| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-07-01 | 9 | -107/+416 |
|\ |
|
| * | param: fix module param locks when !CONFIG_SYSFS. | Rusty Russell | 2015-06-28 | 1 | -0/+2 |
| * | rcu: merge fix for Convert ACCESS_ONCE() to READ_ONCE() and WRITE_ONCE() | Stephen Rothwell | 2015-06-24 | 1 | -1/+1 |
| * | module: add per-module param_lock | Dan Streetman | 2015-06-23 | 2 | -52/+10 |
| * | module: make perm const | Dan Streetman | 2015-06-23 | 1 | -1/+1 |
| * | kernel/params.c: generalize bool_enable_only | Luis R. Rodriguez | 2015-05-28 | 1 | -0/+6 |
| * | kernel/params: constify struct kernel_param_ops uses | Luis R. Rodriguez | 2015-05-28 | 1 | -15/+15 |
| * | sysfs: tightened sysfs permission checks | Gobinda Charan Maji | 2015-05-28 | 1 | -8/+10 |
| * | module: Make the mod_tree stuff conditional on PERF_EVENTS || TRACING | Peter Zijlstra | 2015-05-28 | 1 | -1/+3 |
| * | module: Optimize __module_address() using a latched RB-tree | Peter Zijlstra | 2015-05-28 | 1 | -3/+26 |
| * | rbtree: Implement generic latch_tree | Peter Zijlstra | 2015-05-28 | 1 | -0/+212 |
| * | seqlock: Introduce raw_read_seqcount_latch() | Peter Zijlstra | 2015-05-28 | 1 | -2/+7 |
| * | rcu: Move lockless_dereference() out of rcupdate.h | Peter Zijlstra | 2015-05-28 | 2 | -15/+15 |
| * | seqlock: Better document raw_write_seqcount_latch() | Peter Zijlstra | 2015-05-28 | 1 | -1/+75 |
| * | rbtree: Make lockless searches non-fatal | Peter Zijlstra | 2015-05-28 | 2 | -10/+27 |
| * | module: Sanitize RCU usage and locking | Peter Zijlstra | 2015-05-28 | 1 | -2/+10 |
* | | Merge tag 'arc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup... | Linus Torvalds | 2015-07-01 | 1 | -1/+27 |
|\ \ |
|
| * | | arch: conditionally define smp_{mb,rmb,wmb} | Vineet Gupta | 2015-06-25 | 1 | -0/+25 |
* | | | Merge tag 'xfs-for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-06-30 | 1 | -2/+7 |
|\ \ \ |
|
| * \ \ | Merge branch 'xfs-dax-support' into for-next | Dave Chinner | 2015-06-04 | 1 | -2/+7 |
| |\ \ \ |
|
| | * | | | dax: expose __dax_fault for filesystems with locking constraints | Dave Chinner | 2015-06-04 | 1 | -1/+4 |
| | * | | | dax: don't abuse get_block mapping for endio callbacks | Dave Chinner | 2015-06-04 | 1 | -2/+4 |
* | | | | | Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-06-30 | 1 | -55/+0 |
|\ \ \ \ \ |
|
| * | | | | | btrfs: qgroup: Cleanup the old ref_node-oriented mechanism. | Qu Wenruo | 2015-06-10 | 1 | -55/+0 |
* | | | | | | Merge tag 'md/4.2' of git://neil.brown.name/md | Linus Torvalds | 2015-06-29 | 1 | -0/+13 |
|\ \ \ \ \ \ |
|
| * | | | | | | wait: introduce wait_event_exclusive_cmd | Yuanhan Liu | 2015-06-17 | 1 | -0/+13 |
* | | | | | | | Fix kmalloc slab creation sequence | Christoph Lameter | 2015-06-29 | 1 | -22/+0 |
* | | | | | | | Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-06-29 | 8 | -1/+661 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | arch, x86: pmem api for ensuring durability of persistent memory updates | Ross Zwisler | 2015-06-26 | 2 | -0/+155 |
| * | | | | | | | libnvdimm: Add sysfs numa_node to NVDIMM devices | Toshi Kani | 2015-06-26 | 1 | -0/+1 |
| * | | | | | | | libnvdimm: Set numa_node to NVDIMM devices | Toshi Kani | 2015-06-26 | 1 | -0/+1 |
| * | | | | | | | acpi: Add acpi_map_pxm_to_online_node() | Toshi Kani | 2015-06-26 | 1 | -0/+5 |
| * | | | | | | | libnvdimm, nfit: handle unarmed dimms, mark namespaces read-only | Dan Williams | 2015-06-26 | 1 | -0/+2 |
| * | | | | | | | libnvdimm, nfit, nd_blk: driver for BLK-mode access persistent memory | Ross Zwisler | 2015-06-26 | 1 | -2/+25 |
| * | | | | | | | nd_btt: atomic sector updates | Vishal Verma | 2015-06-26 | 1 | -0/+1 |
| * | | | | | | | libnvdimm: infrastructure for btt devices | Dan Williams | 2015-06-25 | 1 | -5/+58 |
| * | | | | | | | libnvdimm: blk labels and namespace instantiation | Dan Williams | 2015-06-24 | 2 | -0/+28 |
| * | | | | | | | libnvdimm: pmem label sets and namespace instantiation. | Dan Williams | 2015-06-24 | 3 | -0/+38 |
| * | | | | | | | libnvdimm: namespace indices: read and validate | Dan Williams | 2015-06-24 | 1 | -1/+0 |
| * | | | | | | | libnvdimm, nfit: add interleave-set state-tracking infrastructure | Dan Williams | 2015-06-24 | 1 | -0/+6 |
| * | | | | | | | libnvdimm: support for legacy (non-aliasing) nvdimms | Dan Williams | 2015-06-24 | 3 | -2/+25 |
| * | | | | | | | libnvdimm, nfit: regions (block-data-window, persistent memory, volatile memory) | Dan Williams | 2015-06-24 | 1 | -0/+25 |
| * | | | | | | | libnvdimm, nvdimm: dimm driver and base libnvdimm device-driver infrastructure | Dan Williams | 2015-06-24 | 3 | -0/+47 |
| * | | | | | | | libnvdimm: control (ioctl) messages for nvdimm_bus and nvdimm devices | Dan Williams | 2015-06-24 | 3 | -1/+205 |
| * | | | | | | | libnvdimm, nfit: dimm/memory-devices | Dan Williams | 2015-06-24 | 1 | -0/+11 |
| * | | | | | | | libnvdimm: control character device and nvdimm_bus sysfs attributes | Dan Williams | 2015-06-24 | 1 | -1/+5 |
| * | | | | | | | libnvdimm, nfit: initial libnvdimm infrastructure and NFIT support | Dan Williams | 2015-06-24 | 1 | -0/+34 |
| * | | | | | | | e820, efi: add ACPI 6.0 persistent memory types | Dan Williams | 2015-05-27 | 1 | -1/+2 |
* | | | | | | | | Merge tag 'dmaengine-4.2-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2015-06-29 | 4 | -34/+124 |
|\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge branch 'topic/pxa' into for-linus | Vinod Koul | 2015-06-25 | 1 | -0/+27 |
| |\ \ \ \ \ \ \ \ |
|