index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
rcutree.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-02
Merge commit '8700c95adb03' into timers/nohz
Frederic Weisbecker
1
-63
/
+197
2013-04-30
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-63
/
+197
2013-04-29
kernel/: rename random32() to prandom_u32()
Akinobu Mita
1
-1
/
+1
2013-04-19
nohz: Ensure full dynticks CPUs are RCU nocbs
Frederic Weisbecker
1
-3
/
+3
2013-04-15
rcu: Kick adaptive-ticks CPUs that are holding up RCU grace periods
Paul E. McKenney
1
-0
/
+10
2013-03-26
Merge branches 'doc.2013.03.12a', 'fixes.2013.03.13a' and 'idlenocb.2013.03.2...
Paul E. McKenney
1
-63
/
+197
2013-03-26
rcu: Make rcu_accelerate_cbs() note need for future grace periods
Paul E. McKenney
1
-18
/
+32
2013-03-26
rcu: Abstract rcu_start_future_gp() from rcu_nocb_wait_gp()
Paul E. McKenney
1
-4
/
+119
2013-03-26
rcu: Push lock release to rcu_start_gp()'s callers
Paul E. McKenney
1
-14
/
+10
2013-03-26
rcu: Rearrange locking in rcu_start_gp()
Paul E. McKenney
1
-4
/
+2
2013-03-26
rcu: Make RCU_FAST_NO_HZ take advantage of numbered callbacks
Paul E. McKenney
1
-11
/
+17
2013-03-26
rcu: Accelerate RCU callbacks at grace-period end
Paul E. McKenney
1
-8
/
+13
2013-03-26
rcu: Distinguish "rcuo" kthreads by RCU flavor
Paul E. McKenney
1
-3
/
+4
2013-03-26
rcu: Introduce proper blocking to no-CBs kthreads GP waits
Paul E. McKenney
1
-1
/
+5
2013-03-13
rcu: Tone down debugging during boot-up and shutdown.
Paul E. McKenney
1
-1
/
+2
2013-03-12
rcu: Remove comment referring to __stop_machine()
Srivatsa S. Bhat
1
-5
/
+0
2013-03-12
rcu: Avoid invoking RCU core on offline CPUs
Paul E. McKenney
1
-1
/
+2
2013-03-12
rcu: Fix spacing problem
Jiang Fang
1
-1
/
+1
2013-03-12
rcu: Remove restrictions on no-CBs CPUs
Paul E. McKenney
1
-8
/
+6
2013-01-28
Merge branches 'doctorture.2013.01.29a', 'fixes.2013.01.26a', 'tagcb.2013.01....
Paul E. McKenney
1
-77
/
+183
2013-01-28
rcu: Provide RCU CPU stall warnings for tiny RCU
Paul E. McKenney
1
-43
/
+3
2013-01-26
rcu: Remove unused code originally used for context tracking
Li Zhong
1
-3
/
+0
2013-01-26
rcu: Correct 'optimized' to 'optimize' in header comment
Cody P Schafer
1
-1
/
+1
2013-01-08
rcu: Trace callback acceleration
Paul E. McKenney
1
-0
/
+6
2013-01-08
rcu: Tag callback lists with corresponding grace-period number
Paul E. McKenney
1
-28
/
+167
2013-01-08
rcu: Silence compiler array out-of-bounds false positive
Paul E. McKenney
1
-0
/
+4
2013-01-08
rcu: Use new nesting value for rcu_dyntick trace in rcu_eqs_enter_common
Li Zhong
1
-1
/
+1
2013-01-08
rcu: Make rcu_is_cpu_rrupt_from_idle helper functions static
Josh Triplett
1
-1
/
+1
2012-11-30
context_tracking: New context tracking susbsystem
Frederic Weisbecker
1
-62
/
+2
2012-11-16
rcu: Add callback-free CPUs
Paul E. McKenney
1
-12
/
+51
2012-11-16
Merge branches 'urgent.2012.10.27a', 'doc.2012.11.16a', 'fixes.2012.11.13a', ...
Paul E. McKenney
1
-52
/
+170
2012-11-13
rcu: Clarify memory-ordering properties of grace-period primitives
Paul E. McKenney
1
-4
/
+25
2012-11-13
rcu: Fix batch-limit size problem
Eric Dumazet
1
-7
/
+8
2012-11-08
rcu: Fix tracing formatting
Paul E. McKenney
1
-2
/
+2
2012-11-08
rcu: Instrument synchronize_rcu_expedited() for debugfs tracing
Paul E. McKenney
1
-3
/
+15
2012-11-08
rcu: Move synchronize_sched_expedited() state to rcu_state
Paul E. McKenney
1
-11
/
+9
2012-11-08
rcu: Avoid counter wrap in synchronize_sched_expedited()
Paul E. McKenney
1
-18
/
+44
2012-11-08
rcu: Rename ->onofflock to ->orphan_lock
Paul E. McKenney
1
-6
/
+6
2012-10-23
rcu: Dump number of callbacks in stall warning messages
Paul E. McKenney
1
-4
/
+11
2012-10-23
rcu: Add grace-period information to RCU CPU stall warnings
Paul E. McKenney
1
-3
/
+5
2012-10-23
rcu: Print remote CPU's stacks in stall warnings
Paul E. McKenney
1
-1
/
+24
2012-10-23
rcu: Fix precedence error in cpu_needs_another_gp()
Paul E. McKenney
1
-1
/
+1
2012-10-23
rcu: Add a module parameter to force use of expedited RCU primitives
Antti P Miettinen
1
-3
/
+9
2012-10-23
rcu: Fix comment about _rcu_barrier()/orphanage exclusion
Paul E. McKenney
1
-2
/
+2
2012-10-20
rcu: Accelerate callbacks for CPU initiating a grace period
Paul E. McKenney
1
-2
/
+24
2012-10-08
rcu: Grace-period initialization excludes only RCU notifier
Paul E. McKenney
1
-11
/
+10
2012-09-26
rcu: Apply micro-optimization and int/bool fixes to RCU's idle handling
Paul E. McKenney
1
-8
/
+8
2012-09-26
rcu: Userspace RCU extended QS selftest
Frederic Weisbecker
1
-1
/
+1
2012-09-26
rcu: Switch task's syscall hooks on context switch
Frederic Weisbecker
1
-0
/
+15
2012-09-26
rcu: Ignore userspace extended quiescent state by default
Frederic Weisbecker
1
-1
/
+4
[next]