aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-06-24Merge tag 'pinctrl-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds3-3/+7
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-24libnvdimm: blk labels and namespace instantiationDan Williams2-0/+28
2015-06-24libnvdimm: pmem label sets and namespace instantiation.Dan Williams2-0/+34
2015-06-24libnvdimm, nfit: add interleave-set state-tracking infrastructureDan Williams1-0/+6
2015-06-24libnvdimm: support for legacy (non-aliasing) nvdimmsDan Williams2-2/+15
2015-06-24libnvdimm, nfit: regions (block-data-window, persistent memory, volatile memory)Dan Williams1-0/+25
2015-06-24libnvdimm, nvdimm: dimm driver and base libnvdimm device-driver infrastructureDan Williams2-0/+41
2015-06-24libnvdimm: control (ioctl) messages for nvdimm_bus and nvdimm devicesDan Williams1-1/+26
2015-06-24libnvdimm, nfit: dimm/memory-devicesDan Williams1-0/+11
2015-06-24libnvdimm: control character device and nvdimm_bus sysfs attributesDan Williams1-1/+5
2015-06-24libnvdimm, nfit: initial libnvdimm infrastructure and NFIT supportDan Williams1-0/+34
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.V1-6/+6
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 Torvalds51-349/+7598
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-24Merge branch 'sched-hrtimers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+10
2015-06-24ACPI / OF: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node()Alexander Sverdlin2-4/+4
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 Torvalds2-21/+76
2015-06-24nfs42: serialize LAYOUTSTATS calls of the same filePeng Tao1-0/+1
2015-06-24NFSv.2/pnfs Add a LAYOUTSTATS rpc functionTrond Myklebust2-0/+44
2015-06-24net: ipv4 sysctl option to ignore routes when nexthop link is downAndy Gospodarek1-0/+3
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-24of: fix a build error to of_graph_get_endpoint_by_regs functionInki Dae1-1/+1
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 Torvalds9-52/+446
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