summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-04-03Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-04-03Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-04-03Merge tag 'gpio-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-04-04Merge branch 'devel-stable' into for-nextRussell King
2014-04-04Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unst...Russell King
2014-04-04dmaengine: omap-dma: more consolidation of CCR register setupRussell King
2014-04-04dmaengine: omap-dma: move IRQ handling to omap-dmaRussell King
2014-04-04dmaengine: omap-dma: move register read/writes into omap-dma.cRussell King
2014-04-04ARM: omap: dma: get rid of 'p' allocation and clean upRussell King
2014-04-04ARM: omap: move dma channel allocation into plat-omap codeRussell King
2014-04-04ARM: omap: dma: get rid of errata globalRussell King
2014-04-04ARM: omap: clean up DMA register accessesRussell King
2014-04-04ARM: omap: remove almost-const variablesRussell King
2014-04-04ARM: omap: remove references to disable_irq_lchRussell King
2014-04-04dmaengine: omap-dma: cleanup errata 3.3 handlingRussell King
2014-04-04dmaengine: omap-dma: provide register read/write functionsRussell King
2014-04-04dmaengine: omap-dma: use cached CCR value when enabling DMARussell King
2014-04-04dmaengine: omap-dma: move barrier to omap_dma_start_desc()Russell King
2014-04-04dmaengine: omap-dma: move clnk_ctrl setting to preparation functionsRussell King
2014-04-04dmaengine: omap-dma: improve efficiency loading C.SA/C.EI/C.FI registersRussell King
2014-04-04dmaengine: omap-dma: consolidate clearing channel status registerRussell King
2014-04-04dmaengine: omap-dma: move CCR buffering disable errata out of the fast pathRussell King
2014-04-04dmaengine: omap-dma: provide register definitionsRussell King
2014-04-04dmaengine: omap-dma: consolidate setup of CCRRussell King
2014-04-04dmaengine: omap-dma: consolidate setup of CSDPRussell King
2014-04-04dmaengine: omap-dma: move reading of dma position to omap-dma.cRussell King
2014-04-04dmaengine: omap-dma: control start/stop directlyRussell King
2014-04-04dmaengine: omap-dma: consolidate writes to DMA registersRussell King
2014-04-04dmaengine: omap-dma: program hardware directlyRussell King
2014-04-04dmaengine: omap-dma: provide a hook to get the underlying DMA platform opsRussell King
2014-04-04dmaengine: omap-dma: use devm_kzalloc() to allocate omap_dmadev.Russell King
2014-04-03Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-04-03Documentation/SubmittingPatches: remove references to patch-scriptsMitchel Humpherys
2014-04-03Documentation/SubmittingPatches: update some dead URLsMitchel Humpherys
2014-04-03Documentation/filesystems/ntfs.txt: remove changelog referenceFabian Frederick
2014-04-03Documentation/kmemleak.txt: updatesWang YanQing
2014-04-03fs/reiserfs/super.c: add __init to init_inodecacheFabian Frederick
2014-04-03fs/reiserfs: move prototype declaration to header fileRashika Kheria
2014-04-03fs/hfsplus/attributes.c: add __init to hfsplus_create_attr_tree_cache()Fabian Frederick
2014-04-03fs/hfsplus/extents.c: fix concurrent acess of alloc_blocksSougata Santra
2014-04-03fs/hfsplus/extents.c: remove unused variable in hfsplus_get_blockSougata Santra
2014-04-03nilfs2: update project's web site in nilfs2.txtRyusuke Konishi
2014-04-03nilfs2: update MAINTAINERS file entries fixRyusuke Konishi
2014-04-03nilfs2: verify metadata sizes read from diskRyusuke Konishi
2014-04-03nilfs2: add FITRIM ioctl support for nilfs2Andreas Rohner
2014-04-03nilfs2: add nilfs_sufile_trim_fs to trim clean segsAndreas Rohner
2014-04-03nilfs2: implementation of NILFS_IOCTL_SET_SUINFO ioctlAndreas Rohner
2014-04-03nilfs2: add nilfs_sufile_set_suinfo to update segment usageAndreas Rohner
2014-04-03nilfs2: add struct nilfs_suinfo_update and flagsAndreas Rohner