index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
entry
/
common.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-11-24
x86/crashdump/32: Simplify copy_oldmem_page()
Thomas Gleixner
1
-38
/
+10
2020-11-24
io-mapping: Provide iomap_local variant
Thomas Gleixner
2
-31
/
+73
2020-11-24
mm/highmem: Provide kmap_local*
Thomas Gleixner
3
-16
/
+81
2020-11-24
sched: highmem: Store local kmaps in task struct
Thomas Gleixner
6
-10
/
+136
2020-11-24
x86: Support kmap_local() forced debugging
Thomas Gleixner
3
-4
/
+15
2020-11-24
mm/highmem: Provide CONFIG_DEBUG_KMAP_LOCAL_FORCE_MAP
Thomas Gleixner
2
-1
/
+25
2020-11-24
mm/highmem: Provide and use CONFIG_DEBUG_KMAP_LOCAL
Thomas Gleixner
3
-3
/
+11
2020-11-24
sched: Make migrate_disable/enable() independent of RT
Thomas Gleixner
6
-56
/
+56
2020-11-19
microblaze/mm/highmem: Add dropped #ifdef back
Thomas Gleixner
1
-0
/
+1
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-16
xtensa/mm/highmem: Make generic kmap_atomic() work correctly
Thomas Gleixner
5
-64
/
+31
2020-11-12
mm/highmem: Take kmap_high_get() properly into account
Thomas Gleixner
1
-6
/
+13
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-11-06
highmem: High implementation details and document API
Thomas Gleixner
3
-177
/
+274
2020-11-06
Documentation/io-mapping: Remove outdated blurb
Thomas Gleixner
1
-22
/
+0
2020-11-06
io-mapping: Cleanup atomic iomap
Thomas Gleixner
3
-14
/
+9
2020-11-06
mm/highmem: Remove the old kmap_atomic cruft
Thomas Gleixner
2
-65
/
+5
2020-11-06
highmem: Get rid of kmap_types.h
Thomas Gleixner
10
-71
/
+0
2020-11-06
xtensa/mm/highmem: Switch to generic kmap atomic
Thomas Gleixner
4
-45
/
+18
[next]