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