index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
rcupdate.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-13
rcu: Remove obsolete rcu_read_unlock() deadlock commentary
Paul E. McKenney
1
-27
/
+6
2021-05-13
rcu: Improve comments describing RCU read-side critical sections
Paul E. McKenney
1
-7
/
+28
2021-05-13
rcu: Create an unrcu_pointer() to remove __rcu from a pointer
Paul E. McKenney
1
-0
/
+14
2021-05-10
rcu: Reject RCU_LOCKDEP_WARN() false positives
Paul E. McKenney
1
-1
/
+1
2021-04-28
Merge tag 'core-rcu-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2021-03-17
rcu: Prevent false positive softirq warning on RT
Thomas Gleixner
1
-1
/
+2
2021-03-08
rcu: Fix kfree_rcu() docbook errors
Mauro Carvalho Chehab
1
-1
/
+1
2021-02-21
Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2021-02-17
rcu/nocb: Perform deferred wake up before last idle's need_resched() check
Frederic Weisbecker
1
-0
/
+2
2021-01-22
Merge branches 'doc.2021.01.06a', 'fixes.2021.01.04b', 'kfree_rcu.2021.01.04a...
Paul E. McKenney
1
-20
/
+28
2021-01-06
rcu/nocb: Re-offload support
Frederic Weisbecker
1
-0
/
+2
2021-01-06
rcu/nocb: De-offloading CB kthread
Frederic Weisbecker
1
-0
/
+2
2021-01-04
srcu: Provide polling interfaces for Tiny SRCU grace periods
Paul E. McKenney
1
-0
/
+2
2021-01-04
rcu: Eliminate the __kvfree_rcu() macro
Uladzislau Rezki (Sony)
1
-12
/
+6
2021-01-04
rcu: Introduce kfree_rcu() single-argument macro
Uladzislau Rezki (Sony)
1
-10
/
+12
2021-01-04
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
1
-0
/
+6
2020-12-14
rcu-tasks: Move RCU-tasks initialization to before early_initcall()
Uladzislau Rezki (Sony)
1
-0
/
+6
2020-11-02
rcu: Prevent RCU_LOCKDEP_WARN() from swallowing the condition
Jakub Kicinski
1
-1
/
+1
2020-11-02
rcu: Un-hide lockdep maps for !LOCKDEP
Jakub Kicinski
1
-4
/
+5
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
1
-1
/
+1
2020-09-03
Merge branch 'strictgp.2020.08.24a' into HEAD
Paul E. McKenney
1
-0
/
+7
2020-08-24
rcu: Report QS for outermost PREEMPT=n rcu_read_unlock() for strict GPs
Paul E. McKenney
1
-0
/
+7
2020-08-24
rcu: Fix kerneldoc comments in rcupdate.h
Tobias Klauser
1
-6
/
+6
2020-06-29
rcu: Introduce single argument kvfree_rcu() interface
Uladzislau Rezki (Sony)
1
-4
/
+34
2020-06-29
rcu: Introduce 2 arg kvfree_rcu() interface
Uladzislau Rezki (Sony)
1
-0
/
+9
2020-06-29
rcu: Rename *_kfree_callback/*_kfree_rcu_offset/kfree_call_*
Uladzislau Rezki (Sony)
1
-7
/
+7
2020-04-27
rcu-tasks: Make RCU Tasks Trace make use of RCU scheduler hooks
Paul E. McKenney
1
-7
/
+37
2020-04-27
rcu-tasks: Add an RCU-tasks rude variant
Paul E. McKenney
1
-0
/
+3
2020-04-27
rcu-tasks: Refactor RCU-tasks to allow variants to be added
Paul E. McKenney
1
-3
/
+3
2020-01-24
Merge branches 'doc.2019.12.10a', 'exp.2019.12.09a', 'fixes.2020.01.24a', 'kf...
Paul E. McKenney
1
-20
/
+8
2020-01-24
rcu: Move rcu_{expedited,normal} definitions into rcupdate.h
Ben Dooks
1
-0
/
+4
2019-12-12
rcu: Remove rcu_swap_protected()
Paul E. McKenney
1
-16
/
+0
2019-12-09
rcu: Use CONFIG_PREEMPTION where appropriate
Sebastian Andrzej Siewior
1
-2
/
+2
2019-12-09
rcu: Make PREEMPT_RCU be a modifier to TREE_RCU
Lai Jiangshan
1
-2
/
+2
2019-11-26
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2019-10-30
rcu: Upgrade rcu_swap_protected() to rcu_replace_pointer()
Paul E. McKenney
1
-0
/
+18
2019-10-09
locking/lockdep: Remove unused @nested argument from lock_release()
Qian Cai
1
-1
/
+1
2019-09-16
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2019-08-09
rcu: Add support for consolidated-RCU reader checking
Joel Fernandes (Google)
1
-0
/
+7
2019-08-01
treewide: Rename rcu_dereference_raw_notrace() to _check()
Joel Fernandes (Google)
1
-1
/
+1
2019-07-31
rcu: Use CONFIG_PREEMPTION
Thomas Gleixner
1
-1
/
+1
2019-06-28
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-9
/
+12
2019-06-13
rcu: Don't return a value from rcu_assign_pointer()
Andrea Parri
1
-3
/
+2
2019-06-13
rcu: Force inlining of rcu_read_lock()
Waiman Long
1
-1
/
+1
2019-06-13
rcu: Fix irritating whitespace error in rcu_assign_pointer()
Paul E. McKenney
1
-1
/
+1
2019-06-03
rcu: locking and unlocking need to always be at least barriers
Linus Torvalds
1
-4
/
+2
2019-05-28
rcu: Make kfree_rcu() ignore NULL pointers
Paul E. McKenney
1
-4
/
+8
2019-03-26
rcu: Do a single rhp->func read in rcu_head_after_call_rcu()
Neeraj Upadhyay
1
-2
/
+4
2019-02-09
Merge branches 'doc.2019.01.26a', 'fixes.2019.01.26a', 'sil.2019.01.26a', 'sp...
Paul E. McKenney
1
-25
/
+13
2019-02-09
linux/rcupdate: Convert to SPDX license identifier
Paul E. McKenney
1
-15
/
+2
[next]