aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Steven Rostedt2010-05-18
|\
| * perf: Fix exit() vs event-groupsPeter Zijlstra2010-05-11
| * perf: Fix exit() vs PERF_FORMAT_GROUPPeter Zijlstra2010-05-11
| * Revert "perf: Fix exit() vs PERF_FORMAT_GROUP"Ingo Molnar2010-05-11
| * tracing: Drop the nested field from lock_release eventFrederic Weisbecker2010-05-09
| * tracing: Drop lock_acquired waittime fieldFrederic Weisbecker2010-05-09
| * kprobes: Move enable/disable_kprobe() out from debugfs codeMasami Hiramatsu2010-05-08
| * perf_event: Make software events work againPaul Mackerras2010-05-08
| * perf: Add group scheduling transactional APIsLin Ming2010-05-07
| * perf: Annotate perf_event_read_group() vs perf_event_release_kernel()Peter Zijlstra2010-05-07
| * Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-05-07
| |\
| | * perf: Fix exit() vs PERF_FORMAT_GROUPPeter Zijlstra2010-05-07
| | * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-05-05
| | |\
| | | * workqueue: flush_delayed_work: keep the original workqueue for re-queueingOleg Nesterov2010-04-30
| | * | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-04
| | |\ \
| | | * | perf: Fix resource leak in failure path of perf_event_open()Tejun Heo2010-05-01
| | | |/
| | * | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-04
| | |\ \ | | | |/ | | |/|
| | | * rcu: Fix RCU lockdep splat on freezer_fork pathPaul E. McKenney2010-04-30
| | | * rcu: Fix RCU lockdep splat in set_task_cpu on fork pathPeter Zijlstra2010-04-30
| | | * mutex: Don't spin when the owner CPU is offline or other weird casesBenjamin Herrenschmidt2010-04-23
| * | | perf: Fix check at end of event searchDan Carpenter2010-05-06
| * | | hw_breakpoints: Fix percpu build failureFrederic Weisbecker2010-05-04
| * | | hw-breakpoints: Get the number of available registers on boot dynamicallyFrederic Weisbecker2010-04-30
| * | | hw-breakpoints: Handle breakpoint weight in allocation constraintsFrederic Weisbecker2010-04-30
| * | | hw-breakpoints: Separate constraint space for data and instruction breakpointsFrederic Weisbecker2010-04-30
| * | | hw-breakpoints: Change/Enforce some breakpoints policiesFrederic Weisbecker2010-04-30
| * | | hw-breakpoints: Check disabled breakpoints againFrederic Weisbecker2010-04-30
| * | | Merge commit 'v2.6.34-rc6' into perf/coreIngo Molnar2010-04-30
| |\| |
| * | | Merge branch 'linus' into perf/coreIngo Molnar2010-04-23
| |\ \ \ | | | |/ | | |/|
| * | | perf: Enhance perf to allow for guest statistic collection from hostZhang, Yanmin2010-04-19
| * | | Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...Ingo Molnar2010-04-15
| |\ \ \
| | * | | tracing/kprobes: Support basic types on dynamic eventsMasami Hiramatsu2010-04-14
| * | | | perf: Fix hlist related build errorFrederic Weisbecker2010-04-14
| |/ / /
| * | | perf: Make clock software events consistent with general exclusion rulesFrederic Weisbecker2010-04-14
| * | | perf: Store active software events in a hashlistFrederic Weisbecker2010-04-14
| * | | Merge branch 'linus' into perf/coreIngo Molnar2010-04-08
| |\ \ \
| * | | | perf_event: Make perf fd non seekableArnd Bergmann2010-04-04
| * | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-04-03
| |\ \ \ \
| * \ \ \ \ Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-04-02
| |\ \ \ \ \
| * | | | | | x86, perf, bts, mm: Delete the never used BTS-ptrace codePeter Zijlstra2010-03-26
| * | | | | | Merge commit 'v2.6.34-rc2' into perf/coreIngo Molnar2010-03-22
| |\ \ \ \ \ \
| * | | | | | | perf: Fix unexported generic perf_arch_fetch_caller_regsFrederic Weisbecker2010-03-16
| * | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-03-12
| |\ \ \ \ \ \ \
| * | | | | | | | perf_events: Improve task_sched_in()eranian@google.com2010-03-11
* | | | | | | | | tracing: Fix function declarations if !CONFIG_STACKTRACELi Zefan2010-05-14
* | | | | | | | | tracing: Combine event filter_active and enable into single flags fieldSteven Rostedt2010-05-14
* | | | | | | | | tracing: Remove duplicate id information in event structureSteven Rostedt2010-05-14
* | | | | | | | | tracing: Move print functions into event classSteven Rostedt2010-05-14
* | | | | | | | | tracing: Allow events to share their print functionsSteven Rostedt2010-05-14
* | | | | | | | | tracing: Move raw_init from events to classSteven Rostedt2010-05-14