aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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 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-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
2015-06-23Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds22-110/+701
2015-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds4-4/+4
2015-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatchingLinus Torvalds1-1/+7
2015-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-0/+2
2015-06-23Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds3-37/+32
2015-06-23Merge tag 'hwmon-for-linus-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds1-0/+1
2015-06-23Merge tag 'mmc-v4.2' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds7-7/+37
2015-06-23Merge tag 'gpio-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds7-42/+46
2015-06-23Merge tag 'pwm/for-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwmLinus Torvalds1-0/+12
2015-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds26-616/+1283
2015-06-22Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-54/+66
2015-06-22Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-10/+11
2015-06-22Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds18-156/+375
2015-06-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds9-20/+140
2015-06-23HSI: cmt_speech: fix timestamp interfaceSebastian Reichel1-5/+11
2015-06-22Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+12