summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-06-25Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+3
2015-06-25lib/string.c: introduce strreplace()Rasmus Villemoes1-0/+1
2015-06-25check_syslog_permissions() cleanupVasily Averin1-3/+3
2015-06-25printk: implement support for extended console driversTejun Heo1-0/+1
2015-06-25printk: guard the amount written per line by devkmsg_read()Tejun Heo1-0/+2
2015-06-25clone: support passing tls argument via C rather than pt_regs magicJosh Triplett2-3/+18
2015-06-25stddef.h: move offsetofend inside #ifndef/#endif guard, neatenJoe Perches1-4/+4
2015-06-25compiler-intel: fix wrong compiler barrier() macroDaniel Borkmann1-0/+2
2015-06-25compiler-gcc: integrate the various compiler-gcc[345].h filesJoe Perches4-185/+116
2015-06-25compiler-gcc.h: neateningJoe Perches1-40/+45
2015-06-25zpool: remove zpool_evict()Dan Streetman1-3/+2
2015-06-25Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds2-1/+12
2015-06-25Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-blockLinus Torvalds12-201/+1617
2015-06-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds4-44/+34
2015-06-25Merge branch 'for-4.2/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2-20/+16
2015-06-25Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds9-55/+71
2015-06-25Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-8/+31
2015-06-25Merge tag 'for-4.2' of git://git.sourceforge.jp/gitroot/uclinux-h8/linuxLinus Torvalds2-0/+2
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-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds16-55/+267
2015-06-24Merge tag 'for-f2fs-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2-14/+27
2015-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-45/+2
2015-06-24Merge 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-24Merge tag 'backlight-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+6
2015-06-24libnvdimm: blk labels and namespace instantiationDan Williams2-0/+28
2015-06-24libnvdimm: pmem label sets and namespace instantiation.Dan Williams3-0/+38
2015-06-24libnvdimm: namespace indices: read and validateDan Williams1-1/+0
2015-06-24libnvdimm, nfit: add interleave-set state-tracking infrastructureDan Williams1-0/+6
2015-06-24libnvdimm: support for legacy (non-aliasing) nvdimmsDan Williams3-2/+25
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 Williams3-0/+47
2015-06-24libnvdimm: control (ioctl) messages for nvdimm_bus and nvdimm devicesDan Williams3-1/+205
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...Tony Luck1-15/+26
2015-06-24mm: clarify that the function operates on hugepage pteAneesh Kumar K.V2-15/+15
2015-06-24powerpc/mm: use generic version of pmdp_clear_flush()Aneesh Kumar K.V1-7/+2
2015-06-24mm/thp: split out pmd collapse flush into separate functionsAneesh Kumar K.V1-0/+21