summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-06-25printk: guard the amount written per line by devkmsg_read()Tejun Heo
2015-06-25clone: support passing tls argument via C rather than pt_regs magicJosh Triplett
2015-06-25stddef.h: move offsetofend inside #ifndef/#endif guard, neatenJoe Perches
2015-06-25compiler-intel: fix wrong compiler barrier() macroDaniel Borkmann
2015-06-25compiler-gcc: integrate the various compiler-gcc[345].h filesJoe Perches
2015-06-25compiler-gcc.h: neateningJoe Perches
2015-06-25zpool: remove zpool_evict()Dan Streetman
2015-06-25Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds
2015-06-25Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-25Merge branch 'for-4.2/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-25Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-25Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2015-06-25Merge tag 'for-4.2' of git://git.sourceforge.jp/gitroot/uclinux-h8/linuxLinus Torvalds
2015-06-25libnvdimm: infrastructure for btt devicesDan Williams
2015-06-25firmware: dmi: struct dmi_header should be packedJean Delvare
2015-06-25firmware: dmi_scan: add SBMIOS entry and DMI tablesIvan Khoronzhuk
2015-06-25Merge branch 'topic/pxa' into for-linusVinod Koul
2015-06-25Merge branch 'topic/xdmac' into for-linusVinod Koul
2015-06-25Merge branch 'topic/omap' into for-linusVinod Koul
2015-06-25Merge branch 'topic/core' into for-linusVinod Koul
2015-06-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-06-24Merge tag 'for-f2fs-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds
2015-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-06-24Merge tag 'pinctrl-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2015-06-25drm/dp/mst: close deadlock in connector destruction.Dave Airlie
2015-06-24Merge tag 'backlight-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-06-24libnvdimm: blk labels and namespace instantiationDan Williams
2015-06-24libnvdimm: pmem label sets and namespace instantiation.Dan Williams
2015-06-24libnvdimm: namespace indices: read and validateDan Williams
2015-06-24libnvdimm, nfit: add interleave-set state-tracking infrastructureDan Williams
2015-06-24libnvdimm: support for legacy (non-aliasing) nvdimmsDan Williams
2015-06-24libnvdimm, nfit: regions (block-data-window, persistent memory, volatile memory)Dan Williams
2015-06-24libnvdimm, nvdimm: dimm driver and base libnvdimm device-driver infrastructureDan Williams
2015-06-24libnvdimm: control (ioctl) messages for nvdimm_bus and nvdimm devicesDan Williams
2015-06-24libnvdimm, nfit: dimm/memory-devicesDan Williams
2015-06-24libnvdimm: control character device and nvdimm_bus sysfs attributesDan Williams
2015-06-24libnvdimm, nfit: initial libnvdimm infrastructure and NFIT supportDan Williams
2015-06-24mm: kmemleak_alloc_percpu() should follow the gfp from per_alloc()Larry Finger
2015-06-24frontswap: allow multiple backendsDan Streetman
2015-06-24x86, mirror: x86 enabling - find mirrored memory rangesTony Luck
2015-06-24mm/memblock: allocate boot time data structures from mirrored memoryTony Luck
2015-06-24mm/memblock: add extra "flags" to memblock to allow selection of memory based...Tony Luck
2015-06-24mm: clarify that the function operates on hugepage pteAneesh Kumar K.V
2015-06-24powerpc/mm: use generic version of pmdp_clear_flush()Aneesh Kumar K.V
2015-06-24mm/thp: split out pmd collapse flush into separate functionsAneesh Kumar K.V
2015-06-24tracing: add trace event for memory-failureXie XiuQi
2015-06-24memory-failure: change type of action_result's param 3 to enumXie XiuQi
2015-06-24memory-failure: export page_type and action resultXie XiuQi
2015-06-24mm: oom_kill: simplify OOM killer lockingJohannes Weiner