summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | sched: Fix update_cfs_load() synchronizationPaul Turner2010-11-182-13/+22
| * | | | | | | | | | | | sched: Fix load corruption from update_cfs_shares()Paul Turner2010-11-181-8/+8
| * | | | | | | | | | | | sched: Make tg_shares_up() walk on-demandPeter Zijlstra2010-11-182-67/+58
| * | | | | | | | | | | | sched: Implement on-demand (active) cfs_rq listPeter Zijlstra2010-11-183-83/+92
| * | | | | | | | | | | | sched: Rewrite tg_shares_up)Peter Zijlstra2010-11-185-211/+162
| * | | | | | | | | | | | sched: Simplify cpu-hot-unplug task migrationPeter Zijlstra2010-11-182-155/+67
| * | | | | | | | | | | | Merge commit 'v2.6.37-rc2' into sched/coreIngo Molnar2010-11-1862-911/+1301
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | sched: Make sched_param argument static in sched_setscheduler() callersKOSAKI Motohiro2010-10-236-8/+12
* | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-01-0613-348/+894
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | perf: Add calls to suspend trace pointJean Pihet2011-01-051-0/+3
| * | | | | | | | | | | | | Merge commit 'v2.6.37' into perf/coreIngo Molnar2011-01-052-1/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | perf: Clean up power events by introducing new, more generic onesThomas Renninger2011-01-042-0/+18
| * | | | | | | | | | | | | perf: Do not export power_frequency, but power_start eventThomas Renninger2011-01-041-1/+1
| * | | | | | | | | | | | | Merge commit 'v2.6.37-rc8' into perf/coreIngo Molnar2011-01-043-14/+63
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2010-12-222-4/+16
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | tracing/events: Show real number in array fieldsSteven Rostedt2010-11-192-4/+16
| * | | | | | | | | | | | | | Merge commit 'v2.6.37-rc7' into perf/coreIngo Molnar2010-12-227-151/+260
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | perf: Sysfs enumerationPeter Zijlstra2010-12-161-1/+94
| * | | | | | | | | | | | | | perf: Dynamic pmu typesPeter Zijlstra2010-12-162-7/+43
| * | | | | | | | | | | | | | perf: Move perf_event_init() into main.cPeter Zijlstra2010-12-161-2/+0
| * | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-12-164-10/+43
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | x86, NMI: Add back unknown_nmi_panic and nmi_watchdog sysctlsDon Zickus2010-12-103-1/+18
| * | | | | | | | | | | | | | | perf: Stop all counters on rebootPeter Zijlstra2010-12-081-1/+23
| * | | | | | | | | | | | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2010-12-071-67/+167
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | perf events: Make sample_type identity fields available in all PERF_RECORD_ e...Arnaldo Carvalho de Melo2010-12-041-17/+91
| | * | | | | | | | | | | | | | | perf events: Separate the routines handling the PERF_SAMPLE_ identity fieldsArnaldo Carvalho de Melo2010-12-041-54/+75
| | * | | | | | | | | | | | | | | perf events: Fix event inherit fallout of precalculated headersThomas Gleixner2010-12-041-0/+5
| * | | | | | | | | | | | | | | | Merge commit 'v2.6.37-rc5' into perf/coreIngo Molnar2010-12-077-39/+72
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | kprobes: Use text_poke_smp_batch for unoptimizingMasami Hiramatsu2010-12-061-6/+4
| * | | | | | | | | | | | | | | | kprobes: Use text_poke_smp_batch for optimizingMasami Hiramatsu2010-12-061-10/+7
| * | | | | | | | | | | | | | | | kprobes: Reuse unused kprobeMasami Hiramatsu2010-12-061-2/+30
| * | | | | | | | | | | | | | | | kprobes: Support delayed unoptimizingMasami Hiramatsu2010-12-061-77/+233
| * | | | | | | | | | | | | | | | kprobes: Separate kprobe optimizing code from optimizerMasami Hiramatsu2010-12-061-17/+26
| * | | | | | | | | | | | | | | | kprobes: Cleanup disabling and unregistering pathMasami Hiramatsu2010-12-061-56/+72
| * | | | | | | | | | | | | | | | kprobes: Rename old_p to more appropriate nameMasami Hiramatsu2010-12-061-47/+46
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | perf events: Precalculate the header space for PERF_SAMPLE_ fieldsArnaldo Carvalho de Melo2010-11-301-59/+91
| * | | | | | | | | | | | | | | perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra2010-11-261-4/+3
| * | | | | | | | | | | | | | | perf: Ignore non-sampling overflowsPeter Zijlstra2010-11-261-0/+7
| * | | | | | | | | | | | | | | perf: Don't bother to init the hrtimer for no SW sampling countersFranck Bui-Huu2010-11-261-11/+13
| * | | | | | | | | | | | | | | perf: Limit event refresh to sampling eventFranck Bui-Huu2010-11-261-1/+1
| * | | | | | | | | | | | | | | perf: Introduce is_sampling_event()Franck Bui-Huu2010-11-261-5/+5
| * | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-11-263-19/+81
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge commit 'v2.6.37-rc3' into perf/coreIngo Molnar2010-11-2611-39/+84
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | / / / / / / | | | |_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2010-11-182-10/+30
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | tracing: New flag to allow non privileged users to use a trace eventFrederic Weisbecker2010-11-182-10/+30
| * | | | | | | | | | | | | | | | x86, nmi_watchdog: Remove the old nmi_watchdogDon Zickus2010-11-181-16/+0
* | | | | | | | | | | | | | | | | Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-01-061-125/+110
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | futex: Add futex_q static initializerDarren Hart2010-11-101-15/+10
| * | | | | | | | | | | | | | | | | futex: Replace fshared and clockrt with combined flagsDarren Hart2010-11-101-76/+70
| * | | | | | | | | | | | | | | | | futex: Cleanup stale fshared flag interfacesThomas Gleixner2010-11-101-34/+30
OpenPOWER on IntegriCloud