Age | Commit message (Expand) | Author |
2019-01-11 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-01-10 | Merge tag 'riscv-for-linus-4.21-rc2-v2' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2019-01-10 | tools headers powerpc: Remove unistd.h | Ravi Bangoria |
2019-01-10 | perf powerpc: Rework syscall table generation | Ravi Bangoria |
2019-01-09 | perf symbols: Add 'arch_cpu_idle' to the list of kernel idle symbols | Arnaldo Carvalho de Melo |
2019-01-09 | tools include uapi: Sync linux/if_link.h copy with the kernel sources | Arnaldo Carvalho de Melo |
2019-01-08 | tools/vm/page_owner: use page_owner_sort in the use example | Miles Chen |
2019-01-08 | tools include uapi: Sync linux/vhost.h with the kernel sources | Arnaldo Carvalho de Melo |
2019-01-08 | tools include uapi: Sync linux/fs.h copy with the kernel sources | Arnaldo Carvalho de Melo |
2019-01-08 | perf beauty: Switch from using uapi/linux/fs.h to uapi/linux/mount.h | Arnaldo Carvalho de Melo |
2019-01-08 | tools include uapi: Grab a copy of linux/mount.h | Arnaldo Carvalho de Melo |
2019-01-08 | perf top: Lift restriction on using callchains without "sym" in --sort | Arnaldo Carvalho de Melo |
2019-01-08 | tools lib traceevent: Remove tep_data_event_from_type() API | Tzvetomir Stoyanov |
2019-01-08 | tools lib traceevent: Rename tep_is_file_bigendian() to tep_file_bigendian() | Tzvetomir Stoyanov |
2019-01-08 | tools lib traceevent: Changed return logic of tep_register_event_handler() API | Tzvetomir Stoyanov |
2019-01-08 | tools lib traceevent: Changed return logic of trace_seq_printf() and trace_se... | Tzvetomir Stoyanov |
2019-01-08 | tools lib traceevent: Rename struct cmdline to struct tep_cmdline | Tzvetomir Stoyanov |
2019-01-08 | tools lib traceevent: Initialize host_bigendian at tep_handle allocation | Tzvetomir Stoyanov |
2019-01-08 | tools lib traceevent: Introduce new libtracevent API: tep_override_comm() | Tzvetomir Stoyanov |
2019-01-08 | perf tests: Add a test for the ARM 32-bit [vectors] page | Florian Fainelli |
2019-01-08 | perf tools: Make find_vdso_map() more modular | Florian Fainelli |
2019-01-08 | perf trace: Fix alignment for [continued] lines | Arnaldo Carvalho de Melo |
2019-01-08 | perf trace: Fix ')' placement in "interrupted" syscall lines | Arnaldo Carvalho de Melo |
2019-01-08 | Merge tag 'perf-core-for-mingo-4.21-20190104' of git://git.kernel.org/pub/scm... | Ingo Molnar |
2019-01-07 | tools uapi: fix RISC-V 64-bit support | Aurelien Jarno |
2019-01-06 | Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2019-01-06 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-01-06 | jump_label: move 'asm goto' support test to Kconfig | Masahiro Yamada |
2019-01-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-01-04 | fls: change parameter to unsigned int | Matthew Wilcox |
2019-01-04 | perf test shell: Use a fallback to get the pathname in vfs_getname | Arnaldo Carvalho de Melo |
2019-01-04 | perf python: Make sure the python binding output directory is in place | Arnaldo Carvalho de Melo |
2019-01-04 | perf strbuf: Remove redundant va_end() in strbuf_addv() | Mattias Jacobsson |
2019-01-04 | perf annotate: Pass filename to objdump via execl | Ivan Krylov |
2019-01-04 | perf report: Fix wrong iteration count in --branch-history | Jin Yao |
2019-01-04 | tools headers x86: Sync asm/cpufeatures.h copy with the kernel sources | Arnaldo Carvalho de Melo |
2019-01-04 | tools headers uapi: Sync copy of asm-generic/unistd.h with the kernel sources | Arnaldo Carvalho de Melo |
2019-01-04 | tools headers uapi: Sync linux/kvm.h with the kernel sources | Arnaldo Carvalho de Melo |
2019-01-04 | tools headers uapi: Sync linux/in.h copy from the kernel sources | Arnaldo Carvalho de Melo |
2019-01-04 | tools headers uapi: Update i915_drm.h | Arnaldo Carvalho de Melo |
2019-01-04 | tools iio: Override CFLAGS assignments | Jiri Olsa |
2019-01-04 | tools thermal tmon: Use -O3 instead of -O1 if available | Jiri Olsa |
2019-01-03 | Remove 'type' argument from access_ok() function | Linus Torvalds |
2019-01-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-01-03 | tools beauty: Make the prctl option table generator catch all PR_ options | Arnaldo Carvalho de Melo |
2019-01-03 | tools headers uapi: Sync prctl.h with the kernel sources | Arnaldo Carvalho de Melo |
2019-01-03 | tools headers x86: Sync disabled-features.h | Arnaldo Carvalho de Melo |
2019-01-03 | perf stat: Fix endless wait for child process | Jin Yao |
2019-01-03 | Merge tag 'perf-core-for-mingo-4.21-20190103' of git://git.kernel.org/pub/scm... | Ingo Molnar |
2019-01-02 | bpf: add various test cases to selftests | Daniel Borkmann |