summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-01-08dmaengine: remove dma_async_memcpy_complete() macroBartlomiej Zolnierkiewicz1-4/+1
2013-01-08dmaengine: remove dma_async_memcpy_pending() macroBartlomiej Zolnierkiewicz1-2/+0
2013-01-08dmatest: Fix NULL pointer dereference on ioatJon Mason1-1/+4
2013-01-08DMAEngine: add dmaengine_prep_interleaved_dma wrapper for interleaved apiBarry Song1-0/+7
2013-01-08dmaengine: fix !of_dma compilation warningVinod Koul1-4/+5
2013-01-08of: dma: fix protection of DMA controller data stored by DMA helpersJon Hunter1-2/+3
2013-01-08dmaengine: use for_each_set_bitAkinobu Mita1-17/+1
2013-01-08dmaengine: dw_dmac: Enhance device tree supportViresh Kumar1-17/+26
2013-01-07dmaengine: dw_dmac: Update documentation style comments for dw_dma_platform_dataViresh Kumar1-0/+2
2013-01-07dmaengine: fix build failure due to missing semi-colonVinod Koul1-1/+1
2013-01-07of: dma- fix build break for !CONFIG_OFVinod Koul1-0/+27
2013-01-07of: Add generic device tree DMA helpersJon Hunter1-0/+45
2013-01-07dmaengine: add helper function to request a slave DMA channelJon Hunter1-0/+6
2013-01-03Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds2-0/+3
2013-01-03UAPI: Remove empty Kbuild filesDavid Howells8-8/+0
2013-01-03mm: mempolicy: Convert shared_policy mutex to spinlockMel Gorman1-1/+1
2013-01-02Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-2/+14
2013-01-02mempolicy: remove arg from mpol_parse_str, mpol_to_strHugh Dickins1-7/+4
2012-12-30Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-4/+31
2012-12-30Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2-4/+31
2012-12-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2-1/+4
2012-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+2
2012-12-27mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDEDChristoffer Dall1-1/+7
2012-12-27netprio_cgroup: define sk_cgrp_prioidx only if NETPRIO_CGROUP is enabledLi Zefan1-1/+1
2012-12-26PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHzAndy Lutomirski1-0/+1
2012-12-26PCI: Add PCIe Link Capability link speed and width namesBjorn Helgaas1-0/+2
2012-12-26pidns: Stop pid allocation when init diesEric W. Biederman2-1/+4
2012-12-25ext4: fix deadlock in journal_unmap_buffer()Jan Kara1-1/+1
2012-12-25ext4: split off ext4_journalled_invalidatepage()Jan Kara1-1/+13
2012-12-22Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-1/+1
2012-12-22Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds2-10/+49
2012-12-22Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-0/+1
2012-12-22Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2-32/+5
2012-12-22net: devnet_rename_seq should be a seqcountEric Dumazet1-1/+1
2012-12-22dm: remove map_infoMikulas Patocka1-4/+2
2012-12-22dm: move target request nr to dm_target_ioMikulas Patocka1-4/+10
2012-12-22dm: introduce per_bio_dataMikulas Patocka1-0/+30
2012-12-22dm: prepare to support WRITE SAMEMike Snitzer1-0/+5
2012-12-22dm ioctl: remove PF_MEMALLOCMikulas Patocka1-2/+2
2012-12-21Merge branch 'for-next' of git://git.infradead.org/users/eparis/notifyLinus Torvalds1-10/+21
2012-12-21Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2-2/+5
2012-12-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds6-35/+121
2012-12-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds8-21/+77
2012-12-21linux/kernel.h: fix DIV_ROUND_CLOSEST with unsigned divisorsGuenter Roeck1-2/+4
2012-12-21exec: do not leave bprm->interp on stackKees Cook1-0/+1
2012-12-21vfs: turn is_dir argument to kern_path_create into a lookup_flags argJeff Layton1-2/+2
2012-12-21vfs: add a retry_estale helper function to handle retries on ESTALEJeff Layton1-0/+16
2012-12-21Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowe...Al Viro12-124/+209
2012-12-21vfs: Remove useless function prototypesAlessio Igor Bogani1-4/+0
2012-12-21mm: drop vmtruncateMarco Stornelli1-1/+0