summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-2416-55/+267
|\
| * mm: kmemleak_alloc_percpu() should follow the gfp from per_alloc()Larry Finger2015-06-241-2/+4
| * frontswap: allow multiple backendsDan Streetman2015-06-241-7/+7
| * x86, mirror: x86 enabling - find mirrored memory rangesTony Luck2015-06-241-0/+3
| * mm/memblock: allocate boot time data structures from mirrored memoryTony Luck2015-06-241-0/+8
| * mm/memblock: add extra "flags" to memblock to allow selection of memory based...Tony Luck2015-06-241-15/+26
| * mm: clarify that the function operates on hugepage pteAneesh Kumar K.V2015-06-242-15/+15
| * powerpc/mm: use generic version of pmdp_clear_flush()Aneesh Kumar K.V2015-06-241-7/+2
| * mm/thp: split out pmd collapse flush into separate functionsAneesh Kumar K.V2015-06-241-0/+21
| * tracing: add trace event for memory-failureXie XiuQi2015-06-241-0/+85
| * memory-failure: change type of action_result's param 3 to enumXie XiuQi2015-06-241-1/+1
| * memory-failure: export page_type and action resultXie XiuQi2015-06-241-0/+34
| * mm: oom_kill: simplify OOM killer lockingJohannes Weiner2015-06-241-3/+2
| * mm: oom_kill: clean up victim marking and exiting interfacesJohannes Weiner2015-06-241-3/+4
| * mm/memory-failure: introduce get_hwpoison_page() for consistent refcount hand...Naoya Horiguchi2015-06-241-0/+1
| * mm: avoid tail page refcounting on non-THP compound pagesKirill A. Shutemov2015-06-241-1/+1
| * mm: only define hashdist variable when neededRasmus Villemoes2015-06-241-4/+4
| * mm: new arch_remap() hookLaurent Dufour2015-06-241-0/+9
| * mm: new mm hook frameworkLaurent Dufour2015-06-241-0/+16
| * linux/slab.h: fix three off-by-one typos in commentRasmus Villemoes2015-06-241-2/+2
| * mm/slab_common: support the slub_debug boot option on specific object sizeGavin Guo2015-06-241-0/+22
| * watchdog: add watchdog_cpumask sysctl to assist nohzChris Metcalf2015-06-241-0/+3
| * smpboot: allow excluding cpus from the smpboot threadsChris Metcalf2015-06-241-0/+5
| * configfs: unexport/make static config_item_init()Fabian Frederick2015-06-241-1/+0
| * fsnotify: remove obsolete documentationNikolay Borisov2015-06-241-2/+0
* | Merge tag 'for-f2fs-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2015-06-242-14/+27
|\ \
| * | f2fs crypto: declare some definitions for f2fs encryption featureJaegeuk Kim2015-05-281-1/+3
| * | f2fs: add f2fs_map_blocksJaegeuk Kim2015-05-281-14/+14
| * | f2fs: add feature facility in superblockJaegeuk Kim2015-05-281-1/+2
| * | f2fs: add missing version info in superblockJaegeuk Kim2015-05-281-0/+5
| * | f2fs: export more enums for tracepointJaegeuk Kim2015-05-071-0/+5
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-06-243-45/+2
|\ \ \
| * | | Input: add OnKey driver for DA9063 MFD partSteve Twiss2015-06-091-0/+1
| * | | Input: stmpe-ts - enforce device tree only modeDmitry Torokhov2015-05-261-44/+0
| * | | Input: update email-id of Rajeev KumarRajeev Kumar2015-05-221-1/+1
* | | | Merge tag 'pinctrl-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2015-06-244-3/+263
|\ \ \ \
| * | | | pinctrl: use "const struct ..." rather than "struct ... const"Masahiro Yamada2015-06-011-1/+1
| * | | | pinctrl: remove useless const qualifierMasahiro Yamada2015-06-011-1/+1
| * | | | pinctrl: mt6397: Add pinfunc header file for mt6397.Hongzhou Yang2015-05-191-0/+256
| * | | | pinctrl: use ERR_CAST instead of ERR_PTR/PTR_ERRFabian Frederick2015-05-061-1/+1
| * | | | pinctrl: move strict option to pinmux_opsLinus Walleij2015-05-062-3/+4
| * | | | pinctrl: allow exlusive GPIO/mux pin allocationSonic Zhang2015-05-061-0/+3
* | | | | Merge tag 'backlight-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-06-241-2/+6
|\ \ \ \ \
| * | | | | backlight: Change the return type of backlight_update_status() to intHyungwon Hwang2015-06-231-2/+6
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-24133-965/+9246
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-242-0/+5
| |\ \ \ \ \
| | * | | | | sctp: fix ASCONF list handlingMarcelo Ricardo Leitner2015-06-142-0/+5
| * | | | | | net: inet_diag: export IPV6_V6ONLY sockoptPhil Sutter2015-06-241-1/+2
| * | | | | | net: ipv4 sysctl option to ignore routes when nexthop link is downAndy Gospodarek2015-06-244-8/+15
| * | | | | | net: track link-status of ipv4 nexthopsAndy Gospodarek2015-06-242-2/+5