index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2024-07-29
sched/fair: Cleanup fair_server
Peter Zijlstra
-15
/
+17
2024-07-29
sched/rt: Remove default bandwidth control
Peter Zijlstra
-142
/
+120
2024-07-29
sched/core: Fix picking of tasks for core scheduling with DL server
Joel Fernandes (Google)
-8
/
+45
2024-07-29
sched/core: Fix priority checking for DL server picks
Joel Fernandes (Google)
-2
/
+21
2024-07-29
sched/fair: Fair server interface
Daniel Bristot de Oliveira
-17
/
+256
2024-07-29
sched/deadline: Deferrable dl server
Daniel Bristot de Oliveira
-45
/
+286
2024-07-29
sched/fair: Add trivial fair server
Peter Zijlstra
-0
/
+62
2024-07-29
sched/core: Clear prev->dl_server in CFS pick fast path
Youssef Esmat
-0
/
+7
2024-07-29
sched/core: Add clearing of ->dl_server in put_prev_task_balance()
Joel Fernandes (Google)
-8
/
+8
2024-07-29
sched/fair: Make SCHED_IDLE entity be preempted in strict hierarchy
Tianchen Ding
-13
/
+9
2024-07-29
sched: remove HZ_BW feature hedge
Phil Auld
-4
/
+2
2024-07-29
sched/fair: Remove cfs_rq::nr_spread_over and cfs_rq::exec_clock
Chuyi Zhou
-10
/
+0
2024-07-29
sched/core: Add WARN_ON_ONCE() to check overflow for migrate_disable()
Peilin He
-3
/
+15
2024-07-29
sched: Initialize the vruntime of a new task when it is first enqueued
Zhang Qiao
-16
/
+1
2024-07-29
sched/core: Fix unbalance set_rq_online/offline() in sched_cpu_deactivate()
Yang Yingliang
-0
/
+1
2024-07-29
sched/core: Introduce sched_set_rq_on/offline() helper
Yang Yingliang
-14
/
+26
2024-07-29
sched/smt: Fix unbalance sched_smt_present dec/inc
Yang Yingliang
-0
/
+1
2024-07-29
sched/smt: Introduce sched_smt_present_inc/dec() helper
Yang Yingliang
-7
/
+19
2024-07-29
sched/cputime: Fix mul_u64_u64_div_u64() precision for cputime
Zheng Zucheng
-0
/
+6
2024-07-29
locking/pvqspinlock: Correct the type of "old" variable in pv_kick_node()
Uros Bizjak
-1
/
+1
2024-07-29
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
-319
/
+289
2024-07-29
locking/csd_lock: Print large numbers as negatives
Paul E. McKenney
-2
/
+2
2024-07-29
rcu/kfree: Warn on unexpected tail state
Paul E. McKenney
-1
/
+1
2024-07-29
rcutorture: Make rcu_torture_write_types() print number of update types
Paul E. McKenney
-0
/
+1
2024-07-29
rcutorture: Generic test for NUM_ACTIVE_*RCU_POLL*
Paul E. McKenney
-8
/
+28
2024-07-29
rcutorture: Add SRCU ->same_gp_state and ->get_comp_state functions
Paul E. McKenney
-0
/
+4
2024-07-29
rcutorture: Remove redundant rcu_torture_ops get_gp_completed fields
Paul E. McKenney
-8
/
+4
2024-07-29
rcu/nocb: Remove SEGCBLIST_RCU_CORE
Frederic Weisbecker
-21
/
+0
2024-07-29
rcu/nocb: Remove halfway (de-)offloading handling from rcu_core
Frederic Weisbecker
-22
/
+4
2024-07-29
rcu/nocb: Remove halfway (de-)offloading handling from rcu_core()'s QS reporting
Frederic Weisbecker
-13
/
+0
2024-07-29
rcu/nocb: Remove halfway (de-)offloading handling from bypass
Frederic Weisbecker
-8
/
+0
2024-07-29
rcu/nocb: (De-)offload callbacks on offline CPUs only
Frederic Weisbecker
-61
/
+21
2024-07-29
rcu/nocb: Introduce nocb mutex
Frederic Weisbecker
-8
/
+17
2024-07-29
rcu/nocb: Assert no callbacks while nocb kthread allocation fails
Frederic Weisbecker
-3
/
+11
2024-07-29
rcu/nocb: Move nocb field at the end of state struct
Frederic Weisbecker
-1
/
+4
2024-07-29
rcu/nocb: Introduce RCU_NOCB_LOCKDEP_WARN()
Frederic Weisbecker
-16
/
+2
2024-07-29
context_tracking, rcu: Rename ct_dynticks_cpu_acquire() into ct_rcu_watching_...
Valentin Schneider
-3
/
+3
2024-07-29
context_tracking, rcu: Rename ct_dynticks_cpu() into ct_rcu_watching_cpu()
Valentin Schneider
-7
/
+7
2024-07-29
context_tracking, rcu: Rename ct_dynticks() into ct_rcu_watching()
Valentin Schneider
-6
/
+6
2024-07-29
context_tracking, rcu: Rename RCU_DYNTICKS_IDX into CT_RCU_WATCHING
Valentin Schneider
-17
/
+17
2024-07-29
treewide: context_tracking: Rename CONTEXT_* into CT_STATE_*
Valentin Schneider
-9
/
+9
2024-07-28
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
-2
/
+0
2024-07-27
Merge tag 'timers-urgent-2024-07-26' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-205
/
+215
2024-07-25
Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-15
/
+13
2024-07-25
Merge tag 'printk-for-6.11-trivial' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-3
/
+3
2024-07-25
Merge tag 'constfy-sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-71
/
+71
2024-07-25
Merge tag 'kgdb-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
-20
/
+8
2024-07-25
Merge tag 'dma-mapping-6.11-2024-07-24' of git://git.infradead.org/users/hch/...
Linus Torvalds
-1
/
+1
2024-07-25
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-15
/
+13
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
-71
/
+71
[prev]
[next]