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
/
tree.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-16
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+6
2019-09-16
Merge branch 'sched/rt' into sched/core, to pick up -rt changes
Ingo Molnar
1
-3
/
+3
2019-08-13
rcu: Allow rcu_do_batch() to dynamically adjust batch sizes
Eric Dumazet
1
-1
/
+19
2019-08-13
rcu/nocb: Advance CBs after merge in rcutree_migrate_callbacks()
Paul E. McKenney
1
-0
/
+1
2019-08-13
rcu/nocb: Add bypass callback queueing
Paul E. McKenney
1
-4
/
+12
2019-08-13
rcu/nocb: Reduce contention at no-CBs registry-time CB advancement
Paul E. McKenney
1
-2
/
+3
2019-08-13
rcu/nocb: Avoid needless wakeups of no-CBs grace-period kthread
Paul E. McKenney
1
-0
/
+15
2019-08-13
rcu/nocb: Use build-time no-CBs check in rcu_pending()
Paul E. McKenney
1
-1
/
+2
2019-08-13
rcu/nocb: Use build-time no-CBs check in rcu_core()
Paul E. McKenney
1
-4
/
+4
2019-08-13
rcu/nocb: Use build-time no-CBs check in rcu_do_batch()
Paul E. McKenney
1
-5
/
+5
2019-08-13
rcu/nocb: Remove obsolete nocb_q_count and nocb_q_count_lazy fields
Paul E. McKenney
1
-3
/
+3
2019-08-13
rcu/nocb: Use rcu_segcblist for no-CBs CPUs
Paul E. McKenney
1
-53
/
+63
2019-08-13
rcu/nocb: Leave ->cblist enabled for no-CBs CPUs
Paul E. McKenney
1
-2
/
+3
2019-08-13
rcu/nocb: Check for deferred nocb wakeups before nohz_full early exit
Paul E. McKenney
1
-4
/
+4
2019-08-13
rcu/nocb: Make rcutree_migrate_callbacks() start at leaf rcu_node structure
Paul E. McKenney
1
-5
/
+6
2019-08-13
rcu/nocb: Add checks for offloaded callback processing
Paul E. McKenney
1
-3
/
+8
2019-08-13
rcu/nocb: Use separate flag to indicate offloaded ->cblist
Paul E. McKenney
1
-4
/
+6
2019-08-08
rcu/tree: Fix SCHED_FIFO params
Peter Zijlstra
1
-3
/
+3
2019-07-31
rcu: Use CONFIG_PREEMPTION
Thomas Gleixner
1
-3
/
+3
2019-07-25
rcu/tree: Call setschedule() gp ktread to SCHED_FIFO outside of atomic region
Juri Lelli
1
-3
/
+3
2019-06-19
Merge branches 'consolidate.2019.05.28a', 'doc.2019.05.28a', 'fixes.2019.06.1...
Paul E. McKenney
1
-3
/
+4
2019-05-28
rcu: Set a maximum limit for back-to-back callback invocation
Paul E. McKenney
1
-3
/
+4
2019-05-28
rcu: Add checks for dynticks counters in rcu_is_cpu_rrupt_from_idle()
Joel Fernandes (Google)
1
-4
/
+17
2019-05-25
rcu: Inline invoke_rcu_callbacks() into its sole remaining caller
Paul E. McKenney
1
-17
/
+3
2019-05-25
rcu: Enable elimination of Tree-RCU softirq processing
Sebastian Andrzej Siewior
1
-13
/
+125
2019-05-15
Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-4
/
+4
2019-05-07
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2019-04-09
Merge branches 'consolidate.2019.04.09a', 'doc.2019.03.26b', 'fixes.2019.03.2...
Paul E. McKenney
1
-494
/
+14
2019-04-09
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
1
-1
/
+1
2019-04-08
rcu: validate arguments for rcu tracepoints
Yafang Shao
1
-4
/
+4
2019-03-26
rcu: Move forward-progress checkers into tree_stall.h
Paul E. McKenney
1
-166
/
+0
2019-03-26
rcu: Move irq-disabled stall-warning checking to tree_stall.h
Paul E. McKenney
1
-21
/
+0
2019-03-26
rcu: Move RCU CPU stall-warning code out of tree.c
Paul E. McKenney
1
-291
/
+0
2019-03-26
rcu: Move RCU CPU stall-warning code out of update.c
Paul E. McKenney
1
-0
/
+1
2019-03-26
rcu: Fix force_qs_rnp() header comment
Zhouyi Zhou
1
-5
/
+5
2019-03-26
rcu: Update jiffies_to_sched_qs and adjust_jiffies_till_sched_qs() comments
Paul E. McKenney
1
-1
/
+2
2019-03-26
rcu: Default jiffies_to_sched_qs to jiffies_till_sched_qs
Neeraj Upadhyay
1
-2
/
+1
2019-03-26
rcu: Fix self-wakeups for grace-period kthread
Neeraj Upadhyay
1
-1
/
+1
2019-03-26
rcu: Move common code out of if-else block
Akira Yokosawa
1
-3
/
+1
2019-03-26
rcu: Set rcutree.kthread_prio sysfs access to read-only
Liu Song
1
-1
/
+1
2019-03-26
rcu: Avoid unnecessary softirq when system is idle
Joel Fernandes (Google)
1
-0
/
+1
2019-03-26
rcu: Unconditionally expedite during suspend/hibernate
Paul E. McKenney
1
-4
/
+2
2019-03-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+2
2019-02-13
x86/kprobes: Prohibit probing on functions before kprobe_int3_handler()
Masami Hiramatsu
1
-0
/
+2
2019-02-09
Merge branches 'doc.2019.01.26a', 'fixes.2019.01.26a', 'sil.2019.01.26a', 'sp...
Paul E. McKenney
1
-37
/
+15
2019-02-09
rcu/tree: Convert to SPDX license identifier
Paul E. McKenney
1
-16
/
+3
2019-01-25
srcu: Remove srcu_queue_delayed_work_on()
Sebastian Andrzej Siewior
1
-4
/
+0
2019-01-25
rcu: Repair rcu_nmi_exit() docbook header
Paul E. McKenney
1
-1
/
+0
2019-01-25
rcu: Rename rcu_process_callbacks() to rcu_core() for Tree RCU
Paul E. McKenney
1
-7
/
+3
2019-01-25
rcu: Rename rcu_check_callbacks() to rcu_sched_clock_irq()
Paul E. McKenney
1
-9
/
+9
[next]