summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-02-1917-229/+556
|\
| * Merge branch 'rcu/srcu' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2013-02-132-44/+19
| |\
| | * srcu: use ACCESS_ONCE() to access sp->completed in srcu_read_lock()Lai Jiangshan2013-02-071-2/+1
| | * srcu: Update synchronize_srcu_expedited()'s commentsLai Jiangshan2013-02-071-6/+5
| | * srcu: Update synchronize_srcu()'s commentsLai Jiangshan2013-02-071-4/+6
| | * srcu: Remove checks preventing idle CPUs from calling srcu_read_lock()Lai Jiangshan2013-02-071-18/+3
| | * srcu: Remove checks preventing offline CPUs from calling srcu_read_lock()Lai Jiangshan2013-02-071-5/+0
| | * srcu: Simple cleanup for cleanup_srcu_struct()Lai Jiangshan2013-02-071-6/+2
| | * srcu: Add might_sleep() annotation to synchronize_srcu()Lai Jiangshan2013-02-071-0/+1
| | * srcu: Simplify __srcu_read_unlock() via this_cpu_dec()Lai Jiangshan2013-02-071-3/+1
| |/
| * Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2013-02-061-7/+16
| |\
| | * rcu: Allow rcutorture to be built at low optimization levelsSteven Rostedt2013-02-041-7/+16
| * | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2013-02-0417-189/+539
| |\|
| | *---. Merge branches 'doctorture.2013.01.29a', 'fixes.2013.01.26a', 'tagcb.2013.01....Paul E. McKenney2013-01-2812-163/+449
| | |\ \ \
| | | | | * rcu: Allow TREE_PREEMPT_RCU on UP systemsPaul E. McKenney2013-01-281-1/+3
| | | | | * rcu: Provide RCU CPU stall warnings for tiny RCUPaul E. McKenney2013-01-288-51/+130
| | | | * | rcu: Trace callback accelerationPaul E. McKenney2013-01-082-2/+10
| | | | * | rcu: Tag callback lists with corresponding grace-period numberPaul E. McKenney2013-01-082-28/+169
| | | | |/
| | | * | context_tracking: Add comments on interface and internalsFrederic Weisbecker2013-01-261-10/+65
| | | * | rcu: Remove obsolete Kconfig option from commentPaul E. McKenney2013-01-261-1/+1
| | | * | rcu: Remove unused code originally used for context trackingLi Zhong2013-01-262-7/+0
| | | * | rcu: Consolidate debugging Kconfig optionsDave Hansen2013-01-261-55/+59
| | | * | rcu: Correct 'optimized' to 'optimize' in header commentCody P Schafer2013-01-261-1/+1
| | | * | rcutorture: Don't compare ptr with 0Sasha Levin2013-01-081-1/+1
| | | * | rcu: Silence compiler array out-of-bounds false positivePaul E. McKenney2013-01-081-0/+4
| | | * | rcu: Use new nesting value for rcu_dyntick trace in rcu_eqs_enter_commonLi Zhong2013-01-081-1/+1
| | | * | rcu: Make rcu_is_cpu_rrupt_from_idle helper functions staticJosh Triplett2013-01-082-2/+2
| | | * | rcu: Fix blimit type for trace_rcu_batch_start()Paul E. McKenney2013-01-081-3/+3
| | | |/
| | * | rcu: Make rcutorture's shuffler task shuffle recently added tasksPaul E. McKenney2013-01-281-4/+20
| | * | Documentation: Memory barrier semantics of atomic_xchg()Richard Braun2013-01-082-0/+3
| | * | rcu: Reduce rcutorture tracingPaul E. McKenney2013-01-085-18/+55
| | * | tracing: Export trace_clock_local()Paul E. McKenney2013-01-081-0/+1
| | |/
* | | Linux 3.8v3.8Linus Torvalds2013-02-181-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-02-183-6/+18
|\ \ \
| * | | Input: wacom - fix wacom_set_report retry logicChris Bagwell2013-01-231-3/+3
| * | | Input: document that unregistering managed devices is not necessaryDmitry Torokhov2013-01-091-2/+14
| * | | Input: lm8323 - fix checking PWM interrupt statusNickolai Zeldovich2013-01-061-1/+1
* | | | mm: fix pageblock bitmap allocationLinus Torvalds2013-02-181-6/+9
* | | | Merge tag 'stable/for-linus-3.8-rc7-tag-two' of git://git.kernel.org/pub/scm/...Linus Torvalds2013-02-155-65/+33
|\ \ \ \
| * | | | Revert "xen PVonHVM: use E820_Reserved area for shared_info"Konrad Rzeszutek Wilk2013-02-143-55/+24
| * | | | Revert "xen/PVonHVM: fix compile warning in init_hvm_pv_info"Konrad Rzeszutek Wilk2013-02-141-1/+1
| * | | | xen: remove redundant NULL check before unregister_and_remove_pcpu().Cyril Roelandt2013-02-131-2/+1
| * | | | x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS.Jan Beulich2013-02-131-7/+7
* | | | | Revert "[media] dvb_frontend: return -ENOTTY for unimplement IOCTL"Mauro Carvalho Chehab2013-02-151-3/+3
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2013-02-155-14/+68
|\ \ \ \ \
| * | | | | sunvdc: Fix off-by-one in generic_request().David S. Miller2013-02-141-1/+1
| * | | | | sparc64: Fix get_user_pages_fast() wrt. THP.David S. Miller2013-02-132-10/+63
| * | | | | sparc64: Add missing HAVE_ARCH_TRANSPARENT_HUGEPAGE.David S. Miller2013-02-131-0/+1
| * | | | | sparc: kernel/sbus.c: fix memory leakageCong Ding2013-01-211-3/+3
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-151-1/+1
|\ \ \ \ \ \