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/debug: Add new tracepoint to track cpu_capacity
Vincent Donnefort
2020-10-03
4
-0
/
+20
*
sched/fair: Tweak pick_next_entity()
Peter Oskolkov
2020-10-03
1
-10
/
+10
*
rseq/selftests: Test MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQ
Peter Oskolkov
2020-09-25
2
-1
/
+224
*
rseq/selftests,x86_64: Add rseq_offset_deref_addv()
Peter Oskolkov
2020-09-25
1
-0
/
+57
*
rseq/membarrier: Add MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQ
Peter Oskolkov
2020-09-25
4
-31
/
+136
*
sched/fair: Use dst group while checking imbalance for NUMA balancer
Barry Song
2020-09-25
1
-4
/
+4
*
sched/fair: Reduce busy load balance interval
Vincent Guittot
2020-09-25
1
-1
/
+1
*
sched/fair: Minimize concurrent LBs between domain level
Vincent Guittot
2020-09-25
1
-0
/
+9
*
sched/fair: Reduce minimal imbalance threshold
Vincent Guittot
2020-09-25
1
-1
/
+1
*
sched/fair: Relax constraint on task's load during load balance
Vincent Guittot
2020-09-25
1
-2
/
+2
*
sched/fair: Remove the force parameter of update_tg_load_avg()
Xianting Tian
2020-09-25
1
-10
/
+9
*
sched/fair: Fix wrong cpu selecting from isolated domain
Xunlei Pang
2020-09-25
1
-4
/
+5
*
sched: Remove unused inline function uclamp_bucket_base_value()
YueHaibing
2020-09-25
1
-5
/
+0
*
sched/rt: Disable RT_RUNTIME_SHARE by default
Daniel Bristot de Oliveira
2020-09-25
1
-1
/
+1
*
sched/deadline: Fix stale throttling on de-/boosted tasks
Lucas Stach
2020-09-25
1
-5
/
+8
*
sched/numa: Use runnable_avg to classify node
Vincent Guittot
2020-09-25
1
-2
/
+7
*
sched/topology: Move sd_flag_debug out of #ifdef CONFIG_SYSCTL
Valentin Schneider
2020-09-09
2
-6
/
+6
*
MAINTAINERS: Add myself as SCHED_DEADLINE reviewer
Daniel Bristot de Oliveira
2020-09-04
1
-0
/
+1
*
sched/topology: Move SD_DEGENERATE_GROUPS_MASK out of linux/sched/topology.h
Valentin Schneider
2020-08-26
2
-7
/
+7
*
sched/topology: Move sd_flag_debug out of linux/sched/topology.h
Valentin Schneider
2020-08-26
2
-5
/
+10
*
sched: Cache task_struct::flags in sched_submit_work()
Sebastian Andrzej Siewior
2020-08-26
1
-2
/
+5
*
sched: Bring the PF_IO_WORKER and PF_WQ_WORKER bits closer together
Sebastian Andrzej Siewior
2020-08-26
1
-2
/
+2
*
sched/fair: Simplify the work when reweighting entity
Jiang Biao
2020-08-26
1
-2
/
+2
*
sched/fair: Fix wrong negative conversion in find_energy_efficient_cpu()
Lukasz Luba
2020-08-26
1
-1
/
+2
*
sched/fair: Ignore cache hotness for SMT migration
Josh Don
2020-08-26
1
-0
/
+4
*
sched/topology: Mark SD_NUMA as SDF_NEEDS_GROUPS
Valentin Schneider
2020-08-19
1
-1
/
+2
*
sched/topology: Mark SD_OVERLAP as SDF_NEEDS_GROUPS
Valentin Schneider
2020-08-19
1
-1
/
+2
*
sched/topology: Mark SD_ASYM_PACKING as SDF_NEEDS_GROUPS
Valentin Schneider
2020-08-19
1
-3
/
+4
*
sched/topology: Mark SD_SERIALIZE as SDF_NEEDS_GROUPS
Valentin Schneider
2020-08-19
1
-4
/
+5
*
sched/topology: Mark SD_BALANCE_WAKE as SDF_NEEDS_GROUPS
Valentin Schneider
2020-08-19
1
-1
/
+2
*
sched/topology: Mark SD_PREFER_SIBLING as SDF_NEEDS_GROUPS
Valentin Schneider
2020-08-19
2
-2
/
+4
*
sched/topology: Propagate SD_ASYM_CPUCAPACITY upwards
Valentin Schneider
2020-08-19
2
-3
/
+4
*
sched/topology: Remove SD_SERIALIZE degeneration special case
Valentin Schneider
2020-08-19
1
-4
/
+2
*
sched/topology: Use prebuilt SD flag degeneration mask
Valentin Schneider
2020-08-19
1
-16
/
+4
*
sched/topology: Introduce SD metaflag for flags needing > 1 groups
Valentin Schneider
2020-08-19
2
-11
/
+35
*
sched/debug: Output SD flag names rather than their values
Valentin Schneider
2020-08-19
1
-1
/
+55
*
sched/topology: Verify SD_* flags setup when sched_debug is on
Valentin Schneider
2020-08-19
1
-0
/
+17
*
sched/topology: Define and assign sched_domain flag metadata
Valentin Schneider
2020-08-19
2
-28
/
+134
*
sched/topology: Split out SD_* flags declaration to its own file
Valentin Schneider
2020-08-19
2
-13
/
+48
*
ARM, sched/topology: Revert back to default scheduler topology
Valentin Schneider
2020-08-19
1
-26
/
+0
*
ARM, sched/topology: Remove SD_SHARE_POWERDOMAIN
Valentin Schneider
2020-08-19
3
-15
/
+10
*
Merge tag 'spi-fix-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-18
4
-39
/
+86
|
\
|
*
Merge series "spi: stm32: various driver fixes" from Alain Volmat <alain.volm...
Mark Brown
2020-08-10
1
-37
/
+61
|
|
\
|
|
*
spi: stm32: always perform registers configuration prior to transfer
Alain Volmat
2020-08-10
1
-25
/
+17
|
|
*
spi: stm32: fixes suspend/resume management
Amelie Delaunay
2020-08-10
1
-3
/
+24
|
|
*
spi: stm32: fix stm32_spi_prepare_mbr in case of odd clk_rate
Amelie Delaunay
2020-08-10
1
-1
/
+2
|
|
*
spi: stm32: fix fifo threshold level in case of short transfer
Amelie Delaunay
2020-08-10
1
-8
/
+18
|
|
*
spi: stm32h7: fix race condition at end of transfer
Antonio Borneo
2020-08-10
1
-1
/
+1
|
*
|
dt-bindings: lpspi: Add missing boolean type for fsl,spi-only-use-cs1-sel
Geert Uytterhoeven
2020-08-10
1
-0
/
+1
|
|
/
|
*
spi: stm32: clear only asserted irq flags on interrupt
Tobias Schramm
2020-08-05
1
-1
/
+1
[next]