index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-15
kmemcheck: remove whats left of NOTRACK flags
Levin, Alexander (Sasha Levin)
1
-1
/
+0
2017-11-15
tools: slabinfo: add "-U" option to show unreclaimable slabs only
Yang Shi
1
-1
/
+10
2017-11-15
Merge branch 'for-4.15/dax' into libnvdimm-for-next
Dan Williams
39
-237
/
+449
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
66
-1355
/
+9779
2017-11-15
cpupower : Fix cpupower working when cpu0 is offline
Abhishek Goel
1
-3
/
+6
2017-11-15
cpupowerutils: bench - Fix cpu online check
Abhishek Goel
1
-1
/
+1
2017-11-15
selftests: firmware: skip unsupported custom firmware fallback tests
Amit Pundir
1
-12
/
+26
2017-11-15
selftests: firmware: skip unsupported async loading tests
Amit Pundir
1
-13
/
+21
2017-11-15
selftests: memfd_test.c: fix compilation warning.
Lei Yang
1
-2
/
+2
2017-11-15
selftests/ftrace: Introduce exit_pass and exit_fail
Masami Hiramatsu
28
-28
/
+35
2017-11-15
selftests: ftrace: add more config fragments
Lei Yang
1
-0
/
+4
2017-11-15
android/ion: userspace test utility for ion buffer sharing
Pintu Agarwal
15
-1
/
+1171
2017-11-15
selftests: remove obsolete kconfig fragment for cpu-hotplug
[email protected]
1
-1
/
+0
2017-11-15
selftests: vdso_test: support ARM64 targets
Greg Hackmann
1
-3
/
+16
2017-11-15
selftests/ftrace: Do not use arch dependent do_IRQ as a target function
Masami Hiramatsu
1
-1
/
+1
2017-11-15
selftests: breakpoints: fix compile error on breakpoint_test_arm64
Sumit Semwal
1
-0
/
+1
2017-11-15
selftests: add missing test result status in memory-hotplug test
[email protected]
1
-2
/
+2
2017-11-15
selftests/exec: include cwd in long path calculation
Steve Muckle
1
-8
/
+19
2017-11-15
selftests: seccomp: update .gitignore with newly added tests
Shuah Khan
1
-0
/
+1
2017-11-15
selftests: vm: Update .gitignore with newly added tests
Shuah Khan
1
-0
/
+2
2017-11-15
selftests: timers: Update .gitignore with newly added tests
Shuah Khan
1
-0
/
+2
2017-11-14
Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-7
/
+10
2017-11-14
bpf: fix and add test cases for ARG_CONST_SIZE_OR_ZERO semantics change
Yonghong Song
1
-19
/
+112
2017-11-14
tools/headers: Sync objtool UAPI header
Ingo Molnar
1
-0
/
+10
2017-11-14
Merge branch 'linus' into core/objtool, to pick up dependent commits
Ingo Molnar
181
-1826
/
+8081
2017-11-13
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+2
2017-11-13
Merge tag 'acpi-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
3
-5
/
+3
2017-11-13
Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
3
-4
/
+7
2017-11-13
tools/testing/nvdimm: unit test clear-error commands
Dan Williams
1
-0
/
+18
2017-11-13
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-31
/
+183
2017-11-13
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
162
-1780
/
+7869
2017-11-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
8
-10
/
+13
2017-11-13
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-9
/
+9
2017-11-13
perf annotate: Add samples into struct annotation_line
Jiri Olsa
2
-5
/
+20
2017-11-13
perf annotate: Add annotated_source__purge function
Jiri Olsa
3
-12
/
+10
2017-11-13
perf annotate: Add annotation_line__(new|delete) functions
Jiri Olsa
3
-9
/
+68
2017-11-13
perf annotate: Move rb_node to struct annotation_line
Jiri Olsa
2
-14
/
+17
2017-11-13
perf annotate: Add annotation_line__add function
Jiri Olsa
1
-3
/
+3
2017-11-13
perf annotate: Add annotation_line__next function
Jiri Olsa
3
-10
/
+13
2017-11-13
perf annotate: Add evsel into struct annotation_line_args
Jiri Olsa
4
-7
/
+11
2017-11-13
perf annotate: Add offset/line/line_nr into struct annotate_args
Jiri Olsa
1
-8
/
+13
2017-11-13
perf annotate: Add map into struct annotate_args
Jiri Olsa
1
-11
/
+11
2017-11-13
perf annotate: Add arch into struct annotate_args
Jiri Olsa
1
-9
/
+8
2017-11-13
perf annotate: Add struct annotate_args
Jiri Olsa
1
-9
/
+18
2017-11-13
perf annotate: Add symbol__annotate function
Jiri Olsa
5
-34
/
+42
2017-11-13
perf annotate: Move ipc/cycles into annotation_line struct
Jiri Olsa
2
-10
/
+10
2017-11-13
perf annotate: Move line/offset into annotation_line struct
Jiri Olsa
4
-52
/
+54
2017-11-13
perf annotate: Add annotation_line struct
Jiri Olsa
4
-38
/
+42
2017-11-13
perf record: Generate PERF_RECORD_{MMAP,COMM,EXEC} with --delay
Arnaldo Carvalho de Melo
1
-0
/
+16
2017-11-13
perf evlist: Set the correct idx when adding dummy events
Arnaldo Carvalho de Melo
1
-1
/
+1
[prev]
[next]