Age | Commit message (Expand) | Author | Files | Lines |
2016-06-25 | selftests/vm/compaction_test: fix write to restore nr_hugepages | Mike Kravetz | 1 | -1/+1 |
2016-06-20 | ftracetest: Fix hist unsupported result in hist selftests | Steven Rostedt (Red Hat) | 3 | -15/+12 |
2016-06-07 | soreuseport: Fix reuseport_bpf testcase on 32bit architectures | Helge Deller | 1 | -5/+5 |
2016-05-25 | Merge branch 'parisc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -1/+9 |
2016-05-24 | Merge tag 'linux-kselftest-4.7-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -3/+80 |
2016-05-24 | Merge tag 'trace-v4.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds | 1 | -10/+5 |
2016-05-23 | Merge tag 'libnvdimm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -22/+108 |
2016-05-23 | ftracetest: Use proper logic to find process PID | Steven Rostedt (Red Hat) | 1 | -10/+5 |
2016-05-23 | Merge tag 'trace-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds | 1 | -0/+143 |
2016-05-22 | selftests/thuge-gen: Use platform specific MAP_HUGETLB value | Helge Deller | 1 | -0/+2 |
2016-05-22 | parisc: Add ARCH_TRACEHOOK and regset support | Helge Deller | 1 | -1/+7 |
2016-05-21 | Merge branch 'for-4.7/dax' into libnvdimm-for-next | Dan Williams | 2 | -0/+11 |
2016-05-21 | /dev/dax, pmem: direct access to persistent memory | Dan Williams | 2 | -0/+11 |
2016-05-21 | radix-tree: tidy up next_chunk | Matthew Wilcox | 1 | -44/+55 |
2016-05-21 | radix-tree: rename radix_tree_is_indirect_ptr() | Matthew Wilcox | 1 | -2/+2 |
2016-05-21 | radix-tree: rename indirect_to_ptr() to entry_to_node() | Matthew Wilcox | 2 | -3/+2 |
2016-05-21 | radix tree test suite: remove dependencies on height | Matthew Wilcox | 2 | -12/+25 |
2016-05-21 | radix-tree: fix radix_tree_dump() for multi-order entries | Ross Zwisler | 1 | -0/+1 |
2016-05-21 | radix-tree: fix radix_tree_range_tag_if_tagged() for multiorder entries | Matthew Wilcox | 2 | -1/+34 |
2016-05-21 | radix-tree: add test for radix_tree_locate_item() | Ross Zwisler | 2 | -1/+15 |
2016-05-21 | radix-tree: rewrite radix_tree_locate_item | Matthew Wilcox | 1 | -12/+18 |
2016-05-21 | radix-tree: fix radix_tree_create for sibling entries | Matthew Wilcox | 1 | -0/+5 |
2016-05-21 | radix-tree test suite: add multi-order tag test | Ross Zwisler | 1 | -0/+97 |
2016-05-21 | radix tree test suite: multi-order iteration test | Ross Zwisler | 1 | -0/+92 |
2016-05-21 | radix-tree: add support for multi-order iterating | Ross Zwisler | 2 | -4/+4 |
2016-05-21 | radix-tree: fix multiorder BUG_ON in radix_tree_insert | Matthew Wilcox | 1 | -0/+12 |
2016-05-21 | radix-tree: fix several shrinking bugs with multiorder entries | Matthew Wilcox | 1 | -0/+39 |
2016-05-21 | radix tree test suite: start adding multiorder tests | Matthew Wilcox | 5 | -5/+76 |
2016-05-21 | raxix-tree: introduce CONFIG_RADIX_TREE_MULTIORDER | Matthew Wilcox | 1 | -0/+1 |
2016-05-21 | radix tree test suite: rebuild when headers change | Ross Zwisler | 1 | -1/+1 |
2016-05-21 | radix tree test suite: keep regression test runs short | Ross Zwisler | 1 | -7/+15 |
2016-05-21 | radix tree test suite: allow testing other fan-out values | Ross Zwisler | 2 | -7/+2 |
2016-05-21 | radix tree test suite: add tests for radix_tree_locate_item() | Matthew Wilcox | 2 | -0/+44 |
2016-05-21 | radix tree test suite: fix build | Matthew Wilcox | 3 | -8/+12 |
2016-05-20 | Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 16 | -30/+439 |
2016-05-19 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -2/+28 |
2016-05-19 | Merge tag 'trace-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 9 | -0/+530 |
2016-05-18 | Merge branch 'for-4.7/dsm' into libnvdimm-for-next | Dan Williams | 1 | -17/+33 |
2016-05-18 | Merge branch 'for-4.7/libnvdimm' into libnvdimm-for-next | Dan Williams | 1 | -0/+44 |
2016-05-18 | Merge branch 'for-4.7/dax' into libnvdimm-for-next | Dan Williams | 2 | -7/+22 |
2016-05-17 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -0/+649 |
2016-05-16 | Merge branch 'core-signals-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -0/+185 |
2016-05-16 | tools: testing: define the _GNU_SOURCE macro | Muhammad Falak R Wani | 1 | -1/+1 |
2016-05-16 | kselftests/ftrace: Add a test case for event pid filtering | Namhyung Kim | 1 | -0/+72 |
2016-05-16 | kselftests/ftrace: Detect tracefs mount point | Namhyung Kim | 1 | -2/+7 |
2016-05-13 | selftests/seccomp: add MIPS self-test support | Matt Redfearn | 1 | -2/+28 |
2016-05-11 | selftests/powerpc: Add test to check if TM SPRs are corrupted | Rashmica Gupta | 3 | -1/+146 |
2016-05-11 | selftests/powerpc: Add TM test to check if TAR is corrupted | Rashmica Gupta | 3 | -1/+92 |
2016-05-11 | selftests/powerpc: Add test for forking inside transaction | Rashmica Gupta | 3 | -1/+44 |
2016-05-11 | selftests/powerpc: Standardise TM calls | Rashmica Gupta | 2 | -13/+7 |