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
*
cpufreq: schedutil: use now as reference when aggregating shared policy requests
Juri Lelli
2017-05-05
1
-4
/
+3
*
cpufreq: schedutil: Use policy-dependent transition delays
Rafael J. Wysocki
2017-04-17
3
-5
/
+19
*
Merge branch 'intel_pstate' into pm-cpufreq-sched
Rafael J. Wysocki
2017-04-17
1
-590
/
+431
|
\
|
*
cpufreq: intel_pstate: Add support for Gemini Lake
Box, David E
2017-03-29
1
-0
/
+1
|
*
cpufreq: intel_pstate: Eliminate intel_pstate_get_min_max()
Rafael J. Wysocki
2017-03-28
1
-26
/
+14
|
*
cpufreq: intel_pstate: Do not walk policy->cpus
Rafael J. Wysocki
2017-03-28
1
-64
/
+60
|
*
cpufreq: intel_pstate: Introduce pid_in_use()
Rafael J. Wysocki
2017-03-28
1
-5
/
+11
|
*
cpufreq: intel_pstate: Drop struct cpu_defaults
Rafael J. Wysocki
2017-03-28
1
-87
/
+67
|
*
cpufreq: intel_pstate: Move cpu_defaults definitions
Rafael J. Wysocki
2017-03-28
1
-67
/
+62
|
*
cpufreq: intel_pstate: Add update_util callback to pstate_funcs
Rafael J. Wysocki
2017-03-28
1
-38
/
+43
|
*
cpufreq: intel_pstate: Use different utilization update callbacks
Rafael J. Wysocki
2017-03-28
1
-25
/
+54
|
*
cpufreq: intel_pstate: Modify check in intel_pstate_update_status()
Rafael J. Wysocki
2017-03-28
1
-1
/
+1
|
*
cpufreq: intel_pstate: Drop driver_registered variable
Rafael J. Wysocki
2017-03-28
1
-27
/
+19
|
*
cpufreq: intel_pstate: Skip unnecessary PID resets on init
Rafael J. Wysocki
2017-03-28
1
-2
/
+2
|
*
cpufreq: intel_pstate: Set HWP sampling interval once
Rafael J. Wysocki
2017-03-28
1
-2
/
+1
|
*
cpufreq: intel_pstate: Clean up intel_pstate_busy_pid_reset()
Rafael J. Wysocki
2017-03-28
1
-30
/
+16
|
*
cpufreq: intel_pstate: Fold intel_pstate_reset_all_pid() into the caller
Rafael J. Wysocki
2017-03-28
1
-11
/
+6
|
*
cpufreq: intel_pstate: Initialize pid_params statically
Rafael J. Wysocki
2017-03-28
1
-32
/
+10
|
*
cpufreq: intel_pstate: Drop pointless initialization of PID parameters
Rafael J. Wysocki
2017-03-28
1
-26
/
+2
|
*
cpufreq: intel_pstate: Eliminate struct perf_limits
Rafael J. Wysocki
2017-03-28
1
-36
/
+23
|
*
cpufreq: intel_pstate: Avoid transient updates of cpuinfo.max_freq
Rafael J. Wysocki
2017-03-24
1
-19
/
+28
|
*
cpufreq: intel_pstate: Active mode P-state limits rework
Rafael J. Wysocki
2017-03-24
1
-100
/
+85
|
*
cpufreq: intel_pstate: Use load-based P-state selection more widely
Rafael J. Wysocki
2017-03-24
1
-1
/
+7
|
*
cpufreq: intel_pstate: Support HWP processors in all operation modes
Rafael J. Wysocki
2017-03-24
1
-14
/
+19
|
*
Merge back intel_pstate updates for 4.12.
Rafael J. Wysocki
2017-03-24
1
-14
/
+4
|
|
\
|
|
*
cpufreq: intel_pstate: Drop redundant wrapper function
Rafael J. Wysocki
2017-03-12
1
-14
/
+4
|
*
|
cpufreq: intel_pstate: Fix policy data management in passive mode
Rafael J. Wysocki
2017-03-21
1
-23
/
+6
|
*
|
cpufreq: intel_pstate: One set of global limits in active mode
Rafael J. Wysocki
2017-03-18
1
-96
/
+46
*
|
|
cpufreq: schedutil: Reduce frequencies slower
Rafael J. Wysocki
2017-04-13
1
-0
/
+3
*
|
|
Merge back schedutil governor updates for 4.12.
Rafael J. Wysocki
2017-03-25
3
-23
/
+54
|
\
\
\
|
*
|
|
cpufreq: schedutil: Trace frequency only if it has changed
Rafael J. Wysocki
2017-03-24
1
-9
/
+7
|
*
|
|
cpufreq: schedutil: Avoid reducing frequency of busy CPUs prematurely
Rafael J. Wysocki
2017-03-23
3
-0
/
+40
|
*
|
|
cpufreq: schedutil: Refactor sugov_next_freq_shared()
Viresh Kumar
2017-03-12
1
-16
/
+9
|
*
|
|
cpufreq: schedutil: Redefine the rate_limit_us tunable
Viresh Kumar
2017-03-12
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
cpufreq: schedutil: Fix per-CPU structure initialization in sugov_start()
Rafael J. Wysocki
2017-03-21
1
-13
/
+7
*
|
|
Linux 4.11-rc3
v4.11-rc3
Linus Torvalds
2017-03-20
1
-1
/
+1
*
|
|
mm/swap: don't BUG_ON() due to uninitialized swap slot cache
Linus Torvalds
2017-03-20
1
-1
/
+1
*
|
|
Merge tag 'powerpc-4.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-03-20
4
-2
/
+6
|
\
\
\
|
*
|
|
powerpc/pseries: Don't give a warning when HPT resizing isn't available
Michael Ellerman
2017-03-17
1
-1
/
+3
|
*
|
|
powerpc: Wire up statx() syscall
Chandan Rajendra
2017-03-16
3
-1
/
+3
*
|
|
|
Merge branch 'parisc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-03-20
8
-68
/
+88
|
\
\
\
\
|
*
|
|
|
parisc: Fix system shutdown halt
Helge Deller
2017-03-18
1
-0
/
+2
|
*
|
|
|
parisc: perf: Fix potential NULL pointer dereference
Arvind Yadav
2017-03-18
1
-45
/
+49
|
*
|
|
|
parisc: Avoid compiler warnings with access_ok()
Helge Deller
2017-03-15
1
-1
/
+2
|
*
|
|
|
parisc: Wire up statx system call
Helge Deller
2017-03-15
2
-1
/
+3
|
*
|
|
|
parisc: Optimize flush_kernel_vmap_range and invalidate_kernel_vmap_range
John David Anglin
2017-03-15
2
-21
/
+24
|
*
|
|
|
parisc: support R_PARISC_SECREL32 relocation in modules
Mikulas Patocka
2017-03-15
1
-0
/
+8
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2017-03-20
25
-548
/
+1274
|
\
\
\
\
\
|
*
|
|
|
|
qla2xxx: Update driver version to 9.00.00.00-k
Himanshu Madhani
2017-03-19
1
-3
/
+3
|
*
|
|
|
|
qla2xxx: Fix delayed response to command for loop mode/direct connect.
Quinn Tran
2017-03-19
6
-20
/
+81
[next]