| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | perf annotate: Support jump instruction with target as second operand | Ravi Bangoria | 2016-12-15 | 1 | -1/+5 |
| * | | perf record: Force ignore_missing_thread for uid option | Jiri Olsa | 2016-12-15 | 1 | -0/+3 |
| * | | perf evsel: Allow to ignore missing pid | Jiri Olsa | 2016-12-15 | 3 | -0/+46 |
| * | | perf thread_map: Add thread_map__remove function | Jiri Olsa | 2016-12-15 | 5 | -0/+72 |
| * | | perf evsel: Use variable instead of repeating lengthy FD macro | Jiri Olsa | 2016-12-15 | 1 | -8/+9 |
| * | | perf mem: Fix --all-user/--all-kernel options | Jiri Olsa | 2016-12-15 | 1 | -2/+2 |
| * | | perf tools: Remove some needless __maybe_unused | Arnaldo Carvalho de Melo | 2016-12-15 | 3 | -11/+10 |
| * | | perf sched timehist: Show callchains for idle stat | Namhyung Kim | 2016-12-15 | 1 | -0/+86 |
| * | | perf sched timehist: Add -I/--idle-hist option | Namhyung Kim | 2016-12-15 | 2 | -5/+45 |
| * | | perf sched timehist: Skip non-idle events when necessary | Namhyung Kim | 2016-12-15 | 1 | -7/+18 |
| * | | perf sched timehist: Save callchain when entering idle | Namhyung Kim | 2016-12-15 | 1 | -0/+30 |
| * | | perf sched timehist: Introduce struct idle_time_data | Namhyung Kim | 2016-12-15 | 1 | -4/+33 |
| * | | perf sched timehist: Split is_idle_sample() | Namhyung Kim | 2016-12-15 | 1 | -19/+20 |
| * | | perf tools: Move headers check into bash script | Jiri Olsa | 2016-12-15 | 2 | -93/+60 |
* | | | Merge tag 'libnvdimm-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-12-19 | 1 | -7/+23 |
|\ \ \ |
|
| * \ \ | Merge branch 'for-4.10/libnvdimm' into libnvdimm-for-next | Dan Williams | 2016-12-18 | 1 | -7/+23 |
| |\ \ \ |
|
| | * | | | tools/testing/nvdimm: dynamic label support | Dan Williams | 2016-10-19 | 1 | -7/+23 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2016-12-18 | 1 | -1/+29 |
|\ \ \ \ \ |
|
| * | | | | | bpf, test_verifier: fix a test case error result on unprivileged | Daniel Borkmann | 2016-12-17 | 1 | -1/+1 |
| * | | | | | bpf: fix regression on verifier pruning wrt map lookups | Daniel Borkmann | 2016-12-17 | 1 | -0/+28 |
* | | | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2016-12-18 | 12 | -16/+12 |
|\ \ \ \ \ \ |
|
| * | | | | | | make use of make variable CURDIR instead of calling pwd | Uwe Kleine-König | 2016-12-11 | 12 | -16/+12 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2016-12-16 | 53 | -337/+3307 |
|\ \ \ \ \ \ |
|
| * | | | | | | selftests/powerpc: Add ptrace tests for TM SPR registers | Anshuman Khandual | 2016-11-17 | 4 | -1/+205 |
| * | | | | | | selftests/powerpc: Add ptrace tests for VSX, VMX registers in suspended TM | Anshuman Khandual | 2016-11-17 | 3 | -1/+188 |
| * | | | | | | selftests/powerpc: Add ptrace tests for VSX, VMX registers in TM | Anshuman Khandual | 2016-11-17 | 3 | -1/+170 |
| * | | | | | | selftests/powerpc: Add ptrace tests for VSX, VMX registers | Anshuman Khandual | 2016-11-17 | 6 | -1/+630 |
| * | | | | | | selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR in suspended TM | Anshuman Khandual | 2016-11-17 | 3 | -1/+176 |
| * | | | | | | selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR in TM | Anshuman Khandual | 2016-11-17 | 3 | -2/+163 |
| * | | | | | | selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR registers | Anshuman Khandual | 2016-11-17 | 5 | -2/+370 |
| * | | | | | | selftests/powerpc: Add ptrace tests for GPR/FPR registers in suspended TM | Anshuman Khandual | 2016-11-17 | 3 | -2/+172 |
| * | | | | | | selftests/powerpc: Add ptrace tests for GPR/FPR registers in TM | Anshuman Khandual | 2016-11-17 | 3 | -3/+162 |
| * | | | | | | selftests/powerpc: Add ptrace tests for GPR/FPR registers | Anshuman Khandual | 2016-11-17 | 8 | -1/+781 |
| * | | | | | | selftests/powerpc: Move shared headers into new include dir | Simon Guo | 2016-11-17 | 19 | -34/+37 |
| * | | | | | | selftests/powerpc: Add more SPR numbers, TM & VMX instructions to 'reg.h'/'in... | Anshuman Khandual | 2016-11-17 | 2 | -9/+36 |
| * | | | | | | selftests/powerpc: Return false instead of -1 in require_paranoia_below() | Peter Senna Tschudin | 2016-11-14 | 1 | -3/+3 |
| * | | | | | | selftests/powerpc: Revert Load Monitor Register Tests | Michael Neuling | 2016-11-14 | 6 | -227/+1 |
| * | | | | | | powerpc: Add support for relative exception tables | Nicholas Piggin | 2016-11-14 | 1 | -4/+8 |
| * | | | | | | powerpc: EX_TABLE macro for exception tables | Nicholas Piggin | 2016-11-14 | 5 | -0/+3 |
| * | | | | | | selftests/powerpc: Fail load_unaligned_zeropad on miscompare | Michael Ellerman | 2016-11-14 | 1 | -1/+3 |
| * | | | | | | selftests/powerpc: Abort load_unaligned_zeropad on unhandled SEGV | Michael Ellerman | 2016-11-14 | 1 | -4/+1 |
| * | | | | | | selftests/powerpc: Add Anton's null_syscall benchmark to the selftests | Anton Blanchard | 2016-11-14 | 3 | -2/+160 |
* | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2016-12-16 | 3 | -9/+6 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | tools: enable endian checks for all sparse builds | Michael S. Tsirkin | 2016-12-15 | 1 | -4/+0 |
| * | | | | | | | tools/virtio: use {READ,WRITE}_ONCE() in uaccess.h | Mark Rutland | 2016-12-15 | 1 | -4/+5 |
| * | | | | | | | tools/virtio: fix READ_ONCE() | Mark Rutland | 2016-12-15 | 1 | -1/+1 |
* | | | | | | | | Merge tag 'linux-kselftest-4.10-rc1-update' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2016-12-15 | 24 | -0/+1948 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | selftest/gpio: add gpio test case | Bamvor Jian Zhang | 2016-12-13 | 5 | -0/+683 |
| * | | | | | | | | selftest: sync: improve assert() failure message | Gustavo Padovan | 2016-12-13 | 1 | -1/+1 |
| * | | | | | | | | kselftests: Exercise hw-independent mock tests for i915.ko | Chris Wilson | 2016-12-08 | 1 | -0/+14 |