index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-19
Documentation: scheduler: fix information on arch SD flags, sched_domain and ...
Barry Song
1
-15
/
+11
2020-11-19
sched/topology: Warn when NUMA diameter > 2
Valentin Schneider
1
-0
/
+33
2020-11-19
cpuset: fix race between hotplug work and later CPU offline
Daniel Jordan
1
-5
/
+28
2020-11-19
sched: Fix migration_cpu_stop() WARN
Peter Zijlstra
1
-2
/
+2
2020-11-19
sched/core: Add missing completion for affine_move_task() waiters
Valentin Schneider
1
-1
/
+12
2020-11-10
sched/fair: Dissociate wakeup decisions from SD flag value
Valentin Schneider
1
-3
/
+2
2020-11-10
sched: Remove select_task_rq()'s sd_flag parameter
Valentin Schneider
7
-15
/
+17
2020-11-10
sched: Add WF_TTWU, WF_EXEC wakeup flags
Valentin Schneider
1
-7
/
+14
2020-11-10
sched/fair: Remove superfluous lock section in do_sched_cfs_slack_timer()
Hui Su
1
-3
/
+0
2020-11-10
Merge branch 'sched/migrate-disable'
Peter Zijlstra
19
-227
/
+1038
2020-11-10
sched: Comment affine_move_task()
Valentin Schneider
1
-2
/
+79
2020-11-10
sched: Deny self-issued __set_cpus_allowed_ptr() when migrate_disable()
Valentin Schneider
1
-2
/
+11
2020-11-10
sched/proc: Print accurate cpumask vs migrate_disable()
Peter Zijlstra
1
-2
/
+2
2020-11-10
sched: Fix migrate_disable() vs rt/dl balancing
Peter Zijlstra
6
-48
/
+186
2020-11-10
sched, lockdep: Annotate ->pi_lock recursion
Peter Zijlstra
1
-0
/
+15
2020-11-10
sched,rt: Use the full cpumask for balancing
Peter Zijlstra
4
-8
/
+8
2020-11-10
sched,rt: Use cpumask_any*_distribute()
Peter Zijlstra
4
-6
/
+30
2020-11-10
sched/core: Make migrate disable and CPU hotplug cooperative
Thomas Gleixner
2
-6
/
+34
2020-11-10
sched: Fix migrate_disable() vs set_cpus_allowed_ptr()
Peter Zijlstra
2
-30
/
+207
2020-11-10
sched: Add migrate_disable()
Peter Zijlstra
5
-8
/
+183
2020-11-10
sched: Massage set_cpus_allowed()
Peter Zijlstra
3
-14
/
+26
2020-11-10
sched: Fix hotplug vs CPU bandwidth control
Peter Zijlstra
3
-6
/
+12
2020-11-10
sched/hotplug: Consolidate task migration on CPU unplug
Thomas Gleixner
4
-120
/
+46
2020-11-10
workqueue: Manually break affinity on hotplug
Peter Zijlstra
1
-0
/
+4
2020-11-10
sched/core: Wait for tasks being pushed away on hotplug
Thomas Gleixner
2
-1
/
+43
2020-11-10
sched/hotplug: Ensure only per-cpu kthreads run during hotplug
Peter Zijlstra
2
-3
/
+118
2020-11-10
sched: Fix balance_callback()
Peter Zijlstra
2
-44
/
+78
2020-11-10
stop_machine: Add function and caller debug info
Peter Zijlstra
4
-3
/
+32
2020-11-10
sched/fair: Reorder throttle_cfs_rq() path
Peng Wang
1
-11
/
+23
2020-10-29
sched/fair: Check for idle core in wake_affine
Julia Lawall
1
-0
/
+3
2020-10-29
sched: Remove relyance on STRUCT_ALIGNMENT
Peter Zijlstra
6
-12
/
+24
2020-10-29
sched: Reenable interrupts in do_sched_yield()
Thomas Gleixner
1
-5
/
+1
2020-10-29
sched: membarrier: document memory ordering scenarios
Mathieu Desnoyers
1
-0
/
+128
2020-10-29
sched: membarrier: cover kthread_use_mm (v4)
Mathieu Desnoyers
3
-4
/
+25
2020-10-29
sched: fix exit_mm vs membarrier (v4)
Mathieu Desnoyers
3
-1
/
+32
2020-10-29
sched/fair: Exclude the current CPU from find_new_ilb()
Peter Zijlstra
1
-0
/
+4
2020-10-29
sched/cpupri: Add CPUPRI_HIGHER
Peter Zijlstra
3
-4
/
+14
2020-10-29
sched/cpupri: Remap CPUPRI_NORMAL to MAX_RT_PRIO-1
Peter Zijlstra
2
-14
/
+36
2020-10-29
sched/cpupri: Remove pri_to_cpu[1]
Dietmar Eggemann
2
-5
/
+5
2020-10-29
sched/cpupri: Remove pri_to_cpu[CPUPRI_IDLE]
Dietmar Eggemann
2
-10
/
+7
2020-10-29
sched/deadline: Fix sched_dl_global_validate()
Peng Liu
2
-26
/
+21
2020-10-29
sched/deadline: Optimize sched_dl_global_validate()
Peng Liu
3
-7
/
+42
2020-10-29
sched/fair: Improve the accuracy of sched_stat_wait statistics
jun qian
1
-0
/
+9
2020-10-28
Merge tag 'trace-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-14
/
+22
2020-10-28
Merge tag 'x86-urgent-2020-10-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-15
/
+25
2020-10-27
Merge tag 'orphan-handling-v5.10-rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-0
/
+5
2020-10-27
mm/process_vm_access: Add missing #include <linux/compat.h>
Geert Uytterhoeven
1
-0
/
+1
2020-10-27
arm/build: Always handle .ARM.exidx and .ARM.extab sections
Nathan Chancellor
1
-0
/
+4
2020-10-27
vmlinux.lds.h: Keep .ctors.* with .ctors
Kees Cook
1
-0
/
+1
2020-10-27
Merge tag 'devicetree-fixes-for-5.10-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
118
-348
/
+656
[next]