index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-25
Merge branches 'pm-avs', 'pm-clk', 'pm-devfreq' and 'pm-sleep'
Rafael J. Wysocki
7
-1
/
+170
2016-03-25
Merge branches 'pm-cpufreq' and 'pm-cpuidle'
Rafael J. Wysocki
8
-160
/
+407
2016-03-24
Merge branch 'cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Rafael J. Wysocki
1
-22
/
+111
2016-03-24
PM / AVS: rockchip-io: add io selectors and supplies for rk3399
David Wu
2
-0
/
+69
2016-03-23
intel_idle: Support for Intel Xeon Phi Processor x200 Product Family
Dasaratharaman Chandramouli
1
-0
/
+25
2016-03-23
intel_idle: prevent SKL-H boot failure when C8+C9+C10 enabled
Len Brown
1
-22
/
+86
2016-03-23
ACPI / PM: Runtime resume devices when waking from hibernate
Lukas Wunner
1
-0
/
+1
2016-03-23
PM / sleep: Clear pm_suspend_global_flags upon hibernate
Lukas Wunner
1
-0
/
+1
2016-03-23
cpufreq: governor: Always schedule work on the CPU running update
Rafael J. Wysocki
1
-1
/
+1
2016-03-23
cpufreq: Always update current frequency before startig governor
Rafael J. Wysocki
1
-11
/
+3
2016-03-23
cpufreq: Introduce cpufreq_update_current_freq()
Rafael J. Wysocki
1
-9
/
+19
2016-03-23
cpufreq: Introduce cpufreq_start_governor()
Rafael J. Wysocki
1
-22
/
+22
2016-03-23
cpufreq: powernv: Add sysfs attributes to show throttle stats
Shilpasri G Bhat
2
-2
/
+141
2016-03-23
cpufreq: acpi-cpufreq: make Intel/AMD MSR access, io port access static
Jisheng Zhang
1
-6
/
+6
2016-03-22
cpufreq: powernv: Define per_cpu chip pointer to optimize hot-path
Michael Neuling
1
-33
/
+17
2016-03-21
cpuidle: menu: Fall back to polling if next timer event is near
Rafael J. Wysocki
1
-4
/
+8
2016-03-20
cpufreq: acpi-cpufreq: Clean up hot plug notifier callback
Richard Cochran
1
-2
/
+4
2016-03-20
intel_pstate: Do not call wrmsrl_on_cpu() with disabled interrupts
Rafael J. Wysocki
1
-30
/
+43
2016-03-18
cpufreq: Make cpufreq_quick_get() safe to call
Richard Cochran
1
-2
/
+10
2016-03-17
cpuidle: menu: use high confidence factors only when considering polling
Rik van Riel
1
-18
/
+24
2016-03-17
PM / clk: Add support for obtaining clocks from device-tree
Jon Hunter
2
-0
/
+98
2016-03-17
PM / devfreq: Spelling s/frequnecy/frequency/
Geert Uytterhoeven
1
-1
/
+1
2016-03-17
Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
101
-2943
/
+4454
2016-03-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
119
-1805
/
+3139
2016-03-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
10
-22
/
+23
2016-03-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
73
-2632
/
+2800
2016-03-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...
Linus Torvalds
4
-1
/
+12
2016-03-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
142
-2939
/
+6757
2016-03-16
Merge tag 'edac_for_4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
18
-111
/
+800
2016-03-16
Merge tag 'leds_for_4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...
Linus Torvalds
18
-120
/
+628
2016-03-16
Merge tag 'rtc-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
40
-1653
/
+3854
2016-03-16
Merge tag 'hwmon-for-linus-v4.6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
26
-23
/
+677
2016-03-16
Merge tag 'regulator-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
38
-141
/
+1921
2016-03-16
Merge tag 'regmap-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
18
-385
/
+438
2016-03-16
Merge tag 'spi-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
23
-386
/
+2080
2016-03-16
Merge tag 'pinctrl-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
100
-3027
/
+17651
2016-03-16
autofs4: fix string.h include in auto_dev-ioctl.h
Ian Kent
1
-5
/
+0
2016-03-16
autofs4: use pr_xxx() macros directly for logging
Ian Kent
6
-75
/
+68
2016-03-16
autofs4: change log print macros to not insert newline
Ian Kent
6
-49
/
+49
2016-03-16
autofs4: make autofs log prints consistent
Ian Kent
4
-12
/
+12
2016-03-16
autofs4: fix some white space errors
Ian Kent
6
-10
/
+8
2016-03-16
autofs4: fix invalid ioctl return in autofs4_root_ioctl_unlocked()
Ian Kent
1
-1
/
+1
2016-03-16
autofs4: fix coding style line length in autofs4_wait()
Ian Kent
1
-2
/
+4
2016-03-16
autofs4: fix coding style problem in autofs4_get_set_timeout()
Ian Kent
1
-8
/
+20
2016-03-16
autofs4: coding style fixes
Ian Kent
12
-188
/
+190
2016-03-16
autofs: show pipe inode in mount options
Stanislav Kinsburskiy
1
-1
/
+6
2016-03-16
kallsyms: add support for relative offsets in kallsyms address table
Ard Biesheuvel
5
-19
/
+126
2016-03-16
kallsyms: don't overload absolute symbol type for percpu symbols
Ard Biesheuvel
1
-2
/
+12
2016-03-16
x86: kallsyms: disable absolute percpu symbols on !SMP
Ard Biesheuvel
2
-1
/
+5
2016-03-16
checkpatch: fix another left brace warning
Geyslan G. Bem
1
-1
/
+1
[next]