aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-04Merge branch 'cross-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfsLinus Torvalds3-6/+18
2014-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds4-92/+10
2014-04-03Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds4-0/+152
2014-04-03Merge tag 'gpio-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds5-14/+58
2014-04-03Merge branch 'akpm' (incoming from Andrew)Linus Torvalds26-90/+260
2014-04-03nilfs2: verify metadata sizes read from diskRyusuke Konishi1-0/+8
2014-04-03nilfs2: implementation of NILFS_IOCTL_SET_SUINFO ioctlAndreas Rohner1-0/+2
2014-04-03nilfs2: add struct nilfs_suinfo_update and flagsAndreas Rohner1-0/+42
2014-04-03rtc: pm8xxx: add support for devicetreeJosh Cartwright1-25/+0
2014-04-03lib/decompress_inflate.c: include appropriate header fileRashika Kheria1-2/+2
2014-04-03backlight: update bd state & fb_blank properties when necessaryLiu Ying1-0/+6
2014-04-03include/linux/printk.h: remove double asmlinkage in printk_emitSimon Kågström1-3/+3
2014-04-03printk: remove duplicated check for log levelPetr Mladek1-7/+3
2014-04-03err.h: use bool for IS_ERR and IS_ERR_OR_NULLJoe Perches1-3/+4
2014-04-03kernel/groups.c: remove return value of set_groupsWang YanQing1-1/+1
2014-04-03include/linux/syscalls.h: add sys32_quotactl() prototypeRashika Kheria1-0/+2
2014-04-03kobject: don't block for each kobject_ueventVladimir Davydov1-0/+1
2014-04-03drop_caches: add some documentation and info messageDave Hansen1-0/+1
2014-04-03mm: remove read_cache_page_async()Sasha Levin1-10/+0
2014-04-03include/linux/mm.h: remove ifdef conditionRashika Kheria1-2/+0
2014-04-03mm: keep page cache radix tree nodes in checkJohannes Weiner4-9/+63
2014-04-03lib: radix_tree: tree node interfaceJohannes Weiner1-0/+34
2014-04-03mm: thrash detection-based file cache sizingJohannes Weiner2-0/+10
2014-04-03mm + fs: store shadow entries in page cacheJohannes Weiner3-1/+14
2014-04-03mm + fs: prepare for non-page entries in page cache radix treesJohannes Weiner4-6/+23
2014-04-03mm: filemap: move radix tree hole searching hereJohannes Weiner2-4/+5
2014-04-03lib: radix-tree: add radix_tree_delete_item()Johannes Weiner1-0/+1
2014-04-03mm: vmstat: fix UP zone state accountingJohannes Weiner1-8/+9
2014-04-03mm, hugetlb: fix race in region trackingDavidlohr Bueso1-0/+1
2014-04-03mm, hugetlb: unify region structure handlingJoonsoo Kim1-0/+9
2014-04-03mm: optimize put_mems_allowed() usageMel Gorman1-13/+14
2014-04-03quota: provide function to grab quota structure referenceJan Kara1-0/+8
2014-04-03fanotify: convert access_mutex to spinlockJan Kara1-1/+1
2014-04-03kmemleak: remove redundant codeLi Zefan1-2/+0
2014-04-03bdi: avoid oops on device removalJan Kara1-1/+1
2014-04-03Merge tag 'vfio-v3.15-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds1-0/+2
2014-04-03Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds4-160/+149
2014-04-03Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds4-27/+48
2014-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+7
2014-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-3/+3
2014-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds30-366/+848
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds3-22/+79
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds9-16/+14
2014-04-02Merge branch 'sched-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+21
2014-04-02Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+18
2014-04-02Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds3-14/+104
2014-04-02Merge tag 'pm+acpi-3.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-3/+9
2014-04-02Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-13/+10
2014-04-02Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+3
2014-04-01Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds3-9/+6