summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-06-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-45/+2
2015-06-25Merge tag 'pinctrl-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds4-3/+263
2015-06-25drm/dp/mst: close deadlock in connector destruction.Dave Airlie2-0/+6
2015-06-25Merge tag 'backlight-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+6
2015-06-25libnvdimm: blk labels and namespace instantiationDan Williams2-0/+28
2015-06-25libnvdimm: pmem label sets and namespace instantiation.Dan Williams3-0/+38
2015-06-25libnvdimm: namespace indices: read and validateDan Williams1-1/+0
2015-06-25libnvdimm, nfit: add interleave-set state-tracking infrastructureDan Williams1-0/+6
2015-06-25libnvdimm: support for legacy (non-aliasing) nvdimmsDan Williams3-2/+25
2015-06-25libnvdimm, nfit: regions (block-data-window, persistent memory, volatile memory)Dan Williams1-0/+25
2015-06-25libnvdimm, nvdimm: dimm driver and base libnvdimm device-driver infrastructureDan Williams3-0/+47
2015-06-25libnvdimm: control (ioctl) messages for nvdimm_bus and nvdimm devicesDan Williams3-1/+205
2015-06-25libnvdimm, nfit: dimm/memory-devicesDan Williams1-0/+11
2015-06-25libnvdimm: control character device and nvdimm_bus sysfs attributesDan Williams1-1/+5
2015-06-25libnvdimm, nfit: initial libnvdimm infrastructure and NFIT supportDan Williams1-0/+34
2015-06-25mm: kmemleak_alloc_percpu() should follow the gfp from per_alloc()Larry Finger1-2/+4
2015-06-25frontswap: allow multiple backendsDan Streetman1-7/+7
2015-06-25x86, mirror: x86 enabling - find mirrored memory rangesTony Luck1-0/+3
2015-06-25mm/memblock: allocate boot time data structures from mirrored memoryTony Luck1-0/+8
2015-06-25mm/memblock: add extra "flags" to memblock to allow selection of memory based...Tony Luck1-15/+26
2015-06-25mm: clarify that the function operates on hugepage pteAneesh Kumar K.V2-15/+15
2015-06-25powerpc/mm: use generic version of pmdp_clear_flush()Aneesh Kumar K.V1-7/+2
2015-06-25mm/thp: split out pmd collapse flush into separate functionsAneesh Kumar K.V1-0/+21
2015-06-25tracing: add trace event for memory-failureXie XiuQi1-0/+85
2015-06-25memory-failure: change type of action_result's param 3 to enumXie XiuQi1-1/+1
2015-06-25memory-failure: export page_type and action resultXie XiuQi1-0/+34
2015-06-25mm: oom_kill: simplify OOM killer lockingJohannes Weiner1-3/+2
2015-06-25mm: oom_kill: clean up victim marking and exiting interfacesJohannes Weiner1-3/+4
2015-06-25mm/memory-failure: introduce get_hwpoison_page() for consistent refcount hand...Naoya Horiguchi1-0/+1
2015-06-25mm: avoid tail page refcounting on non-THP compound pagesKirill A. Shutemov1-1/+1
2015-06-25mm: only define hashdist variable when neededRasmus Villemoes1-4/+4
2015-06-25mm: new arch_remap() hookLaurent Dufour1-0/+9
2015-06-25mm: new mm hook frameworkLaurent Dufour1-0/+16
2015-06-25linux/slab.h: fix three off-by-one typos in commentRasmus Villemoes1-2/+2
2015-06-25mm/slab_common: support the slub_debug boot option on specific object sizeGavin Guo1-0/+22
2015-06-25watchdog: add watchdog_cpumask sysctl to assist nohzChris Metcalf1-0/+3
2015-06-25smpboot: allow excluding cpus from the smpboot threadsChris Metcalf1-0/+5
2015-06-25configfs: unexport/make static config_item_init()Fabian Frederick1-1/+0
2015-06-25fsnotify: remove obsolete documentationNikolay Borisov1-2/+0
2015-06-25arch: conditionally define smp_{mb,rmb,wmb}Vineet Gupta1-0/+25
2015-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds133-965/+9246
2015-06-25rtc: interface: Remove rtc_set_mmss()Xunlei Pang1-1/+0
2015-06-25rtc: Introduce rtc_tm_sub() helper functionXunlei Pang1-0/+8
2015-06-25Merge branch 'sched-hrtimers-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+10
2015-06-24ACPI / OF: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node()Alexander Sverdlin3-5/+5
2015-06-24ACPI / video: Inline acpi_video_set_dmi_backlight_typeBorislav Petkov1-1/+1
2015-06-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus 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/mp...Linus Torvalds4-30/+349
2015-06-24nfs42: serialize LAYOUTSTATS calls of the same filePeng Tao1-0/+1