summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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-25Input: improve parsing OF parameters for touchscreensDmitry Torokhov
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-25genirq: Remove irq_node()Jiang Liu
2015-06-25genirq: Clean up outdated comments related to include/linux/irqdesc.hJiang Liu
2015-06-25crush: sync up with userspaceIlya Dryomov
2015-06-25ceph: pre-allocate data structure that tracks caps flushingYan, Zheng
2015-06-25libceph: store timeouts in jiffies, verify user inputIlya Dryomov
2015-06-25libceph: nuke time_sub()Ilya Dryomov
2015-06-25libceph: allow setting osd_req_op's flagsYan, Zheng
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-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, 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-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
2015-06-24mm: oom_kill: clean up victim marking and exiting interfacesJohannes Weiner
2015-06-24mm/memory-failure: introduce get_hwpoison_page() for consistent refcount hand...Naoya Horiguchi