summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | ftracetest: Use proper logic to find process PIDSteven Rostedt (Red Hat)2016-05-231-10/+5Star
* | | | | | | | Merge tag 'libnvdimm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-05-234-22/+108
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'for-4.7/dax' into libnvdimm-for-nextDan Williams2016-05-212-0/+11
| |\ \ \ \ \ \ \ \
| | * | | | | | | | /dev/dax, pmem: direct access to persistent memoryDan Williams2016-05-212-0/+11
| * | | | | | | | | Merge branch 'for-4.7/acpi6.1' into libnvdimm-for-nextDan Williams2016-05-183-3/+5
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'for-4.7/dsm' into libnvdimm-for-nextDan Williams2016-05-181-17/+33
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | tools/testing/nvdimm: ND_CMD_CALL supportDan Williams2016-05-061-3/+18
| | * | | | | | | | | | nfit, libnvdimm: clarify "commands" vs "_DSMs"Dan Williams2016-04-291-13/+14
| | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'for-4.7/libnvdimm' into libnvdimm-for-nextDan Williams2016-05-181-0/+44
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | libnvdimm, test: add mock SMART data payloadDan Williams2016-04-111-0/+44
| | |/ / / / / / / / /
| * | | | | | | | | | Merge branch 'for-4.7/dax' into libnvdimm-for-nextDan Williams2016-05-182-7/+22
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | libnvdimm, dax: introduce device-dax infrastructureDan Williams2016-05-101-0/+1
| | * | | | | | | | | libnvdimm, pmem, pfn: make pmem_rw_bytes generic and refactor pfn setupDan Williams2016-04-222-7/+21
| | |/ / / / / / / /
* | | | | | | | | | Merge tag 'trace-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2016-05-231-0/+143
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | / / / | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | ftracetest: Add instance created, delete, read and enable event testSteven Rostedt (Red Hat)2016-05-101-0/+143
* | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-05-2112-42/+487
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | radix-tree: tidy up next_chunkMatthew Wilcox2016-05-211-44/+55
| * | | | | | | | | radix-tree: rename radix_tree_is_indirect_ptr()Matthew Wilcox2016-05-211-2/+2
| * | | | | | | | | radix-tree: rename indirect_to_ptr() to entry_to_node()Matthew Wilcox2016-05-212-3/+2Star
| * | | | | | | | | radix tree test suite: remove dependencies on heightMatthew Wilcox2016-05-212-12/+25
| * | | | | | | | | radix-tree: fix radix_tree_dump() for multi-order entriesRoss Zwisler2016-05-211-0/+1
| * | | | | | | | | radix-tree: fix radix_tree_range_tag_if_tagged() for multiorder entriesMatthew Wilcox2016-05-212-1/+34
| * | | | | | | | | radix-tree: add test for radix_tree_locate_item()Ross Zwisler2016-05-212-1/+15
| * | | | | | | | | radix-tree: rewrite radix_tree_locate_itemMatthew Wilcox2016-05-211-12/+18
| * | | | | | | | | radix-tree: fix radix_tree_create for sibling entriesMatthew Wilcox2016-05-211-0/+5
| * | | | | | | | | radix-tree test suite: add multi-order tag testRoss Zwisler2016-05-211-0/+97
| * | | | | | | | | radix tree test suite: multi-order iteration testRoss Zwisler2016-05-211-0/+92
| * | | | | | | | | radix-tree: add support for multi-order iteratingRoss Zwisler2016-05-212-4/+4
| * | | | | | | | | radix-tree: fix multiorder BUG_ON in radix_tree_insertMatthew Wilcox2016-05-211-0/+12
| * | | | | | | | | radix-tree: fix several shrinking bugs with multiorder entriesMatthew Wilcox2016-05-211-0/+39
| * | | | | | | | | radix tree test suite: start adding multiorder testsMatthew Wilcox2016-05-215-5/+76
| * | | | | | | | | raxix-tree: introduce CONFIG_RADIX_TREE_MULTIORDERMatthew Wilcox2016-05-211-0/+1
| * | | | | | | | | radix tree test suite: rebuild when headers changeRoss Zwisler2016-05-211-1/+1
| * | | | | | | | | radix tree test suite: keep regression test runs shortRoss Zwisler2016-05-211-7/+15
| * | | | | | | | | radix tree test suite: allow testing other fan-out valuesRoss Zwisler2016-05-212-7/+2Star
| * | | | | | | | | radix tree test suite: add tests for radix_tree_locate_item()Matthew Wilcox2016-05-212-0/+44
| * | | | | | | | | radix tree test suite: fix buildMatthew Wilcox2016-05-213-8/+12
* | | | | | | | | | Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-213-5/+136
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge 4.6-rc7 into staging-nextGreg Kroah-Hartman2016-05-096-36/+312
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge tag 'iio-for-4.7b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-04-272-4/+105
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | iio: tools: generic_buffer: auto-enable channelsLinus Walleij2016-04-192-4/+105
| * | | | | | | | | | | Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman2016-04-1112-48/+163
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | / / / / / / | | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge tag 'iio-for-4.7a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-04-042-1/+31
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| | * | | | | | | | | iio: Add channel for UV indexPeter Meerwald-Stadler2016-04-031-0/+2
| | * | | | | | | | | iio: Add modifier for UV lightPeter Meerwald-Stadler2016-04-031-0/+2
| | * | | | | | | | | iio: tools: make generic_buffer look for "-trigger"Linus Walleij2016-04-031-1/+13
| | * | | | | | | | | tools: iio: Update iio_event_monitor namesPeter Meerwald-Stadler2016-03-201-0/+14
| | * | | | | | | | | Merge 4.5-rc6 into staging-nextGreg Kroah-Hartman2016-03-024-16/+98
| | |\ \ \ \ \ \ \ \ \
* | | \ \ \ \ \ \ \ \ \ Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-05-211-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge 4.6-rc7 into char-misc-testingGreg Kroah-Hartman2016-05-096-36/+312
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | |