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-01-11
perf record: Add switch-output size warning
Jiri Olsa
3
-1
/
+24
2017-01-11
perf record: Add switch-output size option argument
Jiri Olsa
2
-16
/
+63
2017-01-11
perf record: Change switch-output option to take optional argument
Jiri Olsa
1
-2
/
+26
2017-01-11
perf record: Add struct switch_output
Jiri Olsa
1
-6
/
+10
2017-01-11
perf tools: Add unit_number__scnprintf function
Jiri Olsa
7
-2
/
+63
2017-01-11
perf evlist: Fix typo in perf_evlist__start_workload()
Soramichi Akiyama
1
-1
/
+1
2017-01-11
perf trace: Allow specifying list of syscalls and events in -e/--expr/--event
Arnaldo Carvalho de Melo
2
-32
/
+96
2017-01-11
perf kallsyms: Introduce tool to look for extended symbol information on the ...
Arnaldo Carvalho de Melo
7
-1
/
+96
2017-01-11
perf machine: Add a kallsyms loading constructor
Arnaldo Carvalho de Melo
2
-0
/
+20
2017-01-11
tools lib subcmd: Add missing linux/kernel.h include to subcmd.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-01-11
perf jvmti: Create libdir directory before installing libperf-jvmti.so
Laura Abbott
1
-0
/
+1
2017-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-5
/
+4
2017-01-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+0
2017-01-11
selftests: x86 protection_keys remove dead code
Shuah Khan
1
-10
/
+0
2017-01-11
selftests: x86 protection_keys fix unused variable compile warnings
Shuah Khan
1
-5
/
+0
2017-01-11
selftests: ipc add missing generated file to .gitignore
Shuah Khan
1
-0
/
+1
2017-01-11
selftests: gpio add .gitignore for generated files
Shuah Khan
1
-0
/
+1
2017-01-11
gpio: tools: add .gitignore for generated files
Shuah Khan
1
-0
/
+4
2017-01-11
selftests: firmware: send expected errors to /dev/null
Luis R. Rodriguez
1
-3
/
+3
2017-01-11
selftests: firmware: only modprobe if driver is missing
Luis R. Rodriguez
1
-2
/
+17
2017-01-10
mm: get rid of __GFP_OTHER_NODE
Michal Hocko
1
-1
/
+0
2017-01-10
tools: usb: usbip: Update README
Krzysztof Opasiak
1
-1
/
+56
2017-01-10
tools: usb: usbip: Add simple script to show how to setup vUDC
Krzysztof Opasiak
1
-0
/
+107
2017-01-09
bpf: allow helpers access to variable memory
Gianluca Borello
1
-0
/
+410
2017-01-09
bpf: allow adjusted map element values to spill
Gianluca Borello
1
-0
/
+46
2017-01-09
bpf: allow helpers access to map element values
Gianluca Borello
1
-0
/
+491
2017-01-09
Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2
-0
/
+30
2017-01-05
selftests: enable O and KBUILD_OUTPUT
[email protected]
18
-75
/
+122
2017-01-05
selftests: add EXTRA_CLEAN for clean target
[email protected]
7
-24
/
+17
2017-01-05
selftests: remove CROSS_COMPILE in dedicated Makefile
[email protected]
2
-2
/
+0
2017-01-05
selftests: add default rules for c source file
[email protected]
6
-21
/
+10
2017-01-05
selftests: remove useless TEST_DIRS
[email protected]
2
-3
/
+3
2017-01-05
selftests: remove duplicated all and clean target
[email protected]
36
-255
/
+106
2017-01-05
selftests: x86/pkeys: fix spelling mistake: "itertation" -> "iteration"
Colin King
1
-1
/
+1
2017-01-05
selftests: do not require bash to run netsocktests testcase
Rolf Eike Beer
1
-1
/
+1
2017-01-05
selftests: do not require bash to run bpf tests
Rolf Eike Beer
1
-1
/
+1
2017-01-05
selftests: do not require bash for the generated test
Rolf Eike Beer
1
-1
/
+1
2017-01-05
tools: psock_tpacket: block Rx until socket filter has been added and socket ...
Sowmini Varadhan
1
-3
/
+3
2017-01-05
iio: Add channel for Gravity
Song Hongyan
1
-0
/
+2
2017-01-05
selftests/x86: Add a selftest for SYSRET to noncanonical addresses
Andy Lutomirski
2
-1
/
+196
2017-01-05
Merge tag 'perf-urgent-for-mingo-4.10-20170104' of git://git.kernel.org/pub/s...
Ingo Molnar
9
-45
/
+107
2017-01-04
perf probe: Fix to probe on gcc generated symbols for offline kernel
Masami Hiramatsu
1
-1
/
+47
2017-01-04
perf probe: Fix --funcs to show correct symbols for offline module
Masami Hiramatsu
1
-19
/
+6
2017-01-03
perf symbols: Robustify reading of build-id from sysfs
Arnaldo Carvalho de Melo
1
-0
/
+6
2017-01-03
perf tools: Install tools/lib/traceevent plugins with install-bin
Arnaldo Carvalho de Melo
1
-2
/
+2
2017-01-03
tools lib traceevent: Fix prev/next_prio for deadline tasks
Daniel Bristot de Oliveira
1
-2
/
+2
2017-01-03
tools: test case for TPACKET_V3/TX_RING support
Sowmini Varadhan
1
-17
/
+74
2017-01-03
perf record: Fix --switch-output documentation and comment
Jiri Olsa
2
-1
/
+5
2017-01-03
perf record: Make __record_options static
Jiri Olsa
1
-1
/
+1
2017-01-03
tools lib subcmd: Add OPT_STRING_OPTARG_SET option
Jiri Olsa
2
-0
/
+8
[prev]
[next]