index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
basic
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-03-28
cpufreq: intel_pstate: Introduce pid_in_use()
Rafael J. Wysocki
1
-5
/
+11
2017-03-28
cpufreq: intel_pstate: Drop struct cpu_defaults
Rafael J. Wysocki
1
-87
/
+67
2017-03-28
cpufreq: intel_pstate: Move cpu_defaults definitions
Rafael J. Wysocki
1
-67
/
+62
2017-03-28
cpufreq: intel_pstate: Add update_util callback to pstate_funcs
Rafael J. Wysocki
1
-38
/
+43
2017-03-28
cpufreq: intel_pstate: Use different utilization update callbacks
Rafael J. Wysocki
1
-25
/
+54
2017-03-28
cpufreq: intel_pstate: Modify check in intel_pstate_update_status()
Rafael J. Wysocki
1
-1
/
+1
2017-03-28
cpufreq: intel_pstate: Drop driver_registered variable
Rafael J. Wysocki
1
-27
/
+19
2017-03-28
cpufreq: intel_pstate: Skip unnecessary PID resets on init
Rafael J. Wysocki
1
-2
/
+2
2017-03-28
cpufreq: intel_pstate: Set HWP sampling interval once
Rafael J. Wysocki
1
-2
/
+1
2017-03-28
cpufreq: intel_pstate: Clean up intel_pstate_busy_pid_reset()
Rafael J. Wysocki
1
-30
/
+16
2017-03-28
cpufreq: intel_pstate: Fold intel_pstate_reset_all_pid() into the caller
Rafael J. Wysocki
1
-11
/
+6
2017-03-28
cpufreq: intel_pstate: Initialize pid_params statically
Rafael J. Wysocki
1
-32
/
+10
2017-03-28
cpufreq: intel_pstate: Drop pointless initialization of PID parameters
Rafael J. Wysocki
1
-26
/
+2
2017-03-28
cpufreq: intel_pstate: Eliminate struct perf_limits
Rafael J. Wysocki
1
-36
/
+23
2017-03-24
cpufreq: intel_pstate: Avoid transient updates of cpuinfo.max_freq
Rafael J. Wysocki
1
-19
/
+28
2017-03-24
cpufreq: intel_pstate: Active mode P-state limits rework
Rafael J. Wysocki
1
-100
/
+85
2017-03-24
cpufreq: intel_pstate: Use load-based P-state selection more widely
Rafael J. Wysocki
1
-1
/
+7
2017-03-24
cpufreq: intel_pstate: Support HWP processors in all operation modes
Rafael J. Wysocki
1
-14
/
+19
2017-03-21
cpufreq: intel_pstate: Fix policy data management in passive mode
Rafael J. Wysocki
1
-23
/
+6
2017-03-18
cpufreq: intel_pstate: One set of global limits in active mode
Rafael J. Wysocki
1
-96
/
+46
2017-03-15
cpufreq: intel_pstate: Avoid percentages in limits-related computations
Rafael J. Wysocki
1
-28
/
+28
2017-03-14
cpufreq: intel_pstate: Correct frequency setting in the HWP mode
Srinivas Pandruvada
1
-7
/
+4
2017-03-13
cpufreq: intel_pstate: Update pid_params.sample_rate_ns in pid_param_set()
Rafael J. Wysocki
1
-0
/
+1
2017-03-12
cpufreq: intel_pstate: Drop redundant wrapper function
Rafael J. Wysocki
1
-14
/
+4
2017-03-12
Linux 4.11-rc2
v4.11-rc2
Linus Torvalds
1
-1
/
+1
2017-03-12
x86/tlb: Fix tlb flushing when lguest clears PGE
Daniel Borkmann
1
-1
/
+1
2017-03-11
score: Fix implicit includes now failing build after extable change
Guenter Roeck
2
-0
/
+3
2017-03-10
kexec, x86/purgatory: Unbreak it and clean it up
Thomas Gleixner
10
-46
/
+78
2017-03-10
x86/reboot/quirks: Fix typo in ASUS EeeBook X205TA reboot quirk
Matjaz Hegedic
1
-1
/
+1
2017-03-10
drm: mxsfb: Implement drm_panel handling
Fabio Estevam
1
-0
/
+4
2017-03-10
drm: mxsfb_crtc: Fix the framebuffer misplacement
Fabio Estevam
1
-2
/
+2
2017-03-10
drm: mxsfb: Fix crash when provided invalid DT bindings
Marek Vasut
1
-0
/
+4
2017-03-10
drm: mxsfb: fix pixel clock polarity
Stefan Agner
1
-2
/
+9
2017-03-10
drm: mxsfb: use bus_format to determine LCD bus width
Stefan Agner
2
-2
/
+33
2017-03-10
userfaultfd: remove wrong comment from userfaultfd_ctx_get()
David Hildenbrand
1
-2
/
+0
2017-03-10
fat: fix using uninitialized fields of fat_inode/fsinfo_inode
OGAWA Hirofumi
1
-1
/
+12
2017-03-10
sh: cayman: IDE support fix
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2017-03-10
kasan: fix races in quarantine_remove_cache()
Dmitry Vyukov
1
-6
/
+36
2017-03-10
kasan: resched in quarantine_remove_cache()
Dmitry Vyukov
1
-1
/
+8
2017-03-10
mm: do not call mem_cgroup_free() from within mem_cgroup_alloc()
Tahsin Erdogan
1
-3
/
+8
2017-03-10
thp: fix another corner case of munlock() vs. THPs
Kirill A. Shutemov
1
-5
/
+4
2017-03-10
rmap: fix NULL-pointer dereference on THP munlocking
Kirill A. Shutemov
1
-6
/
+7
2017-03-10
mm/memblock.c: fix memblock_next_valid_pfn()
AKASHI Takahiro
1
-1
/
+4
2017-03-10
userfaultfd: selftest: vm: allow to build in vm/ directory
Andrea Arcangeli
1
-0
/
+4
2017-03-10
userfaultfd: non-cooperative: userfaultfd_remove revalidate vma in MADV_DONTNEED
Andrea Arcangeli
3
-13
/
+47
2017-03-10
userfaultfd: non-cooperative: fix fork fctx->new memleak
Mike Rapoport
1
-0
/
+9
2017-03-10
mm/cgroup: avoid panic when init with low memory
Laurent Dufour
1
-2
/
+5
2017-03-10
drivers/md/bcache/util.h: remove duplicate inclusion of blkdev.h
Masanari Iida
1
-1
/
+0
2017-03-10
mm/vmstats: add thp_split_pud event for clarity
Yisheng Xie
3
-1
/
+7
2017-03-10
include/linux/fs.h: fix unsigned enum warning with gcc-4.2
Arnd Bergmann
1
-1
/
+1
[next]