summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-1816-902/+829
|\
| * perf: Fix exit() vs event-groupsPeter Zijlstra2010-05-111-13/+13
| * perf: Fix exit() vs PERF_FORMAT_GROUPPeter Zijlstra2010-05-111-3/+16
| * Revert "perf: Fix exit() vs PERF_FORMAT_GROUP"Ingo Molnar2010-05-111-5/+0
| * tracing: Drop the nested field from lock_release eventFrederic Weisbecker2010-05-091-1/+1
| * tracing: Drop lock_acquired waittime fieldFrederic Weisbecker2010-05-091-1/+1
| * kprobes: Move enable/disable_kprobe() out from debugfs codeMasami Hiramatsu2010-05-081-66/+66
| * perf_event: Make software events work againPaul Mackerras2010-05-081-6/+6
| * perf: Add group scheduling transactional APIsLin Ming2010-05-071-13/+20
| * perf: Annotate perf_event_read_group() vs perf_event_release_kernel()Peter Zijlstra2010-05-071-2/+14
| * Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-05-074-7/+25
| |\
| | * perf: Fix exit() vs PERF_FORMAT_GROUPPeter Zijlstra2010-05-071-0/+5
| * | perf: Fix check at end of event searchDan Carpenter2010-05-061-1/+1
| * | hw_breakpoints: Fix percpu build failureFrederic Weisbecker2010-05-041-1/+1
| * | hw-breakpoints: Get the number of available registers on boot dynamicallyFrederic Weisbecker2010-05-012-31/+48
| * | hw-breakpoints: Handle breakpoint weight in allocation constraintsFrederic Weisbecker2010-05-011-18/+45
| * | hw-breakpoints: Separate constraint space for data and instruction breakpointsFrederic Weisbecker2010-05-011-27/+59
| * | hw-breakpoints: Change/Enforce some breakpoints policiesFrederic Weisbecker2010-05-011-2/+24
| * | hw-breakpoints: Check disabled breakpoints againFrederic Weisbecker2010-05-011-11/+1
| * | Merge commit 'v2.6.34-rc6' into perf/coreIngo Molnar2010-04-301-1/+1
| |\ \
| * \ \ Merge branch 'linus' into perf/coreIngo Molnar2010-04-234-4/+11
| |\ \ \
| * | | | perf: Enhance perf to allow for guest statistic collection from hostZhang, Yanmin2010-04-191-1/+22
| * | | | Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...Ingo Molnar2010-04-152-220/+331
| |\ \ \ \
| | * | | | tracing/kprobes: Support basic types on dynamic eventsMasami Hiramatsu2010-04-142-220/+331
| * | | | | perf: Fix hlist related build errorFrederic Weisbecker2010-04-151-30/+30
| |/ / / /
| * | | | perf: Make clock software events consistent with general exclusion rulesFrederic Weisbecker2010-04-141-8/+1
| * | | | perf: Store active software events in a hashlistFrederic Weisbecker2010-04-141-63/+183
| * | | | Merge branch 'linus' into perf/coreIngo Molnar2010-04-0857-181/+284
| |\ \ \ \
| * | | | | perf_event: Make perf fd non seekableArnd Bergmann2010-04-041-0/+1
| * | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-04-031-2/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-04-0221-92/+292
| |\ \ \ \ \ \
| * | | | | | | x86, perf, bts, mm: Delete the never used BTS-ptrace codePeter Zijlstra2010-03-269-444/+0
| * | | | | | | Merge commit 'v2.6.34-rc2' into perf/coreIngo Molnar2010-03-2230-189/+889
| |\ \ \ \ \ \ \
| * | | | | | | | perf: Fix unexported generic perf_arch_fetch_caller_regsFrederic Weisbecker2010-03-162-0/+4
| * | | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-03-128-91/+104
| |\ \ \ \ \ \ \ \
| * | | | | | | | | perf_events: Improve task_sched_in()eranian@google.com2010-03-111-0/+4
* | | | | | | | | | Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-05-186-22/+126
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge commit 'v2.6.34-rc7' into oprofileIngo Molnar2010-05-109-15/+47
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge commit 'tip/tracing/core' into oprofile/coreRobert Richter2010-04-236-22/+126
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into tracing/coreIngo Molnar2010-04-0858-190/+306
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / / | | | |/| | | | | | | | |
| | * | | | | | | | | | | ring-buffer: Add lost event count to end of sub bufferSteven Rostedt2010-03-311-4/+33
| | * | | | | | | | | | | tracing: Show the lost events in the trace_pipe outputSteven Rostedt2010-03-311-8/+22
| | * | | | | | | | | | | ring-buffer: Add place holder recording of dropped eventsSteven Rostedt2010-03-315-12/+73
| | * | | | | | | | | | | tracing: Fix compile error in module tracepoints when MODULE_UNLOAD not setSteven Rostedt2010-03-311-2/+3
| | * | | | | | | | | | | tracing: Remove side effect from module tracepoints that caused a GPFLi Zefan2010-03-311-2/+1
* | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-05-1811-78/+230
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | rcu: remove all rcu head initializations, except on_stack initializationsPaul E. McKenney2010-05-114-0/+14
| * | | | | | | | | | | | | rcu: fix build bug in RCU_FAST_NO_HZ buildsPaul E. McKenney2010-05-101-2/+2
| * | | | | | | | | | | | | rcu: RCU_FAST_NO_HZ must check RCU dyntick statePaul E. McKenney2010-05-101-2/+10
| * | | | | | | | | | | | | rcu: reduce the number of spurious RCU_SOFTIRQ invocationsPaul E. McKenney2010-05-103-6/+10
OpenPOWER on IntegriCloud