summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-07-019-107/+416
|\
| * param: fix module param locks when !CONFIG_SYSFS.Rusty Russell2015-06-281-0/+2
| * rcu: merge fix for Convert ACCESS_ONCE() to READ_ONCE() and WRITE_ONCE()Stephen Rothwell2015-06-241-1/+1
| * module: add per-module param_lockDan Streetman2015-06-232-52/+10
| * module: make perm constDan Streetman2015-06-231-1/+1
| * kernel/params.c: generalize bool_enable_onlyLuis R. Rodriguez2015-05-281-0/+6
| * kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez2015-05-281-15/+15
| * sysfs: tightened sysfs permission checksGobinda Charan Maji2015-05-281-8/+10
| * module: Make the mod_tree stuff conditional on PERF_EVENTS || TRACINGPeter Zijlstra2015-05-281-1/+3
| * module: Optimize __module_address() using a latched RB-treePeter Zijlstra2015-05-281-3/+26
| * rbtree: Implement generic latch_treePeter Zijlstra2015-05-281-0/+212
| * seqlock: Introduce raw_read_seqcount_latch()Peter Zijlstra2015-05-281-2/+7
| * rcu: Move lockless_dereference() out of rcupdate.hPeter Zijlstra2015-05-282-15/+15
| * seqlock: Better document raw_write_seqcount_latch()Peter Zijlstra2015-05-281-1/+75
| * rbtree: Make lockless searches non-fatalPeter Zijlstra2015-05-282-10/+27
| * module: Sanitize RCU usage and lockingPeter Zijlstra2015-05-281-2/+10
* | Merge tag 'arc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2015-07-011-1/+27
|\ \
| * | arch: conditionally define smp_{mb,rmb,wmb}Vineet Gupta2015-06-251-0/+25
* | | Merge tag 'xfs-for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-301-2/+7
|\ \ \
| * \ \ Merge branch 'xfs-dax-support' into for-nextDave Chinner2015-06-041-2/+7
| |\ \ \
| | * | | dax: expose __dax_fault for filesystems with locking constraintsDave Chinner2015-06-041-1/+4
| | * | | dax: don't abuse get_block mapping for endio callbacksDave Chinner2015-06-041-2/+4
* | | | | Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-06-301-55/+0
|\ \ \ \ \
| * | | | | btrfs: qgroup: Cleanup the old ref_node-oriented mechanism.Qu Wenruo2015-06-101-55/+0
* | | | | | Merge tag 'md/4.2' of git://neil.brown.name/mdLinus Torvalds2015-06-291-0/+13
|\ \ \ \ \ \
| * | | | | | wait: introduce wait_event_exclusive_cmdYuanhan Liu2015-06-171-0/+13
* | | | | | | Fix kmalloc slab creation sequenceChristoph Lameter2015-06-291-22/+0
* | | | | | | Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-298-1/+661
|\ \ \ \ \ \ \
| * | | | | | | arch, x86: pmem api for ensuring durability of persistent memory updatesRoss Zwisler2015-06-262-0/+155
| * | | | | | | libnvdimm: Add sysfs numa_node to NVDIMM devicesToshi Kani2015-06-261-0/+1
| * | | | | | | libnvdimm: Set numa_node to NVDIMM devicesToshi Kani2015-06-261-0/+1
| * | | | | | | acpi: Add acpi_map_pxm_to_online_node()Toshi Kani2015-06-261-0/+5
| * | | | | | | libnvdimm, nfit: handle unarmed dimms, mark namespaces read-onlyDan Williams2015-06-261-0/+2
| * | | | | | | libnvdimm, nfit, nd_blk: driver for BLK-mode access persistent memoryRoss Zwisler2015-06-261-2/+25
| * | | | | | | nd_btt: atomic sector updatesVishal Verma2015-06-261-0/+1
| * | | | | | | libnvdimm: infrastructure for btt devicesDan Williams2015-06-251-5/+58
| * | | | | | | libnvdimm: blk labels and namespace instantiationDan Williams2015-06-242-0/+28
| * | | | | | | libnvdimm: pmem label sets and namespace instantiation.Dan Williams2015-06-243-0/+38
| * | | | | | | libnvdimm: namespace indices: read and validateDan Williams2015-06-241-1/+0
| * | | | | | | libnvdimm, nfit: add interleave-set state-tracking infrastructureDan Williams2015-06-241-0/+6
| * | | | | | | libnvdimm: support for legacy (non-aliasing) nvdimmsDan Williams2015-06-243-2/+25
| * | | | | | | libnvdimm, nfit: regions (block-data-window, persistent memory, volatile memory)Dan Williams2015-06-241-0/+25
| * | | | | | | libnvdimm, nvdimm: dimm driver and base libnvdimm device-driver infrastructureDan Williams2015-06-243-0/+47
| * | | | | | | libnvdimm: control (ioctl) messages for nvdimm_bus and nvdimm devicesDan Williams2015-06-243-1/+205
| * | | | | | | libnvdimm, nfit: dimm/memory-devicesDan Williams2015-06-241-0/+11
| * | | | | | | libnvdimm: control character device and nvdimm_bus sysfs attributesDan Williams2015-06-241-1/+5
| * | | | | | | libnvdimm, nfit: initial libnvdimm infrastructure and NFIT supportDan Williams2015-06-241-0/+34
| * | | | | | | e820, efi: add ACPI 6.0 persistent memory typesDan Williams2015-05-271-1/+2
* | | | | | | | Merge tag 'dmaengine-4.2-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-06-294-34/+124
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'topic/pxa' into for-linusVinod Koul2015-06-251-0/+27
| |\ \ \ \ \ \ \ \