| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | | * | | | | | | | | | | | | | | | perf probe: Link trace_probe_event into perf_probe_event | Wang Nan | 2015-09-04 | |
| | | * | | | | | | | | | | | | | | | perf probe: Split add_perf_probe_events() | Namhyung Kim | 2015-09-04 | |
| | | * | | | | | | | | | | | | | | | perf intel-pt: Add support for PERF_RECORD_SWITCH | Adrian Hunter | 2015-09-04 | |
| | | * | | | | | | | | | | | | | | | perf session: Don't call dump_sample() when evsel is NULL | Kan Liang | 2015-09-04 | |
| | | * | | | | | | | | | | | | | | | x86/insn: perf tools: Add new xsave instructions | Adrian Hunter | 2015-09-04 | |
| | | * | | | | | | | | | | | | | | | x86/insn: perf tools: Add new memory protection keys instructions | Adrian Hunter | 2015-09-04 | |
| | | * | | | | | | | | | | | | | | | x86/insn: perf tools: Add new memory instructions | Adrian Hunter | 2015-09-04 | |
| | | * | | | | | | | | | | | | | | | x86/insn: perf tools: Add new SHA instructions | Adrian Hunter | 2015-09-04 | |
| | | * | | | | | | | | | | | | | | | x86/insn: perf tools: Pedantically tweak opcode map for MPX instructions | Adrian Hunter | 2015-09-04 | |
| | | * | | | | | | | | | | | | | | | perf tools: Add a test for decoding of new x86 instructions | Adrian Hunter | 2015-09-04 | |
| | | * | | | | | | | | | | | | | | | perf tools: Display build warning if x86 instruction decoder differs from kernel | Adrian Hunter | 2015-09-04 | |
| | | * | | | | | | | | | | | | | | | tools lib api fs: Add FSTYPE__configured() method | Jiri Olsa | 2015-09-04 | |
| | | * | | | | | | | | | | | | | | | tools lib api fs: Add FSTYPE__mount() method | Jiri Olsa | 2015-09-04 | |
| | | * | | | | | | | | | | | | | | | tools lib api fs: Add tracefs into fs.c object | Jiri Olsa | 2015-09-04 | |
| | | * | | | | | | | | | | | | | | | tools lib api fs: Add debugfs into fs.c object | Jiri Olsa | 2015-09-04 | |
| | | * | | | | | | | | | | | | | | | tools lib api fs: Move SYSFS_MAGIC PROC_SUPER_MAGIC into fs.c | Jiri Olsa | 2015-09-04 | |
| | | * | | | | | | | | | | | | | | | tools lib api fs: Add STR and PATH_MAX macros to fs object | Jiri Olsa | 2015-09-04 | |
| | | * | | | | | | | | | | | | | | | tools lib api fs: Move debugfs__strerror_open into tracing_path.c object | Jiri Olsa | 2015-09-04 | |
| | | * | | | | | | | | | | | | | | | tools lib api fs: Move tracing_path interface into api/fs/tracing_path.c | Jiri Olsa | 2015-09-04 | |
| | | * | | | | | | | | | | | | | | | perf tools: Move tracing_path stuff under same namespace | Jiri Olsa | 2015-09-02 | |
| | | * | | | | | | | | | | | | | | | perf tools: Remove mountpoint arg from perf_debugfs_mount | Jiri Olsa | 2015-09-02 | |
| | | * | | | | | | | | | | | | | | | perf stat: Quieten failed to read counter message | Andi Kleen | 2015-09-02 | |
| | | * | | | | | | | | | | | | | | | perf tools: Store the cpu socket and core ids in the perf.data header | Kan Liang | 2015-09-02 | |
| | | * | | | | | | | | | | | | | | | perf cpumap: Factor out functions to get core_id and socket_id | Kan Liang | 2015-09-02 | |
| | | * | | | | | | | | | | | | | | | tools lib traceevent: Support function __get_dynamic_array_len | He Kuang | 2015-09-02 | |
| | | * | | | | | | | | | | | | | | | perf tools: Copy linux/filter.h to tools/include | He Kuang | 2015-09-02 | |
| | | * | | | | | | | | | | | | | | | perf tools: Always use non inlined file name for 'srcfile' sort key | Andi Kleen | 2015-09-02 | |
| * | | | | | | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-11-03 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2015-10-19 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | | | | | | | | ||||
| | | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'doc.2015.10.06a', 'percpu-rwsem.2015.10.06a' and 'torture.201... | Paul E. McKenney | 2015-10-07 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | | | ||||
| | | | | * | | | | | | | | | | | | | | | torture: Forgive non-plural arguments | Paul E. McKenney | 2015-10-06 | |
| | | | |/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | | | | | | | locktorture: Add torture tests for percpu_rwsem | Paul E. McKenney | 2015-10-06 | |
| | | | * | | | | | | | | | | | | | | | locktorture: Support rtmutex torturing | Davidlohr Bueso | 2015-10-06 | |
| | | |/ / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-11-03 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | timers, kselftest: Add 'adjtick' test to validate adjtimex() tick adjustments | John Stultz | 2015-10-12 | |
| | | |_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | selftests/x86: Add a fork() to entry_from_vm86 to catch fork bugs | Andy Lutomirski | 2015-10-31 | |
| | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | Merge tag 'powerpc-4.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2015-10-16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | selftests/powerpc: Fix build failure of load_unaligned_zeropad test | Michael Ellerman | 2015-10-13 | |
| | | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2015-10-07 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | perf tools: Fix build break on powerpc due to sample_reg_masks | Sukadev Bhattiprolu | 2015-10-07 | |
| | | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | Merge tag 'pm+acpi-4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-10-01 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | Merge branch 'turbostat' of https://git.kernel.org/pub/scm/linux/kernel/git/l... | Rafael J. Wysocki | 2015-09-27 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | tools/power turbosat: update version number | Len Brown | 2015-09-26 | |
| | | * | | | | | | | | | | | tools/power turbostat: SKL: Adjust for TSC difference from base frequency | Len Brown | 2015-09-26 | |
| | | * | | | | | | | | | | | tools/power turbostat: KNL workaround for %Busy and Avg_MHz | Hubert Chrzaniuk | 2015-09-26 | |
| | | * | | | | | | | | | | | tools/power turbostat: IVB Xeon: fix --debug regression | Len Brown | 2015-09-26 | |
| | | |/ / / / / / / / / / | ||||
| * | | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-09-27 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||
| | * | | | | | | | | | | | perf tools: Fix copying of /proc/kcore | Adrian Hunter | 2015-09-25 | |
| | * | | | | | | | | | | | perf intel-pt: Remove no_force_psb from documentation | Adrian Hunter | 2015-09-25 | |
| | * | | | | | | | | | | | perf probe: Use existing routine to look for a kernel module by dso->short_name | Arnaldo Carvalho de Melo | 2015-09-25 | |
| | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||
