aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-10-21
|\
| * sched: fix RCU lockdep splat from task_group()Peter Zijlstra2010-10-07
| * rcu: using ACCESS_ONCE() to observe the jiffies_stall/rnp->qsmask valueDongdong Deng2010-10-07
| * sched: suppress RCU lockdep splat in task_fork_fairPaul E. McKenney2010-10-07
| * Merge commit 'v2.6.36-rc7' into core/rcuIngo Molnar2010-10-07
| |\
| * \ Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2010-10-07
| |\ \
| | * | rcu: move check from rcu_dereference_bh to rcu_read_lock_bh_heldPaul E. McKenney2010-10-05
| * | | rcu: Add tracing data to support queueing modelsPaul E. McKenney2010-09-23
| * | | rcu: fix sparse errors in rcutorture.cPaul E. McKenney2010-09-23
| * | | kernel: Remove undead ifdef CONFIG_DEBUG_LOCK_ALLOCChristian Dietrich2010-09-23
| * | | rcu: fix _oddness handling of verbose stall warningsPaul E. McKenney2010-09-02
| * | | rcu: performance fixes to TINY_PREEMPT_RCU callback checkingPaul E. McKenney2010-08-27
| * | | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2010-08-23
| |\ \ \
| | * | | rcu: apply TINY_PREEMPT_RCU read-side speedup to TREE_PREEMPT_RCUPaul E. McKenney2010-08-20
| | * | | rcu: combine duplicate code, courtesy of CONFIG_PREEMPT_RCUPaul E. McKenney2010-08-20
| | * | | rcu: repair code-duplication FIXMEsPaul E. McKenney2010-08-20
| | * | | rcu: permit suppressing current grace period's CPU stall warningsPaul E. McKenney2010-08-20
| | * | | rcu: refer RCU CPU stall-warning victims to stallwarn.txtPaul E. McKenney2010-08-20
| | * | | rcu: Add a TINY_PREEMPT_RCUPaul E. McKenney2010-08-20
| | * | | rcu: Allow RCU CPU stall warnings to be off at boot, but manually enablablePaul E. McKenney2010-08-19
| | * | | rcu: allow RCU CPU stall warning messages to be controlled in /sysPaul E. McKenney2010-08-19
| | * | | rcu: improve kerneldoc for rcu_read_lock(), call_rcu(), and synchronize_rcu()Paul E. McKenney2010-08-19
| | * | | rcu: add boot parameter to suppress RCU CPU stall warning messagesPaul E. McKenney2010-08-19
| | * | | rcu: make CPU stall warning timeout configurablePaul E. McKenney2010-08-19
| | * | | Add RCU check for find_task_by_vpid().Tetsuo Handa2010-08-19
| | * | | rcu: simplify the usage of percpu dataLai Jiangshan2010-08-19
| | * | | rcutorture: add random preemptionLai Jiangshan2010-08-19
| | * | | cgroups: __rcu annotationsArnd Bergmann2010-08-19
| | * | | rculist: avoid __rcu annotationsArnd Bergmann2010-08-19
| | * | | rcu: define __rcu address space modifier for sparsePaul E. McKenney2010-08-19
* | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-10-21
|\ \ \ \ \
| * | | | | lockdep: Check the depth of subclassHitoshi Mitake2010-10-18
| * | | | | lockdep: Add improved subclass cachingHitoshi Mitake2010-10-18
| * | | | | Merge branch 'linus' into core/lockingIngo Molnar2010-10-18
| |\ \ \ \ \
| * | | | | | printk: Make console_sem a semaphore not a pseudo mutexThomas Gleixner2010-10-12
| * | | | | | Merge branch 'linus' into core/lockingThomas Gleixner2010-10-12
| |\ \ \ \ \ \
| * | | | | | | lockup_detector: Make callback function staticLin Ming2010-08-20
| * | | | | | | lockup detector: Fix grammar by adding a missing "to" in the commentsJohn Kacur2010-08-17
| * | | | | | | lockdep: Remove __debug_show_held_locksJohn Kacur2010-08-17
* | | | | | | | security: remove unused parameter from security_task_setscheduler()KOSAKI Motohiro2010-10-20
| |_|/ / / / / |/| | | | | |
* | | | | | | sysctl: min/max bounds are optionalEric Dumazet2010-10-15
* | | | | | | hrtimer: Preserve timer state in remove_hrtimer()Salman Qazi2010-10-14
* | | | | | | ring-buffer: Fix typo of time extends per pageSteven Rostedt2010-10-12
* | | | | | | perf: Fix incorrect copy_from_user() usageJohn Blackwood2010-10-12
* | | | | | | Merge branch 'hwpoison-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-10-07
|\ \ \ \ \ \ \
| * | | | | | | HWPOISON: Copy si_addr_lsb to userAndi Kleen2010-10-07
| | |/ / / / / | |/| | | | |
* | | | | | | sysctl: fix min/max handling in __do_proc_doulongvec_minmax()Eric Dumazet2010-10-07
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-05
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | generic-ipi: Fix deadlock in __smp_call_function_singleHeiko Carstens2010-09-10
* | | | | | modules: Fix module_bug_list list corruption raceLinus Torvalds2010-10-05
| |/ / / / |/| | | |