summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-06-25ceph: pre-allocate data structure that tracks caps flushingYan, Zheng1-0/+1
2015-06-25libceph: store timeouts in jiffies, verify user inputIlya Dryomov1-6/+11
2015-06-25libceph: nuke time_sub()Ilya Dryomov1-9/+0
2015-06-25libceph: allow setting osd_req_op's flagsYan, Zheng1-1/+1
2015-06-25libnvdimm: infrastructure for btt devicesDan Williams1-5/+58
2015-06-25firmware: dmi: struct dmi_header should be packedJean Delvare1-1/+1
2015-06-25firmware: dmi_scan: add SBMIOS entry and DMI tablesIvan Khoronzhuk1-0/+2
2015-06-25Merge branch 'topic/pxa' into for-linusVinod Koul1-0/+27
2015-06-25Merge branch 'topic/xdmac' into for-linusVinod Koul1-0/+27
2015-06-25Merge branch 'topic/omap' into for-linusVinod Koul2-0/+38
2015-06-25Merge branch 'topic/core' into for-linusVinod Koul1-0/+8
2015-06-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds14-46/+157
2015-06-25Merge tag 'for-f2fs-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds1-0/+8
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 Torvalds3-3/+7
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 Williams2-0/+34
2015-06-25libnvdimm, nfit: add interleave-set state-tracking infrastructureDan Williams1-0/+6
2015-06-25libnvdimm: support for legacy (non-aliasing) nvdimmsDan Williams2-2/+15
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 Williams2-0/+41
2015-06-25libnvdimm: control (ioctl) messages for nvdimm_bus and nvdimm devicesDan Williams1-1/+26
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.V1-6/+6
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-25Merge 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