aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-04-04Merge tag 'xfs-for-linus-3.15-rc1' of git://oss.sgi.com/xfs/xfsGravatar Linus Torvalds 2-0/+38
2014-04-04Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 3-37/+80
2014-04-04Merge tag 'upstream-3.15-rc1' of git://git.infradead.org/linux-ubifsGravatar Linus Torvalds 1-0/+22
2014-04-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Gravatar Linus Torvalds 1-1/+6
2014-04-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-0/+137
2014-04-04Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-3/+9
2014-04-04Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linuxGravatar Linus Torvalds 2-20/+42
2014-04-04Merge branch 'cross-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 4-6/+21
2014-04-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 14-68/+380
2014-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 5-93/+22
2014-04-03Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Gravatar Linus Torvalds 10-19/+352
2014-04-03Merge tag 'gpio-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Gravatar Linus Torvalds 6-15/+59
2014-04-03Merge branch 'akpm' (incoming from Andrew)Gravatar Linus Torvalds 28-90/+276
2014-04-03nilfs2: verify metadata sizes read from diskGravatar Ryusuke Konishi 1-0/+8
2014-04-03nilfs2: implementation of NILFS_IOCTL_SET_SUINFO ioctlGravatar Andreas Rohner 1-0/+2
2014-04-03nilfs2: add struct nilfs_suinfo_update and flagsGravatar Andreas Rohner 1-0/+42
2014-04-03rtc: pm8xxx: add support for devicetreeGravatar Josh Cartwright 1-25/+0
2014-04-03lib/decompress_inflate.c: include appropriate header fileGravatar Rashika Kheria 1-2/+2
2014-04-03backlight: update bd state & fb_blank properties when necessaryGravatar Liu Ying 1-0/+6
2014-04-03include/linux/printk.h: remove double asmlinkage in printk_emitGravatar Simon Kågström 1-3/+3
2014-04-03printk: remove duplicated check for log levelGravatar Petr Mladek 1-7/+3
2014-04-03xattr: guard against simultaneous glibc header inclusionGravatar Serge Hallyn 2-0/+16
2014-04-03err.h: use bool for IS_ERR and IS_ERR_OR_NULLGravatar Joe Perches 1-3/+4
2014-04-03kernel/groups.c: remove return value of set_groupsGravatar Wang YanQing 1-1/+1
2014-04-03include/linux/syscalls.h: add sys32_quotactl() prototypeGravatar Rashika Kheria 1-0/+2
2014-04-03kobject: don't block for each kobject_ueventGravatar Vladimir Davydov 1-0/+1
2014-04-03drop_caches: add some documentation and info messageGravatar Dave Hansen 1-0/+1
2014-04-03mm: remove read_cache_page_async()Gravatar Sasha Levin 1-10/+0
2014-04-03include/linux/mm.h: remove ifdef conditionGravatar Rashika Kheria 1-2/+0
2014-04-03mm: keep page cache radix tree nodes in checkGravatar Johannes Weiner 4-9/+63
2014-04-03lib: radix_tree: tree node interfaceGravatar Johannes Weiner 1-0/+34
2014-04-03mm: thrash detection-based file cache sizingGravatar Johannes Weiner 2-0/+10
2014-04-03mm + fs: store shadow entries in page cacheGravatar Johannes Weiner 3-1/+14
2014-04-03mm + fs: prepare for non-page entries in page cache radix treesGravatar Johannes Weiner 4-6/+23
2014-04-03mm: filemap: move radix tree hole searching hereGravatar Johannes Weiner 2-4/+5
2014-04-03lib: radix-tree: add radix_tree_delete_item()Gravatar Johannes Weiner 1-0/+1
2014-04-03mm: vmstat: fix UP zone state accountingGravatar Johannes Weiner 1-8/+9
2014-04-03mm, hugetlb: fix race in region trackingGravatar Davidlohr Bueso 1-0/+1
2014-04-03mm, hugetlb: unify region structure handlingGravatar Joonsoo Kim 1-0/+9
2014-04-03mm: optimize put_mems_allowed() usageGravatar Mel Gorman 1-13/+14
2014-04-03quota: provide function to grab quota structure referenceGravatar Jan Kara 1-0/+8
2014-04-03fanotify: convert access_mutex to spinlockGravatar Jan Kara 1-1/+1
2014-04-03kmemleak: remove redundant codeGravatar Li Zefan 1-2/+0
2014-04-03bdi: avoid oops on device removalGravatar Jan Kara 1-1/+1
2014-04-03Merge tag 'vfio-v3.15-rc1' of git://github.com/awilliam/linux-vfioGravatar Linus Torvalds 2-0/+8
2014-04-03Merge tag 'stable/for-linus-3.15-tag' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 4-5/+16
2014-04-03Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Gravatar Linus Torvalds 6-177/+151
2014-04-03Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Gravatar Linus Torvalds 7-54/+62
2014-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Linus Torvalds 3-1/+26
2014-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Gravatar Linus Torvalds 1-3/+3