index
:
linux-sh
development
for-next
j2-devel
j2-stable
jcore-4.6
jcore-4.8
linux-sh-draft
linux-sh-draft-2
master
sh-for-4.6
sh-for-4.6-old1
temp-j2
v4.6-rc3+j2
v4.6-rc5+j2
v5.16+j2
DO NOT CLONE THIS REPO DIRECTLY. Clone kernel.org then fetch just differences from here. Linux SH repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Lines
2016-05-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-1
/
+1236
2016-05-26
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
-4
/
+4
2016-05-25
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-247
/
+473
2016-05-25
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-0
/
+9
2016-05-25
Merge branch 'parisc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-1
/
+9
2016-05-25
tools: kvm_stat: Add comments
Janosch Frank
-2
/
+159
2016-05-25
tools: kvm_stat: Introduce pid monitoring
Janosch Frank
-22
/
+167
2016-05-25
tools: kvm_stat: Powerpc related fixes
Hemant Kumar
-0
/
+2
2016-05-25
tools: Add kvm_stat man page
Paolo Bonzini
-2
/
+99
2016-05-25
tools: Add kvm_stat vm monitor script
Janosch Frank
-1
/
+835
2016-05-24
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
-3
/
+55
2016-05-23
Merge tag 'linux-kselftest-4.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-3
/
+80
2016-05-23
Merge tag 'trace-v4.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
-10
/
+5
2016-05-23
perf record: Read from backward ring buffer
Wang Nan
-0
/
+54
2016-05-23
perf record: Rename variable to make code clear
Wang Nan
-10
/
+11
2016-05-23
perf record: Prevent reading invalid data in record__mmap_read
Wang Nan
-0
/
+8
2016-05-23
perf evlist: Add API to pause/resume
Wang Nan
-0
/
+29
2016-05-23
perf trace: Use the ptr->name beautifier as default for "filename" args
Arnaldo Carvalho de Melo
-77
/
+43
2016-05-23
perf trace: Use the fd->name beautifier as default for "fd" args
Arnaldo Carvalho de Melo
-78
/
+54
2016-05-23
Merge tag 'libnvdimm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-22
/
+108
2016-05-23
perf report: Add srcline_from/to branch sort keys
Andi Kleen
-1
/
+101
2016-05-23
ftracetest: Use proper logic to find process PID
Steven Rostedt (Red Hat)
-10
/
+5
2016-05-22
Merge tag 'trace-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
-0
/
+143
2016-05-22
selftests/thuge-gen: Use platform specific MAP_HUGETLB value
Helge Deller
-0
/
+2
2016-05-22
parisc: Add ARCH_TRACEHOOK and regset support
Helge Deller
-1
/
+7
2016-05-22
ringtest: pass buf != NULL
Michael S. Tsirkin
-1
/
+1
2016-05-22
virtio: add inorder option
Michael S. Tsirkin
-2
/
+54
2016-05-21
Merge branch 'for-4.7/dax' into libnvdimm-for-next
Dan Williams
-0
/
+11
2016-05-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-42
/
+487
2016-05-20
Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-5
/
+136
2016-05-20
/dev/dax, pmem: direct access to persistent memory
Dan Williams
-0
/
+11
2016-05-20
Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-0
/
+1
2016-05-20
Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-286
/
+752
2016-05-20
radix-tree: tidy up next_chunk
Matthew Wilcox
-44
/
+55
2016-05-20
radix-tree: rename radix_tree_is_indirect_ptr()
Matthew Wilcox
-2
/
+2
2016-05-20
radix-tree: rename indirect_to_ptr() to entry_to_node()
Matthew Wilcox
-3
/
+2
2016-05-20
radix tree test suite: remove dependencies on height
Matthew Wilcox
-12
/
+25
2016-05-20
radix-tree: fix radix_tree_dump() for multi-order entries
Ross Zwisler
-0
/
+1
2016-05-20
radix-tree: fix radix_tree_range_tag_if_tagged() for multiorder entries
Matthew Wilcox
-1
/
+34
2016-05-20
radix-tree: add test for radix_tree_locate_item()
Ross Zwisler
-1
/
+15
2016-05-20
radix-tree: rewrite radix_tree_locate_item
Matthew Wilcox
-12
/
+18
2016-05-20
radix-tree: fix radix_tree_create for sibling entries
Matthew Wilcox
-0
/
+5
2016-05-20
radix-tree test suite: add multi-order tag test
Ross Zwisler
-0
/
+97
2016-05-20
radix tree test suite: multi-order iteration test
Ross Zwisler
-0
/
+92
2016-05-20
radix-tree: add support for multi-order iterating
Ross Zwisler
-4
/
+4
2016-05-20
radix-tree: fix multiorder BUG_ON in radix_tree_insert
Matthew Wilcox
-0
/
+12
2016-05-20
radix-tree: fix several shrinking bugs with multiorder entries
Matthew Wilcox
-0
/
+39
2016-05-20
radix tree test suite: start adding multiorder tests
Matthew Wilcox
-5
/
+76
2016-05-20
raxix-tree: introduce CONFIG_RADIX_TREE_MULTIORDER
Matthew Wilcox
-0
/
+1
2016-05-20
radix tree test suite: rebuild when headers change
Ross Zwisler
-1
/
+1
[next]