index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2021-01-06
rcu: Check and report missed fqs timer wakeup on RCU stall
Neeraj Upadhyay
2021-01-06
rcu: Do any deferred nocb wakeups at CPU offline time
Paul E. McKenney
2021-01-06
rcu/nocb: Code-style nits in callback-offloading toggling
Paul E. McKenney
2021-01-06
rcu/nocb: Add nocb CB kthread list to show_rcu_nocb_state() output
Paul E. McKenney
2021-01-06
rcu/nocb: Add grace period and task state to show_rcu_nocb_state() output
Paul E. McKenney
2021-01-06
rcutorture: Test runtime toggling of CPUs' callback offloading
Paul E. McKenney
2021-01-06
timer: Add timer_curr_running()
Frederic Weisbecker
2021-01-06
cpu/hotplug: Add lockdep_is_cpus_held()
Frederic Weisbecker
2021-01-06
rcu/nocb: Locally accelerate callbacks as long as offloading isn't complete
Frederic Weisbecker
2021-01-06
rcu/nocb: Process batch locally as long as offloading isn't complete
Frederic Weisbecker
2021-01-06
rcu/nocb: Only cond_resched() from actual offloaded batch processing
Frederic Weisbecker
2021-01-06
rcu/nocb: Set SEGCBLIST_SOFTIRQ_ONLY at the very last stage of de-offloading
Frederic Weisbecker
2021-01-06
rcu/nocb: Flush bypass before setting SEGCBLIST_SOFTIRQ_ONLY
Frederic Weisbecker
2021-01-06
rcu/nocb: Shutdown nocb timer on de-offloading
Frederic Weisbecker
2021-01-06
rcu/nocb: Re-offload support
Frederic Weisbecker
2021-01-06
rcu/nocb: De-offloading GP kthread
Frederic Weisbecker
2021-01-06
rcu/nocb: Don't deoffload an offline CPU with pending work
Frederic Weisbecker
2021-01-06
rcu/nocb: De-offloading CB kthread
Frederic Weisbecker
2021-01-06
rcu/nocb: Always init segcblist on CPU up
Frederic Weisbecker
2021-01-06
rcu/nocb: Provide basic callback offloading state machine bits
Frederic Weisbecker
2021-01-06
rcu/nocb: Turn enabled/offload states into a common flag
Frederic Weisbecker
2021-01-06
rcu/segcblist: Add debug checks for segment lengths
Joel Fernandes (Google)
2021-01-06
rcu/trace: Add tracing for how segcb list changes
Joel Fernandes (Google)
2021-01-06
rcu/tree: segcblist: Remove redundant smp_mb()s
Joel Fernandes (Google)
2021-01-06
rcu/segcblist: Add counters to segcblist datastructure
Joel Fernandes (Google)
2021-01-06
rcu/segcblist: Add additional comments to explain smp_mb()
Joel Fernandes (Google)
2021-01-06
staging: ION: remove some references to CONFIG_ION
Matthias Maennich
2021-01-06
elf_prstatus: collect the common part (everything before pr_reg) into a struct
Al Viro
2021-01-05
Merge tag 'net-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-01-04
kernel/audit: convert comma to semicolon
Zheng Yongjun
2021-01-04
rcu: Make TASKS_TRACE_RCU select IRQ_WORK
Paul E. McKenney
2021-01-04
rcu-tasks: Add RCU-tasks self tests
Uladzislau Rezki (Sony)
2021-01-04
rcu: Add lockdep_assert_irqs_disabled() to raw_spin_unlock_rcu_node() macros
Paul E. McKenney
2021-01-04
rcu: Add lockdep_assert_irqs_disabled() to rcu_sched_clock_irq() and callees
Paul E. McKenney
2021-01-04
locking: Remove duplicate include of percpu-rwsem.h
Wang Qing
2021-01-04
sched/core: Allow try_invoke_on_locked_down_task() with irqs disabled
Peter Zijlstra
2021-01-04
kcsan: Rewrite kcsan_prandom_u32_max() without prandom_u32_state()
Marco Elver
2021-01-04
rcu: Do not NMI offline CPUs
Paul E. McKenney
2021-01-04
rcu: For RCU grace-period kthread starvation, dump last CPU it ran on
Paul E. McKenney
2021-01-04
rcu: Mark obtuse portion of stall warning as internal debug
Paul E. McKenney
2021-01-04
scftorture: Add debug output for wrong-CPU warning
Paul E. McKenney
2021-01-04
rcutorture: Add testing for RCU's global memory ordering
Paul E. McKenney
2021-01-04
rcutorture: Add reader-side tests of polling grace-period API
Paul E. McKenney
2021-01-04
rcutorture: Add writer-side tests of polling grace-period API
Paul E. McKenney
2021-01-04
rcutorture: Prepare for ->start_gp_poll and ->poll_gp_state
Paul E. McKenney
2021-01-04
srcu: Add comment explaining cookie overflow/wrap
Paul E. McKenney
2021-01-04
srcu: Provide polling interfaces for Tree SRCU grace periods
Paul E. McKenney
2021-01-04
srcu: Provide polling interfaces for Tiny SRCU grace periods
Paul E. McKenney
2021-01-04
srcu: Provide internal interface to start a Tree SRCU grace period
Paul E. McKenney
2021-01-04
srcu: Provide internal interface to start a Tiny SRCU grace period
Paul E. McKenney
[prev]
[next]