Age | Commit message (Expand) | Author | Files | Lines |
2016-05-27 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 4 | -1/+1236 |
2016-05-27 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -4/+4 |
2016-05-26 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 35 | -247/+473 |
2016-05-26 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -0/+9 |
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-25 | tools: kvm_stat: Add comments | Janosch Frank | 1 | -2/+159 |
2016-05-25 | tools: kvm_stat: Introduce pid monitoring | Janosch Frank | 2 | -22/+167 |
2016-05-25 | tools: kvm_stat: Powerpc related fixes | Hemant Kumar | 1 | -0/+2 |
2016-05-25 | tools: Add kvm_stat man page | Paolo Bonzini | 2 | -2/+99 |
2016-05-25 | tools: Add kvm_stat vm monitor script | Janosch Frank | 3 | -1/+835 |
2016-05-24 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 4 | -3/+55 |
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-24 | perf record: Read from backward ring buffer | Wang Nan | 3 | -0/+54 |
2016-05-24 | perf record: Rename variable to make code clear | Wang Nan | 1 | -10/+11 |
2016-05-24 | perf record: Prevent reading invalid data in record__mmap_read | Wang Nan | 1 | -0/+8 |
2016-05-24 | perf evlist: Add API to pause/resume | Wang Nan | 2 | -0/+29 |
2016-05-23 | perf trace: Use the ptr->name beautifier as default for "filename" args | Arnaldo Carvalho de Melo | 1 | -77/+43 |
2016-05-23 | perf trace: Use the fd->name beautifier as default for "fd" args | Arnaldo Carvalho de Melo | 1 | -78/+54 |
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 | perf report: Add srcline_from/to branch sort keys | Andi Kleen | 6 | -1/+101 |
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-22 | ringtest: pass buf != NULL | Michael S. Tsirkin | 1 | -1/+1 |
2016-05-22 | virtio: add inorder option | Michael S. Tsirkin | 3 | -2/+54 |
2016-05-21 | Merge branch 'for-4.7/dax' into libnvdimm-for-next | Dan Williams | 2 | -0/+11 |
2016-05-21 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 12 | -42/+487 |
2016-05-21 | Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -5/+136 |
2016-05-21 | /dev/dax, pmem: direct access to persistent memory | Dan Williams | 2 | -0/+11 |
2016-05-21 | Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+1 |
2016-05-21 | Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 12 | -286/+752 |
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 |