aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-05-18
|\
| * Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...Ingo Molnar2010-05-10
| |\
| | * oprofile/x86: make AMD IBS hotplug capableRobert Richter2010-05-06
| | * oprofile/x86: notify cpus only when daemon is runningRobert Richter2010-05-06
| | * oprofile/x86: reordering some functionsRobert Richter2010-05-04
| | * oprofile/x86: stop disabled counters in nmi handlerRobert Richter2010-05-04
| | * oprofile/x86: protect cpu hotplug sectionsRobert Richter2010-05-04
| | * oprofile/x86: remove CONFIG_SMP macrosRobert Richter2010-05-04
| | * oprofile/x86: fix uninitialized counter usage during cpu hotplugRobert Richter2010-05-04
| * | Merge commit 'v2.6.34-rc7' into oprofileIngo Molnar2010-05-10
| |\ \ | | |/ | |/|
| * | oprofile/x86: remove duplicate IBS capability checkRobert Richter2010-05-04
| * | oprofile/x86: move IBS codeRobert Richter2010-05-04
| * | oprofile/x86: return -EBUSY if counters are already reservedRobert Richter2010-05-04
| * | oprofile/x86: moving shutdown functionsRobert Richter2010-05-04
| * | oprofile/x86: reserve counter msrs pairwiseRobert Richter2010-05-04
| * | oprofile/x86: rework error handler in nmi_setup()Robert Richter2010-05-04
| * | oprofile: update file list in MAINTAINERS fileRobert Richter2010-05-03
| * | oprofile: protect from not being in an IRQ contextPhil Carmody2010-05-03
| * | Merge commit 'tip/tracing/core' into oprofile/coreRobert Richter2010-04-23
| |\ \
| | * \ Merge branch 'linus' into tracing/coreIngo Molnar2010-04-08
| | |\ \
| | * | | ring-buffer: Add lost event count to end of sub bufferSteven Rostedt2010-03-31
| | * | | tracing: Show the lost events in the trace_pipe outputSteven Rostedt2010-03-31
| | * | | ring-buffer: Add place holder recording of dropped eventsSteven Rostedt2010-03-31
| | * | | tracing: Fix compile error in module tracepoints when MODULE_UNLOAD not setSteven Rostedt2010-03-31
| | * | | tracing: Remove side effect from module tracepoints that caused a GPFLi Zefan2010-03-31
| | * | | tracing: Update commentsLi Zefan2010-03-31
| | * | | tracing: Convert some signal events to DEFINE_TRACELi Zefan2010-03-31
| * | | | oprofile: remove double ring bufferingAndi Kleen2010-04-23
| * | | | Merge commit 'v2.6.34-rc5' into oprofile/coreRobert Richter2010-04-23
| |\ \ \ \
| * | | | | oprofile: convert oprofile from timer_hook to hrtimerMartin Schwidefsky2010-03-02
* | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-05-18
|\ \ \ \ \ \
| * | | | | | rcu: remove all rcu head initializations, except on_stack initializationsPaul E. McKenney2010-05-11
| * | | | | | rcu head introduce rcu head init on stackMathieu Desnoyers2010-05-10
| * | | | | | Debugobjects transition checkMathieu Desnoyers2010-05-10
| * | | | | | rcu: fix build bug in RCU_FAST_NO_HZ buildsPaul E. McKenney2010-05-10
| * | | | | | rcu: RCU_FAST_NO_HZ must check RCU dyntick statePaul E. McKenney2010-05-10
| * | | | | | rcu: make SRCU usable in modulesPaul E. McKenney2010-05-10
| * | | | | | rcu: improve the RCU CPU-stall warning documentationPaul E. McKenney2010-05-10
| * | | | | | rcu: reduce the number of spurious RCU_SOFTIRQ invocationsPaul E. McKenney2010-05-10
| * | | | | | rcu: permit discontiguous cpu_possible_mask CPU numberingPaul E. McKenney2010-05-10
| * | | | | | rcu: improve RCU CPU stall-warning messagesPaul E. McKenney2010-05-10
| * | | | | | rcu: print boot-time console messages if RCU configs out of ordinaryPaul E. McKenney2010-05-10
| * | | | | | rcu: disable CPU stall warnings upon panicPaul E. McKenney2010-05-10
| * | | | | | rcu: enable CPU_STALL_VERBOSE by defaultPaul E. McKenney2010-05-10
| * | | | | | rcu: slim down rcutiny by removing rcu_scheduler_active and friendsPaul E. McKenney2010-05-10
| * | | | | | rcu: refactor RCU's context-switch handlingPaul E. McKenney2010-05-10
| * | | | | | rcu: rename rcutiny rcu_ctrlblk to rcu_sched_ctrlblkPaul E. McKenney2010-05-10
| * | | | | | rcu: shrink rcutiny by making synchronize_rcu_bh() be inlinePaul E. McKenney2010-05-10
| * | | | | | rcu: fix now-bogus rcu_scheduler_active comments.Paul E. McKenney2010-05-10
| * | | | | | rcu: Fix bogus CONFIG_PROVE_LOCKING in comments to reflect reality.Paul E. McKenney2010-05-10