index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-06
torture: Maintain torture-specific set of CPUs-online books
Paul E. McKenney
2
-2
/
+18
2021-01-06
torture: Clean up after torture-test CPU hotplugging
Paul E. McKenney
1
-14
/
+22
2021-01-06
rcutorture: Make object_debug also double call_rcu() heap object
Paul E. McKenney
1
-0
/
+5
2021-01-06
torture: Throttle VERBOSE_TOROUT_*() output
Paul E. McKenney
1
-0
/
+20
2021-01-06
torture: Make refscale throttle high-rate printk()s
Paul E. McKenney
1
-1
/
+3
2021-01-06
rcutorture: Use hrtimers for reader and writer delays
Paul E. McKenney
1
-4
/
+3
2021-01-06
torture: Make stutter use torture_hrtimeout_*() functions
Paul E. McKenney
1
-15
/
+5
2021-01-06
rcutorture: Use torture_hrtimeout_jiffies() to avoid busy-waits
Paul E. McKenney
1
-19
/
+7
2021-01-06
torture: Add fuzzed hrtimer-based sleep functions
Paul E. McKenney
1
-0
/
+75
2021-01-06
rcutorture: Make rcu_torture_fakewriter() use blocking wait primitives
Paul E. McKenney
1
-8
/
+32
2021-01-06
rcutorture: Make synctype[] and nsynctype be static global
Paul E. McKenney
1
-26
/
+36
2021-01-06
rcutorture: Require entire stutter period be post-boot
Paul E. McKenney
1
-1
/
+3
2021-01-06
refscale: Allow summarization of verbose output
Paul E. McKenney
1
-5
/
+16
2021-01-06
rcu: Check and report missed fqs timer wakeup on RCU stall
Neeraj Upadhyay
2
-10
/
+47
2021-01-06
rcu: Do any deferred nocb wakeups at CPU offline time
Paul E. McKenney
1
-0
/
+3
2021-01-06
rcu/nocb: Code-style nits in callback-offloading toggling
Paul E. McKenney
4
-37
/
+30
2021-01-06
rcu/nocb: Add nocb CB kthread list to show_rcu_nocb_state() output
Paul E. McKenney
1
-0
/
+1
2021-01-06
rcu/nocb: Add grace period and task state to show_rcu_nocb_state() output
Paul E. McKenney
2
-7
/
+43
2021-01-06
rcutorture: Test runtime toggling of CPUs' callback offloading
Paul E. McKenney
1
-3
/
+87
2021-01-06
timer: Add timer_curr_running()
Frederic Weisbecker
1
-0
/
+13
2021-01-06
cpu/hotplug: Add lockdep_is_cpus_held()
Frederic Weisbecker
1
-0
/
+7
2021-01-06
rcu/nocb: Locally accelerate callbacks as long as offloading isn't complete
Frederic Weisbecker
1
-4
/
+3
2021-01-06
rcu/nocb: Process batch locally as long as offloading isn't complete
Frederic Weisbecker
2
-1
/
+14
2021-01-06
rcu/nocb: Only cond_resched() from actual offloaded batch processing
Frederic Weisbecker
1
-2
/
+1
2021-01-06
rcu/nocb: Set SEGCBLIST_SOFTIRQ_ONLY at the very last stage of de-offloading
Frederic Weisbecker
1
-1
/
+8
2021-01-06
rcu/nocb: Flush bypass before setting SEGCBLIST_SOFTIRQ_ONLY
Frederic Weisbecker
1
-1
/
+10
2021-01-06
rcu/nocb: Shutdown nocb timer on de-offloading
Frederic Weisbecker
2
-1
/
+12
2021-01-06
rcu/nocb: Re-offload support
Frederic Weisbecker
1
-22
/
+136
2021-01-06
rcu/nocb: De-offloading GP kthread
Frederic Weisbecker
1
-3
/
+51
2021-01-06
rcu/nocb: Don't deoffload an offline CPU with pending work
Frederic Weisbecker
1
-0
/
+9
2021-01-06
rcu/nocb: De-offloading CB kthread
Frederic Weisbecker
4
-22
/
+121
2021-01-06
rcu/nocb: Always init segcblist on CPU up
Frederic Weisbecker
1
-3
/
+9
2021-01-06
rcu/nocb: Provide basic callback offloading state machine bits
Frederic Weisbecker
3
-2
/
+14
2021-01-06
rcu/nocb: Turn enabled/offload states into a common flag
Frederic Weisbecker
2
-5
/
+24
2021-01-06
rcu/segcblist: Add debug checks for segment lengths
Joel Fernandes (Google)
3
-2
/
+21
2021-01-06
rcu/trace: Add tracing for how segcb list changes
Joel Fernandes (Google)
1
-0
/
+9
2021-01-06
rcu/tree: segcblist: Remove redundant smp_mb()s
Joel Fernandes (Google)
2
-2
/
+0
2021-01-06
rcu/segcblist: Add counters to segcblist datastructure
Joel Fernandes (Google)
3
-46
/
+81
2021-01-06
rcu/segcblist: Add additional comments to explain smp_mb()
Joel Fernandes (Google)
1
-4
/
+64
2021-01-06
staging: ION: remove some references to CONFIG_ION
Matthias Maennich
1
-1
/
+0
2021-01-06
elf_prstatus: collect the common part (everything before pr_reg) into a struct
Al Viro
1
-1
/
+1
2021-01-05
Merge tag 'net-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-10
/
+10
2021-01-04
kernel/audit: convert comma to semicolon
Zheng Yongjun
1
-1
/
+1
2021-01-04
rcu: Make TASKS_TRACE_RCU select IRQ_WORK
Paul E. McKenney
1
-0
/
+1
2021-01-04
rcu-tasks: Add RCU-tasks self tests
Uladzislau Rezki (Sony)
1
-0
/
+79
2021-01-04
rcu: Add lockdep_assert_irqs_disabled() to raw_spin_unlock_rcu_node() macros
Paul E. McKenney
1
-3
/
+13
2021-01-04
rcu: Add lockdep_assert_irqs_disabled() to rcu_sched_clock_irq() and callees
Paul E. McKenney
3
-0
/
+13
2021-01-04
locking: Remove duplicate include of percpu-rwsem.h
Wang Qing
1
-1
/
+0
2021-01-04
sched/core: Allow try_invoke_on_locked_down_task() with irqs disabled
Peter Zijlstra
1
-5
/
+4
2021-01-04
kcsan: Rewrite kcsan_prandom_u32_max() without prandom_u32_state()
Marco Elver
1
-13
/
+13
[prev]
[next]