aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds14-68/+380
2014-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds5-93/+22
2014-04-03Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds10-19/+352
2014-04-03Merge tag 'gpio-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds6-15/+59
2014-04-03Merge branch 'akpm' (incoming from Andrew)Linus Torvalds28-90/+276
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-03xattr: guard against simultaneous glibc header inclusionSerge Hallyn2-0/+16
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 Torvalds2-0/+8
2014-04-03Merge tag 'stable/for-linus-3.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds4-5/+16
2014-04-03Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds6-177/+151
2014-04-03Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds7-54/+62
2014-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-1/+26
2014-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-3/+3
2014-04-03Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'ocrdma', 'qib', 'sgwrapper', 'srp' and 'usnic' into for-nextRoland Dreier5-10/+11
2014-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds101-849/+3018
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds4-22/+102
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds12-21/+19
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 Torvalds2-2/+101
2014-04-02Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds4-14/+115
2014-04-02Merge tag 'pm+acpi-3.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-4/+10