aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-04-05Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-04-05Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-04-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-04-04Merge tag 'fbdev-main-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-04-04Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-04Merge tag 'xfs-for-linus-3.15-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2014-04-04Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-04-04Merge tag 'upstream-3.15-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2014-04-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2014-04-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-04-04Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-04-04Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linuxLinus Torvalds
2014-04-04Merge branch 'cross-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-04-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
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 '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: move register read/writes into omap-dma.cRussell King
2014-04-04ARM: omap: move dma channel allocation into plat-omap codeRussell King
2014-04-04ARM: omap: clean up DMA register accessesRussell King
2014-04-04ARM: omap: remove references to disable_irq_lchRussell 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-03Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-04-03nilfs2: verify metadata sizes read from diskRyusuke Konishi
2014-04-03nilfs2: implementation of NILFS_IOCTL_SET_SUINFO ioctlAndreas Rohner
2014-04-03nilfs2: add struct nilfs_suinfo_update and flagsAndreas Rohner
2014-04-03rtc: pm8xxx: add support for devicetreeJosh Cartwright
2014-04-03lib/decompress_inflate.c: include appropriate header fileRashika Kheria
2014-04-03backlight: update bd state & fb_blank properties when necessaryLiu Ying
2014-04-03include/linux/printk.h: remove double asmlinkage in printk_emitSimon Kågström
2014-04-03printk: remove duplicated check for log levelPetr Mladek
2014-04-03xattr: guard against simultaneous glibc header inclusionSerge Hallyn
2014-04-03err.h: use bool for IS_ERR and IS_ERR_OR_NULLJoe Perches
2014-04-03kernel/groups.c: remove return value of set_groupsWang YanQing
2014-04-03include/linux/syscalls.h: add sys32_quotactl() prototypeRashika Kheria
2014-04-03kobject: don't block for each kobject_ueventVladimir Davydov
2014-04-03drop_caches: add some documentation and info messageDave Hansen
2014-04-03mm: remove read_cache_page_async()Sasha Levin
2014-04-03include/linux/mm.h: remove ifdef conditionRashika Kheria
2014-04-03mm: keep page cache radix tree nodes in checkJohannes Weiner
2014-04-03lib: radix_tree: tree node interfaceJohannes Weiner
2014-04-03mm: thrash detection-based file cache sizingJohannes Weiner
2014-04-03mm + fs: store shadow entries in page cacheJohannes Weiner
2014-04-03mm + fs: prepare for non-page entries in page cache radix treesJohannes Weiner
2014-04-03mm: filemap: move radix tree hole searching hereJohannes Weiner
2014-04-03lib: radix-tree: add radix_tree_delete_item()Johannes Weiner