Age | Commit message (Expand) | Author |
2015-11-05 | perf llvm: Pass number of configured CPUs to clang compiler | Wang Nan |
2015-11-05 | perf tools: Allow shuffling the build tests | Arnaldo Carvalho de Melo |
2015-11-05 | perf tools: Insert split maps correctly into origin group | Jiri Olsa |
2015-11-04 | Merge tag 'staging-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-11-04 | Merge tag 'usb-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2015-11-04 | Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-11-04 | perf stat: Use common printout function to avoid duplicated code | Andi Kleen |
2015-11-04 | perf stat: Move sw clock metrics printout to stat-shadow | Andi Kleen |
2015-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2015-11-03 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2015-11-03 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2015-11-03 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2015-11-03 | selftests: breakpoint: Actually build it | Ben Hutchings |
2015-11-03 | selftests: vm: Try harder to allocate huge pages | Ben Hutchings |
2015-11-03 | selftests: Make scripts executable | Ben Hutchings |
2015-11-03 | selftests: kprobe: Choose an always-defined function to probe | Ben Hutchings |
2015-11-03 | selftests: memfd: Stop unnecessary rebuilds | Ben Hutchings |
2015-11-03 | selftests: Add missing #include directives | Ben Hutchings |
2015-11-03 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-11-03 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2015-11-03 | tools lib bpf: Fix compiler warning on CentOS 6 | Namhyung Kim |
2015-11-03 | perf bpf: Mute libbpf when '-v' not set | Wang Nan |
2015-11-03 | perf test: Keep test result clean if '-v' not set | Wang Nan |
2015-11-03 | rtc: rtctest: enabling UIE for a chip that doesn't support it returns EINVAL | Uwe Kleine-König |
2015-11-02 | selftests/seccomp: Be more precise with syscall arguments. | Robert Sesek |
2015-11-02 | acpi: nfit: Add support for hot-add | Vishal Verma |
2015-11-02 | Creating a common structure initialization pattern for struct option | Sriram Raghunathan |
2015-11-02 | cpupower: Enable disabled Cstates if they are below max latency | Thomas Renninger |
2015-11-02 | cpupower: Remove debug message when using cpupower idle-set -D switch | Thomas Renninger |
2015-11-02 | cpupower: cpupower monitor reports uninitialized values for offline cpus | Jacob Tanenbaum |
2015-11-02 | Merge branch 'acpica' | Rafael J. Wysocki |
2015-10-31 | selftests/x86: Add a fork() to entry_from_vm86 to catch fork bugs | Andy Lutomirski |
2015-10-29 | perf unwind: Pass symbol source to libunwind | Rabin Vincent |
2015-10-29 | tools build: Fix libiberty feature detection | Rabin Vincent |
2015-10-29 | perf tools: Compile scriptlets to BPF objects when passing '.c' to --event | Wang Nan |
2015-10-29 | perf record: Add clang options for compiling BPF scripts | Wang Nan |
2015-10-29 | perf bpf: Attach eBPF filter to perf event | Wang Nan |
2015-10-29 | perf tools: Make sure fixdep is built before libbpf | Jiri Olsa |
2015-10-29 | perf script: Enable printing of branch stack | Stephane Eranian |
2015-10-29 | perf trace: Add cmd string table to decode sys_bpf first arg | Arnaldo Carvalho de Melo |
2015-10-28 | perf bpf: Collect perf_evsel in BPF object files | Wang Nan |
2015-10-28 | perf tools: Load eBPF object into kernel | Wang Nan |
2015-10-28 | perf tools: Create probe points for BPF programs | Wang Nan |
2015-10-28 | perf tools: Enable passing bpf object file to --event | Wang Nan |
2015-10-28 | perf ebpf: Add the libbpf glue | Wang Nan |
2015-10-28 | perf tools: Make perf depend on libbpf | Wang Nan |
2015-10-28 | perf symbols: Fix endless loop in dso__split_kallsyms_for_kcore | Jiri Olsa |
2015-10-28 | perf tools: Enable pre-event inherit setting by config terms | Wang Nan |
2015-10-28 | perf symbols: we can now read separate debug-info files based on a build ID | Dima Kogan |
2015-10-28 | perf symbols: Fix type error when reading a build-id | Dima Kogan |