index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
longhaul.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-02-20
sched/core: Remove for_each_lower_domain()
Valentin Schneider
1
-2
/
+0
2020-02-20
sched/topology: Remove SD_BALANCE_WAKE on asymmetric capacity systems
Morten Rasmussen
1
-12
/
+3
2020-02-20
sched/fair: Add asymmetric CPU capacity wakeup scan
Morten Rasmussen
1
-0
/
+56
2020-02-20
sched/core: Remove duplicate assignment in sched_tick_remote()
Scott Wood
1
-1
/
+0
2020-01-28
sched/rt: Optimize checking group RT scheduler constraints
Konstantin Khlebnikov
1
-13
/
+11
2020-01-28
sched/fair: Optimize select_idle_core()
Srikar Dronamraju
1
-2
/
+4
2020-01-28
x86/intel_pstate: Handle runtime turbo disablement/enablement in frequency in...
Giovanni Gherdovich
3
-5
/
+16
2020-01-28
x86, sched: Add support for frequency invariance on ATOM
Giovanni Gherdovich
1
-6
/
+21
2020-01-28
x86, sched: Add support for frequency invariance on ATOM_GOLDMONT*
Giovanni Gherdovich
1
-4
/
+8
2020-01-28
x86, sched: Add support for frequency invariance on XEON_PHI_KNL/KNM
Giovanni Gherdovich
1
-3
/
+46
2020-01-28
x86, sched: Add support for frequency invariance on SKYLAKE_X
Giovanni Gherdovich
1
-13
/
+53
2020-01-28
x86, sched: Add support for frequency invariance
Giovanni Gherdovich
4
-1
/
+210
2020-01-28
sched/fair: Prevent unlimited runtime on throttled group
Vincent Guittot
1
-1
/
+8
2020-01-28
sched/nohz: Optimize get_nohz_timer_target()
Wanpeng Li
1
-7
/
+12
2020-01-28
sched/uclamp: Reject negative values in cpu_uclamp_write()
Qais Yousef
1
-1
/
+1
2020-01-28
sched/fair: Allow a small load imbalance between low utilisation SD_NUMA domains
Mel Gorman
1
-12
/
+29
2020-01-28
timers/nohz: Update NOHZ load in remote tick
Peter Zijlstra (Intel)
3
-11
/
+28
2020-01-28
sched/core: Don't skip remote tick for idle CPUs
Scott Wood
1
-8
/
+10
2020-01-20
sched/fair: Define sched_idle_cpu() only for SMP configurations
Viresh Kumar
1
-0
/
+2
2020-01-17
sched/topology: Assert non-NUMA topology masks don't (partially) overlap
Valentin Schneider
1
-0
/
+39
2020-01-17
idle: fix spelling mistake "iterrupts" -> "interrupts"
Hewenliang
1
-1
/
+1
2020-01-17
sched/fair: Remove redundant call to cpufreq_update_util()
Vincent Guittot
2
-8
/
+7
2020-01-17
sched/psi: create /proc/pressure and /proc/pressure/{io|memory|cpu} only when...
Wang Long
1
-4
/
+6
2020-01-17
sched/fair: Fix sgc->{min,max}_capacity calculation for SD_OVERLAP
Peng Liu
1
-22
/
+4
2020-01-17
sched/fair: calculate delta runnable load only when it's needed
Peng Wang
1
-5
/
+6
2020-01-17
sched/cputime: move rq parameter in irqtime_account_process_tick
Alex Shi
1
-9
/
+6
2020-01-17
stop_machine: Make stop_cpus() static
Yangtao Li
2
-10
/
+1
2020-01-17
sched/debug: Reset watchdog on all CPUs while processing sysrq-t
Wei Li
1
-2
/
+9
2020-01-17
sched/core: Fix size of rq::uclamp initialization
Li Guanglei
1
-1
/
+2
2020-01-17
sched/uclamp: Fix a bug in propagating uclamp value in new cgroups
Qais Yousef
1
-0
/
+6
2020-01-17
sched/fair: Load balance aggressively for SCHED_IDLE CPUs
Viresh Kumar
1
-11
/
+21
2020-01-17
sched/fair : Improve update_sd_pick_busiest for spare capacity case
Vincent Guittot
1
-5
/
+9
2020-01-17
watchdog: Remove soft_lockup_hrtimer_cnt and related code
Jisheng Zhang
1
-3
/
+0
2019-12-25
sched/rt: Make RT capacity-aware
Qais Yousef
3
-18
/
+94
2019-12-25
sched/fair: Make EAS wakeup placement consider uclamp restrictions
Valentin Schneider
1
-2
/
+10
2019-12-25
sched/fair: Make task_fits_capacity() consider uclamp restrictions
Valentin Schneider
1
-1
/
+15
2019-12-25
sched/uclamp: Rename uclamp_util_with() into uclamp_rq_util_with()
Valentin Schneider
2
-5
/
+6
2019-12-25
sched/uclamp: Make uclamp util helpers use and return UL values
Valentin Schneider
2
-10
/
+10
2019-12-25
sched/uclamp: Remove uclamp_util()
Valentin Schneider
1
-9
/
+0
2019-12-25
sched/fair: Make sched-idle CPU selection consistent throughout
Viresh Kumar
1
-22
/
+12
2019-12-25
sched/core: Remove unused variable from set_user_nice()
Qian Cai
1
-2
/
+1
2019-12-23
Linux 5.5-rc3
v5.5-rc3
Linus Torvalds
1
-1
/
+1
2019-12-22
pipe: fix empty pipe check in pipe_write()
Jan Stancek
1
-1
/
+1
2019-12-22
MAINTAINERS: remove Radim from KVM maintainers
Paolo Bonzini
1
-2
/
+0
2019-12-22
MAINTAINERS: Orphan KVM for MIPS
James Hogan
1
-2
/
+2
2019-12-22
ext4: clarify impact of 'commit' mount option
Jan Kara
1
-8
/
+11
2019-12-22
ext4: fix unused-but-set-variable warning in ext4_add_entry()
Yunfeng Ye
1
-1
/
+3
2019-12-21
tracing: Fix endianness bug in histogram trigger
Sven Schnelle
1
-1
/
+20
2019-12-21
samples/trace_printk: Wait for IRQ work to finish
Sven Schnelle
1
-0
/
+1
2019-12-21
tracing: Fix lock inversion in trace_event_enable_tgid_record()
Prateek Sood
2
-4
/
+12
[next]