summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2014-04-03mm: vmstat: fix UP zone state accountingJohannes Weiner
2014-04-03mm, hugetlb: fix race in region trackingDavidlohr Bueso
2014-04-03mm, hugetlb: unify region structure handlingJoonsoo Kim
2014-04-03mm: optimize put_mems_allowed() usageMel Gorman
2014-04-03quota: provide function to grab quota structure referenceJan Kara
2014-04-03fanotify: convert access_mutex to spinlockJan Kara
2014-04-03kmemleak: remove redundant codeLi Zefan
2014-04-03bdi: avoid oops on device removalJan Kara
2014-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2014-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-04-02Merge branch 'sched-idle-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-04-02Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-04-02Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2014-04-02Merge tag 'pm+acpi-3.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-02Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2014-04-02Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-04-02Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-04-01Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-04-01Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-04-01Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2014-04-01Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-04-01Merge tag 'tty-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-04-01Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-01Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-04-01Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-01Merge tag 'sound-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-04-01Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-04-01net: Add a test to see if a skb is freeable in irq contextEric W. Biederman
2014-04-01Merge tag 'edac_for_3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2014-04-01net: ptp: move PTP classifier in its own fileDaniel Borkmann