| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-10-26 | 4 | -19/+89 |
|\ |
|
| * | llist: Add back llist_add_batch() and llist_del_first() prototypes | Stephen Rothwell | 2011-10-11 | 1 | -0/+6 |
| * | Merge commit 'v3.1-rc9' into sched/core | Ingo Molnar | 2011-10-06 | 2 | -4/+12 |
| |\ |
|
| * | | llist: Remove cpu_relax() usage in cmpxchg loops | Peter Zijlstra | 2011-10-04 | 1 | -1/+0 |
| * | | sched: Convert to struct llist | Peter Zijlstra | 2011-10-04 | 1 | -1/+2 |
| * | | llist: Add llist_next() | Peter Zijlstra | 2011-10-04 | 1 | -0/+5 |
| * | | irq_work: Use llist in the struct irq_work logic | Huang Ying | 2011-10-04 | 1 | -6/+9 |
| * | | llist: Return whether list is empty before adding in llist_add() | Huang Ying | 2011-10-04 | 1 | -1/+5 |
| * | | llist: Move cpu_relax() to after the cmpxchg() | Huang Ying | 2011-10-04 | 1 | -2/+5 |
| * | | llist: Remove the platform-dependent NMI checks | Ingo Molnar | 2011-10-04 | 1 | -10/+2 |
| * | | llist: Make some llist functions inline | Huang Ying | 2011-10-04 | 1 | -6/+58 |
| * | | Merge branch 'linus' into sched/core | Ingo Molnar | 2011-10-04 | 19 | -47/+75 |
| |\ \ |
|
| * | | | sched, tracing: Show PREEMPT_ACTIVE state in trace_sched_switch | Peter Zijlstra | 2011-09-26 | 1 | -4/+5 |
| * | | | Merge branch 'linus' into sched/core | Ingo Molnar | 2011-09-18 | 39 | -71/+270 |
| |\ \ \ |
|
| * | | | | sched: Accumulate per-cfs_rq cpu usage and charge against bandwidth | Paul Turner | 2011-08-14 | 1 | -0/+4 |
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-10-26 | 6 | -27/+21 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'tip/perf/core' of git://github.com/rostedt/linux into perf/core | Ingo Molnar | 2011-10-12 | 4 | -26/+14 |
| |\ \ \ \ \ |
|
| | * | | | | | tracing: Add a counter clock for those that do not trust clocks | Steven Rostedt | 2011-09-19 | 1 | -0/+1 |
| | * | | | | | trace: Add ring buffer stats to measure rate of events | Vaibhav Nagarnaik | 2011-08-30 | 1 | -0/+2 |
| | * | | | | | Tracepoint: Dissociate from module mutex | Mathieu Desnoyers | 2011-08-10 | 2 | -26/+11 |
| * | | | | | | perf, core: Introduce attrs to count in either host or guest mode | Joerg Roedel | 2011-10-06 | 1 | -1/+4 |
| * | | | | | | Merge commit 'v3.1-rc9' into perf/core | Ingo Molnar | 2011-10-06 | 7 | -11/+21 |
| |\ \ \ \ \ \
| | | |_|_|_|/
| | |/| | | | |
|
| * | | | | | | perf: Fix counter of ftrace events | Andrew Vagin | 2011-10-04 | 1 | -0/+3 |
* | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-10-26 | 3 | -12/+48 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlier | Ian Campbell | 2011-10-17 | 1 | -0/+3 |
| * | | | | | | | genirq: percpu: allow interrupt type to be set at enable time | Marc Zyngier | 2011-10-03 | 1 | -1/+1 |
| * | | | | | | | genirq: Add support for per-cpu dev_id interrupts | Marc Zyngier | 2011-10-03 | 3 | -12/+43 |
| * | | | | | | | genirq: Add IRQCHIP_SKIP_SET_WAKE flag | Santosh Shilimkar | 2011-09-12 | 1 | -0/+2 |
| | |_|_|_|/ /
| |/| | | | | |
|
* | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-10-26 | 7 | -169/+628 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'rcu/next' of git://github.com/paulmckrcu/linux into core/rcu | Ingo Molnar | 2011-10-01 | 7 | -169/+628 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | rcu: Simplify unboosting checks | Paul E. McKenney | 2011-09-28 | 1 | -3/+0 |
| | * | | | | | | | rcu: Move __rcu_read_unlock()'s barrier() within if-statement | Paul E. McKenney | 2011-09-28 | 1 | -12/+2 |
| | * | | | | | | | rcu: Improve rcu_assign_pointer() and RCU_INIT_POINTER() documentation | Paul E. McKenney | 2011-09-28 | 1 | -7/+40 |
| | * | | | | | | | rcu: Make rcu_assign_pointer() unconditionally insert a memory barrier | Eric Dumazet | 2011-09-28 | 1 | -3/+1 |
| | * | | | | | | | nohz: Remove nohz_cpu_mask | Shi, Alex | 2011-09-28 | 1 | -1/+0 |
| | * | | | | | | | rcu: Remove unused and redundant interfaces | Paul E. McKenney | 2011-09-28 | 1 | -20/+0 |
| | * | | | | | | | rcu: Add grace-period, quiescent-state, and call_rcu trace events | Paul E. McKenney | 2011-09-28 | 1 | -14/+331 |
| | * | | | | | | | rcu: Make TINY_RCU also use softirq for RCU_BOOST=n | Paul E. McKenney | 2011-09-28 | 1 | -0/+4 |
| | * | | | | | | | rcu: Add event-trace markers to TREE_RCU kthreads | Paul E. McKenney | 2011-09-28 | 1 | -0/+3 |
| | * | | | | | | | rcu: Add RCU type to callback-invocation tracing | Paul E. McKenney | 2011-09-28 | 1 | -10/+18 |
| | * | | | | | | | rcu: Event-trace markers for computing RCU CPU utilization | Paul E. McKenney | 2011-09-28 | 1 | -20/+53 |
| | * | | | | | | | rcu: Add event-tracing for RCU callback invocation | Paul E. McKenney | 2011-09-28 | 2 | -50/+98 |
| | * | | | | | | | rcu: Abstract common code for RCU grace-period-wait primitives | Paul E. McKenney | 2011-09-28 | 3 | -58/+90 |
| | * | | | | | | | rcu: Move rcu_head definition to types.h | Paul E. McKenney | 2011-09-28 | 2 | -10/+11 |
| | * | | | | | | | rcu: Restore checks for blocking in RCU read-side critical sections | Paul E. McKenney | 2011-09-28 | 2 | -7/+23 |
* | | | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-10-26 | 11 | -21/+23 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | locking, x86, iommu: Annotate qi->q_lock as raw | Thomas Gleixner | 2011-09-13 | 1 | -1/+1 |
| * | | | | | | | | | locking, x86, iommu: Annotate iommu->register_lock as raw | Thomas Gleixner | 2011-09-13 | 1 | -1/+1 |
| * | | | | | | | | | locking, oprofile: Annotate oprofilefs lock as raw | Thomas Gleixner | 2011-09-13 | 1 | -1/+1 |
| * | | | | | | | | | locking, rwsem: Annotate inner lock as raw | Thomas Gleixner | 2011-09-13 | 2 | -5/+7 |