summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-04-06Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds1-0/+18
2014-04-06Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-0/+1
2014-04-06Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2014-04-06Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds3-4/+24
2014-04-05Merge tag 'fbdev-main-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-42/+0
2014-04-05Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+16
2014-04-05Merge tag 'xfs-for-linus-3.15-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds1-0/+3
2014-04-05Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-5/+10
2014-04-05Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linuxLinus Torvalds1-17/+26
2014-04-05Merge branch 'cross-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-6/+18
2014-04-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds4-92/+10
2014-04-04Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds4-0/+152
2014-04-04Merge tag 'gpio-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds5-14/+58
2014-04-04Merge branch 'devel-stable' into for-nextRussell King31-118/+274
2014-04-04Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unst...Russell King2-4/+23
2014-04-04dmaengine: omap-dma: move register read/writes into omap-dma.cRussell King1-0/+2
2014-04-04ARM: omap: move dma channel allocation into plat-omap codeRussell King1-1/+0
2014-04-04ARM: omap: clean up DMA register accessesRussell King1-0/+13
2014-04-04ARM: omap: remove references to disable_irq_lchRussell King1-1/+0
2014-04-04dmaengine: omap-dma: program hardware directlyRussell King1-2/+4
2014-04-04dmaengine: omap-dma: provide a hook to get the underlying DMA platform opsRussell King1-0/+2
2014-04-04Merge branch 'akpm' (incoming from Andrew)Linus Torvalds26-90/+260
2014-04-04nilfs2: verify metadata sizes read from diskRyusuke Konishi1-0/+8
2014-04-04nilfs2: implementation of NILFS_IOCTL_SET_SUINFO ioctlAndreas Rohner1-0/+2
2014-04-04nilfs2: add struct nilfs_suinfo_update and flagsAndreas Rohner1-0/+42
2014-04-04rtc: pm8xxx: add support for devicetreeJosh Cartwright1-25/+0
2014-04-04lib/decompress_inflate.c: include appropriate header fileRashika Kheria1-2/+2
2014-04-04backlight: update bd state & fb_blank properties when necessaryLiu Ying1-0/+6
2014-04-04include/linux/printk.h: remove double asmlinkage in printk_emitSimon Kågström1-3/+3
2014-04-04printk: remove duplicated check for log levelPetr Mladek1-7/+3
2014-04-04err.h: use bool for IS_ERR and IS_ERR_OR_NULLJoe Perches1-3/+4
2014-04-04kernel/groups.c: remove return value of set_groupsWang YanQing1-1/+1
2014-04-04include/linux/syscalls.h: add sys32_quotactl() prototypeRashika Kheria1-0/+2
2014-04-04kobject: don't block for each kobject_ueventVladimir Davydov1-0/+1
2014-04-04drop_caches: add some documentation and info messageDave Hansen1-0/+1
2014-04-04mm: remove read_cache_page_async()Sasha Levin1-10/+0
2014-04-04include/linux/mm.h: remove ifdef conditionRashika Kheria1-2/+0
2014-04-04mm: keep page cache radix tree nodes in checkJohannes Weiner4-9/+63
2014-04-04lib: radix_tree: tree node interfaceJohannes Weiner1-0/+34
2014-04-04mm: thrash detection-based file cache sizingJohannes Weiner2-0/+10
2014-04-04mm + fs: store shadow entries in page cacheJohannes Weiner3-1/+14
2014-04-04mm + fs: prepare for non-page entries in page cache radix treesJohannes Weiner4-6/+23
2014-04-04mm: filemap: move radix tree hole searching hereJohannes Weiner2-4/+5
2014-04-04lib: radix-tree: add radix_tree_delete_item()Johannes Weiner1-0/+1
2014-04-04mm: vmstat: fix UP zone state accountingJohannes Weiner1-8/+9
2014-04-04mm, hugetlb: fix race in region trackingDavidlohr Bueso1-0/+1
2014-04-04mm, hugetlb: unify region structure handlingJoonsoo Kim1-0/+9
2014-04-04mm: optimize put_mems_allowed() usageMel Gorman1-13/+14
2014-04-04quota: provide function to grab quota structure referenceJan Kara1-0/+8
2014-04-04fanotify: convert access_mutex to spinlockJan Kara1-1/+1