| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | tools lib bpf: Add bpf_prog_{attach,detach} | Joe Stringer | 2016-12-20 | 2 | -0/+26 |
| * | | perf diff: Do not overwrite valid build id | Kan Liang | 2016-12-20 | 1 | -1/+2 |
| * | | perf annotate: Don't throw error for zero length symbols | Ravi Bangoria | 2016-12-20 | 1 | -1/+2 |
| * | | perf bench futex: Fix lock-pi help string | Davidlohr Bueso | 2016-12-20 | 1 | -1/+1 |
| * | | perf trace: Check if MAP_32BIT is defined (again) | Jiri Olsa | 2016-12-20 | 1 | -0/+2 |
| * | | tools lib bpf: Add flags to bpf_create_map() | Joe Stringer | 2016-12-15 | 3 | -3/+5 |
| * | | tools lib bpf: use __u32 from linux/types.h | Joe Stringer | 2016-12-15 | 2 | -4/+4 |
| * | | tools lib bpf: Sync {tools,}/include/uapi/linux/bpf.h | Joe Stringer | 2016-12-15 | 1 | -229/+364 |
| * | | perf annotate: Fix jump target outside of function address range | Ravi Bangoria | 2016-12-15 | 3 | -9/+15 |
| * | | 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-18 | 1 | -7/+23 |
|\ \ \ |
|
| * \ \ | Merge branch 'for-4.10/libnvdimm' into libnvdimm-for-next | Dan Williams | 2016-12-17 | 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-17 | 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-17 | 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 |