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
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-04
rcu/tree: Make rcu_do_batch count how many callbacks were executed
Joel Fernandes (Google)
3
-7
/
+7
2020-12-27
Merge tag 'locking-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-4
/
+6
2020-12-27
Merge tag 'timers-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-15
/
+4
2020-12-27
Merge tag 'sched-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-33
/
+20
2020-12-25
genirq: Fix export of irq_to_desc() for powerpc KVM
Michael Ellerman
1
-1
/
+1
2020-12-24
Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-20
/
+67
2020-12-22
Merge tag 'pm-5.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-30
/
+76
2020-12-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+2
2020-12-22
Merge tag 'dma-mapping-5.11' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
6
-8
/
+384
2020-12-22
kasan: rename (un)poison_shadow to (un)poison_range
Andrey Konovalov
1
-2
/
+2
2020-12-22
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-30
/
+76
2020-12-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+16
2020-12-19
epoll: wire up syscall epoll_pwait2
Willem de Bruijn
1
-0
/
+2
2020-12-18
timekeeping: Fix spelling mistake in Kconfig "fullfill" -> "fulfill"
Colin Ian King
1
-1
/
+1
2020-12-18
softirq: Avoid bad tracing / lockdep interaction
Peter Zijlstra
1
-1
/
+1
2020-12-18
jump_label: Fix usage in module __init
Peter Zijlstra
1
-3
/
+5
2020-12-17
Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
36
-352
/
+662
2020-12-17
Merge tag 'modules-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-89
/
+121
2020-12-17
Merge tag 'fsnotify_for_v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-3
/
+3
2020-12-16
Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2020-12-16
Merge branch 'stable/for-linus-5.11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+18
2020-12-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
3
-67
/
+0
2020-12-16
Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-136
/
+45
2020-12-16
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-51
/
+1
2020-12-16
Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+293
2020-12-16
Merge tag 'audit-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-29
/
+18
2020-12-16
Merge tag 'printk-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-119
/
+170
[next]