aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds16-55/+267
2015-06-24Merge tag 'for-f2fs-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds2-14/+27
2015-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-45/+2
2015-06-24Merge tag 'pinctrl-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds4-3/+263
2015-06-24Merge tag 'backlight-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlightLinus Torvalds1-2/+6
2015-06-24mm: kmemleak_alloc_percpu() should follow the gfp from per_alloc()Larry Finger1-2/+4
2015-06-24frontswap: allow multiple backendsDan Streetman1-7/+7
2015-06-24x86, mirror: x86 enabling - find mirrored memory rangesTony Luck1-0/+3
2015-06-24mm/memblock: allocate boot time data structures from mirrored memoryTony Luck1-0/+8
2015-06-24mm/memblock: add extra "flags" to memblock to allow selection of memory based on attributeTony Luck1-15/+26
2015-06-24mm: clarify that the function operates on hugepage pteAneesh Kumar K.V2-15/+15
2015-06-24powerpc/mm: use generic version of pmdp_clear_flush()Aneesh Kumar K.V1-7/+2
2015-06-24mm/thp: split out pmd collapse flush into separate functionsAneesh Kumar K.V1-0/+21
2015-06-24tracing: add trace event for memory-failureXie XiuQi1-0/+85
2015-06-24memory-failure: change type of action_result's param 3 to enumXie XiuQi1-1/+1
2015-06-24memory-failure: export page_type and action resultXie XiuQi1-0/+34
2015-06-24mm: oom_kill: simplify OOM killer lockingJohannes Weiner1-3/+2
2015-06-24mm: oom_kill: clean up victim marking and exiting interfacesJohannes Weiner1-3/+4
2015-06-24mm/memory-failure: introduce get_hwpoison_page() for consistent refcount handlingNaoya Horiguchi1-0/+1
2015-06-24mm: avoid tail page refcounting on non-THP compound pagesKirill A. Shutemov1-1/+1
2015-06-24mm: only define hashdist variable when neededRasmus Villemoes1-4/+4
2015-06-24mm: new arch_remap() hookLaurent Dufour1-0/+9
2015-06-24mm: new mm hook frameworkLaurent Dufour1-0/+16
2015-06-24linux/slab.h: fix three off-by-one typos in commentRasmus Villemoes1-2/+2
2015-06-24mm/slab_common: support the slub_debug boot option on specific object sizeGavin Guo1-0/+22
2015-06-24watchdog: add watchdog_cpumask sysctl to assist nohzChris Metcalf1-0/+3
2015-06-24smpboot: allow excluding cpus from the smpboot threadsChris Metcalf1-0/+5
2015-06-24configfs: unexport/make static config_item_init()Fabian Frederick1-1/+0
2015-06-24fsnotify: remove obsolete documentationNikolay Borisov1-2/+0
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds133-965/+9246
2015-06-24Merge branch 'sched-hrtimers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+10
2015-06-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+2
2015-06-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-23/+83
2015-06-24Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds4-30/+349
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-0/+5
2015-06-24net: inet_diag: export IPV6_V6ONLY sockoptPhil Sutter1-1/+2
2015-06-24net: ipv4 sysctl option to ignore routes when nexthop link is downAndy Gospodarek4-8/+15
2015-06-24net: track link-status of ipv4 nexthopsAndy Gospodarek2-2/+5
2015-06-23Merge tag 'iommu-updates-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2-0/+49
2015-06-23Merge tag 'for-linus-20150623' of git://git.infradead.org/linux-mtdLinus Torvalds2-181/+13
2015-06-23Merge tag 'mfd-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds11-52/+475
2015-06-23Merge tag 'regulator-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds3-0/+24
2015-06-23Merge tag 'spi-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds1-1/+2
2015-06-23Merge tag 'regmap-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds1-0/+14
2015-06-23Merge tag 'fbdev-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linuxLinus Torvalds3-151/+2
2015-06-23Merge tag 'for-4.2' of git://git.infradead.org/battery-2.6Linus Torvalds3-0/+22
2015-06-23Merge tag 'hsi-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsiLinus Torvalds1-5/+11
2015-06-23Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds9-337/+352
2015-06-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds11-35/+560
2015-06-23Merge branch 'for-linus-clk' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2-14/+19