index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-08
srcu-cbmc: Use /usr/bin/awk instead of /bin/awk
Priyalee Kushwaha
1
-1
/
+1
2017-06-08
rcutorture: Reduce CPUs dedicated to testing Classic SRCU
Paul E. McKenney
1
-1
/
+1
2017-06-08
rcuperf: Add the ability to test tiny RCU flavors
Paul E. McKenney
1
-0
/
+16
2017-06-08
rcuperf: Add a Kconfig-fragment file for Classic SRCU
Paul E. McKenney
1
-0
/
+16
2017-06-08
rcuperf: Remove conflicting Kconfig options
Paul E. McKenney
2
-2
/
+0
2017-06-08
rcutorture: Update test scenarios based on new Kconfig dependencies
Paul E. McKenney
6
-5
/
+5
2017-06-08
rcutorture: Correctly handle CONFIG_RCU_TORTURE_TEST_* options
Paul E. McKenney
1
-1
/
+1
2017-06-08
rcutorture: Add a scenario for Classic SRCU
Paul E. McKenney
3
-0
/
+13
2017-06-08
rcutorture: Add a scenario for Tiny SRCU
Paul E. McKenney
5
-0
/
+23
2017-06-08
rcutorture: Fix bug in reporting Kconfig mis-settings
Paul E. McKenney
1
-1
/
+1
2017-06-08
rcutorture: Add three-level tree test for Tree SRCU
Paul E. McKenney
2
-2
/
+4
2017-06-08
rcutorture: Add lockdep to one of the SRCU scenarios
Paul E. McKenney
1
-0
/
+2
2017-06-07
perf script python: Remove dups in documentation examples
SeongJae Park
1
-4
/
+2
2017-06-07
perf script python: Updated trace_unhandled() signature
SeongJae Park
1
-6
/
+3
2017-06-07
perf script python: Fix wrong code snippets in documentation
SeongJae Park
1
-2
/
+2
2017-06-07
perf script: Fix documentation errors
SeongJae Park
2
-3
/
+3
2017-06-07
perf script: Fix outdated comment for perf-trace-python
SeongJae Park
1
-1
/
+1
2017-06-07
perf probe: Fix examples section of documentation
SeongJae Park
1
-2
/
+6
2017-06-07
selftests/ftrace: Return unsupported if it detects older kernel
Masami Hiramatsu
2
-0
/
+18
2017-06-07
selftests/ftrace: Use top-level available_filter_function
Masami Hiramatsu
1
-0
/
+4
2017-06-07
selftests/ftrace: Add instance indication in test log
Masami Hiramatsu
1
-1
/
+1
2017-06-07
selftests/ftrace: Reset ftrace filter on older kernel
Masami Hiramatsu
1
-1
/
+4
2017-06-07
ftrace/kprobes: selftests: Check kretprobe maxactive is supported
Masami Hiramatsu
1
-0
/
+1
2017-06-07
selftests/ftrace: Reduce trace buffer checking overhead
Masami Hiramatsu
1
-2
/
+6
2017-06-07
selftests/ftrace: Skip full-glob-matching filter test on older kernel
Masami Hiramatsu
1
-11
/
+17
2017-06-07
selftests/seccomp: Force rebuild according to dependencies
Mickaël Salaün
1
-0
/
+2
2017-06-07
Documentation/dev-tools: Add kselftest_harness documentation
Mickaël Salaün
1
-84
/
+329
2017-06-07
selftests: Remove the TEST_API() wrapper from kselftest_harness.h
Mickaël Salaün
1
-201
/
+146
2017-06-07
selftests: Cosmetic renames in kselftest_harness.h
Mickaël Salaün
1
-5
/
+6
2017-06-07
selftests: Make test_harness.h more generally available
Mickaël Salaün
2
-1
/
+1
2017-06-07
selftests: sync: Skip the test if kernel support is not found
Michael Ellerman
1
-0
/
+13
2017-06-07
selftests/vm: Fix test for virtual address range mapping for arm64
Michal Suchanek
1
-9
/
+26
2017-06-07
selftests: futex: print testcase-name and PASS/FAIL/ERROR status
Naresh Kamboju
8
-10
/
+19
2017-06-07
Merge tag 'perf-urgent-for-mingo-4.12-20170606' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
Ingo Molnar
13
-22
/
+103
2017-06-07
ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()
Andy Shevchenko
3
-5
/
+7
2017-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
20
-48
/
+198
2017-06-06
bpf: Test for bpf ID
Martin KaFai Lau
6
-1
/
+341
2017-06-06
kbuild: simplify silent build (-s) detection
Masahiro Yamada
2
-14
/
+2
2017-06-05
perf report: Ensure the perf DSO mapping matches what libdw sees
Milian Wolff
1
-0
/
+8
2017-06-05
perf report: Include partial stacks unwound with libdw
Milian Wolff
1
-1
/
+1
2017-06-05
perf annotate: Add missing powerpc triplet
Kim Phillips
1
-0
/
+1
2017-06-05
perf test: Disable breakpoint signal tests for powerpc
Jiri Olsa
3
-0
/
+24
2017-06-05
perf symbols: Use correct filename for compressed modules in build-id cache
Namhyung Kim
1
-4
/
+1
2017-06-05
perf symbols: Set module info when build-id event found
Namhyung Kim
4
-11
/
+20
2017-06-05
perf header: Set proper module name when build-id event found
Namhyung Kim
1
-2
/
+10
2017-06-05
tools/lib/lockdep: Remove private kernel headers
Levin, Alexander (Sasha Levin)
49
-158
/
+103
2017-06-05
tools/lib/lockdep: Hide liblockdep output from test results
Levin, Alexander (Sasha Levin)
1
-2
/
+2
2017-06-05
tools/lib/lockdep: Add dummy current_gfp_context()
Levin, Alexander (Sasha Levin)
1
-0
/
+3
2017-06-05
tools/include: Add IS_ERR_OR_NULL to err.h
Levin, Alexander (Sasha Levin)
1
-0
/
+5
2017-06-05
tools/lib/lockdep: Add empty __is_[module,kernel]_percpu_address
Levin, Alexander (Sasha Levin)
2
-0
/
+10
[prev]
[next]