| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-06-30 | 1 | -23/+36 |
|\ |
|
| * | selftests/x86/sigreturn: Do minor cleanups | Andy Lutomirski | 2018-06-27 | 1 | -6/+7 |
| * | selftests/x86/sigreturn/64: Fix spurious failures on AMD CPUs | Andy Lutomirski | 2018-06-27 | 1 | -17/+29 |
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-06-30 | 21 | -21/+200 |
|\ \ |
|
| * | | tools/headers: Pick up latest kernel ABIs | Ingo Molnar | 2018-06-26 | 5 | -0/+6 |
| * | | Merge tag 'perf-urgent-for-mingo-4.18-20180625' of git://git.kernel.org/pub/s... | Ingo Molnar | 2018-06-26 | 16 | -21/+194 |
| |\ \
| | |/
| |/| |
|
| | * | perf tools: Fix crash caused by accessing feat_ops[HEADER_LAST_FEATURE] | Ravi Bangoria | 2018-06-25 | 4 | -4/+23 |
| | * | perf script: Fix crash because of missing evsel->priv | Ravi Bangoria | 2018-06-25 | 1 | -0/+14 |
| | * | perf script: Add missing output fields in a hint | Ravi Bangoria | 2018-06-25 | 1 | -2/+3 |
| | * | perf bench: Fix numa report output code | Jiri Olsa | 2018-06-25 | 1 | -2/+3 |
| | * | perf stat: Remove duplicate event counting | Thomas Richter | 2018-06-25 | 1 | -1/+70 |
| | * | perf alias: Rebuild alias expression string to make it comparable | Thomas Richter | 2018-06-25 | 1 | -1/+24 |
| | * | perf alias: Remove trailing newline when reading sysfs files | Thomas Richter | 2018-06-25 | 1 | -0/+3 |
| | * | perf tools: Fix a clang 7.0 compilation error | Yonghong Song | 2018-06-25 | 1 | -2/+9 |
| | * | tools include uapi: Synchronize bpf.h with the kernel | Arnaldo Carvalho de Melo | 2018-06-25 | 1 | -1/+1 |
| | * | tools include uapi: Update if_link.h to pick IFLA_{BRPORT_ISOLATED,VXLAN_TTL_... | Arnaldo Carvalho de Melo | 2018-06-25 | 1 | -0/+2 |
| | * | tools include powerpc: Update arch/powerpc/include/uapi/asm/unistd.h copy to ... | Arnaldo Carvalho de Melo | 2018-06-25 | 1 | -0/+1 |
| | * | perf tools: Update x86's syscall_64.tbl, adding 'io_pgetevents' and 'rseq' | Arnaldo Carvalho de Melo | 2018-06-25 | 1 | -0/+2 |
| | * | tools headers uapi: Synchronize drm/drm.h | Arnaldo Carvalho de Melo | 2018-06-25 | 1 | -0/+7 |
| | * | perf intel-pt: Fix packet decoding of CYC packets | Adrian Hunter | 2018-06-25 | 1 | -1/+1 |
| | * | perf tests: Add valid callback for parse-events test | Jiri Olsa | 2018-06-25 | 1 | -2/+15 |
| | * | perf tests: Add event parsing error handling to parse events test | Jiri Olsa | 2018-06-25 | 1 | -3/+5 |
| | * | perf report powerpc: Fix crash if callchain is empty | Sandipan Das | 2018-06-25 | 1 | -1/+1 |
| | * | perf test session topology: Fix test on s390 | Thomas Richter | 2018-06-25 | 1 | -0/+1 |
| | * | perf record: Support s390 random socket_id assignment | Thomas Richter | 2018-06-25 | 1 | -1/+9 |
* | | | Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-block | Linus Torvalds | 2018-06-30 | 1 | -18/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | sg: remove ->sg_magic member | Jens Axboe | 2018-06-29 | 1 | -18/+0 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-06-25 | 2 | -0/+3 |
|\ \ \ |
|
| * | | | selftests: net: add tcp_inq to gitignore | Anders Roxell | 2018-06-21 | 1 | -0/+1 |
| * | | | selftests: net: add config fragments | Anders Roxell | 2018-06-21 | 1 | -0/+2 |
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-06-24 | 9 | -33/+67 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Merge tag 'perf-urgent-for-mingo-4.18-20180611' of git://git.kernel.org/pub/s... | Ingo Molnar | 2018-06-14 | 9 | -33/+67 |
| |\ \ \ |
|
| | * | | | perf script: Show hw-cache events | Seeteena Thoufeek | 2018-06-08 | 1 | -0/+12 |
| | * | | | perf c2c: Keep struct hist_entry at the end of struct c2c_hist_entry | Jiri Olsa | 2018-06-08 | 1 | -5/+5 |
| | * | | | perf stat: Add event parsing error handling to add_default_attributes | Jiri Olsa | 2018-06-07 | 1 | -4/+6 |
| | * | | | perf stat: Allow to specify specific metric column len | Jiri Olsa | 2018-06-07 | 1 | -4/+5 |
| | * | | | perf stat: Fix metric column header display alignment | Jiri Olsa | 2018-06-07 | 1 | -8/+9 |
| | * | | | perf stat: Use only color_fprintf call in print_metric_only | Jiri Olsa | 2018-06-07 | 1 | -4/+1 |
| | * | | | perf stat: Add --interval-clear option | Jiri Olsa | 2018-06-07 | 2 | -2/+12 |
| | * | | | perf tools: Fix error index for pmu event parser | Jiri Olsa | 2018-06-07 | 1 | -0/+5 |
| | * | | | perf hists: Reimplement hists__has_callchains() | Arnaldo Carvalho de Melo | 2018-06-07 | 2 | -4/+6 |
| | * | | | perf hists browser gtk: Use hist_entry__has_callchains() | Arnaldo Carvalho de Melo | 2018-06-07 | 1 | -1/+1 |
| | * | | | perf hists: Make hist_entry__has_callchains() work with 'perf c2c' | Arnaldo Carvalho de Melo | 2018-06-07 | 1 | -1/+1 |
| | * | | | perf hists: Save the callchain_size in struct hist_entry | Arnaldo Carvalho de Melo | 2018-06-07 | 2 | -2/+6 |
* | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2018-06-24 | 2 | -0/+1 |
|\ \ \ \ \ |
|
| * | | | | | rseq/selftests/arm: Align 'struct rseq_cs' on 32 bytes | Mathieu Desnoyers | 2018-06-21 | 1 | -0/+1 |
| * | | | | | rseq/selftests: Make run_param_test.sh executable | Mathieu Desnoyers | 2018-06-21 | 1 | -0/+0 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-06-24 | 1 | -0/+1 |
|\ \ \ \ \ |
|
| * | | | | | objtool: Add machine_real_restart() to the noreturn list | Josh Poimboeuf | 2018-06-20 | 1 | -0/+1 |
* | | | | | | Merge tag 'mips_fixes_4.18_1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-06-24 | 3 | -0/+751 |
|\ \ \ \ \ \ |
|