Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | selftests/ftrace: Add SPDX License Identifier to template | Masami Hiramatsu | 2018-10-24 | 1 | -0/+1 | |
| * | | | | | | | | selftests/ftrace: More initialize features in initialize_ftrace | Masami Hiramatsu | 2018-10-24 | 1 | -0/+5 | |
| * | | | | | | | | selftests/ftrace: Add case number prefix to logfile | Masami Hiramatsu | 2018-10-24 | 1 | -2/+2 | |
| * | | | | | | | | selftests/ftrace: Add --console hidden option | Masami Hiramatsu | 2018-10-24 | 1 | -1/+13 | |
| * | | | | | | | | selftests/ftrace: Add --stop-fail hidden option for debug | Masami Hiramatsu | 2018-10-24 | 1 | -0/+13 | |
* | | | | | | | | | Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds | 2018-10-28 | 28 | -1008/+497 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
| * | | | | | | | | radix tree: Remove multiorder support | Matthew Wilcox | 2018-10-21 | 1 | -1/+0 | |
| * | | | | | | | | radix tree test: Convert multiorder tests to XArray | Matthew Wilcox | 2018-10-21 | 1 | -56/+49 | |
| * | | | | | | | | radix tree tests: Convert item_delete_rcu to XArray | Matthew Wilcox | 2018-10-21 | 2 | -3/+3 | |
| * | | | | | | | | radix tree tests: Convert item_kill_tree to XArray | Matthew Wilcox | 2018-10-21 | 1 | -21/+9 | |
| * | | | | | | | | radix tree tests: Move item_insert_order | Matthew Wilcox | 2018-10-21 | 3 | -11/+22 | |
| * | | | | | | | | radix tree test suite: Remove multiorder benchmarking | Matthew Wilcox | 2018-10-21 | 1 | -29/+21 | |
| * | | | | | | | | radix tree test suite: Remove __item_insert | Matthew Wilcox | 2018-10-21 | 2 | -7/+1 | |
| * | | | | | | | | xarray: Move multiorder_check to in-kernel tests | Matthew Wilcox | 2018-10-21 | 1 | -48/+0 | |
| * | | | | | | | | xarray: Move multiorder_shrink to kernel tests | Matthew Wilcox | 2018-10-21 | 1 | -173/+0 | |
| * | | | | | | | | xarray: Move multiorder account test in-kernel | Matthew Wilcox | 2018-10-21 | 1 | -24/+0 | |
| * | | | | | | | | radix tree test suite: Convert iteration test to XArray | Matthew Wilcox | 2018-10-21 | 3 | -58/+63 | |
| * | | | | | | | | radix tree test suite: Convert tag_tagged_items to XArray | Matthew Wilcox | 2018-10-21 | 8 | -57/+46 | |
| * | | | | | | | | radix tree: Remove radix_tree_clear_tags | Matthew Wilcox | 2018-10-21 | 1 | -29/+0 | |
| * | | | | | | | | radix tree: Remove split/join code | Matthew Wilcox | 2018-10-21 | 2 | -338/+0 | |
| * | | | | | | | | radix tree: Remove radix_tree_update_node_t | Matthew Wilcox | 2018-10-21 | 1 | -1/+1 | |
| * | | | | | | | | shmem: Convert find_swap_entry to XArray | Matthew Wilcox | 2018-10-21 | 3 | -84/+0 | |
| * | | | | | | | | radix tree test suite: Convert regression1 to XArray | Matthew Wilcox | 2018-10-21 | 1 | -39/+19 | |
| * | | | | | | | | page cache: Convert find_get_pages_contig to XArray | Matthew Wilcox | 2018-10-21 | 1 | -23/+0 | |
| * | | | | | | | | ida: Convert to XArray | Matthew Wilcox | 2018-10-21 | 1 | -5/+3 | |
| * | | | | | | | | xarray: Add XArray unconditional store operations | Matthew Wilcox | 2018-10-21 | 6 | -1/+42 | |
| * | | | | | | | | xarray: Add XArray marks | Matthew Wilcox | 2018-10-21 | 4 | -11/+118 | |
| * | | | | | | | | xarray: Add XArray load operation | Matthew Wilcox | 2018-10-21 | 8 | -2/+39 | |
| * | | | | | | | | xarray: Define struct xa_node | Matthew Wilcox | 2018-10-21 | 1 | -15/+15 | |
| * | | | | | | | | xarray: Add definition of struct xarray | Matthew Wilcox | 2018-10-21 | 6 | -7/+19 | |
| * | | | | | | | | xarray: Change definition of sibling entries | Matthew Wilcox | 2018-09-30 | 2 | -1/+2 | |
| * | | | | | | | | xarray: Replace exceptional entries | Matthew Wilcox | 2018-09-30 | 4 | -29/+27 | |
| * | | | | | | | | idr: Permit any valid kernel pointer to be stored | Matthew Wilcox | 2018-09-30 | 1 | -0/+63 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-10-27 | 6 | -65/+327 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | tools/testing/selftests/vm/map_fixed_noreplace.c: add test for MAP_FIXED_NORE... | Michael Ellerman | 2018-10-27 | 3 | -0/+208 | |
| * | | | | | | | | tools/testing/selftests/vm/gup_benchmark.c: add MAP_HUGETLB option | Keith Busch | 2018-10-27 | 1 | -1/+4 | |
| * | | | | | | | | tools/testing/selftests/vm/gup_benchmark.c: add MAP_SHARED option | Keith Busch | 2018-10-27 | 1 | -3/+7 | |
| * | | | | | | | | tools/testing/selftests/vm/gup_benchmark.c: allow user specified file | Keith Busch | 2018-10-27 | 1 | -4/+13 | |
| * | | | | | | | | tools/testing/selftests/vm/gup_benchmark.c: fix 'write' flag usage | Keith Busch | 2018-10-27 | 1 | -0/+1 | |
| * | | | | | | | | mm/gup_benchmark.c: add additional pinning methods | Keith Busch | 2018-10-27 | 1 | -2/+11 | |
| * | | | | | | | | mm/gup_benchmark.c: time put_page() | Keith Busch | 2018-10-27 | 1 | -2/+4 | |
| * | | | | | | | | userfaultfd: selftest: recycle lock threads first | Peter Xu | 2018-10-27 | 1 | -5/+6 | |
| * | | | | | | | | userfaultfd: selftest: generalize read and poll | Peter Xu | 2018-10-27 | 1 | -34/+43 | |
| * | | | | | | | | userfaultfd: selftest: cleanup help messages | Peter Xu | 2018-10-27 | 1 | -18/+28 | |
| * | | | | | | | | delayacct: track delays from thrashing cache pages | Johannes Weiner | 2018-10-27 | 1 | -1/+7 | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-10-27 | 1 | -7/+7 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
| * | | | | | | | | net/ipv6: Allow onlink routes to have a device mismatch if it is the default ... | David Ahern | 2018-10-24 | 1 | -7/+7 | |
* | | | | | | | | | Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2018-10-26 | 15 | -25/+735 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Revert "selftests/powerpc: Fix out-of-tree build errors" | Michael Ellerman | 2018-10-26 | 4 | -1/+6 | |
| * | | | | | | | | selftests/powerpc: Add a test of wild bctr | Michael Ellerman | 2018-10-20 | 4 | -2/+161 |