| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/pkeys/selftests: Fix protection keys write() warning | Dave Hansen | 2017-11-21 | 1 | -1/+4 |
* | x86/pkeys/selftests: Rename 'si_pkey' to 'siginfo_pkey' | Dave Hansen | 2017-11-21 | 1 | -5/+5 |
* | x86/mpx/selftests: Fix up weird arrays | Dave Hansen | 2017-11-21 | 1 | -2/+2 |
* | x86/selftests: Add test for mapping placement for 5-level paging | Kirill A. Shutemov | 2017-11-16 | 2 | -1/+178 |
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-11-13 | 5 | -31/+183 |
|\ |
|
| * | selftests/x86: Add tests for the STR and SLDT instructions | Ricardo Neri | 2017-11-08 | 1 | -1/+17 |
| * | selftests/x86: Add tests for User-Mode Instruction Prevention | Ricardo Neri | 2017-11-08 | 1 | -1/+72 |
| * | selftests/x86/ldt_get: Add a few additional tests for limits | Andy Lutomirski | 2017-11-07 | 1 | -1/+16 |
| * | selftests/x86/ldt_gdt: Run most existing LDT test cases against the GDT as well | Andy Lutomirski | 2017-11-07 | 1 | -1/+9 |
| * | selftests/x86/ldt_gdt: Add infrastructure to test set_thread_area() | Andy Lutomirski | 2017-11-07 | 1 | -16/+37 |
| * | selftests/x86/ldt_gdt: Robustify against set_thread_area() and LAR oddities | Andy Lutomirski | 2017-11-07 | 1 | -1/+9 |
| * | selftests/x86/protection_keys: Fix syscall NR redefinition warnings | Andy Lutomirski | 2017-11-07 | 1 | -6/+18 |
| * | Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts | Ingo Molnar | 2017-11-07 | 990 | -11/+1023 |
| |\ |
|
| * \ | Merge branch 'x86/mpx/prep' into x86/asm | Ingo Molnar | 2017-11-02 | 19 | -39/+675 |
| |\ \ |
|
| * \ \ | Merge branch 'core/objtool' into x86/asm, to pick up dependent changes | Ingo Molnar | 2017-10-23 | 2 | -6/+7 |
| |\ \ \ |
|
| | * | | | objtool: Print top level commands on incorrect usage | Kamalesh Babulal | 2017-10-18 | 1 | -4/+2 |
| | * | | | objtool: Don't report end of section error after an empty unwind hint | Josh Poimboeuf | 2017-09-28 | 1 | -2/+5 |
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2017-11-13 | 162 | -1780/+7869 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'linus' into perf/core, to fix conflicts | Ingo Molnar | 2017-11-07 | 993 | -21/+1257 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| * | | | | | perf srcline: Show correct function name for srcline of callchains | Namhyung Kim | 2017-11-01 | 1 | -40/+55 |
| * | | | | | perf srcline: Fix memory leak in addr2inlines() | Namhyung Kim | 2017-11-01 | 1 | -5/+2 |
| * | | | | | perf trace beauty kcmp: Beautify arguments | Arnaldo Carvalho de Melo | 2017-10-31 | 6 | -0/+76 |
| * | | | | | perf trace beauty: Implement pid_fd beautifier | Arnaldo Carvalho de Melo | 2017-10-31 | 2 | -0/+20 |
| * | | | | | tools include uapi: Grab a copy of linux/kcmp.h | Arnaldo Carvalho de Melo | 2017-10-31 | 2 | -0/+28 |
| * | | | | | perf callchain: Fix double mapping al->addr for children without self period | Namhyung Kim | 2017-10-31 | 1 | -4/+1 |
| * | | | | | perf stat: Make --per-thread update shadow stats to show metrics | Jiri Olsa | 2017-10-30 | 1 | -0/+2 |
| * | | | | | perf stat: Move the shadow stats scale computation in perf_stat__update_shado... | Jiri Olsa | 2017-10-30 | 4 | -30/+29 |
| * | | | | | perf tools: Add perf_data_file__write function | Jiri Olsa | 2017-10-30 | 2 | -1/+9 |
| * | | | | | perf tools: Add struct perf_data_file | Jiri Olsa | 2017-10-30 | 23 | -97/+127 |
| * | | | | | perf tools: Rename struct perf_data_file to perf_data | Jiri Olsa | 2017-10-30 | 30 | -238/+238 |
| * | | | | | perf script: Print information about per-event-dump files | Arnaldo Carvalho de Melo | 2017-10-30 | 1 | -8/+69 |
| * | | | | | perf trace beauty prctl: Generate 'option' string table from kernel headers | Arnaldo Carvalho de Melo | 2017-10-27 | 6 | -3/+124 |
| * | | | | | tools include uapi: Grab a copy of linux/prctl.h | Arnaldo Carvalho de Melo | 2017-10-27 | 2 | -0/+201 |
| * | | | | | perf script: Allow creating per-event dump files | Arnaldo Carvalho de Melo | 2017-10-27 | 2 | -1/+62 |
| * | | | | | perf evsel: Restore evsel->priv as a tool private area | Arnaldo Carvalho de Melo | 2017-10-27 | 3 | -10/+13 |
| * | | | | | perf script: Use event_format__fprintf() | Arnaldo Carvalho de Melo | 2017-10-27 | 1 | -3/+4 |
| * | | | | | perf script: Use pr_debug where appropriate | Arnaldo Carvalho de Melo | 2017-10-27 | 1 | -7/+6 |
| * | | | | | perf script: Add a few missing conversions to fprintf style | Arnaldo Carvalho de Melo | 2017-10-27 | 1 | -5/+4 |
| * | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2017-10-27 | 6 | -9/+531 |
| |\ \ \ \ \ |
|
| * | | | | | | perf util: Enable handling of inlined frames by default | Milian Wolff | 2017-10-25 | 3 | -2/+5 |
| * | | | | | | perf report: Use srcline from callchain for hist entries | Milian Wolff | 2017-10-25 | 4 | -0/+5 |
| * | | | | | | perf report: Cache srclines for callchain nodes | Milian Wolff | 2017-10-25 | 5 | -3/+90 |
| * | | | | | | perf report: Cache failed lookups of inlined frames | Milian Wolff | 2017-10-25 | 2 | -23/+8 |
| * | | | | | | perf report: Properly handle branch count in match_chain() | Milian Wolff | 2017-10-25 | 1 | -62/+78 |
| * | | | | | | perf report: Compare symbol name for inlined frames when sorting | Milian Wolff | 2017-10-24 | 1 | -0/+3 |
| * | | | | | | perf callchain: Compare symbol name for inlined frames when matching | Milian Wolff | 2017-10-24 | 1 | -0/+8 |
| * | | | | | | perf script: Mark inlined frames and do not print DSO for them | Milian Wolff | 2017-10-24 | 1 | -1/+4 |
| * | | | | | | perf callchain: Mark inlined frames in output by " (inlined)" suffix | Milian Wolff | 2017-10-24 | 2 | -3/+10 |
| * | | | | | | perf report: Fall-back to function name comparison for -g srcline | Milian Wolff | 2017-10-24 | 1 | -8/+12 |
| * | | | | | | perf callchain: Create real callchain entries for inlined frames | Milian Wolff | 2017-10-24 | 5 | -0/+103 |