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