Age | Commit message (Expand) | Author |
2016-05-27 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2016-05-26 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2016-05-25 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-05-25 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-05-25 | Merge branch 'parisc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-05-25 | tools: kvm_stat: Add comments | Janosch Frank |
2016-05-25 | tools: kvm_stat: Introduce pid monitoring | Janosch Frank |
2016-05-25 | tools: kvm_stat: Powerpc related fixes | Hemant Kumar |
2016-05-25 | tools: Add kvm_stat man page | Paolo Bonzini |
2016-05-25 | tools: Add kvm_stat vm monitor script | Janosch Frank |
2016-05-24 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2016-05-23 | Merge tag 'linux-kselftest-4.7-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-05-23 | Merge tag 'trace-v4.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds |
2016-05-23 | perf record: Read from backward ring buffer | Wang Nan |
2016-05-23 | perf record: Rename variable to make code clear | Wang Nan |
2016-05-23 | perf record: Prevent reading invalid data in record__mmap_read | Wang Nan |
2016-05-23 | perf evlist: Add API to pause/resume | Wang Nan |
2016-05-23 | perf trace: Use the ptr->name beautifier as default for "filename" args | Arnaldo Carvalho de Melo |
2016-05-23 | perf trace: Use the fd->name beautifier as default for "fd" args | Arnaldo Carvalho de Melo |
2016-05-23 | Merge tag 'libnvdimm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-05-23 | perf report: Add srcline_from/to branch sort keys | Andi Kleen |
2016-05-23 | ftracetest: Use proper logic to find process PID | Steven Rostedt (Red Hat) |
2016-05-22 | Merge tag 'trace-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds |
2016-05-22 | selftests/thuge-gen: Use platform specific MAP_HUGETLB value | Helge Deller |
2016-05-22 | parisc: Add ARCH_TRACEHOOK and regset support | Helge Deller |
2016-05-22 | ringtest: pass buf != NULL | Michael S. Tsirkin |
2016-05-22 | virtio: add inorder option | Michael S. Tsirkin |
2016-05-21 | Merge branch 'for-4.7/dax' into libnvdimm-for-next | Dan Williams |
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 | /dev/dax, pmem: direct access to persistent memory | Dan Williams |
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 |