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
/
rcu
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-07
Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+1
2020-06-01
Merge branch 'WIP.core/rcu' into core/rcu, to pick up two x86/entry dependencies
Ingo Molnar
1
-20
/
+80
2020-05-28
rcu: Allow for smp_call_function() running callbacks from idle
Peter Zijlstra
1
-6
/
+19
2020-05-26
rcu: Provide rcu_irq_exit_check_preempt()
Thomas Gleixner
1
-0
/
+18
2020-05-26
rcu: Abstract out rcu_irq_enter_check_tick() from rcu_nmi_enter()
Paul E. McKenney
1
-20
/
+62
2020-05-19
rcu: Provide __rcu_is_watching()
Thomas Gleixner
1
-0
/
+5
2020-05-19
rcu: Provide rcu_irq_exit_preempt()
Thomas Gleixner
1
-0
/
+22
2020-05-19
rcu: Make RCU IRQ enter/exit functions rely on in_nmi()
Paul E. McKenney
1
-32
/
+15
2020-05-19
rcu/tree: Mark the idle relevant functions noinstr
Thomas Gleixner
3
-41
/
+49
2020-05-15
rcu: constify sysrq_key_op
Emil Velikov
1
-1
/
+1
2020-05-07
Merge branches 'fixes.2020.04.27a', 'kfree_rcu.2020.04.27a', 'rcu-tasks.2020....
Paul E. McKenney
12
-465
/
+1669
2020-05-07
rcutorture: Convert ULONG_CMP_LT() to time_before()
Paul E. McKenney
1
-3
/
+3
2020-05-07
rcutorture: Make rcu_fwds and rcu_fwd_emergency_stop static
Jason Yan
1
-2
/
+2
2020-05-07
rcu: Allow rcutorture to starve grace-period kthread
Paul E. McKenney
3
-3
/
+44
2020-05-07
rcutorture: Add flag to produce non-busy-wait task stalls
Paul E. McKenney
1
-6
/
+11
2020-04-27
rcutorture: Mark data-race potential for rcu_barrier() test statistics
Paul E. McKenney
1
-3
/
+3
2020-04-27
rcutorture: Add KCSAN stubs
Paul E. McKenney
1
-0
/
+12
2020-04-27
rcu: Remove self-stack-trace when all quiescent states seen
Paul E. McKenney
1
-2
/
+0
2020-04-27
rcu: When GP kthread is starved, tag idle threads as false positives
Paul E. McKenney
1
-5
/
+19
2020-04-27
rcu: Use data_race() for RCU expedited CPU stall-warning prints
Paul E. McKenney
1
-4
/
+4
2020-04-27
rcu-tasks: Allow standalone use of TASKS_{TRACE_,}RCU
Paul E. McKenney
1
-24
/
+30
2020-04-27
rcu-tasks: Add IPI failure count to statistics
Paul E. McKenney
1
-4
/
+7
2020-04-27
rcu-tasks: Add count for idle tasks on offline CPUs
Paul E. McKenney
1
-1
/
+5
2020-04-27
rcu-tasks: Add rcu_dynticks_zero_in_eqs() effectiveness statistics
Paul E. McKenney
1
-2
/
+11
2020-04-27
rcu-tasks: Make RCU tasks trace also wait for idle tasks
Paul E. McKenney
1
-5
/
+13
2020-04-27
rcu-tasks: Handle the running-offline idle-task special case
Paul E. McKenney
1
-2
/
+6
2020-04-27
rcu-tasks: Disable CPU hotplug across RCU tasks trace scans
Paul E. McKenney
1
-4
/
+14
2020-04-27
rcu-tasks: Allow rcu_read_unlock_trace() under scheduler locks
Paul E. McKenney
2
-1
/
+12
2020-04-27
rcu-tasks: Avoid IPIing userspace/idle tasks if kernel is so built
Paul E. McKenney
5
-10
/
+72
2020-04-27
rcu-tasks: Add Kconfig option to mediate smp_mb() vs. IPI
Paul E. McKenney
2
-1
/
+20
2020-04-27
rcu-tasks: Add grace-period and IPI counts to statistics
Paul E. McKenney
1
-1
/
+9
2020-04-27
rcu-tasks: Split ->trc_reader_need_end
Paul E. McKenney
1
-13
/
+20
2020-04-27
rcu-tasks: Provide boot parameter to delay IPIs until late in grace period
Paul E. McKenney
1
-4
/
+9
2020-04-27
rcu-tasks: Add a grace-period start time for throttling and debug
Paul E. McKenney
1
-0
/
+2
2020-04-27
rcu-tasks: Make RCU Tasks Trace make use of RCU scheduler hooks
Paul E. McKenney
2
-6
/
+5
2020-04-27
rcu-tasks: Make rcutorture writer stall output include GP state
Paul E. McKenney
1
-5
/
+72
2020-04-27
rcu-tasks: Add RCU tasks to rcutorture writer stall output
Paul E. McKenney
3
-3
/
+45
2020-04-27
rcu-tasks: Move #ifdef into tasks.h
Paul E. McKenney
2
-4
/
+5
2020-04-27
rcu-tasks: Add stall warnings for RCU Tasks Trace
Paul E. McKenney
1
-4
/
+66
2020-04-27
rcutorture: Add torture tests for RCU Tasks Trace
Paul E. McKenney
3
-1
/
+46
2020-04-27
rcu-tasks: Add an RCU Tasks Trace to simplify protection of tracing hooks
Paul E. McKenney
2
-5
/
+367
2020-04-27
rcu-tasks: Code movement to allow more Tasks RCU variants
Paul E. McKenney
1
-59
/
+63
2020-04-27
rcu-tasks: Further refactor RCU-tasks to allow adding more variants
Paul E. McKenney
1
-58
/
+108
2020-04-27
rcu-tasks: Use unique names for RCU-Tasks kthreads and messages
Paul E. McKenney
1
-9
/
+16
2020-04-27
rcutorture: Add torture tests for RCU Tasks Rude
Paul E. McKenney
3
-2
/
+32
2020-04-27
rcu-tasks: Add an RCU-tasks rude variant
Paul E. McKenney
2
-1
/
+108
2020-04-27
rcu-tasks: Refactor RCU-tasks to allow variants to be added
Paul E. McKenney
3
-236
/
+269
2020-04-27
rcutorture: Add a test for synchronize_rcu_mult()
Paul E. McKenney
1
-2
/
+7
2020-04-27
rcu-tasks: Create struct to hold state information
Paul E. McKenney
1
-27
/
+46
2020-04-27
rcu-tasks: Move Tasks RCU to its own file
Paul E. McKenney
2
-364
/
+372
[next]