Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | ftracetest: Use proper logic to find process PID | Steven Rostedt (Red Hat) | 2016-05-23 | 1 | -10/+5 | |
* | | | | | | | | Merge tag 'libnvdimm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-05-23 | 4 | -22/+108 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'for-4.7/dax' into libnvdimm-for-next | Dan Williams | 2016-05-21 | 2 | -0/+11 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | /dev/dax, pmem: direct access to persistent memory | Dan Williams | 2016-05-20 | 2 | -0/+11 | |
| * | | | | | | | | | Merge branch 'for-4.7/acpi6.1' into libnvdimm-for-next | Dan Williams | 2016-05-18 | 3 | -3/+5 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'for-4.7/dsm' into libnvdimm-for-next | Dan Williams | 2016-05-18 | 1 | -17/+33 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | tools/testing/nvdimm: ND_CMD_CALL support | Dan Williams | 2016-05-05 | 1 | -3/+18 | |
| | * | | | | | | | | | | nfit, libnvdimm: clarify "commands" vs "_DSMs" | Dan Williams | 2016-04-28 | 1 | -13/+14 | |
| | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'for-4.7/libnvdimm' into libnvdimm-for-next | Dan Williams | 2016-05-18 | 1 | -0/+44 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | libnvdimm, test: add mock SMART data payload | Dan Williams | 2016-04-11 | 1 | -0/+44 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge branch 'for-4.7/dax' into libnvdimm-for-next | Dan Williams | 2016-05-18 | 2 | -7/+22 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | libnvdimm, dax: introduce device-dax infrastructure | Dan Williams | 2016-05-09 | 1 | -0/+1 | |
| | * | | | | | | | | | libnvdimm, pmem, pfn: make pmem_rw_bytes generic and refactor pfn setup | Dan Williams | 2016-04-22 | 2 | -7/+21 | |
| | |/ / / / / / / / | ||||||
* | | | | | | | | | | Merge tag 'trace-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds | 2016-05-22 | 1 | -0/+143 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | / / / | |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
| * | | | | | | | | ftracetest: Add instance created, delete, read and enable event test | Steven Rostedt (Red Hat) | 2016-05-09 | 1 | -0/+143 | |
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-05-20 | 12 | -42/+487 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | radix-tree: tidy up next_chunk | Matthew Wilcox | 2016-05-20 | 1 | -44/+55 | |
| * | | | | | | | | | radix-tree: rename radix_tree_is_indirect_ptr() | Matthew Wilcox | 2016-05-20 | 1 | -2/+2 | |
| * | | | | | | | | | radix-tree: rename indirect_to_ptr() to entry_to_node() | Matthew Wilcox | 2016-05-20 | 2 | -3/+2 | |
| * | | | | | | | | | radix tree test suite: remove dependencies on height | Matthew Wilcox | 2016-05-20 | 2 | -12/+25 | |
| * | | | | | | | | | radix-tree: fix radix_tree_dump() for multi-order entries | Ross Zwisler | 2016-05-20 | 1 | -0/+1 | |
| * | | | | | | | | | radix-tree: fix radix_tree_range_tag_if_tagged() for multiorder entries | Matthew Wilcox | 2016-05-20 | 2 | -1/+34 | |
| * | | | | | | | | | radix-tree: add test for radix_tree_locate_item() | Ross Zwisler | 2016-05-20 | 2 | -1/+15 | |
| * | | | | | | | | | radix-tree: rewrite radix_tree_locate_item | Matthew Wilcox | 2016-05-20 | 1 | -12/+18 | |
| * | | | | | | | | | radix-tree: fix radix_tree_create for sibling entries | Matthew Wilcox | 2016-05-20 | 1 | -0/+5 | |
| * | | | | | | | | | radix-tree test suite: add multi-order tag test | Ross Zwisler | 2016-05-20 | 1 | -0/+97 | |
| * | | | | | | | | | radix tree test suite: multi-order iteration test | Ross Zwisler | 2016-05-20 | 1 | -0/+92 | |
| * | | | | | | | | | radix-tree: add support for multi-order iterating | Ross Zwisler | 2016-05-20 | 2 | -4/+4 | |
| * | | | | | | | | | radix-tree: fix multiorder BUG_ON in radix_tree_insert | Matthew Wilcox | 2016-05-20 | 1 | -0/+12 | |
| * | | | | | | | | | radix-tree: fix several shrinking bugs with multiorder entries | Matthew Wilcox | 2016-05-20 | 1 | -0/+39 | |
| * | | | | | | | | | radix tree test suite: start adding multiorder tests | Matthew Wilcox | 2016-05-20 | 5 | -5/+76 | |
| * | | | | | | | | | raxix-tree: introduce CONFIG_RADIX_TREE_MULTIORDER | Matthew Wilcox | 2016-05-20 | 1 | -0/+1 | |
| * | | | | | | | | | radix tree test suite: rebuild when headers change | Ross Zwisler | 2016-05-20 | 1 | -1/+1 | |
| * | | | | | | | | | radix tree test suite: keep regression test runs short | Ross Zwisler | 2016-05-20 | 1 | -7/+15 | |
| * | | | | | | | | | radix tree test suite: allow testing other fan-out values | Ross Zwisler | 2016-05-20 | 2 | -7/+2 | |
| * | | | | | | | | | radix tree test suite: add tests for radix_tree_locate_item() | Matthew Wilcox | 2016-05-20 | 2 | -0/+44 | |
| * | | | | | | | | | radix tree test suite: fix build | Matthew Wilcox | 2016-05-20 | 3 | -8/+12 | |
* | | | | | | | | | | Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-05-20 | 3 | -5/+136 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge 4.6-rc7 into staging-next | Greg Kroah-Hartman | 2016-05-09 | 6 | -36/+312 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge tag 'iio-for-4.7b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman | 2016-04-26 | 2 | -4/+105 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | iio: tools: generic_buffer: auto-enable channels | Linus Walleij | 2016-04-19 | 2 | -4/+105 | |
| * | | | | | | | | | | | Merge 4.6-rc3 into staging-next | Greg Kroah-Hartman | 2016-04-11 | 12 | -48/+163 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | / / / / / / | | | |_|_|/ / / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge tag 'iio-for-4.7a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman | 2016-04-04 | 2 | -1/+31 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | iio: Add channel for UV index | Peter Meerwald-Stadler | 2016-04-03 | 1 | -0/+2 | |
| | * | | | | | | | | | iio: Add modifier for UV light | Peter Meerwald-Stadler | 2016-04-03 | 1 | -0/+2 | |
| | * | | | | | | | | | iio: tools: make generic_buffer look for "-trigger" | Linus Walleij | 2016-04-03 | 1 | -1/+13 | |
| | * | | | | | | | | | tools: iio: Update iio_event_monitor names | Peter Meerwald-Stadler | 2016-03-20 | 1 | -0/+14 | |
| | * | | | | | | | | | Merge 4.5-rc6 into staging-next | Greg Kroah-Hartman | 2016-03-01 | 4 | -16/+98 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
* | | \ \ \ \ \ \ \ \ \ | Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-05-20 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge 4.6-rc7 into char-misc-testing | Greg Kroah-Hartman | 2016-05-09 | 6 | -36/+312 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | | |