aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* ftrace: Remove usage of "freed" recordsSteven Rostedt2011-12-21
* ftrace: Allow archs to modify code without stop machineSteven Rostedt2011-12-21
* ftrace: Fix unregister ftrace_ops accountingJiri Olsa2011-12-21
* jump_label: Provide jump_label_key initializersPeter Zijlstra2011-12-06
* jump_label, x86: Fix section mismatchPeter Zijlstra2011-12-06
* Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-12-06
|\
| * tracing: Add entries in buffer and total entries to default output headerSteven Rostedt2011-11-17
| * tracing: Add irq, preempt-count and need resched info to default trace outputSteven Rostedt2011-11-17
* | perf, core: Rate limit perf_sched_events jump_label patchingGleb Natapov2011-12-06
* | perf: Fix enable_on_exec for sibling eventsPeter Zijlstra2011-12-06
* | perf: Remove superfluous argumentsPeter Zijlstra2011-12-06
* | perf: Avoid a useless pmu_disable() in the perf-tickPeter Zijlstra2011-12-06
* | Merge branch 'perf/urgent' into perf/coreIngo Molnar2011-12-06
|\ \
| * | ftrace: Fix hash record accounting bugSteven Rostedt2011-12-05
| * | jump_label: jump_label_inc may return before the code is patchedGleb Natapov2011-12-05
| * | ftrace: Remove force undef config value left for testingSteven Rostedt2011-12-05
| * | tracing: Restore system filter behaviorLi Zefan2011-12-05
| * | tracing: fix event_subsystem ref countingIlya Dryomov2011-12-05
| * | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-12-05
| |\ \
| | * | trace_events_filter: Use rcu_assign_pointer() when setting ftrace_event_call-...Tejun Heo2011-12-01
| * | | perf: Fix loss of notification with multi-eventPeter Zijlstra2011-12-05
| |/ /
| * | perf: Do not set task_ctx pointer in cpuctx if there are no events in the con...Gleb Natapov2011-11-14
* | | Merge branch 'core' of git://amd64.org/linux/rric into perf/coreIngo Molnar2011-11-15
|\ \ \ | |_|/ |/| |
| * | Merge branch 'perf/core' into oprofile/masterRobert Richter2011-11-08
| |\ \
| * | | oprofile, x86: Reimplement nmi timer mode using perf eventRobert Richter2011-11-04
* | | | events: Don't divide events if it has field periodAndrew Vagin2011-11-14
* | | | perf: Carve out callchain functionalityBorislav Petkov2011-11-14
* | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-11-11
|\ \ \ \ | |_|_|/ |/| | |
| * | | tracing/latency: Fix header output for latency tracersJiri Olsa2011-11-07
| * | | ftrace: Fix hash record accounting bugSteven Rostedt2011-11-07
| * | | jump_label: jump_label_inc may return before the code is patchedGleb Natapov2011-11-07
| * | | ftrace: Remove force undef config value left for testingSteven Rostedt2011-11-07
| * | | lockdep: Show subclass in pretty print of lockdep outputSteven Rostedt2011-11-07
| * | | tracing: Add boiler plate for subsystem filterSteven Rostedt2011-11-04
| * | | tracing: Restore system filter behaviorLi Zefan2011-11-02
| * | | tracing: fix event_subsystem ref countingIlya Dryomov2011-10-31
* | | | PM / QoS: Set cpu_dma_pm_qos->nameDominik Brodowski2011-11-07
* | | | Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li...Linus Torvalds2011-11-06
|\ \ \ \
| * | | | jump-label: initialize jump-label subsystem much earlierJeremy Fitzhardinge2011-10-25
| * | | | jump_label: add arch_jump_label_transform_static() to optimise non-live code ...Jeremy Fitzhardinge2011-10-25
| * | | | jump_label: if a key has already been initialized, don't nop it outJeremy Fitzhardinge2011-10-25
| * | | | stop_machine: make stop_machine safe and efficient to call earlyJeremy Fitzhardinge2011-10-25
* | | | | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\ \ \ \ \
| * | | | | irq: don't put module.h into irq.h for tracking irqgen modules.Paul Gortmaker2011-10-31
| * | | | | kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructurePaul Gortmaker2011-10-31
| * | | | | kernel: fix up module header handling in rcutiny filesPaul Gortmaker2011-10-31
| * | | | | kernel: params.c needs module.h not moduleparam.hPaul Gortmaker2011-10-31
| * | | | | kernel: ksysfs.c is implicitly using stat.hPaul Gortmaker2011-10-31
| * | | | | kernel: fix two implicit header assumptions in irq_work.cPaul Gortmaker2011-10-31
| * | | | | kernel: fix several implicit usasges of kmod.hPaul Gortmaker2011-10-31