index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
sched/topology: Fix sched_domain_topology_level alloc in sched_init_numa()
Dietmar Eggemann
2021-02-17
1
-1
/
+1
|
*
|
rbtree, timerqueue: Use rb_add_cached()
Peter Zijlstra
2021-02-17
1
-19
/
+9
|
*
|
rbtree, rtmutex: Use rb_add_cached()
Peter Zijlstra
2021-02-17
1
-36
/
+18
|
*
|
rbtree, uprobes: Use rbtree helpers
Peter Zijlstra
2021-02-17
1
-41
/
+39
|
*
|
rbtree, perf: Use new rbtree helpers
Peter Zijlstra
2021-02-17
2
-107
/
+92
|
*
|
rbtree, sched/deadline: Use rb_add_cached()
Peter Zijlstra
2021-02-17
2
-53
/
+42
|
*
|
rbtree, sched/fair: Use rb_add_cached()
Peter Zijlstra
2021-02-17
1
-32
/
+14
|
*
|
rbtree: Add generic add and find helpers
Peter Zijlstra
2021-02-17
3
-63
/
+392
|
*
|
sched/fair: Merge select_idle_core/cpu()
Mel Gorman
2021-02-17
1
-40
/
+59
|
*
|
sched/fair: Remove select_idle_smt()
Mel Gorman
2021-02-17
1
-30
/
+0
|
*
|
Merge tag 'v5.11' into sched/core, to pick up fixes & refresh the branch
Ingo Molnar
2021-02-17
1642
-9628
/
+19353
|
|
\
\
|
*
|
|
sched/fair: Move avg_scan_cost calculations under SIS_PROP
Mel Gorman
2021-01-27
1
-6
/
+8
|
*
|
|
sched/fair: Remove SIS_AVG_CPU
Mel Gorman
2021-01-27
2
-12
/
+9
|
*
|
|
sched: Correctly sort struct predeclarations
Peter Oskolkov
2021-01-27
1
-1
/
+1
|
*
|
|
init/Kconfig: Correct thermal pressure help text
Yue Hu
2021-01-27
1
-1
/
+1
|
*
|
|
sched/topology: Make sched_init_numa() use a set for the deduplicating sort
Valentin Schneider
2021-01-27
2
-51
/
+49
|
*
|
|
sched/eas: Don't update misfit status if the task is pinned
Qais Yousef
2021-01-27
1
-1
/
+1
|
*
|
|
sched: Use task_current() instead of 'rq->curr == p'
Hui Su
2021-01-14
4
-6
/
+6
|
*
|
|
sched/fair: Reduce cases for active balance
Vincent Guittot
2021-01-14
1
-22
/
+23
|
*
|
|
sched/fair: Don't set LBF_ALL_PINNED unnecessarily
Vincent Guittot
2021-01-14
1
-2
/
+5
|
*
|
|
sched/fair: Skip idle cfs_rq
Vincent Guittot
2021-01-14
1
-1
/
+4
|
*
|
|
sched/fair: Avoid stale CPU util_est value for schedutil in task dequeue
Xuewen Yan
2021-01-14
1
-15
/
+28
|
*
|
|
sched: Add schedutil overview
Peter Zijlstra
2021-01-14
1
-0
/
+169
|
*
|
|
sched: Prevent raising SCHED_SOFTIRQ when CPU is !active
Anna-Maria Behnsen
2021-01-14
2
-3
/
+11
|
*
|
|
thermal: cpufreq_cooling: Reuse sched_cpu_util() for SMP platforms
Viresh Kumar
2021-01-14
1
-14
/
+55
|
*
|
|
sched/core: Rename schedutil_cpu_util() and allow rest of the kernel to use it
Viresh Kumar
2021-01-14
5
-11
/
+22
|
*
|
|
sched/core: Move schedutil_cpu_util() to core.c
Viresh Kumar
2021-01-14
3
-117
/
+109
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'core-mm-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-02-21
14
-65
/
+60
|
\
\
\
|
*
|
|
x86/ldt: Use tlb_gather_mmu_fullmm() when freeing LDT page-tables
Will Deacon
2021-01-29
1
-1
/
+7
|
*
|
|
tlb: arch: Remove empty __tlb_remove_tlb_entry() stubs
Will Deacon
2021-01-29
2
-2
/
+0
|
*
|
|
tlb: mmu_gather: Remove start/end arguments from tlb_gather_mmu()
Will Deacon
2021-01-29
10
-41
/
+20
|
*
|
|
tlb: mmu_gather: Introduce tlb_gather_mmu_fullmm()
Will Deacon
2021-01-29
4
-5
/
+20
|
*
|
|
tlb: mmu_gather: Remove unused start/end arguments from tlb_finish_mmu()
Will Deacon
2021-01-29
10
-19
/
+15
|
*
|
|
mm: proc: Invalidate TLB after clearing soft-dirty page state
Will Deacon
2021-01-29
1
-4
/
+5
*
|
|
|
Merge tag 'locking-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-02-21
57
-294
/
+617
|
\
\
\
\
|
*
\
\
\
Merge branch 'for-mingo-lkmm' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Ingo Molnar
2021-02-12
34
-138
/
+42
|
|
\
\
\
\
|
|
*
|
|
|
tools/memory-model: Fix typo in klitmus7 compatibility table
Akira Yokosawa
2021-01-04
1
-1
/
+1
|
|
*
|
|
|
tools/memory-model: Remove redundant initialization in litmus tests
Akira Yokosawa
2021-01-04
32
-134
/
+32
|
|
*
|
|
|
tools/memory-model: Tie acquire loads to reads-from
Paul E. McKenney
2021-01-04
1
-3
/
+9
|
*
|
|
|
|
Merge branch 'for-mingo-kcsan' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2021-02-12
2
-16
/
+13
|
|
\
\
\
\
\
|
|
*
|
|
|
|
random32: Re-enable KCSAN instrumentation
Marco Elver
2021-01-04
1
-3
/
+0
|
|
*
|
|
|
|
kcsan: Rewrite kcsan_prandom_u32_max() without prandom_u32_state()
Marco Elver
2021-01-04
1
-13
/
+13
|
|
|
/
/
/
/
|
*
|
|
|
|
Merge branch 'linus' into locking/core, to pick up upstream fixes
Ingo Molnar
2021-02-12
1620
-9512
/
+19135
|
|
\
\
\
\
\
|
*
|
|
|
|
|
checkpatch: Don't check for mutex_trylock_recursive()
Sebastian Andrzej Siewior
2021-02-10
1
-6
/
+0
|
*
|
|
|
|
|
locking/mutex: Kill mutex_trylock_recursive()
Sebastian Andrzej Siewior
2021-02-10
2
-35
/
+0
|
*
|
|
|
|
|
s390: Use arch_local_irq_{save,restore}() in early boot code
Sven Schnelle
2021-02-10
1
-2
/
+2
|
*
|
|
|
|
|
lockdep: Noinstr annotate warn_bogus_irq_restore()
Peter Zijlstra
2021-02-10
1
-1
/
+3
|
*
|
|
|
|
|
locking/lockdep: Avoid unmatched unlock
Peter Zijlstra
2021-02-05
1
-1
/
+2
|
*
|
|
|
|
|
locking/rwsem: Remove empty rwsem.h
Nikolay Borisov
2021-01-29
1
-0
/
+0
|
*
|
|
|
|
|
locking/rtmutex: Add missing kernel-doc markup
Alex Shi
2021-01-28
1
-6
/
+11
[prev]
[next]