index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
Age
Commit message (
Expand
)
Author
2023-05-08
sched: fix cid_lock kernel-doc warnings
Randy Dunlap
2023-04-28
Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-28
Merge tag 'sched-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-04-28
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-27
Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-21
sched/clock: Fix local_clock() before sched_clock_init()
Aaron Thompson
2023-04-21
sched/rt: Fix bad task migration for rt tasks
Schspa Shi
2023-04-21
sched: Fix performance regression introduced by mm_cid
Mathieu Desnoyers
2023-04-21
Merge branch 'v6.3-rc7'
Peter Zijlstra
2023-04-18
delayacct: track delays from IRQ/SOFTIRQ
Yang Yang
2023-04-12
sched/core: Make sched_dynamic_mutex static
Josh Poimboeuf
2023-04-12
sched/fair: Fix imbalance overflow
Vincent Guittot
2023-04-05
sched/numa: use hash_32 to mix up PIDs accessing VMA
Raghavendra K T
2023-04-05
sched/numa: implement access PID reset logic
Raghavendra K T
2023-04-05
sched/numa: enhance vma scanning logic
Raghavendra K T
2023-04-05
sched/numa: apply the scan delay to every new vma
Mel Gorman
2023-04-05
sched/psi: Allow unprivileged polling of N*2s period
Domenico Cerasuolo
2023-04-05
sched/psi: Extract update_triggers side effect
Domenico Cerasuolo
2023-04-05
sched/psi: Rename existing poll members in preparation
Domenico Cerasuolo
2023-04-05
sched/psi: Rearrange polling code in preparation
Domenico Cerasuolo
2023-04-05
sched/fair: Fix inaccurate tally of ttwu_move_affine
Libo Chen
2023-04-03
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
2023-03-28
lazy tlb: introduce lazy tlb mm refcount helper functions
Nicholas Piggin
2023-03-24
trace: Add trace_ipi_send_cpu()
Peter Zijlstra
2023-03-24
sched, smp: Trace smp callback causing an IPI
Valentin Schneider
2023-03-24
sched, smp: Trace IPIs sent via send_call_function_single_ipi()
Valentin Schneider
2023-03-22
livepatch,sched: Add livepatch task switching to cond_resched()
Josh Poimboeuf
2023-03-22
sched: Interleave cfs bandwidth timers for improved single thread performance...
Shrikanth Hegde
2023-03-22
sched/core: Reduce cost of sched_move_task when config autogroup
wuchi
2023-03-22
sched/core: Avoid selecting the task that is throttled to run when core-sched...
Hao Jia
2023-03-22
sched/topology: Make sched_energy_mutex,update static
Tom Rix
2023-03-21
sched/fair: Sanitize vruntime of entity being migrated
Vincent Guittot
2023-03-17
sched/debug: Put sched/domains files under the verbose flag
Phil Auld
2023-03-14
sched_getaffinity: don't assume 'cpumask_size()' is fully initialized
Linus Torvalds
2023-03-08
sched/idle: Mark arch_cpu_idle_dead() __noreturn
Josh Poimboeuf
2023-03-08
sched/idle: Make sure weak version of arch_cpu_idle_dead() doesn't return
Josh Poimboeuf
2023-03-03
Merge tag 'pm-6.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-23
cpufreq: schedutil: make kobj_type structure constant
Thomas Weißschuh
2023-02-21
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-02-21
Merge tag 'rcu.2023.02.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-02-20
Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-02-20
sched/topology: fix KASAN warning in hop_cmp()
Yury Norov
2023-02-15
sched/psi: Fix use-after-free in ep_remove_wait_queue()
Munehisa Kamata
2023-02-13
sched/core: Fix a missed update of user_cpus_ptr
Waiman Long
2023-02-11
sched/rt: pick_next_rt_entity(): check list_entry
Pietro Borrello
2023-02-11
sched/deadline: Add more reschedule cases to prio_changed_dl()
Valentin Schneider
2023-02-11
sched/fair: sanitize vruntime of entity being placed
Zhang Qiao
[next]