| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Trace only after NULL-pointer check | Paul E. McKenney | 2012-02-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Call out dangers of expedited RCU primitives | Paul E. McKenney | 2012-02-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Rework detection of use of RCU by offline CPUs | Paul E. McKenney | 2012-02-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | lockdep: Add CPU-idle/offline warning to lockdep-RCU splat | Paul E. McKenney | 2012-02-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: No interrupt disabling for rcu_prepare_for_idle() | Paul E. McKenney | 2012-02-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Move synchronize_sched_expedited() to rcutree.c | Paul E. McKenney | 2012-02-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Check for illegal use of RCU from offlined CPUs | Paul E. McKenney | 2012-02-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Add CPU-stall capability to rcutorture | Paul E. McKenney | 2012-02-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | rcutorture: Permit holding off CPU-hotplug operations during boot | Paul E. McKenney | 2012-02-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Print scheduling-clock information on RCU CPU stall-warning messages | Paul E. McKenney | 2012-02-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Set RCU CPU stall times via sysfs | Paul E. McKenney | 2012-02-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Remove #ifdef CONFIG_SMP from TREE_RCU | Paul E. McKenney | 2012-02-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Check for idle-loop entry while in RCU read-side critical section | Paul E. McKenney | 2012-02-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Clean up straggling rcu_preempt_needs_cpu() name | Paul E. McKenney | 2012-02-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Simplify unboosting checks | Paul E. McKenney | 2012-02-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Inform RCU of irq_exit() activity | Paul E. McKenney | 2012-02-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Prevent RCU callbacks from executing before scheduler initialized | Paul E. McKenney | 2012-02-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Streamline code produced by __rcu_read_unlock() | Paul E. McKenney | 2012-02-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Protect __rcu_read_unlock() against scheduler-using irq handlers | Paul E. McKenney | 2012-02-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Remove single-rcu_node optimization in rcu_start_gp() | Paul E. McKenney | 2012-02-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Don't make callbacks go through second full grace period | Paul E. McKenney | 2012-02-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Check for callback invocation from offline CPUs | Paul E. McKenney | 2012-02-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Limit lazy-callback duration | Paul E. McKenney | 2012-02-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Make rcutorture flag online/offline failures | Paul E. McKenney | 2012-02-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Simplify offline processing | Paul E. McKenney | 2012-02-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Avoid waking up CPUs having only kfree_rcu() callbacks | Paul E. McKenney | 2012-02-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Add diagnostic for misaligned rcu_head structures | Paul E. McKenney | 2012-02-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Add lockdep-RCU checks for simple self-deadlock | Paul E. McKenney | 2012-02-21 | |
| | | |/ / / / / / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-03-19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | futex: Simplify return logic | Thomas Gleixner | 2012-02-15 | |
| | * | | | | | | | | | | | | | | | | | | | | | | futex: Cover all PI opcodes with cmpxchg enabled check | Thomas Gleixner | 2012-02-15 | |
| * | | | | | | | | | | | | | | | | | | | | | | | prctl: use CAP_SYS_RESOURCE for PR_SET_MM option | Cyrill Gorcunov | 2012-03-15 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2012-03-14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | Block: use a freezable workqueue for disk-event polling | Alan Stern | 2012-03-02 | |
| | | |_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | Revert "CPU hotplug, cpusets, suspend: Don't touch cpusets during suspend/res... | Linus Torvalds | 2012-03-07 | |
| * | | | | | | | | | | | | | | | | | | | | | genirq: Clear action->thread_mask if IRQ_ONESHOT is not set | Thomas Gleixner | 2012-03-06 | |
| * | | | | | | | | | | | | | | | | | | | | | hung_task: fix the broken rcu_lock_break() logic | Oleg Nesterov | 2012-03-05 | |
| * | | | | | | | | | | | | | | | | | | | | | vfork: kill PF_STARTING | Oleg Nesterov | 2012-03-05 | |
| * | | | | | | | | | | | | | | | | | | | | | coredump_wait: don't call complete_vfork_done() | Oleg Nesterov | 2012-03-05 | |
| * | | | | | | | | | | | | | | | | | | | | | vfork: make it killable | Oleg Nesterov | 2012-03-05 | |
| * | | | | | | | | | | | | | | | | | | | | | vfork: introduce complete_vfork_done() | Oleg Nesterov | 2012-03-05 | |
| * | | | | | | | | | | | | | | | | | | | | | kprobes: return proper error code from register_kprobe() | Prashanth Nageshappa | 2012-03-05 | |
| * | | | | | | | | | | | | | | | | | | | | | kmsg_dump: don't run on non-error paths by default | Matthew Garrett | 2012-03-05 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | | | | | | | | | | ||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur... | Linus Torvalds | 2012-03-02 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | / / / / / / / / / / | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | CPU hotplug, cpusets, suspend: Don't touch cpusets during suspend/resume | Srivatsa S. Bhat | 2012-02-27 | |
| | * | | | | | | | | | | | | | | | | | | | perf/hwbp: Fix a possible memory leak | Namhyung Kim | 2012-02-28 | |
| |/ / / / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-02-27 | |
| |\| | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | sched/events: Revert trace_sched_stat_sleeptime() | Peter Zijlstra | 2012-02-22 | |
| * | | | | | | | | | | | | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-02-27 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | genirq: Handle pending irqs in irq_startup() | Thomas Gleixner | 2012-02-15 | |
