summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* ftrace: Fix ftrace hash record update with notraceSteven Rostedt2011-12-211-1/+1
* ftrace: Use bsearch to find record ipSteven Rostedt2011-12-211-15/+23
* ftrace: Sort the mcount records on each pageSteven Rostedt2011-12-211-0/+29
* ftrace: Replace record newlist with record page listSteven Rostedt2011-12-211-31/+37
* ftrace: Allocate the mcount record pages as groupsSteven Rostedt2011-12-211-51/+128
* ftrace: Remove usage of "freed" recordsSteven Rostedt2011-12-211-51/+49
* ftrace: Allow archs to modify code without stop machineSteven Rostedt2011-12-211-38/+215
* ftrace: Fix unregister ftrace_ops accountingJiri Olsa2011-12-211-14/+13
* jump_label: Provide jump_label_key initializersPeter Zijlstra2011-12-061-4/+8
* jump_label, x86: Fix section mismatchPeter Zijlstra2011-12-061-1/+1
* Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-12-063-28/+79
|\
| * tracing: Add entries in buffer and total entries to default output headerSteven Rostedt2011-11-171-25/+47
| * tracing: Add irq, preempt-count and need resched info to default trace outputSteven Rostedt2011-11-173-6/+35
* | perf, core: Rate limit perf_sched_events jump_label patchingGleb Natapov2011-12-062-7/+41
* | perf: Fix enable_on_exec for sibling eventsPeter Zijlstra2011-12-061-7/+1
* | perf: Remove superfluous argumentsPeter Zijlstra2011-12-061-5/+4
* | perf: Avoid a useless pmu_disable() in the perf-tickPeter Zijlstra2011-12-061-16/+32
* | Merge branch 'perf/urgent' into perf/coreIngo Molnar2011-12-064-6/+95
|\ \
| * | ftrace: Fix hash record accounting bugSteven Rostedt2011-12-051-1/+3
| * | jump_label: jump_label_inc may return before the code is patchedGleb Natapov2011-12-051-1/+2
| * | ftrace: Remove force undef config value left for testingSteven Rostedt2011-12-051-1/+0
| * | tracing: Restore system filter behaviorLi Zefan2011-12-051-1/+6
| * | tracing: fix event_subsystem ref countingIlya Dryomov2011-12-051-1/+0
| * | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-12-051-3/+3
| |\ \
| | * | trace_events_filter: Use rcu_assign_pointer() when setting ftrace_event_call-...Tejun Heo2011-12-011-3/+3
| * | | perf: Fix loss of notification with multi-eventPeter Zijlstra2011-12-053-2/+90
| |/ /
| * | perf: Do not set task_ctx pointer in cpuctx if there are no events in the con...Gleb Natapov2011-11-141-1/+2
* | | Merge branch 'core' of git://amd64.org/linux/rric into perf/coreIngo Molnar2011-11-151-0/+2
|\ \ \ | |_|/ |/| |
| * | Merge branch 'perf/core' into oprofile/masterRobert Richter2011-11-086-44/+27
| |\ \
| * | | oprofile, x86: Reimplement nmi timer mode using perf eventRobert Richter2011-11-041-0/+2
* | | | events: Don't divide events if it has field periodAndrew Vagin2011-11-141-1/+6
* | | | perf: Carve out callchain functionalityBorislav Petkov2011-11-144-211/+230
* | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-11-119-31/+83
|\ \ \ \ | |_|_|/ |/| | |
| * | | tracing/latency: Fix header output for latency tracersJiri Olsa2011-11-074-2/+40
| * | | ftrace: Fix hash record accounting bugSteven Rostedt2011-11-071-1/+3
| * | | jump_label: jump_label_inc may return before the code is patchedGleb Natapov2011-11-071-1/+2
| * | | ftrace: Remove force undef config value left for testingSteven Rostedt2011-11-071-1/+0
| * | | lockdep: Show subclass in pretty print of lockdep outputSteven Rostedt2011-11-071-17/+13
| * | | tracing: Add boiler plate for subsystem filterSteven Rostedt2011-11-041-7/+19
| * | | tracing: Restore system filter behaviorLi Zefan2011-11-021-1/+6
| * | | tracing: fix event_subsystem ref countingIlya Dryomov2011-10-311-1/+0
* | | | PM / QoS: Set cpu_dma_pm_qos->nameDominik Brodowski2011-11-071-0/+1
* | | | Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li...Linus Torvalds2011-11-061-16/+21
|\ \ \ \
| * | | | jump-label: initialize jump-label subsystem much earlierJeremy Fitzhardinge2011-10-251-4/+1
| * | | | jump_label: add arch_jump_label_transform_static() to optimise non-live code ...Jeremy Fitzhardinge2011-10-251-3/+15
| * | | | jump_label: if a key has already been initialized, don't nop it outJeremy Fitzhardinge2011-10-251-12/+8
| * | | | stop_machine: make stop_machine safe and efficient to call earlyJeremy Fitzhardinge2011-10-251-0/+22
* | | | | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-0678-65/+83
|\ \ \ \ \
| * | | | | irq: don't put module.h into irq.h for tracking irqgen modules.Paul Gortmaker2011-10-311-1/+1
| * | | | | kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructurePaul Gortmaker2011-10-3110-0/+10
OpenPOWER on IntegriCloud