Age | Commit message (Expand) | Author |
2013-07-09 | inotify: fix race when adding a new watch | Lino Sanfilippo |
2013-07-09 | dnotify: replace dnotify_mark_mutex with mark mutex of dnotify_group | Lino Sanfilippo |
2013-07-09 | fanotify: put duplicate code for adding vfsmount/inode marks into an own func... | Lino Sanfilippo |
2013-07-09 | fanotify: fix races when adding/removing marks | Lino Sanfilippo |
2013-07-09 | fanotify: info leak in copy_event_to_user() | Dan Carpenter |
2013-07-09 | audit: Fix decimal constant description | Michal Simek |
2013-07-09 | kernel/auditfilter.c: fix leak in audit_add_rule() error path | Chen Gang |
2013-07-09 | kernel/auditfilter.c: fixing build warning | Raphael S. Carvalho |
2013-07-09 | audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_... | Jeff Layton |
2013-07-09 | drivers/dma/iop-adma.c: fix new warnings | Olof Johansson |
2013-07-07 | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2013-07-07 | Merge branch 'cpuinit-delete' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-07-06 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-07-06 | Merge branch 'for-v3.11' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds |
2013-07-06 | Merge tag 'metag-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-07-06 | Merge tag 'xenarm-for-3.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-07-06 | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds |
2013-07-06 | hrtimer: Remove unused variable | Thomas Gleixner |
2013-07-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2013-07-05 | Merge tag 'upstream-3.11-rc1' of git://git.infradead.org/linux-ubi | Linus Torvalds |
2013-07-05 | Merge tag 'upstream-3.11-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds |
2013-07-05 | hrtimers: Move SMP function call to thread context | Thomas Gleixner |
2013-07-05 | clocksource: Reselect clocksource when watchdog validated high-res capability | Thomas Gleixner |
2013-07-05 | DMA: shdma: add DT support | Guennadi Liakhovetski |
2013-07-05 | DMA: shdma: shdma_chan_filter() has to be in shdma-base.h | Guennadi Liakhovetski |
2013-07-05 | DMA: shdma: (cosmetic) don't re-calculate a pointer | Guennadi Liakhovetski |
2013-07-05 | dmaengine: at_hdmac: prepare clk before calling enable | Boris BREZILLON |
2013-07-05 | dmaengine/trivial: at_hdmac: add curly brackets to if/else expressions | Nicolas Ferre |
2013-07-05 | dmaengine: at_hdmac: remove unsuded atc_cleanup_descriptors() | Nicolas Ferre |
2013-07-05 | dmaengine: at_hdmac: add FIFO configuration parameter to DMA DT binding | Ludovic Desroches |
2013-07-05 | ARM: at91: dt: add header to define at_hdmac configuration | Ludovic Desroches |
2013-07-05 | MIPS: jz4740: Correct clock gate bit for DMA controller | Maarten ter Huurne |
2013-07-05 | MIPS: jz4740: Remove custom DMA API | Lars-Peter Clausen |
2013-07-05 | MIPS: jz4740: Register jz4740 DMA device | Lars-Peter Clausen |
2013-07-05 | dma: Add a jz4740 dmaengine driver | Lars-Peter Clausen |
2013-07-05 | MIPS: jz4740: Acquire and enable DMA controller clock | Maarten ter Huurne |
2013-07-05 | dma: mmp_tdma: disable irq when disabling dma channel | Qiao Zhou |
2013-07-05 | dmaengine: PL08x: Avoid collisions with get_signal() macro | Mark Brown |
2013-07-05 | dmaengine: dw: select DW_DMAC_BIG_ENDIAN_IO automagically | Vinod Koul |
2013-07-05 | dma: dw: add PCI part of the driver | Andy Shevchenko |
2013-07-05 | dma: dw: split driver to library part and platform code | Andy Shevchenko |
2013-07-05 | dma: move dw_dmac driver to an own directory | Andy Shevchenko |
2013-07-05 | dw_dmac: don't check resource with devm_ioremap_resource | Andy Shevchenko |
2013-07-05 | dma: pl330: use dma_addr_t for describing bus addresses | Will Deacon |
2013-07-05 | dma: pl330: rip out broken, redundant ID probing | Will Deacon |
2013-07-05 | dma: imx-sdma: move to generic device tree bindings | Shawn Guo |
2013-07-05 | dmaengine: sirf: set dma residue based on the current dma transfer position | Rongjun Ying |
2013-07-05 | dma: tegra: avoid channel lock up after free | Dmitry Osipenko |
2013-07-05 | dma: tegra20-apbdma: err message correction | Dmitry Osipenko |
2013-07-05 | dw_dmac: remove inline marking of EXPORT_SYMBOL functions | Denis Efremov |