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
2015-10-19
perf bench: Run benchmarks, don't test them
Ingo Molnar
1
-4
/
+4
2015-10-19
perf bench mem: Rename 'routine' to 'function'
Ingo Molnar
2
-38
/
+38
2015-10-19
perf bench: Harmonize all the -l/--nr_loops options
Ingo Molnar
4
-23
/
+23
2015-10-19
perf bench mem: Reorganize the code a bit
Ingo Molnar
1
-19
/
+19
2015-10-19
perf bench mem: Improve user visible strings
Ingo Molnar
2
-15
/
+20
2015-10-19
perf bench mem: Fix 'length' vs. 'size' naming confusion
Ingo Molnar
2
-50
/
+50
2015-10-19
perf bench mem: Rename 'routine' to 'routine_str'
Ingo Molnar
1
-6
/
+6
2015-10-19
perf bench mem: Change 'cycle' to 'cycles'
Ingo Molnar
2
-30
/
+30
2015-10-19
perf bench: List output formatting options on 'perf bench -h'
Ingo Molnar
1
-1
/
+1
2015-10-19
perf bench: Remove the prefaulting complication from 'perf bench mem mem*'
Ingo Molnar
2
-112
/
+50
2015-10-19
perf bench: Rename 'mem-memcpy.c' => 'mem-functions.c'
Ingo Molnar
2
-1
/
+1
2015-10-19
perf bench: Eliminate unused argument from bench_mem_common()
Ingo Molnar
1
-7
/
+4
2015-10-19
perf bench: Default to all routines in 'perf bench mem'
Ingo Molnar
1
-2
/
+2
2015-10-19
perf bench: Improve the 'perf bench mem memcpy' code readability
Ingo Molnar
1
-56
/
+45
2015-10-19
perf test: Suppress libtraceevent warnings
Namhyung Kim
3
-0
/
+20
2015-10-19
perf test: Silence tracepoint event failures
Namhyung Kim
3
-3
/
+3
2015-10-19
selftests/powerpc: Run EBB tests only on POWER8
Denis Kirjanov
24
-0
/
+56
2015-10-19
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
6
-4
/
+20
2015-10-16
Merge tag 'powerpc-4.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-0
/
+9
2015-10-15
selftests/seccomp: build and pass on arm64
Kees Cook
1
-22
/
+49
2015-10-15
selftests: memfd_test: Revised STACK_SIZE to make it 16-byte aligned
Chunyan Zhang
1
-1
/
+1
2015-10-15
selftests/pstore: add pstore test scripts going with reboot
Hiraku Toyooka
5
-2
/
+143
2015-10-15
selftests/pstore: add pstore test script for pre-reboot
Hiraku Toyooka
4
-0
/
+98
2015-10-15
selftests: add .gitignore for efivarfs
Yuan Sun
1
-0
/
+2
2015-10-15
selftests/powerpc: Allow the tm-syscall test to build with old headers
Michael Ellerman
1
-2
/
+12
2015-10-15
selftests/powerpc: Sort the list of SUB_DIRS to build
Michael Ellerman
1
-1
/
+11
2015-10-15
selftests/powerpc: Add tests of unmuxed IPC calls
Michael Ellerman
5
-1
/
+122
2015-10-14
selftests/x86: Style fixes for the 'unwind_vdso' test
Andy Lutomirski
1
-2
/
+4
2015-10-13
tools build: Fix cross compile build
Jiri Olsa
1
-0
/
+4
2015-10-13
tools include: Fix strict-aliasing rules breakage
Jiri Olsa
1
-8
/
+24
2015-10-13
selftests/powerpc: Fix build failure of load_unaligned_zeropad test
Michael Ellerman
1
-0
/
+9
2015-10-12
perf hists browser: Add 'm' key for context menu display
Namhyung Kim
1
-0
/
+2
2015-10-12
perf callchains: Fix unw_word_t pointer casts
Rabin Vincent
1
-2
/
+2
2015-10-12
perf callchain: Use debug_frame if eh_frame is unusable
Rabin Vincent
1
-4
/
+6
2015-10-12
Merge 4.3-rc5 into usb-next
Greg Kroah-Hartman
17
-65
/
+151
2015-10-12
Merge 4.3-rc5 into staging-next
Greg Kroah-Hartman
17
-65
/
+151
2015-10-12
perf hists browser: Inform how to reset the symbol filter
Arnaldo Carvalho de Melo
1
-1
/
+2
2015-10-12
perf ui browsers: Remove help messages about use of right and arrow keys
Arnaldo Carvalho de Melo
4
-9
/
+9
2015-10-12
perf symbols: Try the .debug/ DSO cache as a last resort
Arnaldo Carvalho de Melo
1
-9
/
+9
2015-10-12
timers, kselftest: Add 'adjtick' test to validate adjtimex() tick adjustments
John Stultz
2
-1
/
+223
2015-10-10
tools/thermal: tmon: use pkg-config also for CFLAGS
Olaf Hering
1
-0
/
+3
2015-10-08
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
6
-18
/
+93
2015-10-08
Merge branch 'perf/urgent' into perf/core, before pulling new changes
Ingo Molnar
1
-5
/
+34
2015-10-07
Merge branches 'doc.2015.10.06a', 'percpu-rwsem.2015.10.06a' and 'torture.201...
Paul E. McKenney
6
-4
/
+20
2015-10-07
perf python: Support the PERF_RECORD_SWITCH event
Arnaldo Carvalho de Melo
2
-7
/
+75
2015-10-07
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
3
-1
/
+4
2015-10-07
perf tools: Fix build break on powerpc due to sample_reg_masks
Sukadev Bhattiprolu
3
-1
/
+4
2015-10-07
selftests/x86: Add a test for ptrace syscall restart and arg modification
Andy Lutomirski
3
-1
/
+342
2015-10-07
selftests/x86: Add a test for vDSO unwinding
Andy Lutomirski
2
-1
/
+210
2015-10-07
Merge branch 'linus' into x86/asm, to pick up fixes before applying new changes
Ingo Molnar
18
-100
/
+186
[prev]
[next]