index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
rcu
Age
Commit message (
Expand
)
Author
2023-11-08
Merge tag 'rcu-fixes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Linus Torvalds
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-01
rcu/tasks-trace: Handle new PF_IDLE semantics
Frederic Weisbecker
2023-11-01
rcu/tasks: Handle new PF_IDLE semantics
Frederic Weisbecker
2023-11-01
rcu: Introduce rcu_cpu_online()
Frederic Weisbecker
2023-11-01
rcu: Break rcu_node_0 --> &rq->__lock order
Peter Zijlstra
2023-10-23
Merge branches 'rcu/torture', 'rcu/fixes', 'rcu/docs', 'rcu/refscale', 'rcu/t...
Frederic Weisbecker
2023-10-13
srcu: Only accelerate on enqueue time
Frederic Weisbecker
2023-10-10
srcu: Fix callbacks acceleration mishandling
Frederic Weisbecker
2023-10-04
rcu: Standardize explicit CPU-hotplug calls
Frederic Weisbecker
2023-10-04
rcu: Conditionally build CPU-hotplug teardown callbacks
Frederic Weisbecker
2023-10-04
rcu: dynamically allocate the rcu-kfree shrinker
Qi Zheng
2023-10-04
rcu: dynamically allocate the rcu-lazy shrinker
Qi Zheng
2023-10-04
rcu: Assume rcu_report_dead() is always called locally
Frederic Weisbecker
2023-10-04
rcu: Assume IRQS disabled from rcu_report_dead()
Frederic Weisbecker
2023-10-04
rcu: Use rcu_segcblist_segempty() instead of open coding it
Frederic Weisbecker
2023-10-04
rcu: kmemleak: Ignore kmemleak false positives when RCU-freeing objects
Catalin Marinas
2023-09-26
srcu: Fix srcu_struct node grpmask overflow on 64-bit systems
Denis Arefev
2023-09-24
rcutorture: Traverse possible cpu to set maxcpu in rcu_nocb_toggle()
Zqiang
2023-09-24
rcutorture: Replace schedule_timeout*() 1-jiffy waits with HZ/20
Joel Fernandes (Google)
2023-09-24
torture: Move rcutorture_sched_setaffinity() out of rcutorture
Paul E. McKenney
2023-09-24
rcu: Include torture_sched_setaffinity() declaration
Arnd Bergmann
2023-09-13
rcu: Eliminate rcu_gp_slow_unregister() false positive
Paul E. McKenney
2023-09-13
rcu: Dump memory object info if callback function is invalid
Zhen Lei
2023-09-13
rcu: Add sysfs to provide throttled access to rcu_barrier()
Paul E. McKenney
2023-09-13
rcu/tree: Remove superfluous return from void call_rcu* functions
Joel Fernandes (Google)
2023-09-13
srcu: Fix error handling in init_srcu_struct_fields()
Joel Fernandes (Google)
2023-09-11
refscale: Print out additional module parameters
Paul E. McKenney
2023-09-11
refscale: Fix misplaced data re-read
Paul E. McKenney
2023-09-11
rcu-tasks: Make rcu_tasks_lazy_ms static
Jiapeng Chong
2023-09-11
rcu-tasks: Pull sampling of ->percpu_dequeue_lim out of loop
Paul E. McKenney
2023-09-11
rcu-tasks: Add printk()s to localize boot-time self-test hang
Paul E. McKenney
2023-09-11
rcu/tree: Defer setting of jiffies during stall reset
Joel Fernandes (Google)
2023-09-11
rcutorture: Add test of RCU CPU stall notifiers
Paul E. McKenney
2023-09-11
rcu: Add RCU CPU stall notifier
Paul E. McKenney
2023-09-11
rcu: Eliminate check_cpu_stall() duplicate code
Zhen Lei
2023-09-11
rcu: Don't redump the stalled CPU where RCU GP kthread last ran
Zhen Lei
2023-09-11
rcu: Delete a redundant check in rcu_check_gp_kthread_starvation()
Zhen Lei
2023-09-01
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-08-29
Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-08-16
Merge branches 'doc.2023.07.14b', 'fixes.2023.08.16a', 'rcu-tasks.2023.07.24a...
Paul E. McKenney
2023-08-16
rcu: Make the rcu_nocb_poll boot parameter usable via boot config
Paul E. McKenney
2023-08-16
rcu: Mark __rcu_irq_enter_check_tick() ->rcu_urgent_qs load
Paul E. McKenney
2023-08-14
rcutorture: Stop right-shifting torture_random() return values
Paul E. McKenney
2023-08-14
rcu-tasks: Fix boot-time RCU tasks debug-only deadlock
Paul E. McKenney
2023-07-31
rcu-tasks: Permit use of debug-objects with RCU Tasks flavors
Paul E. McKenney
2023-07-25
tty: sysrq: switch sysrq handlers from int to u8
Jiri Slaby
2023-07-19
rcu: Clarify rcu_is_watching() kernel-doc comment
Paul E. McKenney
2023-07-14
rcutorture: Dump grace-period state upon rtort_pipe_count incidents
Paul E. McKenney
2023-07-14
rcuscale: Move rcu_scale_writer() schedule_timeout_uninterruptible() to _idle()
Zqiang
[next]