aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'rcu/doc' of git://git.kernel.org/pub/scm/linux/kernel/git/paulm...Ingo Molnar2013-04-3016-518/+842
|\
| * kthread: Document ways of reducing OS jitter due to per-CPU kthreadsPaul E. McKenney2013-04-271-0/+202
| *-. Merge branches 'doc.2013.03.12a', 'fixes.2013.03.13a' and 'idlenocb.2013.03.2...Paul E. McKenney2013-03-2611-505/+603
| |\ \
| | | * rcu: Make rcu_accelerate_cbs() note need for future grace periodsPaul E. McKenney2013-03-261-18/+32
| | | * rcu: Abstract rcu_start_future_gp() from rcu_nocb_wait_gp()Paul E. McKenney2013-03-263-99/+130
| | | * rcu: Rename n_nocb_gp_requests to need_future_gpPaul E. McKenney2013-03-262-11/+11
| | | * rcu: Push lock release to rcu_start_gp()'s callersPaul E. McKenney2013-03-262-17/+12
| | | * rcu: Repurpose no-CBs event tracing to future-GP eventsPaul E. McKenney2013-03-262-38/+40
| | | * rcu: Rearrange locking in rcu_start_gp()Paul E. McKenney2013-03-261-4/+2
| | | * rcu: Make RCU_FAST_NO_HZ take advantage of numbered callbacksPaul E. McKenney2013-03-267-313/+149
| | | * rcu: Accelerate RCU callbacks at grace-period endPaul E. McKenney2013-03-261-8/+13
| | | * rcu: Export RCU_FAST_NO_HZ parameters to sysfsPaul E. McKenney2013-03-261-11/+20
| | | * rcu: Distinguish "rcuo" kthreads by RCU flavorPaul E. McKenney2013-03-265-13/+20
| | | * rcu: Add event tracing for no-CBs CPUs' grace periodsPaul E. McKenney2013-03-262-0/+85
| | | * rcu: Add event tracing for no-CBs CPUs' callback registrationPaul E. McKenney2013-03-261-0/+7
| | | * rcu: Introduce proper blocking to no-CBs kthreads GP waitsPaul E. McKenney2013-03-263-20/+127
| | | * rcu: Provide compile-time control for no-CBs CPUsPaul E. McKenney2013-03-262-0/+53
| | | * rcu: Remove restrictions on no-CBs CPUsPaul E. McKenney2013-03-124-129/+57
| | * | rcu: Tone down debugging during boot-up and shutdown.Paul E. McKenney2013-03-131-1/+2
| | * | rcu: Add softirq-stall indications to stall-warning messagesPaul E. McKenney2013-03-133-10/+32
| | * | rcu: Fix hlist_bl_set_first_rcu() annotationSteven Whitehouse2013-03-122-1/+6
| | * | rcu: Delete unused rcu_node "wakemask" fieldPaul E. McKenney2013-03-121-3/+0
| | * | rcu: Remove comment referring to __stop_machine()Srivatsa S. Bhat2013-03-121-5/+0
| | * | rcu: Avoid invoking RCU core on offline CPUsPaul E. McKenney2013-03-121-1/+2
| | * | rcu: Fix spacing problemJiang Fang2013-03-121-1/+1
| | |/
| * | rcu: Documentation updatePaul E. McKenney2013-03-123-11/+35
| * | rcu: Make bugginess of code sample more evidentPaul E. McKenney2013-03-121-2/+2
| |/
* | Linux 3.9Linus Torvalds2013-04-281-1/+1
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-04-271-7/+11
|\ \
| * \ Merge tag 'omap-for-v3.9-rc6/fixes-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson2013-04-261-7/+11
| |\ \
| | * | ARM: OMAP4: hwmod data: make 'ocp2scp_usb_phy_phy_48m" as the main clockKishon Vijay Abraham I2013-04-101-7/+11
* | | | vm: add no-mmu vm_iomap_memory() stubLinus Torvalds2013-04-271-0/+10
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-271-0/+2
|\ \ \ \
| * | | | events: Protect access via task_subsys_state_check()Paul E. McKenney2013-04-211-0/+2
* | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-262-2/+2
|\ \ \ \ \
| * | | | | [media] cx25821: do not expose broken video output streamsHans Verkuil2013-04-151-1/+1
| * | | | | [media] mb86a20s: Fix estimate_rate settingMauro Carvalho Chehab2013-04-041-1/+1
* | | | | | Merge branch 'fixes-3.9-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-04-268-40/+67
|\ \ \ \ \ \
| * | | | | | parisc: use spin_lock_irqsave/spin_unlock_irqrestore for PTE updatesJohn David Anglin2013-04-252-26/+26
| * | | | | | parisc: disable -mlong-calls compiler option for kernel modulesHelge Deller2013-04-251-2/+4
| * | | | | | parisc: uaccess: fix compiler warnings caused by __put_user castingWill Deacon2013-04-251-10/+4
| * | | | | | parisc: Change kunmap macro to static inline functionJohn David Anglin2013-04-251-1/+4
| * | | | | | parisc: Provide __ucmpdi2 to resolve undefined references in 32 bit builds.John David Anglin2013-04-253-1/+29
* | | | | | | efivars: only check for duplicates on the registered listMatt Fleming2013-04-261-5/+7
* | | | | | | TTY: fix atime/mtime regressionJiri Slaby2013-04-261-2/+16
* | | | | | | aio: fix possible invalid memory access when DEBUG is enabledZhao Hongjiang2013-04-261-1/+1
* | | | | | | Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin2013-04-251-2/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | efi: Check EFI revision in setup_efi_varsJosh Boyer2013-04-241-1/+1
| * | | | | | x86, efi: Fix a build warningBorislav Petkov2013-04-241-1/+1
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2013-04-241-1/+2
|\ \ \ \ \ \ \