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
/
kernel
/
rcupdate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-23
rcu: Add a module parameter to force use of expedited RCU primitives
Antti P Miettinen
1
-0
/
+3
2012-09-23
rcu: Add PROVE_RCU_DELAY to provoke difficult races
Paul E. McKenney
1
-0
/
+4
2012-07-02
rcu: Consolidate tree/tiny __rcu_read_{,un}lock() implementations
Paul E. McKenney
1
-0
/
+44
2012-05-02
rcu: Make exit_rcu() more precise and consolidate
Paul E. McKenney
1
-0
/
+28
2012-02-21
rcu: Check for illegal use of RCU from offlined CPUs
Paul E. McKenney
1
-0
/
+5
2011-12-11
rcu: Detect illegal rcu dereference in extended quiescent state
Frederic Weisbecker
1
-0
/
+2
2011-12-11
rcu: Add failure tracing to rcutorture
Paul E. McKenney
1
-0
/
+10
2011-10-31
kernel: Map most files to use export.h instead of module.h
Paul Gortmaker
1
-1
/
+1
2011-09-28
rcu: Add event-tracing for RCU callback invocation
Paul E. McKenney
1
-0
/
+5
2011-09-28
rcu: Abstract common code for RCU grace-period-wait primitives
Paul E. McKenney
1
-1
/
+20
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-05-05
rcu: Use WARN_ON_ONCE for DEBUG_OBJECTS_RCU_HEAD warnings
Paul E. McKenney
1
-6
/
+6
2011-05-05
rcu: Enable DEBUG_OBJECTS_RCU_HEAD from !PREEMPT
Mathieu Desnoyers
1
-5
/
+21
2011-03-04
rcu: add comment saying why DEBUG_OBJECTS_RCU_HEAD depends on PREEMPT.
Paul E. McKenney
1
-0
/
+5
2011-03-04
rcupdate: remove dead code
Amerigo Wang
1
-5
/
+0
2010-10-07
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
1
-1
/
+1
2010-10-05
rcu: move check from rcu_dereference_bh to rcu_read_lock_bh_held
Paul E. McKenney
1
-1
/
+1
2010-08-19
rcu: define __rcu address space modifier for sparse
Paul E. McKenney
1
-2
/
+4
2010-06-14
tree/tiny rcu: Add debug RCU head objects
Mathieu Desnoyers
1
-0
/
+160
2010-05-10
rcu: slim down rcutiny by removing rcu_scheduler_active and friends
Paul E. McKenney
1
-19
/
+0
2010-05-06
rcu: create rcu_my_thread_group_empty() wrapper
Paul E. McKenney
1
-0
/
+11
2010-04-19
rcu: Make RCU lockdep check the lockdep_recursion variable
Paul E. McKenney
1
-0
/
+7
2010-03-16
rcu: Make rcu_read_lock_bh_held() allow for disabled BH
Paul E. McKenney
1
-0
/
+23
2010-02-26
rcu: Export rcu_scheduler_active
Paul E. McKenney
1
-0
/
+1
2010-02-26
rcu: Make rcu_read_lock_sched_held() take boot time into account
Paul E. McKenney
1
-0
/
+18
2010-02-25
rcu: Introduce lockdep-based checking to RCU read-side primitives
Paul E. McKenney
1
-0
/
+10
2009-11-22
rcu: Re-arrange code to reduce #ifdef pain
Paul E. McKenney
1
-104
/
+0
2009-11-22
rcu: Eliminate unneeded function wrapping
Paul E. McKenney
1
-22
/
+0
2009-10-26
rcu: "Tiny RCU", The Bloatwatch Edition
Paul E. McKenney
1
-0
/
+4
2009-10-07
rcu: Move rcu_barrier() to rcutree
Paul E. McKenney
1
-119
/
+1
2009-10-05
rcu: Replace the rcu_barrier enum with pointer to call_rcu*() function
Paul E. McKenney
1
-22
/
+10
2009-10-05
rcu: Fix rcu_lock_map build failure on CONFIG_PROVE_LOCKING=y
Paul E. McKenney
1
-0
/
+7
2009-09-23
rcu: Clean up code to address Ingo's checkpatch feedback
Paul E. McKenney
1
-3
/
+0
2009-09-19
rcu: Fix whitespace inconsistencies
Paul E. McKenney
1
-2
/
+2
2009-09-18
rcu: Fix synchronize_rcu() for TREE_PREEMPT_RCU
Paul E. McKenney
1
-1
/
+43
2009-08-19
rcu: Delay rcu_barrier() wait until beginning of next CPU-hotunplug operation.
Paul E. McKenney
1
-1
/
+2
2009-08-15
rcu: Simplify RCU CPU-hotplug notification
Paul E. McKenney
1
-1
/
+15
2009-07-03
rcu: Add synchronize_sched_expedited() primitive
Paul E. McKenney
1
-0
/
+25
2009-04-15
RCU: Don't try and predeclare inline funcs as it upsets some versions of gcc
David Howells
1
-10
/
+8
2009-03-31
rcu: rcu_barrier VS cpu_hotplug: Ensure callbacks in dead cpu are migrated to...
Lai Jiangshan
1
-0
/
+44
2009-02-26
rcu: Teach RCU that idle task is not quiscent state at boot
Paul E. McKenney
1
-0
/
+12
2009-01-05
rcu: eliminate synchronize_rcu_xxx macro
Paul E. McKenney
1
-2
/
+9
2008-10-21
rcupdate: fix bug of rcu_barrier*()
Lai Jiangshan
1
-9
/
+10
2008-08-21
rcu: fix synchronize_rcu() so that kernel-doc works
Randy Dunlap
1
-0
/
+1
2008-07-15
Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2008-06-26
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
1
-1
/
+1
2008-05-19
rcu: add rcu_barrier_sched() and rcu_barrier_bh()
Paul E. McKenney
1
-6
/
+49
2008-05-19
rcu: add call_rcu_sched()
Paul E. McKenney
1
-18
/
+2
2008-02-13
rcupdate: fix comment
Paul E. McKenney
1
-1
/
+4
2008-01-25
Preempt-RCU: fix rcu_barrier for preemptive environment.
Paul E. McKenney
1
-0
/
+10
[next]