Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | sched: Fix update_cfs_load() synchronization | Paul Turner | 2010-11-18 | 2 | -13/+22 | |
| * | | | | | | | | | | | | sched: Fix load corruption from update_cfs_shares() | Paul Turner | 2010-11-18 | 1 | -8/+8 | |
| * | | | | | | | | | | | | sched: Make tg_shares_up() walk on-demand | Peter Zijlstra | 2010-11-18 | 2 | -67/+58 | |
| * | | | | | | | | | | | | sched: Implement on-demand (active) cfs_rq list | Peter Zijlstra | 2010-11-18 | 3 | -83/+92 | |
| * | | | | | | | | | | | | sched: Rewrite tg_shares_up) | Peter Zijlstra | 2010-11-18 | 5 | -211/+162 | |
| * | | | | | | | | | | | | sched: Simplify cpu-hot-unplug task migration | Peter Zijlstra | 2010-11-18 | 2 | -155/+67 | |
| * | | | | | | | | | | | | Merge commit 'v2.6.37-rc2' into sched/core | Ingo Molnar | 2010-11-18 | 62 | -911/+1301 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | sched: Make sched_param argument static in sched_setscheduler() callers | KOSAKI Motohiro | 2010-10-23 | 6 | -8/+12 | |
* | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-01-06 | 13 | -348/+894 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | perf: Add calls to suspend trace point | Jean Pihet | 2011-01-05 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | Merge commit 'v2.6.37' into perf/core | Ingo Molnar | 2011-01-05 | 2 | -1/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | perf: Clean up power events by introducing new, more generic ones | Thomas Renninger | 2011-01-04 | 2 | -0/+18 | |
| * | | | | | | | | | | | | | perf: Do not export power_frequency, but power_start event | Thomas Renninger | 2011-01-04 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | Merge commit 'v2.6.37-rc8' into perf/core | Ingo Molnar | 2011-01-04 | 3 | -14/+63 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2010-12-22 | 2 | -4/+16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | tracing/events: Show real number in array fields | Steven Rostedt | 2010-11-19 | 2 | -4/+16 | |
| * | | | | | | | | | | | | | | Merge commit 'v2.6.37-rc7' into perf/core | Ingo Molnar | 2010-12-22 | 7 | -151/+260 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | perf: Sysfs enumeration | Peter Zijlstra | 2010-12-16 | 1 | -1/+94 | |
| * | | | | | | | | | | | | | | perf: Dynamic pmu types | Peter Zijlstra | 2010-12-16 | 2 | -7/+43 | |
| * | | | | | | | | | | | | | | perf: Move perf_event_init() into main.c | Peter Zijlstra | 2010-12-16 | 1 | -2/+0 | |
| * | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-12-16 | 4 | -10/+43 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | x86, NMI: Add back unknown_nmi_panic and nmi_watchdog sysctls | Don Zickus | 2010-12-10 | 3 | -1/+18 | |
| * | | | | | | | | | | | | | | | perf: Stop all counters on reboot | Peter Zijlstra | 2010-12-08 | 1 | -1/+23 | |
| * | | | | | | | | | | | | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm... | Ingo Molnar | 2010-12-07 | 1 | -67/+167 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | perf events: Make sample_type identity fields available in all PERF_RECORD_ e... | Arnaldo Carvalho de Melo | 2010-12-04 | 1 | -17/+91 | |
| | * | | | | | | | | | | | | | | | perf events: Separate the routines handling the PERF_SAMPLE_ identity fields | Arnaldo Carvalho de Melo | 2010-12-04 | 1 | -54/+75 | |
| | * | | | | | | | | | | | | | | | perf events: Fix event inherit fallout of precalculated headers | Thomas Gleixner | 2010-12-04 | 1 | -0/+5 | |
| * | | | | | | | | | | | | | | | | Merge commit 'v2.6.37-rc5' into perf/core | Ingo Molnar | 2010-12-07 | 7 | -39/+72 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | kprobes: Use text_poke_smp_batch for unoptimizing | Masami Hiramatsu | 2010-12-06 | 1 | -6/+4 | |
| * | | | | | | | | | | | | | | | | kprobes: Use text_poke_smp_batch for optimizing | Masami Hiramatsu | 2010-12-06 | 1 | -10/+7 | |
| * | | | | | | | | | | | | | | | | kprobes: Reuse unused kprobe | Masami Hiramatsu | 2010-12-06 | 1 | -2/+30 | |
| * | | | | | | | | | | | | | | | | kprobes: Support delayed unoptimizing | Masami Hiramatsu | 2010-12-06 | 1 | -77/+233 | |
| * | | | | | | | | | | | | | | | | kprobes: Separate kprobe optimizing code from optimizer | Masami Hiramatsu | 2010-12-06 | 1 | -17/+26 | |
| * | | | | | | | | | | | | | | | | kprobes: Cleanup disabling and unregistering path | Masami Hiramatsu | 2010-12-06 | 1 | -56/+72 | |
| * | | | | | | | | | | | | | | | | kprobes: Rename old_p to more appropriate name | Masami Hiramatsu | 2010-12-06 | 1 | -47/+46 | |
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | perf events: Precalculate the header space for PERF_SAMPLE_ fields | Arnaldo Carvalho de Melo | 2010-11-30 | 1 | -59/+91 | |
| * | | | | | | | | | | | | | | | perf, arch: Cleanup perf-pmu init vs lockup-detector | Peter Zijlstra | 2010-11-26 | 1 | -4/+3 | |
| * | | | | | | | | | | | | | | | perf: Ignore non-sampling overflows | Peter Zijlstra | 2010-11-26 | 1 | -0/+7 | |
| * | | | | | | | | | | | | | | | perf: Don't bother to init the hrtimer for no SW sampling counters | Franck Bui-Huu | 2010-11-26 | 1 | -11/+13 | |
| * | | | | | | | | | | | | | | | perf: Limit event refresh to sampling event | Franck Bui-Huu | 2010-11-26 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | perf: Introduce is_sampling_event() | Franck Bui-Huu | 2010-11-26 | 1 | -5/+5 | |
| * | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-11-26 | 3 | -19/+81 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge commit 'v2.6.37-rc3' into perf/core | Ingo Molnar | 2010-11-26 | 11 | -39/+84 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | / / / / / / | | | |_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Ingo Molnar | 2010-11-18 | 2 | -10/+30 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | tracing: New flag to allow non privileged users to use a trace event | Frederic Weisbecker | 2010-11-18 | 2 | -10/+30 | |
| * | | | | | | | | | | | | | | | | x86, nmi_watchdog: Remove the old nmi_watchdog | Don Zickus | 2010-11-18 | 1 | -16/+0 | |
* | | | | | | | | | | | | | | | | | Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-01-06 | 1 | -125/+110 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | futex: Add futex_q static initializer | Darren Hart | 2010-11-10 | 1 | -15/+10 | |
| * | | | | | | | | | | | | | | | | | futex: Replace fshared and clockrt with combined flags | Darren Hart | 2010-11-10 | 1 | -76/+70 | |
| * | | | | | | | | | | | | | | | | | futex: Cleanup stale fshared flag interfaces | Thomas Gleixner | 2010-11-10 | 1 | -34/+30 |