Age | Commit message (Expand) | Author |
2016-05-22 | Merge tag 'trace-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds |
2016-05-20 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-05-20 | Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-05-20 | Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-05-20 | Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2016-05-20 | radix-tree: tidy up next_chunk | Matthew Wilcox |
2016-05-20 | radix-tree: rename radix_tree_is_indirect_ptr() | Matthew Wilcox |
2016-05-20 | radix-tree: rename indirect_to_ptr() to entry_to_node() | Matthew Wilcox |
2016-05-20 | radix tree test suite: remove dependencies on height | Matthew Wilcox |
2016-05-20 | radix-tree: fix radix_tree_dump() for multi-order entries | Ross Zwisler |
2016-05-20 | radix-tree: fix radix_tree_range_tag_if_tagged() for multiorder entries | Matthew Wilcox |
2016-05-20 | radix-tree: add test for radix_tree_locate_item() | Ross Zwisler |
2016-05-20 | radix-tree: rewrite radix_tree_locate_item | Matthew Wilcox |
2016-05-20 | radix-tree: fix radix_tree_create for sibling entries | Matthew Wilcox |
2016-05-20 | radix-tree test suite: add multi-order tag test | Ross Zwisler |
2016-05-20 | radix tree test suite: multi-order iteration test | Ross Zwisler |
2016-05-20 | radix-tree: add support for multi-order iterating | Ross Zwisler |
2016-05-20 | radix-tree: fix multiorder BUG_ON in radix_tree_insert | Matthew Wilcox |
2016-05-20 | radix-tree: fix several shrinking bugs with multiorder entries | Matthew Wilcox |
2016-05-20 | radix tree test suite: start adding multiorder tests | Matthew Wilcox |
2016-05-20 | raxix-tree: introduce CONFIG_RADIX_TREE_MULTIORDER | Matthew Wilcox |
2016-05-20 | radix tree test suite: rebuild when headers change | Ross Zwisler |
2016-05-20 | radix tree test suite: keep regression test runs short | Ross Zwisler |
2016-05-20 | radix tree test suite: allow testing other fan-out values | Ross Zwisler |
2016-05-20 | radix tree test suite: add tests for radix_tree_locate_item() | Matthew Wilcox |
2016-05-20 | radix tree test suite: fix build | Matthew Wilcox |
2016-05-20 | Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2016-05-19 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2016-05-18 | Merge tag 'trace-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
2016-05-17 | Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2016-05-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2016-05-16 | Merge tag 'acpi-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2016-05-16 | Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
2016-05-16 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-05-16 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-05-16 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2016-05-16 | Merge branch 'core-signals-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-05-16 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-05-16 | Merge branches 'acpi-pci', 'acpi-misc' and 'acpi-tools' | Rafael J. Wysocki |
2016-05-13 | selftests/seccomp: add MIPS self-test support | Matt Redfearn |
2016-05-12 | perf stat: Fallback to user only counters when perf_event_paranoid > 1 | Arnaldo Carvalho de Melo |
2016-05-12 | perf evsel: Handle EACCESS + perf_event_paranoid=2 in fallback() | Arnaldo Carvalho de Melo |
2016-05-12 | perf evsel: Improve EPERM error handling in open_strerror() | Arnaldo Carvalho de Melo |
2016-05-12 | tools lib traceevent: Do not reassign parg after collapse_tree() | Steven Rostedt |
2016-05-12 | perf probe: Check if dwarf_getlocations() is available | Arnaldo Carvalho de Melo |
2016-05-12 | perf dwarf: Guard !x86_64 definitions under #ifdef else clause | Arnaldo Carvalho de Melo |
2016-05-12 | perf tools: Use readdir() instead of deprecated readdir_r() | Arnaldo Carvalho de Melo |
2016-05-12 | perf thread_map: Use readdir() instead of deprecated readdir_r() | Arnaldo Carvalho de Melo |
2016-05-12 | perf script: Use readdir() instead of deprecated readdir_r() | Arnaldo Carvalho de Melo |
2016-05-12 | perf tools: Use readdir() instead of deprecated readdir_r() | Arnaldo Carvalho de Melo |