index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-13
PM: EM: Remove old debugfs files and print all 'flags'
Lukasz Luba
1
-19
/
+5
2022-04-13
PM: EM: Change the order of arguments in the .active_power() callback
Lukasz Luba
1
-1
/
+1
2022-04-13
PM: EM: Use the new .get_cost() callback while registering EM
Lukasz Luba
1
-11
/
+28
2022-04-13
PM: EM: Add artificial EM flag
Pierre Gondois
1
-0
/
+2
2022-04-12
cpu/hotplug: Allow the CPU in CPU_UP_PREPARE state to be brought up again.
Longpeng(Mike)
1
-0
/
+7
2022-04-11
rcu: Check for jiffies going backwards
Paul E. McKenney
2
-0
/
+11
2022-04-11
rcu: Fix rcu_preempt_deferred_qs_irqrestore() strict QS reporting
Paul E. McKenney
1
-0
/
+1
2022-04-11
rcu: Clarify fill-the-gap comment in rcu_segcblist_advance()
Paul E. McKenney
1
-4
/
+4
2022-04-11
rcu: Make TASKS_RUDE_RCU select IRQ_WORK
Paul E. McKenney
1
-0
/
+1
2022-04-11
rcutorture: Add missing return and use __func__ in warning
David Vernet
1
-1
/
+2
2022-04-11
rcutorture: Avoid corner-case #DE with nsynctypes check
David Vernet
1
-0
/
+11
2022-04-11
scftorture: Fix distribution of short handler delays
Paul E. McKenney
1
-2
/
+3
2022-04-11
rcutorture: Suppress debugging grace period delays during flooding
Paul E. McKenney
3
-3
/
+37
2022-04-11
rcu-tasks: Handle sparse cpu_possible_mask in rcu_tasks_invoke_cbs()
Paul E. McKenney
1
-1
/
+1
2022-04-11
rcu-tasks: Handle sparse cpu_possible_mask
Eric Dumazet
1
-2
/
+5
2022-04-11
rcu-tasks: Make show_rcu_tasks_generic_gp_kthread() check all CPUs
Paul E. McKenney
1
-2
/
+12
2022-04-11
rcu-tasks: Restore use of timers for non-RT kernels
Paul E. McKenney
1
-3
/
+7
2022-04-11
rcu-tasks: Use schedule_hrtimeout_range() to wait for grace periods
Sebastian Andrzej Siewior
1
-1
/
+4
2022-04-11
rcu-tasks: Make Tasks RCU account for userspace execution
Paul E. McKenney
1
-0
/
+2
2022-04-11
rcu-tasks: Use rcuwait for the rcu_tasks_kthread()
Sebastian Andrzej Siewior
1
-6
/
+8
2022-04-11
rcu-tasks: Print pre-stall-warning informational messages
Paul E. McKenney
1
-5
/
+35
2022-04-11
rcu-tasks: Fix race in schedule and flush work
Padmanabha Srinivasaiah
1
-0
/
+3
2022-04-11
rcu/nocb: Initialize nocb kthreads only for boot CPU prior SMP initialization
Frederic Weisbecker
3
-22
/
+5
2022-04-11
rcu: Initialize boost kthread only for boot node prior SMP initialization
Frederic Weisbecker
3
-18
/
+4
2022-04-11
rcu: Assume rcu_init() is called before smp
Frederic Weisbecker
1
-6
/
+5
2022-04-11
rcu/nocb: Move rcu_nocb_is_setup to rcu_state
Frederic Weisbecker
2
-8
/
+6
2022-04-11
rcu: Remove rcu_is_nocb_cpu()
Frederic Weisbecker
2
-10
/
+0
2022-04-11
srcu: Add contention-triggered addition of srcu_node tree
Paul E. McKenney
1
-24
/
+83
2022-04-11
srcu: Create concurrency-safe helper for initiating size transition
Paul E. McKenney
1
-2
/
+21
2022-04-11
srcu: Explain srcu_funnel_gp_start() call to list_add() is safe
Paul E. McKenney
1
-0
/
+6
2022-04-11
srcu: Prevent cleanup_srcu_struct() from freeing non-dynamic ->sda
Paul E. McKenney
1
-3
/
+6
2022-04-11
srcu: Avoid NULL dereference in srcu_torture_stats_print()
Paul E. McKenney
1
-28
/
+34
2022-04-11
srcu: Add boot-time control over srcu_node array allocation
Paul E. McKenney
1
-16
/
+32
2022-04-11
srcu: Ensure snp nodes tree is fully initialized before traversal
Neeraj Upadhyay
1
-3
/
+19
2022-04-11
srcu: Use invalid initial value for srcu_node GP sequence numbers
Paul E. McKenney
1
-9
/
+27
2022-04-11
srcu: Compute snp_seq earlier in srcu_funnel_gp_start()
Paul E. McKenney
1
-5
/
+3
2022-04-11
srcu: Make rcutorture dump the SRCU size state
Paul E. McKenney
1
-2
/
+20
2022-04-11
srcu: Add size-state transitioning code
Paul E. McKenney
1
-0
/
+13
2022-04-11
srcu: Dynamically allocate srcu_node array
Paul E. McKenney
1
-15
/
+50
2022-04-11
srcu: Make Tree SRCU able to operate without snp_node array
Paul E. McKenney
1
-92
/
+111
2022-04-11
srcu: Make srcu_funnel_gp_start() cache ->mynode in snp_leaf
Paul E. McKenney
1
-6
/
+7
2022-04-11
srcu: Tighten cleanup_srcu_struct() GP checks
Paul E. McKenney
1
-2
/
+4
2022-04-11
bpf: Remove redundant assignment to meta.seq in __task_seq_show()
Yuntao Wang
2
-2
/
+1
2022-04-11
genirq/affinity: Consider that CPUs on nodes can be unbalanced
Rei Yamamoto
1
-2
/
+3
2022-04-10
clocksource: Replace cpumask_weight() with cpumask_empty()
Yury Norov
1
-1
/
+1
2022-04-10
genirq/affinity: Replace cpumask_weight() with cpumask_empty() where appropriate
Yury Norov
1
-1
/
+1
2022-04-10
genirq: Always limit the affinity to online CPUs
Marc Zyngier
1
-8
/
+17
2022-04-10
genirq/msi: Shutdown managed interrupts with unsatifiable affinities
Marc Zyngier
1
-0
/
+15
2022-04-10
Merge tag 'perf_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-157
/
+55
2022-04-10
Merge tag 'locking_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-542
/
+545
[prev]
[next]