aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
...
| * | | | | | | | perf: Clean up power events by introducing new, more generic onesThomas Renninger2011-01-04
| * | | | | | | | perf: Do not export power_frequency, but power_start eventThomas Renninger2011-01-04
| * | | | | | | | Merge commit 'v2.6.37-rc8' into perf/coreIngo Molnar2011-01-04
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2010-12-22
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | tracing/events: Show real number in array fieldsSteven Rostedt2010-11-19
| * | | | | | | | | | Merge commit 'v2.6.37-rc7' into perf/coreIngo Molnar2010-12-22
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | perf: Sysfs enumerationPeter Zijlstra2010-12-16
| * | | | | | | | | | | perf: Dynamic pmu typesPeter Zijlstra2010-12-16
| * | | | | | | | | | | perf: Move perf_event_init() into main.cPeter Zijlstra2010-12-16
| * | | | | | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-12-16
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86, NMI: Add back unknown_nmi_panic and nmi_watchdog sysctlsDon Zickus2010-12-09
| * | | | | | | | | | | | perf: Stop all counters on rebootPeter Zijlstra2010-12-08
| * | | | | | | | | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2010-12-07
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | perf events: Make sample_type identity fields available in all PERF_RECORD_ e...Arnaldo Carvalho de Melo2010-12-04
| | * | | | | | | | | | | | perf events: Separate the routines handling the PERF_SAMPLE_ identity fieldsArnaldo Carvalho de Melo2010-12-04
| | * | | | | | | | | | | | perf events: Fix event inherit fallout of precalculated headersThomas Gleixner2010-12-04
| * | | | | | | | | | | | | Merge commit 'v2.6.37-rc5' into perf/coreIngo Molnar2010-12-07
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | kprobes: Use text_poke_smp_batch for unoptimizingMasami Hiramatsu2010-12-06
| * | | | | | | | | | | | | | kprobes: Use text_poke_smp_batch for optimizingMasami Hiramatsu2010-12-06
| * | | | | | | | | | | | | | kprobes: Reuse unused kprobeMasami Hiramatsu2010-12-06
| * | | | | | | | | | | | | | kprobes: Support delayed unoptimizingMasami Hiramatsu2010-12-06
| * | | | | | | | | | | | | | kprobes: Separate kprobe optimizing code from optimizerMasami Hiramatsu2010-12-06
| * | | | | | | | | | | | | | kprobes: Cleanup disabling and unregistering pathMasami Hiramatsu2010-12-06
| * | | | | | | | | | | | | | kprobes: Rename old_p to more appropriate nameMasami Hiramatsu2010-12-06
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | perf events: Precalculate the header space for PERF_SAMPLE_ fieldsArnaldo Carvalho de Melo2010-11-30
| * | | | | | | | | | | | | perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra2010-11-26
| * | | | | | | | | | | | | perf: Ignore non-sampling overflowsPeter Zijlstra2010-11-26
| * | | | | | | | | | | | | perf: Don't bother to init the hrtimer for no SW sampling countersFranck Bui-Huu2010-11-26
| * | | | | | | | | | | | | perf: Limit event refresh to sampling eventFranck Bui-Huu2010-11-26
| * | | | | | | | | | | | | perf: Introduce is_sampling_event()Franck Bui-Huu2010-11-26
| * | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-11-26
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge commit 'v2.6.37-rc3' into perf/coreIngo Molnar2010-11-26
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | / / / / | | | |_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2010-11-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | tracing: New flag to allow non privileged users to use a trace eventFrederic Weisbecker2010-11-18
| * | | | | | | | | | | | | | x86, nmi_watchdog: Remove the old nmi_watchdogDon Zickus2010-11-18
* | | | | | | | | | | | | | | Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-01-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | futex: Add futex_q static initializerDarren Hart2010-11-10
| * | | | | | | | | | | | | | | futex: Replace fshared and clockrt with combined flagsDarren Hart2010-11-10
| * | | | | | | | | | | | | | | futex: Cleanup stale fshared flag interfacesThomas Gleixner2010-11-10
* | | | | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-01-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2010-12-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | rcu: reduce __call_rcu()-induced contention on rcu_node structuresPaul E. McKenney2010-12-17
| | * | | | | | | | | | | | | | rcu: limit rcu_node leaf-level fanoutPaul E. McKenney2010-12-17
| | * | | | | | | | | | | | | | rcu: fine-tune grace-period begin/end checksPaul E. McKenney2010-12-17
| | * | | | | | | | | | | | | | rcu: Keep gpnum and completed fields synchronizedFrederic Weisbecker2010-12-17
| | * | | | | | | | | | | | | | rcu: Stop chasing QS if another CPU did it for usFrederic Weisbecker2010-12-17
| | * | | | | | | | | | | | | | rcu: increase synchronize_sched_expedited() batchingTejun Heo2010-12-17
| | * | | | | | | | | | | | | | rcu: Make synchronize_srcu_expedited() fast if running readersPaul E. McKenney2010-11-30
| | * | | | | | | | | | | | | | rcu: fix race condition in synchronize_sched_expedited()Paul E. McKenney2010-11-30
| | * | | | | | | | | | | | | | rcu: update documentation/comments for Lai's adoption patchPaul E. McKenney2010-11-30