summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* dmaengine.h: remove redundant else keywordAndy Shevchenko2013-02-14
* Merge tag 'ux500-dma40' of //git.linaro.org/people/fabiobaltieri/linux.gitVinod Koul2013-01-21
|\
| * dmaengine: ste_dma40: add software lli supportFabio Baltieri2013-01-14
| * dmaengine: ste_dma40: add missing kernel-doc entryFabio Baltieri2013-01-14
| * dmaengine: ste_dma40: physical channels number correctionGerald Baeza2013-01-14
* | pl080.h: moved from arm/include/asm/hardware to include/linux/amba/Alessandro Rubini2013-01-13
* | dmaengine: introduce is_slave_direction functionAndy Shevchenko2013-01-12
* | dmaengine: remove dma_async_memcpy_complete() macroBartlomiej Zolnierkiewicz2013-01-07
* | dmaengine: remove dma_async_memcpy_pending() macroBartlomiej Zolnierkiewicz2013-01-07
* | dmatest: Fix NULL pointer dereference on ioatJon Mason2013-01-07
* | DMAEngine: add dmaengine_prep_interleaved_dma wrapper for interleaved apiBarry Song2013-01-07
* | dmaengine: fix !of_dma compilation warningVinod Koul2013-01-07
* | of: dma: fix protection of DMA controller data stored by DMA helpersJon Hunter2013-01-07
* | dmaengine: use for_each_set_bitAkinobu Mita2013-01-07
* | dmaengine: dw_dmac: Enhance device tree supportViresh Kumar2013-01-07
* | dmaengine: dw_dmac: Update documentation style comments for dw_dma_platform_dataViresh Kumar2013-01-06
* | dmaengine: fix build failure due to missing semi-colonVinod Koul2013-01-06
* | of: dma- fix build break for !CONFIG_OFVinod Koul2013-01-06
* | of: Add generic device tree DMA helpersJon Hunter2013-01-06
* | dmaengine: add helper function to request a slave DMA channelJon Hunter2013-01-06
|/
* Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds2013-01-02
|\
| * PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHzAndy Lutomirski2012-12-26
* | UAPI: Remove empty Kbuild filesDavid Howells2013-01-02
* | mm: mempolicy: Convert shared_policy mutex to spinlockMel Gorman2013-01-02
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-01-02
|\ \
| * | ext4: fix deadlock in journal_unmap_buffer()Jan Kara2012-12-25
* | | mempolicy: remove arg from mpol_parse_str, mpol_to_strHugh Dickins2013-01-02
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-12-27
|\ \ \
| * | | pidns: Stop pid allocation when init diesEric W. Biederman2012-12-25
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-12-27
|\ \ \
| * | | net: devnet_rename_seq should be a seqcountEric Dumazet2012-12-21
* | | | mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDEDChristoffer Dall2012-12-26
| |/ / |/| |
* | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2012-12-21
|\ \ \
| * | | watchdog: WatchDog Timer Driver Core: fix commentFabio Porcedda2012-12-19
* | | | Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds2012-12-21
|\ \ \ \
| * | | | dm: remove map_infoMikulas Patocka2012-12-21
| * | | | dm: move target request nr to dm_target_ioMikulas Patocka2012-12-21
| * | | | dm: introduce per_bio_dataMikulas Patocka2012-12-21
| * | | | dm: prepare to support WRITE SAMEMike Snitzer2012-12-21
* | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-12-21
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | mlx4_core: Allow choosing flow steering modeJack Morgenstein2012-12-19
* | | | | Merge branch 'for-next' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2012-12-20
|\ \ \ \ \
| * | | | | fsnotify: make fasync generic for both inotify and fanotifyEric Paris2012-12-11
| * | | | | fsnotify: change locking orderLino Sanfilippo2012-12-11
| * | | | | fsnotify: dont put marks on temporary list when clearing marks by groupLino Sanfilippo2012-12-11
| * | | | | fsnotify: introduce locked versions of fsnotify_add_mark() and fsnotify_remov...Lino Sanfilippo2012-12-11
| * | | | | fsnotify: pass group to fsnotify_destroy_mark()Lino Sanfilippo2012-12-11
| * | | | | fsnotify: use a mutex instead of a spinlock to protect a groups mark listLino Sanfilippo2012-12-11
| * | | | | fsnotify: introduce fsnotify_get_group()Lino Sanfilippo2012-12-11
| * | | | | inotify, fanotify: replace fsnotify_put_group() with fsnotify_destroy_group()Lino Sanfilippo2012-12-11