| Commit message (Expand) | Author | Age | Files | Lines |
*-. | Merge branches 'acpi-button' and 'acpi-tools' | Rafael J. Wysocki | 2017-05-22 | 1 | -0/+4 |
|\ \ |
|
| | * | tools/power/acpi: Add .gitignore file | Prarit Bhargava | 2017-05-12 | 1 | -0/+4 |
| |/ |
|
* | | Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2017-05-20 | 4 | -6/+10 |
|\ \ |
|
| * | | selftests/ftrace: Add test to remove instance with active event triggers | Naveen N. Rao | 2017-05-17 | 1 | -2/+6 |
| * | | selftests/ftrace: Fix bashisms | Naveen N. Rao | 2017-05-17 | 3 | -4/+4 |
* | | | Merge tag 'powerpc-4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2017-05-19 | 3 | -1/+122 |
|\ \ \ |
|
| * | | | selftests/powerpc: Test TM and VMX register state | Michael Neuling | 2017-05-16 | 3 | -1/+122 |
| |/ / |
|
* | | | selftests/bpf: fix broken build due to types.h | Yonghong Song | 2017-05-17 | 2 | -0/+17 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-05-15 | 7 | -4/+499 |
|\ \ \
| |/ /
|/| | |
|
| * | | bpf: Handle multiple variable additions into packet pointers in verifier. | David S. Miller | 2017-05-11 | 1 | -0/+37 |
| * | | bpf: Remove commented out debugging hack in test_align. | David S. Miller | 2017-05-11 | 1 | -1/+0 |
| * | | bpf: Provide a linux/types.h override for bpf selftests. | David S. Miller | 2017-05-11 | 2 | -1/+8 |
| * | | bpf: Add verifier test case for alignment. | David S. Miller | 2017-05-11 | 2 | -1/+419 |
| * | | bpf: Add bpf_verify_program() to the library. | David S. Miller | 2017-05-11 | 2 | -0/+26 |
| * | | bpf: Add strict alignment flag for BPF_PROG_LOAD. | David S. Miller | 2017-05-11 | 2 | -2/+10 |
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-05-12 | 46 | -166/+245 |
|\ \ \ |
|
| * | | | tools build: Fixup sched_getcpu feature test | Arnaldo Carvalho de Melo | 2017-05-04 | 1 | -0/+2 |
| * | | | perf tests kmod-path: Don't fail if compressed modules aren't supported | Kim Phillips | 2017-05-04 | 1 | -0/+2 |
| * | | | perf annotate: Fix AArch64 comment char | Kim Phillips | 2017-05-04 | 1 | -1/+1 |
| * | | | perf tools: Fix spelling mistakes | Kim Phillips | 2017-05-04 | 6 | -10/+10 |
| * | | | Merge tag 'perf-core-for-mingo-4.12-20170503' of git://git.kernel.org/pub/scm... | Ingo Molnar | 2017-05-03 | 332 | -1908/+7593 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | perf config: Refactor a duplicated code for obtaining config file name | Taeung Song | 2017-05-02 | 1 | -11/+8 |
| | * | | perf symbols: Allow user probes on versioned symbols | Paul Clarke | 2017-05-02 | 5 | -20/+74 |
| | * | | perf symbols: Accept symbols starting at address 0 | Arnaldo Carvalho de Melo | 2017-05-02 | 5 | -28/+37 |
| | * | | tools lib string: Adopt prefixcmp() from perf and subcmd | Arnaldo Carvalho de Melo | 2017-04-26 | 7 | -20/+13 |
| | * | | perf units: Move parse_tag_value() to units.[ch] | Arnaldo Carvalho de Melo | 2017-04-26 | 4 | -34/+36 |
| | * | | perf ui gtk: Move gtk .so name to the only place where it is used | Arnaldo Carvalho de Melo | 2017-04-26 | 2 | -2/+3 |
| | * | | perf tools: Move HAS_BOOL define to where perl headers are used | Arnaldo Carvalho de Melo | 2017-04-26 | 2 | -2/+3 |
| | * | | perf memswap: Split the byteswap memory range wrappers from util.[ch] | Arnaldo Carvalho de Melo | 2017-04-25 | 8 | -25/+35 |
| | * | | perf tools: Move event prototypes from util.h to event.h | Arnaldo Carvalho de Melo | 2017-04-25 | 11 | -9/+17 |
| | * | | perf buildid: Move prototypes from util.h to build-id.h | Arnaldo Carvalho de Melo | 2017-04-25 | 3 | -4/+4 |
* | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2017-05-10 | 6 | -6/+26 |
|\ \ \ \ |
|
| * | | | | tools/virtio: fix spelling mistake: "wakeus" -> "wakeups" | Colin Ian King | 2017-05-09 | 1 | -1/+1 |
| * | | | | ptr_ring: support testing different batching sizes | Michael S. Tsirkin | 2017-05-09 | 1 | -0/+3 |
| * | | | | ringtest: support test specific parameters | Michael S. Tsirkin | 2017-05-09 | 2 | -0/+15 |
| * | | | | tools/virtio: fix build breakage | Sekhar Nori | 2017-05-02 | 3 | -4/+6 |
| * | | | | ringtest: fix an assert statement | Dan Carpenter | 2017-05-02 | 1 | -1/+1 |
| |/ / / |
|
* | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-05-10 | 1 | -1/+1 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2017-04-23 | 1 | -1/+1 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | torture: Use correct path for Kconfig fragment for duplicates | Paul E. McKenney | 2017-04-19 | 1 | -1/+1 |
* | | | | Merge tag 'linux-kselftest-4.12-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-05-08 | 24 | -68/+124 |
|\ \ \ \ |
|
| * | | | | selftests: x86: add missing executables to .gitignore | Shuah Khan | 2017-05-03 | 1 | -0/+13 |
| * | | | | selftests: watchdog: accept multiple params on command line | Timur Tabi | 2017-05-02 | 1 | -27/+34 |
| * | | | | selftests: create cpufreq kconfig fragments | Naresh Kamboju | 2017-04-27 | 1 | -0/+15 |
| * | | | | selftests: x86: override clean in lib.mk to fix warnings | Shuah Khan | 2017-04-27 | 1 | -2/+1 |
| * | | | | selftests: sync: override clean in lib.mk to fix warnings | Shuah Khan | 2017-04-27 | 1 | -2/+1 |
| * | | | | selftests: splice: override clean in lib.mk to fix warnings | Shuah Khan | 2017-04-27 | 1 | -2/+1 |
| * | | | | selftests: gpio: fix clean target to remove all generated files and dirs | Shuah Khan | 2017-04-25 | 1 | -1/+7 |
| * | | | | selftests: add gpio generated files to .gitignore | Shuah Khan | 2017-04-25 | 1 | -0/+4 |
| * | | | | selftests: powerpc: override clean in lib.mk to fix warnings | Shuah Khan | 2017-04-25 | 1 | -1/+2 |