Age | Commit message (Expand) | Author |
2012-08-01 | serial: sh-sci: fix compilation breakage, when DMA is enabled | Guennadi Liakhovetski |
2012-08-01 | dmaengine: shdma: restore partial transfer calculation | Guennadi Liakhovetski |
2012-07-31 | Platform: OLPC: move global variables into priv struct | Andres Salomon |
2012-07-31 | Platform: OLPC: move debugfs support from x86 EC driver | Andres Salomon |
2012-07-31 | x86: OLPC: switch over to using new EC driver on x86 | Andres Salomon |
2012-07-31 | Platform: OLPC: add a suspended flag to the EC driver | Andres Salomon |
2012-07-31 | Platform: OLPC: turn EC driver into a platform_driver | Andres Salomon |
2012-07-31 | Platform: OLPC: allow EC cmd to be overridden, and create a workqueue to call it | Andres Salomon |
2012-07-31 | drivers: OLPC: update various drivers to include olpc-ec.h | Andres Salomon |
2012-07-31 | Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driver | Andres Salomon |
2012-07-31 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-07-31 | Merge tag 'vfio-for-v3.6' of git://github.com/awilliam/linux-vfio | Linus Torvalds |
2012-07-31 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-07-31 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2012-07-31 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-07-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-07-31 | rtc/rtc-88pm80x: remove unneed devm_kfree | Devendra Naga |
2012-07-31 | rtc/rtc-88pm80x: assign ret only when rtc_register_driver fails | Devendra Naga |
2012-07-31 | nbd: set SOCK_MEMALLOC for access to PFMEMALLOC reserves | Mel Gorman |
2012-07-31 | netvm: propagate page->pfmemalloc from skb_alloc_page to skb | Mel Gorman |
2012-07-31 | mm: factor out memory isolate functions | Minchan Kim |
2012-07-31 | drivers/media/video/v4l2-ioctl.c: fix build | Andrew Morton |
2012-07-31 | Merge tag 'for-v3.6' of git://git.infradead.org/battery-2.6 | Linus Torvalds |
2012-07-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2012-07-31 | [media] radio-tea5777: use library for 64bits div | Mauro Carvalho Chehab |
2012-07-31 | vfio: Add PCI device driver | Alex Williamson |
2012-07-31 | vfio: Type1 IOMMU implementation | Alex Williamson |
2012-07-31 | vfio: VFIO core | Alex Williamson |
2012-07-31 | thermal: Constify 'type' argument for the registration routine | Anton Vorontsov |
2012-07-31 | Merge with upstream to accommodate with thermal changes | Anton Vorontsov |
2012-07-31 | Merge branches 'dma-omap', 'dma-pl08x' and 'dma-sa11x0' into dmaengine | Russell King |
2012-07-31 | ARM: 7464/1: mmc: omap_hsmmc: ensure probe returns error if DMA channel reque... | Kevin Hilman |
2012-07-31 | mtd: omap2: remove private DMA API implementation | Russell King |
2012-07-31 | mtd: omap2: add DMA engine support | Russell King |
2012-07-31 | spi: omap2-mcspi: remove private DMA API implementation | Russell King |
2012-07-31 | spi: omap2-mcspi: add DMA engine support | Russell King |
2012-07-31 | mmc: omap: remove private DMA API implementation | Russell King |
2012-07-31 | mmc: omap: add DMA engine support | Russell King |
2012-07-31 | mmc: omap_hsmmc: remove private DMA API implementation | Russell King |
2012-07-31 | mmc: omap_hsmmc: add DMA engine support | Russell King |
2012-07-31 | dmaengine: omap: add support for cyclic DMA | Russell King |
2012-07-31 | dmaengine: omap: add support for setting fi | Russell King |
2012-07-31 | dmaengine: omap: add support for returning residue in tx_state method | Russell King |
2012-07-31 | dmaengine: add OMAP DMA engine driver | Russell King |
2012-07-31 | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Jens Axboe |
2012-07-31 | floppy: remove duplicated flag FD_RAW_NEED_DISK | Fengguang Wu |
2012-07-31 | blk: pass from_schedule to non-request unplug functions. | NeilBrown |
2012-07-31 | blk: centralize non-request unplug handling. | NeilBrown |
2012-07-31 | md: remove plug_cnt feature of plugging. | NeilBrown |
2012-07-31 | block/nbd: micro-optimization in nbd request completion | Chetan Loke |