index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
cipher.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-11-22
cpufreq: intel_pstate: round up min_perf limits
Srinivas Pandruvada
1
-2
/
+3
2016-11-21
cpufreq: Make cpufreq_update_policy() void
Rafael J. Wysocki
2
-15
/
+8
2016-11-21
ACPI / processor: Make acpi_processor_ppc_has_changed() void
Rafael J. Wysocki
2
-7
/
+5
2016-11-21
cpufreq: Avoid using inactive policies
Rafael J. Wysocki
1
-1
/
+9
2016-11-21
cpufreq: intel_pstate: Generic governors support
Rafael J. Wysocki
2
-24
/
+176
2016-11-17
cpufreq: intel_pstate: Request P-states control from SMM if needed
Rafael J. Wysocki
3
-17
/
+42
2016-11-16
cpufreq: dt: Add support for r8a7743 and r8a7745
Geert Uytterhoeven
1
-0
/
+2
2016-11-16
cpufreq: powernv: Disable preemption while checking CPU throttling state
Denis Kirjanov
1
-1
/
+7
2016-11-16
cpufreq: conservative: Fix comment explaining frequency updates
Stratos Karafotis
1
-2
/
+2
2016-11-16
cpufreq: conservative: Decrease frequency faster for deferred updates
Stratos Karafotis
3
-4
/
+31
2016-11-14
cpufreq: conservative: Rename get_freq_target() to get_freq_step()
Viresh Kumar
1
-11
/
+11
2016-11-14
cpufreq: powernv: Fix uninitialized lpstate_idx in gpstates_timer_handler()
Akshay Adiga
1
-0
/
+1
2016-11-14
cpufreq: intel_pstate: Use CPU load based algorithm for PM_MOBILE
Srinivas Pandruvada
1
-0
/
+14
2016-11-11
cpufreq: pxa: use generic platdev driver for device-tree
Robert Jarzmik
1
-0
/
+2
2016-11-11
cpufreq: stats: New sysfs attribute for clearing statistics
Markus Mayer
3
-0
/
+32
2016-11-11
cpufreq: governor: Don't use 'timer' keyword
Viresh Kumar
4
-21
/
+20
2016-11-11
cpufreq: powernv: Use PMCR to verify global and local pstate
Akshay Adiga
1
-10
/
+26
2016-11-11
cpufreq: powernv: Adding fast_switch for schedutil
Akshay Adiga
1
-1
/
+19
2016-11-11
cpufreq: brcmstb-avs-cpufreq: make symbol brcm_avs_cpufreq_attr static
Wei Yongjun
1
-1
/
+1
2016-11-01
cpufreq: intel_pstate: protect limits variable
Srinivas Pandruvada
1
-0
/
+22
2016-11-01
cpufreq: brcmstb-avs-cpufreq: add debugfs support
Markus Mayer
2
-1
/
+332
2016-11-01
cpufreq: brcmstb-avs-cpufreq: AVS CPUfreq driver for Broadcom STB SoCs
Markus Mayer
4
-0
/
+749
2016-11-01
dt: cpufreq: brcm: New binding document for brcmstb-avs-cpufreq
Markus Mayer
2
-0
/
+85
2016-11-01
cpufreq: dt: add Socionext UniPhier SoCs support
Masahiro Yamada
1
-0
/
+6
2016-11-01
Documentation: kernel parameters: per core P-State control
Srinivas Pandruvada
1
-0
/
+3
2016-11-01
Documentation: intel_pstate: Update per core limits
Srinivas Pandruvada
1
-1
/
+20
2016-11-01
cpufreq: intel_pstate: Reduce impact due to rounding error
Srinivas Pandruvada
1
-2
/
+8
2016-11-01
cpufreq: intel_pstate: Per CPU P-State limits
Srinivas Pandruvada
1
-80
/
+156
2016-11-01
cpufreq: retire the Integrator cpufreq driver
Linus Walleij
3
-248
/
+0
2016-11-01
cpufreq: enable the DT cpufreq driver on the Integrators
Linus Walleij
1
-0
/
+3
2016-10-24
cpufreq: intel_pstate: Always set max P-state in performance mode
Rafael J. Wysocki
1
-3
/
+8
2016-10-21
cpufreq: intel_pstate: Set P-state upfront in performance mode
Rafael J. Wysocki
1
-4
/
+25
2016-10-21
Documentation: intel_pstate: PID tuning is not always available
Srinivas Pandruvada
1
-4
/
+5
2016-10-21
cpufreq: intel_pstate: Remove PID debugfs when not used
Srinivas Pandruvada
1
-1
/
+3
2016-10-21
cpufreq: intel_pstate: Drop boost_iowait flag
Rafael J. Wysocki
1
-6
/
+1
2016-10-21
cpufreq / CPPC: Add MODULE_DEVICE_TABLE for cppc_cpufreq driver
Prakash, Prashanth
1
-0
/
+7
2016-10-20
cpufreq: fix overflow in cpufreq_table_find_index_dl()
Sergey Senozhatsky
1
-2
/
+2
2016-10-15
Linux 4.9-rc1
v4.9-rc1
Linus Torvalds
1
-2
/
+2
2016-10-15
score: traps: Add missing include file to fix build error
Guenter Roeck
1
-0
/
+1
2016-10-15
fs/super.c: don't fool lockdep in freeze_super() and thaw_super() paths
Oleg Nesterov
1
-12
/
+25
2016-10-15
fs/super.c: fix race between freeze_super() and thaw_super()
Oleg Nesterov
1
-3
/
+3
2016-10-15
overlayfs: Fix setting IOP_XATTR flag
Vivek Goyal
1
-5
/
+6
2016-10-15
iov_iter: kernel-doc import_iovec() and rw_copy_check_uvector()
Vegard Nossum
2
-0
/
+51
2016-10-14
CIFS: Retrieve uid and gid from special sid if enabled
Steve French
1
-0
/
+123
2016-10-14
CIFS: Add new mount option to set owner uid and gid from special sids in acl
Steve French
4
-1
/
+11
2016-10-14
qedr: Add events support and register IB device
Ram Amrani
3
-2
/
+158
2016-10-14
qedr: Add GSI support
Ram Amrani
7
-1
/
+706
2016-10-14
qedr: Add LL2 RoCE interface
Ram Amrani
2
-2
/
+34
2016-10-14
qedr: Add support for data path
Ram Amrani
5
-1
/
+1614
2016-10-14
qedr: Add support for memory registeration verbs
Ram Amrani
4
-1
/
+425
[next]