aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-05-28
|\
| * rcu: Start RCU kthreads in TASK_INTERRUPTIBLE statePaul E. McKenney2011-05-28
| * rcu: Remove waitqueue usage for cpu, node, and boost kthreadsPeter Zijlstra2011-05-28
| * rcu: Avoid acquiring rcu_node locks in timer functionsPaul E. McKenney2011-05-28
| * atomic: Add atomic_or()Paul E. McKenney2011-05-28
| * Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2011-05-28
| |\
| | * rcu: Decrease memory-barrier usage based on semi-formal proofPaul E. McKenney2011-05-26
| | * rcu: Make rcu_enter_nohz() pay attention to nestingPaul E. McKenney2011-05-26
| | * rcu: Don't do reschedule unless in irqPaul E. McKenney2011-05-26
| | * rcu: Remove old memory barriers from rcu_process_callbacks()Paul E. McKenney2011-05-26
| | * rcu: Add memory barriersPaul E. McKenney2011-05-26
| | * rcu: Fix unpaired rcu_irq_enter() from locking selftestsFrederic Weisbecker2011-05-26
| * | Documentation: Add statistics about nested locksJuri Lelli2011-05-28
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-05-28
|\ \ \
| * | | perf: Fix SIGIO handlingPeter Zijlstra2011-05-28
| * | | perf top: Don't stop if no kernel symtab is foundArnaldo Carvalho de Melo2011-05-27
| * | | perf top: Handle kptr_restrictArnaldo Carvalho de Melo2011-05-27
| * | | perf top: Remove unused macroArnaldo Carvalho de Melo2011-05-27
| * | | perf events: initialize fd array to -1 instead of 0David Ahern2011-05-27
| * | | perf tools: Make sure kptr_restrict warnings fit 80 col termsArnaldo Carvalho de Melo2011-05-27
| * | | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-05-27
| |\ \ \
| | * | | ftrace: Add internal recursive checksSteven Rostedt2011-05-25
| | * | | tracing: Update btrfs's tracepoints to use u64 interfaceliubo2011-05-25
| | * | | tracing: Add __print_symbolic_u64 to avoid warnings on 32bit machineliubo2011-05-25
| | * | | ftrace: Set ops->flag to enabled even on static function tracingSteven Rostedt2011-05-25
| | * | | tracing: Have event with function tracer check error returnSteven Rostedt2011-05-25
| | * | | ftrace: Have ftrace_startup() return failure codeSteven Rostedt2011-05-25
| | * | | jump_label: Check entries limit in __jump_label_updateJiri Olsa2011-05-25
| | * | | ftrace/recordmcount: Avoid STT_FUNC symbols as base on ARMRabin Vincent2011-05-25
| | * | | scripts/tags.sh: Add magic for trace-events for etags tooSteven Rostedt2011-05-25
| | * | | scripts/tags.sh: Fix ctags for DEFINE_EVENT()Steven Rostedt2011-05-25
| | * | | x86/ftrace: Fix compiler warning in ftrace.cRakib Mullick2011-05-25
| | * | | maccess,probe_kernel: Make write/read src const void *Steven Rostedt2011-05-25
| * | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2011-05-27
| |\ \ \ \
| | * | | | oprofile: Use linux/mutex.hAnton Blanchard2011-05-24
| | * | | | oprofile, powerpc: Handle events that raise an exception without overflowingEric B Munson2011-05-24
| | * | | | oprofile, x86: Enable preemption during pci device setup in IBS initRobert Richter2011-05-20
| * | | | | perf tools: Fix build on older systemsArnaldo Carvalho de Melo2011-05-26
| * | | | | perf symbols: Handle /proc/sys/kernel/kptr_restrictArnaldo Carvalho de Melo2011-05-26
| * | | | | perf: Remove duplicate headersJesper Juhl2011-05-26
| * | | | | Merge branch 'linus' into perf/urgentIngo Molnar2011-05-26
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | watchdog: Fix non-standard prototype of get_softlockup_thresh()Ingo Molnar2011-05-23
* | | | | | Merge branch 'for-usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-05-28
|\ \ \ \ \ \
| * | | | | | Intel xhci: Limit number of active endpoints to 64.Sarah Sharp2011-05-27
| * | | | | | Intel xhci: Ignore spurious successful event.Sarah Sharp2011-05-27
| * | | | | | Intel xhci: Support EHCI/xHCI port switching.Sarah Sharp2011-05-27
| * | | | | | Intel xhci: Add PCI id for Panther Point xHCI host.Sarah Sharp2011-05-26
| * | | | | | xhci: STFU: Be quieter during URB submission and completion.Sarah Sharp2011-05-25
| * | | | | | xhci: STFU: Don't print event ring dequeue pointer.Sarah Sharp2011-05-25
| * | | | | | xhci: STFU: Remove function tracing.Sarah Sharp2011-05-25