index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
|
|
sched/core: Make migrate disable and CPU hotplug cooperative
Thomas Gleixner
2020-11-10
2
-6
/
+34
|
|
*
|
|
|
|
|
sched: Fix migrate_disable() vs set_cpus_allowed_ptr()
Peter Zijlstra
2020-11-10
1
-30
/
+206
|
|
*
|
|
|
|
|
sched: Add migrate_disable()
Peter Zijlstra
2020-11-10
2
-8
/
+110
|
|
*
|
|
|
|
|
sched: Massage set_cpus_allowed()
Peter Zijlstra
2020-11-10
3
-14
/
+26
|
|
*
|
|
|
|
|
sched: Fix hotplug vs CPU bandwidth control
Peter Zijlstra
2020-11-10
3
-6
/
+12
|
|
*
|
|
|
|
|
sched/hotplug: Consolidate task migration on CPU unplug
Thomas Gleixner
2020-11-10
1
-119
/
+35
|
|
*
|
|
|
|
|
sched/core: Wait for tasks being pushed away on hotplug
Thomas Gleixner
2020-11-10
2
-1
/
+43
|
|
*
|
|
|
|
|
sched/hotplug: Ensure only per-cpu kthreads run during hotplug
Peter Zijlstra
2020-11-10
2
-3
/
+118
|
|
*
|
|
|
|
|
sched: Fix balance_callback()
Peter Zijlstra
2020-11-10
2
-44
/
+78
|
|
*
|
|
|
|
|
stop_machine: Add function and caller debug info
Peter Zijlstra
2020-11-10
1
-0
/
+1
|
*
|
|
|
|
|
|
sched/fair: Reorder throttle_cfs_rq() path
Peng Wang
2020-11-10
1
-11
/
+23
|
*
|
|
|
|
|
|
sched/fair: Check for idle core in wake_affine
Julia Lawall
2020-10-29
1
-0
/
+3
|
*
|
|
|
|
|
|
sched: Remove relyance on STRUCT_ALIGNMENT
Peter Zijlstra
2020-10-29
6
-12
/
+24
|
*
|
|
|
|
|
|
sched: Reenable interrupts in do_sched_yield()
Thomas Gleixner
2020-10-29
1
-5
/
+1
|
*
|
|
|
|
|
|
sched: membarrier: document memory ordering scenarios
Mathieu Desnoyers
2020-10-29
1
-0
/
+128
|
*
|
|
|
|
|
|
sched: membarrier: cover kthread_use_mm (v4)
Mathieu Desnoyers
2020-10-29
2
-4
/
+4
|
*
|
|
|
|
|
|
sched: fix exit_mm vs membarrier (v4)
Mathieu Desnoyers
2020-10-29
1
-0
/
+12
|
*
|
|
|
|
|
|
sched/fair: Exclude the current CPU from find_new_ilb()
Peter Zijlstra
2020-10-29
1
-0
/
+4
|
*
|
|
|
|
|
|
sched/cpupri: Add CPUPRI_HIGHER
Peter Zijlstra
2020-10-29
3
-4
/
+14
|
*
|
|
|
|
|
|
sched/cpupri: Remap CPUPRI_NORMAL to MAX_RT_PRIO-1
Peter Zijlstra
2020-10-29
2
-14
/
+36
|
*
|
|
|
|
|
|
sched/cpupri: Remove pri_to_cpu[1]
Dietmar Eggemann
2020-10-29
2
-5
/
+5
|
*
|
|
|
|
|
|
sched/cpupri: Remove pri_to_cpu[CPUPRI_IDLE]
Dietmar Eggemann
2020-10-29
2
-10
/
+7
|
*
|
|
|
|
|
|
sched/deadline: Fix sched_dl_global_validate()
Peng Liu
2020-10-29
2
-26
/
+21
|
*
|
|
|
|
|
|
sched/deadline: Optimize sched_dl_global_validate()
Peng Liu
2020-10-29
3
-7
/
+42
|
*
|
|
|
|
|
|
sched/fair: Improve the accuracy of sched_stat_wait statistics
jun qian
2020-10-29
1
-0
/
+9
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-12-14
1
-1
/
+2
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
context_tracking: Only define schedule_user() on !HAVE_CONTEXT_TRACKING_OFFST...
Frederic Weisbecker
2020-11-19
1
-1
/
+1
|
*
|
|
|
|
|
|
sched: Detect call to schedule from critical entry code
Frederic Weisbecker
2020-11-19
1
-0
/
+1
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
membarrier: Execute SYNC_CORE on the calling thread
Andy Lutomirski
2020-12-09
1
-18
/
+33
*
|
|
|
|
|
|
membarrier: Explicitly sync remote cores when SYNC_CORE is requested
Andy Lutomirski
2020-12-09
1
-0
/
+18
*
|
|
|
|
|
|
membarrier: Add an actual barrier before rseq_preempt()
Andy Lutomirski
2020-12-09
1
-0
/
+8
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-11-29
1
-1
/
+27
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
sched/idle: Fix arch_cpu_idle() vs tracing
Peter Zijlstra
2020-11-24
1
-1
/
+27
*
|
|
|
|
|
Merge tag 'sched-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-11-22
3
-55
/
+71
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
sched/deadline: Fix priority inheritance with multiple scheduling classes
Juri Lelli
2020-11-17
2
-49
/
+59
|
*
|
|
|
|
sched: Fix rq->nr_iowait ordering
Peter Zijlstra
2020-11-17
1
-5
/
+10
|
*
|
|
|
|
sched/fair: Fix overutilized update in enqueue_task_fair()
Quentin Perret
2020-11-17
1
-1
/
+2
*
|
|
|
|
|
Merge tag 'sched-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-11-15
2
-31
/
+51
|
\
|
|
|
|
|
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
sched/debug: Fix memory corruption caused by multiple small reads of flags
Colin Ian King
2020-11-10
1
-6
/
+6
|
*
|
|
|
sched/fair: Prefer prev cpu in asymmetric wakeup path
Vincent Guittot
2020-11-10
1
-24
/
+43
|
*
|
|
|
sched/fair: Ensure tasks spreading in LLC during LB
Vincent Guittot
2020-11-10
1
-1
/
+2
*
|
|
|
|
cpufreq: Introduce governor flags
Rafael J. Wysocki
2020-11-10
1
-1
/
+1
|
|
/
/
/
|
/
|
|
|
*
|
|
|
cpufreq: schedutil: Don't skip freq update if need_freq_update is set
Viresh Kumar
2020-11-02
1
-12
/
+10
|
|
/
/
|
/
|
|
*
|
|
cpufreq: schedutil: Always call driver if CPUFREQ_NEED_UPDATE_LIMITS is set
Rafael J. Wysocki
2020-10-29
1
-2
/
+4
|
|
/
|
/
|
*
|
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-25
5
-5
/
+5
*
|
Merge tag 'sched-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-10-25
2
-5
/
+12
|
\
|
|
*
sched/features: Fix !CONFIG_JUMP_LABEL case
Juri Lelli
2020-10-14
2
-4
/
+11
|
*
sched: Replace zero-length array with flexible-array
zhuguangqing
2020-10-14
1
-1
/
+1
*
|
Merge tag 'pm-5.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2020-10-23
1
-2
/
+3
|
\
\
|
*
|
cpufreq: schedutil: restore cached freq when next_f is not changed
Wei Wang
2020-10-19
1
-2
/
+3
[prev]
[next]