index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2015-04-13
Merge tag 'linux-kselftest-4.1-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-04-13
perf kmem: Analyze page allocator events also
Namhyung Kim
2015-04-11
selftests/powerpc: Add transactional syscall test
Sam bobroff
2015-04-11
selftests/powerpc: Move get_auxv_entry() to harness.c
Sam bobroff
2015-04-10
perf evlist: Fix type for references to data_head/tail
David Ahern
2015-04-10
perf probe: Check the orphaned -x option
Masami Hiramatsu
2015-04-10
perf probe: Support multiple probes on different binaries
Masami Hiramatsu
2015-04-10
perf buildid-list: Fix segfault when show DSOs with hits
He Kuang
2015-04-10
perf tools: Fix cross-endian analysis
David Ahern
2015-04-10
perf tools: Fix error path to do closedir() when synthesizing threads
Arnaldo Carvalho de Melo
2015-04-10
perf tools: Fix synthesizing fork_event.ppid for non-main thread
David Ahern
2015-04-08
perf tools: Add 'I' event modifier for exclude_idle bit
Jiri Olsa
2015-04-08
perf report: Don't call map__kmap if map is NULL.
Wang Nan
2015-04-08
perf tests: Fix attr tests
Jiri Olsa
2015-04-08
perf probe: Fix ARM 32 building error
Wang Nan
2015-04-08
perf tools: Merge all perf_event_attr print functions
Peter Zijlstra
2015-04-08
perf record: Add clockid parameter
Peter Zijlstra
2015-04-08
perf sched replay: Use replay_repeat to calculate the runavg of cpu usage ins...
Yunlong Song
2015-04-08
perf sched replay: Support using -f to override perf.data file ownership
Yunlong Song
2015-04-08
perf sched replay: Fix the EMFILE error caused by the limitation of the maxim...
Yunlong Song
2015-04-08
perf sched replay: Handle the dead halt of sem_wait when create_tasks() fails...
Yunlong Song
2015-04-08
perf sched replay: Fix the segmentation fault problem caused by pr_err in thr...
Yunlong Song
2015-04-08
perf sched replay: Realloc the memory of pid_to_task stepwise to adapt to the...
Yunlong Song
2015-04-08
perf sched replay: Alloc the memory of pid_to_task dynamically to adapt to th...
Yunlong Song
2015-04-08
perf sched replay: Increase the MAX_PID value to fix assertion failure problem
Yunlong Song
2015-04-08
perf sched replay: Use struct task_desc instead of struct task_task for corre...
Yunlong Song
2015-04-08
perf kmem: Respect -i option
Jiri Olsa
2015-04-08
tools lib traceevent: Honor operator priority
Namhyung Kim
2015-04-08
perf kmaps: Check kmaps to make code more robust
Wang Nan
2015-04-08
perf evlist: Fix inverted logic in perf_mmap__empty
He Kuang
2015-04-08
Merge tag 'v4.0-rc7' into x86/asm, to resolve conflicts
Ingo Molnar
2015-04-08
x86, selftests: Add sigreturn selftest
Andy Lutomirski
2015-04-07
Merge 4.0-rc7 into staging-next
Greg Kroah-Hartman
2015-04-03
ftracetest: Do not use usleep directly
Namhyung Kim
2015-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-02
selftest/mqueue: enable cross compilation
Tyler Baker
2015-04-02
selftest/ipc: enable cross compilation
Tyler Baker
2015-04-02
selftest/memfd: include default header install path
Tyler Baker
2015-04-02
selftest/mount: enable cross compilation
Tyler Baker
2015-04-02
selftest/memfd: enable cross compilation
Tyler Baker
2015-04-02
kselftests: timers: Make set-timer-lat fail more gracefully for !CAP_WAKE_ALARM
John Stultz
2015-04-02
perf data: Support using -f to override perf.data file ownership for 'convert'
Yunlong Song
2015-04-02
perf trace: Support using -f to override perf.data file ownership
Yunlong Song
2015-04-02
perf timechart: Support using -f to override perf.data file ownership
Yunlong Song
2015-04-02
perf script: Support using -f to override perf.data file ownership
Yunlong Song
2015-04-02
perf mem: Support using -f to override perf.data file ownership
Yunlong Song
2015-04-02
perf lock: Support using -f to override perf.data file ownership
Yunlong Song
2015-04-02
perf kvm: Support using -f to override perf.data.guest file ownership
Yunlong Song
2015-04-02
perf kmem: Support using -f to override perf.data file ownership
Yunlong Song
2015-04-02
perf inject: Support using -f to override perf.data file ownership
Yunlong Song
[prev]
[next]