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