aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-06-25lib/string.c: introduce strreplace()Gravatar Rasmus Villemoes 1-0/+1
2015-06-25check_syslog_permissions() cleanupGravatar Vasily Averin 1-3/+3
2015-06-25printk: implement support for extended console driversGravatar Tejun Heo 1-0/+1
2015-06-25printk: guard the amount written per line by devkmsg_read()Gravatar Tejun Heo 1-0/+2
2015-06-25clone: support passing tls argument via C rather than pt_regs magicGravatar Josh Triplett 2-3/+18
2015-06-25stddef.h: move offsetofend inside #ifndef/#endif guard, neatenGravatar Joe Perches 1-4/+4
2015-06-25compiler-intel: fix wrong compiler barrier() macroGravatar Daniel Borkmann 1-0/+2
2015-06-25compiler-gcc: integrate the various compiler-gcc[345].h filesGravatar Joe Perches 4-185/+116
2015-06-25compiler-gcc.h: neateningGravatar Joe Perches 1-40/+45
2015-06-25zpool: remove zpool_evict()Gravatar Dan Streetman 1-3/+2
2015-06-24Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 16-55/+267
2015-06-24Merge tag 'for-f2fs-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Gravatar Linus Torvalds 2-14/+27
2015-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 3-45/+2
2015-06-24Merge tag 'pinctrl-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Gravatar Linus Torvalds 4-3/+263
2015-06-24Merge tag 'backlight-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-2/+6
2015-06-24mm: kmemleak_alloc_percpu() should follow the gfp from per_alloc()Gravatar Larry Finger 1-2/+4
2015-06-24frontswap: allow multiple backendsGravatar Dan Streetman 1-7/+7
2015-06-24x86, mirror: x86 enabling - find mirrored memory rangesGravatar Tony Luck 1-0/+3
2015-06-24mm/memblock: allocate boot time data structures from mirrored memoryGravatar Tony Luck 1-0/+8
2015-06-24mm/memblock: add extra "flags" to memblock to allow selection of memory based...Gravatar Tony Luck 1-15/+26
2015-06-24mm: clarify that the function operates on hugepage pteGravatar Aneesh Kumar K.V 2-15/+15
2015-06-24powerpc/mm: use generic version of pmdp_clear_flush()Gravatar Aneesh Kumar K.V 1-7/+2
2015-06-24mm/thp: split out pmd collapse flush into separate functionsGravatar Aneesh Kumar K.V 1-0/+21
2015-06-24tracing: add trace event for memory-failureGravatar Xie XiuQi 1-0/+85
2015-06-24memory-failure: change type of action_result's param 3 to enumGravatar Xie XiuQi 1-1/+1
2015-06-24memory-failure: export page_type and action resultGravatar Xie XiuQi 1-0/+34
2015-06-24mm: oom_kill: simplify OOM killer lockingGravatar Johannes Weiner 1-3/+2
2015-06-24mm: oom_kill: clean up victim marking and exiting interfacesGravatar Johannes Weiner 1-3/+4
2015-06-24mm/memory-failure: introduce get_hwpoison_page() for consistent refcount hand...Gravatar Naoya Horiguchi 1-0/+1
2015-06-24mm: avoid tail page refcounting on non-THP compound pagesGravatar Kirill A. Shutemov 1-1/+1
2015-06-24mm: only define hashdist variable when neededGravatar Rasmus Villemoes 1-4/+4
2015-06-24mm: new arch_remap() hookGravatar Laurent Dufour 1-0/+9
2015-06-24mm: new mm hook frameworkGravatar Laurent Dufour 1-0/+16
2015-06-24linux/slab.h: fix three off-by-one typos in commentGravatar Rasmus Villemoes 1-2/+2
2015-06-24mm/slab_common: support the slub_debug boot option on specific object sizeGravatar Gavin Guo 1-0/+22
2015-06-24watchdog: add watchdog_cpumask sysctl to assist nohzGravatar Chris Metcalf 1-0/+3
2015-06-24smpboot: allow excluding cpus from the smpboot threadsGravatar Chris Metcalf 1-0/+5
2015-06-24configfs: unexport/make static config_item_init()Gravatar Fabian Frederick 1-1/+0
2015-06-24fsnotify: remove obsolete documentationGravatar Nikolay Borisov 1-2/+0
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 133-965/+9246
2015-06-24Merge branch 'sched-hrtimers-for-linus' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 1-0/+10
2015-06-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-0/+2
2015-06-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 3-23/+83
2015-06-24Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Gravatar Linus Torvalds 4-30/+349
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 2-0/+5
2015-06-24net: inet_diag: export IPV6_V6ONLY sockoptGravatar Phil Sutter 1-1/+2
2015-06-24net: ipv4 sysctl option to ignore routes when nexthop link is downGravatar Andy Gospodarek 4-8/+15
2015-06-24net: track link-status of ipv4 nexthopsGravatar Andy Gospodarek 2-2/+5
2015-06-23Merge tag 'iommu-updates-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-0/+49
2015-06-23Merge tag 'for-linus-20150623' of git://git.infradead.org/linux-mtdGravatar Linus Torvalds 2-181/+13