Commit History

Author SHA1 Message Date
  Linus Torvalds 4689550bb2 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 years ago
  Maarten Lankhorst 85f4896123 mutex: Fix w/w mutex deadlock injection 12 years ago
  Davidlohr Bueso 2b48839722 mutex: Avoid label warning when !CONFIG_MUTEX_SPIN_ON_OWNER 12 years ago
  Davidlohr Bueso ec83f425db mutex: Do not unnecessarily deal with waiters 12 years ago
  Peter Zijlstra 1e40c2edef mutex: Fix/document access-once assumption in mutex_can_spin_on_owner() 12 years ago
  Maarten Lankhorst 1b375dc307 mutex: Move ww_mutex definitions to ww_mutex.h 12 years ago
  Daniel Vetter 2301002769 mutex: Add w/w mutex slowpath debugging 12 years ago
  Maarten Lankhorst 040a0a3710 mutex: Add support for wound/wait style locks 12 years ago
  Maarten Lankhorst a41b56efa7 arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or not 12 years ago
  Waiman Long cc189d2513 mutex: Back out architecture specific check for negative mutex count 12 years ago
  Waiman Long 2bd2c92cf0 mutex: Queue mutex spinners with MCS lock to reduce cacheline contention 12 years ago
  Waiman Long 0dc8c730c9 mutex: Make more scalable by doing less atomic operations 12 years ago
  Waiman Long 41fcb9f230 mutex: Move mutex spinning code from sched/core.c back to mutex.c 12 years ago
  Clark Williams 8bd75c77b7 sched/rt: Move rt specific bits into new header file 12 years ago
  Thomas Gleixner bd2f55361f sched/rt: Use schedule_preempt_disabled() 14 years ago
  Paul Gortmaker 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 years ago
  Peter Zijlstra e4c70a6629 lockdep, mutex: provide mutex_lock_nest_lock 14 years ago
  Jonathan Corbet 625f2a378e sched: Get rid of lock_depth 14 years ago
  Peter Zijlstra c6eb3dda25 mutex: Use p->on_cpu for the adaptive spin 14 years ago
  Lucas De Marchi 25985edced Fix common misspellings 14 years ago
  Gerald Schaefer 335d7afbfb mutexes, sched: Introduce arch_mutex_cpu_relax() 14 years ago
  Randy Dunlap ef5dc121d5 mutex: Fix annotations to include it in kernel-locking docbook 15 years ago
  Tony Breeds fd6be105b8 mutex: Fix optimistic spinning vs. BKL 15 years ago
  Frederic Weisbecker c02260277e mutex: Better control mutex adaptive spinning config 15 years ago
  Ingo Molnar 940010c5a3 Merge branch 'linus' into perfcounters/core 16 years ago
  Linus Torvalds e7241d7714 Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
  Ingo Molnar 7961386fe9 Merge commit 'v2.6.30-rc5' into sched/core 16 years ago
  Ingo Molnar 3611dfb8ed Merge branch 'core/locking' into perfcounters/core 16 years ago
  Andrew Morton a511e3f968 mutex: add atomic_dec_and_mutex_lock(), fix 16 years ago
  Ingo Molnar e7fd5d4b3d Merge branch 'linus' into perfcounters/core 16 years ago