Age | Commit message (Expand) | Author |
2015-04-15 | mm, selftests: test return value of munmap for MAP_HUGETLB memory | David Rientjes |
2015-04-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2015-04-14 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2015-04-14 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-04-14 | Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
2015-04-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2015-04-13 | Merge tag 'staging-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-04-13 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2015-04-13 | Merge tag 'linux-kselftest-4.1-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
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 |