index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
test_kprobes.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-11-24
smp: Cleanup smp_call_function*()
Peter Zijlstra
13
-94
/
+60
2020-11-24
irq_work: Cleanup
Peter Zijlstra
9
-37
/
+41
2020-11-24
sched: Limit the amount of NUMA imbalance that can exist at fork time
Mel Gorman
1
-2
/
+15
2020-11-24
sched/numa: Allow a floating imbalance between NUMA nodes
Mel Gorman
1
-10
/
+11
2020-11-24
sched: Avoid unnecessary calculation of load imbalance at clone time
Mel Gorman
1
-3
/
+5
2020-11-24
sched/numa: Rename nr_running and break out the magic number
Mel Gorman
1
-4
/
+6
2020-11-24
sched: Make migrate_disable/enable() independent of RT
Thomas Gleixner
6
-56
/
+56
2020-11-19
sched/topology: Condition EAS enablement on FIE support
Ionela Voinescu
1
-0
/
+9
2020-11-19
arm64: Rebuild sched domains on invariance status changes
Ionela Voinescu
1
-0
/
+10
2020-11-19
sched/topology,schedutil: Wrap sched domains rebuild
Ionela Voinescu
3
-15
/
+20
2020-11-19
sched/uclamp: Allow to reset a task uclamp constraint value
Dietmar Eggemann
2
-19
/
+53
2020-11-19
sched/core: Fix typos in comments
Tal Zussman
1
-15
/
+15
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
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
[next]