summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | | | | | | | rcu: Trace only after NULL-pointer checkPaul E. McKenney2012-02-21
| | * | | | | | | | | | | | | | | | | | | | | | rcu: Call out dangers of expedited RCU primitivesPaul E. McKenney2012-02-21
| | * | | | | | | | | | | | | | | | | | | | | | rcu: Rework detection of use of RCU by offline CPUsPaul E. McKenney2012-02-21
| | * | | | | | | | | | | | | | | | | | | | | | lockdep: Add CPU-idle/offline warning to lockdep-RCU splatPaul E. McKenney2012-02-21
| | * | | | | | | | | | | | | | | | | | | | | | rcu: No interrupt disabling for rcu_prepare_for_idle()Paul E. McKenney2012-02-21
| | * | | | | | | | | | | | | | | | | | | | | | rcu: Move synchronize_sched_expedited() to rcutree.cPaul E. McKenney2012-02-21
| | * | | | | | | | | | | | | | | | | | | | | | rcu: Check for illegal use of RCU from offlined CPUsPaul E. McKenney2012-02-21
| | * | | | | | | | | | | | | | | | | | | | | | rcu: Add CPU-stall capability to rcutorturePaul E. McKenney2012-02-21
| | * | | | | | | | | | | | | | | | | | | | | | rcutorture: Permit holding off CPU-hotplug operations during bootPaul E. McKenney2012-02-21
| | * | | | | | | | | | | | | | | | | | | | | | rcu: Print scheduling-clock information on RCU CPU stall-warning messagesPaul E. McKenney2012-02-21
| | * | | | | | | | | | | | | | | | | | | | | | rcu: Set RCU CPU stall times via sysfsPaul E. McKenney2012-02-21
| | * | | | | | | | | | | | | | | | | | | | | | rcu: Remove #ifdef CONFIG_SMP from TREE_RCUPaul E. McKenney2012-02-21
| | * | | | | | | | | | | | | | | | | | | | | | rcu: Check for idle-loop entry while in RCU read-side critical sectionPaul E. McKenney2012-02-21
| | * | | | | | | | | | | | | | | | | | | | | | rcu: Clean up straggling rcu_preempt_needs_cpu() namePaul E. McKenney2012-02-21
| | * | | | | | | | | | | | | | | | | | | | | | rcu: Simplify unboosting checksPaul E. McKenney2012-02-21
| | * | | | | | | | | | | | | | | | | | | | | | rcu: Inform RCU of irq_exit() activityPaul E. McKenney2012-02-21
| | * | | | | | | | | | | | | | | | | | | | | | rcu: Prevent RCU callbacks from executing before scheduler initializedPaul E. McKenney2012-02-21
| | * | | | | | | | | | | | | | | | | | | | | | rcu: Streamline code produced by __rcu_read_unlock()Paul E. McKenney2012-02-21
| | * | | | | | | | | | | | | | | | | | | | | | rcu: Protect __rcu_read_unlock() against scheduler-using irq handlersPaul E. McKenney2012-02-21
| | * | | | | | | | | | | | | | | | | | | | | | rcu: Remove single-rcu_node optimization in rcu_start_gp()Paul E. McKenney2012-02-21
| | * | | | | | | | | | | | | | | | | | | | | | rcu: Don't make callbacks go through second full grace periodPaul E. McKenney2012-02-21
| | * | | | | | | | | | | | | | | | | | | | | | rcu: Check for callback invocation from offline CPUsPaul E. McKenney2012-02-21
| | * | | | | | | | | | | | | | | | | | | | | | rcu: Limit lazy-callback durationPaul E. McKenney2012-02-21
| | * | | | | | | | | | | | | | | | | | | | | | rcu: Make rcutorture flag online/offline failuresPaul E. McKenney2012-02-21
| | * | | | | | | | | | | | | | | | | | | | | | rcu: Simplify offline processingPaul E. McKenney2012-02-21
| | * | | | | | | | | | | | | | | | | | | | | | rcu: Avoid waking up CPUs having only kfree_rcu() callbacksPaul E. McKenney2012-02-21
| | * | | | | | | | | | | | | | | | | | | | | | rcu: Add diagnostic for misaligned rcu_head structuresPaul E. McKenney2012-02-21
| | * | | | | | | | | | | | | | | | | | | | | | rcu: Add lockdep-RCU checks for simple self-deadlockPaul E. McKenney2012-02-21
| | |/ / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-03-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | futex: Simplify return logicThomas Gleixner2012-02-15
| * | | | | | | | | | | | | | | | | | | | | | futex: Cover all PI opcodes with cmpxchg enabled checkThomas Gleixner2012-02-15
* | | | | | | | | | | | | | | | | | | | | | | prctl: use CAP_SYS_RESOURCE for PR_SET_MM optionCyrill Gorcunov2012-03-15
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-03-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Block: use a freezable workqueue for disk-event pollingAlan Stern2012-03-02
| | |_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Revert "CPU hotplug, cpusets, suspend: Don't touch cpusets during suspend/res...Linus Torvalds2012-03-07
* | | | | | | | | | | | | | | | | | | | | genirq: Clear action->thread_mask if IRQ_ONESHOT is not setThomas Gleixner2012-03-06
* | | | | | | | | | | | | | | | | | | | | hung_task: fix the broken rcu_lock_break() logicOleg Nesterov2012-03-05
* | | | | | | | | | | | | | | | | | | | | vfork: kill PF_STARTINGOleg Nesterov2012-03-05
* | | | | | | | | | | | | | | | | | | | | coredump_wait: don't call complete_vfork_done()Oleg Nesterov2012-03-05
* | | | | | | | | | | | | | | | | | | | | vfork: make it killableOleg Nesterov2012-03-05
* | | | | | | | | | | | | | | | | | | | | vfork: introduce complete_vfork_done()Oleg Nesterov2012-03-05
* | | | | | | | | | | | | | | | | | | | | kprobes: return proper error code from register_kprobe()Prashanth Nageshappa2012-03-05
* | | | | | | | | | | | | | | | | | | | | kmsg_dump: don't run on non-error paths by defaultMatthew Garrett2012-03-05
| |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | | |
| \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
*-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...Linus Torvalds2012-03-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | / / / / / / / / / / | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | CPU hotplug, cpusets, suspend: Don't touch cpusets during suspend/resumeSrivatsa S. Bhat2012-02-27
| * | | | | | | | | | | | | | | | | | | perf/hwbp: Fix a possible memory leakNamhyung Kim2012-02-28
|/ / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-02-27
|\| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | sched/events: Revert trace_sched_stat_sleeptime()Peter Zijlstra2012-02-22
* | | | | | | | | | | | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-02-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | genirq: Handle pending irqs in irq_startup()Thomas Gleixner2012-02-15