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-06-20
selftests: Introduce tc testsuite
Lucas Bates
10
-0
/
+1863
2017-06-20
perf tools: Remove unused _ALL_SOURCE define
Arnaldo Carvalho de Melo
1
-1
/
+0
2017-06-20
perf tools: Do parameter validation earlier on fetch_kernel_version()
Arnaldo Carvalho de Melo
1
-5
/
+10
2017-06-20
perf evsel: Adopt find_process()
Arnaldo Carvalho de Melo
3
-39
/
+39
2017-06-20
Merge tag 'perf-core-for-mingo-4.13-20170719' of git://git.kernel.org/pub/scm...
Ingo Molnar
37
-161
/
+496
2017-06-20
Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
1
-7
/
+9
2017-06-20
Merge 4.12-rc6 into staging-next
Greg Kroah-Hartman
11
-38
/
+78
2017-06-20
Merge 4.12-rc6 into usb-next
Greg Kroah-Hartman
11
-38
/
+78
2017-06-19
perf config: Refactor the code using 'ret' variable in cmd_config()
Taeung Song
1
-17
/
+13
2017-06-19
perf config: Check error cases of {show_spec, set}_config()
Taeung Song
1
-2
/
+15
2017-06-19
perf ftrace: Add -D option for depth filter
Namhyung Kim
2
-0
/
+34
2017-06-19
perf ftrace: Add option for function filtering
Namhyung Kim
2
-6
/
+141
2017-06-19
perf ftrace: Move setup_pager before opening trace_pipe
Namhyung Kim
1
-2
/
+2
2017-06-19
perf ftrace: Show error message when fails to set ftrace files
Namhyung Kim
1
-2
/
+5
2017-06-19
perf script: Support -F brstackoff,dso
Mark Santaniello
2
-5
/
+55
2017-06-19
perf script: Support -F brstack,dso and brstacksym,dso
Mark Santaniello
1
-12
/
+49
2017-06-19
perf test llvm: Avoid error when PROFILE_ALL_BRANCHES is set
Wang Nan
1
-0
/
+9
2017-06-19
perf annotate: Return arch from symbol__disassemble() and save it in browser
Jin Yao
5
-6
/
+19
2017-06-19
perf intel-pt/bts: Remove unused SAMPLE_SIZE defines and bts priv array
Kim Phillips
3
-10
/
+0
2017-06-19
perf coresight: Remove superfluous check before use
Kim Phillips
1
-13
/
+12
2017-06-19
tools: Adopt __aligned from kernel sources
Arnaldo Carvalho de Melo
2
-1
/
+3
2017-06-19
tools: Adopt __packed from kernel sources
Arnaldo Carvalho de Melo
2
-2
/
+5
2017-06-19
tools: Adopt noinline from kernel sources
Arnaldo Carvalho de Melo
5
-14
/
+13
2017-06-19
perf tools: Use __maybe_unused consistently
Arnaldo Carvalho de Melo
6
-11
/
+8
2017-06-19
tools: Adopt __scanf from kernel sources
Arnaldo Carvalho de Melo
2
-2
/
+3
2017-06-19
tools: Adopt __printf from kernel sources
Arnaldo Carvalho de Melo
8
-23
/
+21
2017-06-19
NTB: ntb_test: fix bug printing ntb_perf results
Logan Gunthorpe
1
-1
/
+1
2017-06-19
tools: Adopt __noreturn from kernel sources
Arnaldo Carvalho de Melo
4
-10
/
+11
2017-06-19
perf script: Allow adding and removing fields
Andi Kleen
2
-3
/
+42
2017-06-19
perf config: Invert an if statement to reduce nesting in cmd_config()
Taeung Song
1
-21
/
+23
2017-06-19
perf annotate browser: Display titles in left frame
Jin Yao
1
-3
/
+21
2017-06-19
perf report: Remove unnecessary check in annotate_browser_write()
Jin Yao
1
-14
/
+10
2017-06-18
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-26
/
+46
2017-06-18
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+2
2017-06-16
perf unwind: Report module before querying isactivation in dwfl unwind
Milian Wolff
1
-0
/
+8
2017-06-16
objtool: Add fortify_panic as __noreturn function
Kees Cook
1
-1
/
+2
2017-06-15
kselftest: membarrier: make test names more informative
Alice Ferrazzi
1
-2
/
+2
2017-06-15
kselftest: make callers of ksft_exit_skip() output the reason for skipping
Paul Elder
3
-8
/
+6
2017-06-15
kselftest: make ksft_exit_skip() output a reason for skipping
Paul Elder
1
-2
/
+5
2017-06-15
tools/testing/nvdimm: fix nfit_test buffer overflow
Yasunori Goto
1
-1
/
+1
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
22
-167
/
+268
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-11
/
+30
2017-06-14
kselftest: convert get_size to use stricter TAP13 format
Tim Bird
1
-11
/
+16
2017-06-14
tools: bpf_jit_disasm: Handle large images.
David Daney
1
-11
/
+26
2017-06-14
selftests/bpf: Add test cases to test narrower ctx field loads
Yonghong Song
4
-1
/
+234
2017-06-14
bpf: permits narrower load from bpf program context fields
Yonghong Song
1
-79
/
+13
2017-06-14
perf tools: Fix build with ARCH=x86_64
Jiada Wang
6
-25
/
+25
2017-06-14
perf evsel: Fix probing of precise_ip level for default cycles event
Arnaldo Carvalho de Melo
2
-1
/
+13
2017-06-13
kselftest: breakpoints: convert step_after_suspend_test to TAP13 output
Paul Elder
1
-26
/
+17
2017-06-13
kselftest: breakpoints: convert breakpoint_test to TAP13 output
Paul Elder
1
-14
/
+15
[prev]
[next]