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.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
2013-02-02
cpufreq: governors: fix misuse of cdbs.cpu
Fabio Baltieri
3
-5
/
+7
2013-02-02
cpufreq: governors: implement generic policy_is_shared
Fabio Baltieri
7
-13
/
+9
2013-02-02
cpufreq: SPEAr: Notify all policy->cpus of frequency change
Viresh Kumar
1
-2
/
+5
2013-02-02
cpufreq: Update Documentation for cpus and related_cpus
Viresh Kumar
3
-6
/
+14
2013-02-02
cpufreq: instantiate cpufreq-cpu0 as a platform_driver
Shawn Guo
3
-13
/
+29
2013-02-02
cpufreq: governors: clean timer init and exit code
Fabio Baltieri
1
-30
/
+13
2013-02-02
cpufreq: Simplify cpufreq_add_dev()
Viresh Kumar
2
-101
/
+58
2013-02-02
cpufreq: Revert "cpufreq: Don't use cpu removed during cpufreq_driver_unregis...
Viresh Kumar
1
-7
/
+0
2013-02-02
PM / OPP: Export more symbols for module usage
Mark Langsdorf
1
-0
/
+3
2013-02-02
PM / OPP: switch exported symbols to GPL variant
Nishanth Menon
1
-8
/
+8
2013-02-02
cpufreq / highbank: add support for highbank cpufreq
Mark Langsdorf
6
-2
/
+149
2013-02-02
ARM / highbank: add support for pl320 IPC
Rob Herring
7
-0
/
+241
2013-02-02
clk / highbank: Prevent glitches in non-bypass reset mode
Mark Langsdorf
1
-0
/
+2
2013-02-02
ARM: use device tree to get smp_twd clock
Rob Herring
1
-34
/
+19
2013-02-02
cpufreq: Sort function prototypes properly
Borislav Petkov
1
-3
/
+3
2013-02-02
powernow-k8: Cleanup init function
Borislav Petkov
1
-11
/
+14
2013-02-02
powernow-k8: Cleanup module request
Borislav Petkov
1
-2
/
+19
2013-02-02
cpufreq: Add a get_current_driver helper
Borislav Petkov
2
-0
/
+15
2013-02-02
cpufreq: Make acpi-cpufreq link first
Borislav Petkov
1
-2
/
+3
2013-02-02
acpi-cpufreq: Do not load on K8
Matthew Garrett
1
-0
/
+6
2013-02-02
cpufreq: handle cpufreq being disabled for all exported function.
Dirk Brandewie
1
-0
/
+18
2013-02-02
cpufreq: Simplify __cpufreq_remove_dev()
Viresh Kumar
4
-98
/
+113
2013-02-02
cpufreq: SPEAr: Fix sparse warning for cpufreq driver
Viresh Kumar
1
-1
/
+1
2013-02-02
cpufreq: Don't use cpu removed during cpufreq_driver_unregister
Viresh Kumar
1
-1
/
+7
2013-02-02
cpufreq: Notify governors when cpus are hot-[un]plugged
Viresh Kumar
1
-0
/
+10
2013-02-02
cpufreq: Manage only online cpus
Viresh Kumar
1
-0
/
+7
2013-02-02
cpufreq: ondemand: use all CPUs in update_sampling_rate
Fabio Baltieri
1
-3
/
+2
2013-02-02
cpufreq: conservative: call dbs_check_cpu only when necessary
Fabio Baltieri
1
-6
/
+41
2013-02-02
cpufreq: ondemand: call dbs_check_cpu only when necessary
Fabio Baltieri
3
-10
/
+52
2013-02-02
cpufreq: handle SW coordinated CPUs
Rickard Andersson
4
-8
/
+43
2013-02-01
Linux 3.8-rc6
v3.8-rc6
Linus Torvalds
1
-2
/
+2
2013-02-01
Merge tag 'dm-3.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-14
/
+5
2013-02-01
Merge branch 'for-3.8/upstream-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-1
/
+16
2013-02-01
Merge tag 'nfs-for-3.8-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
5
-58
/
+86
2013-02-01
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
18
-22
/
+67
2013-01-31
HID: i2c-hid: fix i2c_hid_output_raw_report
Benjamin Tissoires
1
-1
/
+12
2013-01-31
MIPS: Function tracer: Fix broken function tracing
Al Cooper
2
-4
/
+39
2013-01-31
dm: fix write same requests counting
Alasdair G Kergon
1
-2
/
+4
2013-01-31
mips: Move __virt_addr_valid() to a place for MIPS 64
Steven Rostedt
2
-6
/
+6
2013-01-31
dm thin: fix queue limits stacking
Mike Snitzer
1
-12
/
+1
2013-01-31
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
14
-76
/
+216
2013-01-31
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
22
-66
/
+118
2013-01-31
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-9
/
+0
2013-01-31
Revert "console: implement lockdep support for console_lock"
Dave Airlie
1
-9
/
+0
2013-01-31
NFSv4.1: Handle NFS4ERR_DELAY when resetting the NFSv4.1 session
Trond Myklebust
1
-2
/
+12
2013-01-31
SUNRPC: When changing the queue priority, ensure that we change the owner
Trond Myklebust
1
-1
/
+17
2013-01-31
Merge tag 'efi-for-3.8' into x86/efi
H. Peter Anvin
4
-15
/
+25
2013-01-31
NFS: Don't silently fail setattr() requests on mountpoints
Trond Myklebust
1
-0
/
+20
2013-01-31
MIPS: Netlogic: Fix UP compilation on XLR
Jayachandran C
1
-1
/
+4
2013-01-31
MIPS: AR71xx: Fix AR71XX_PCI_MEM_SIZE
Gabor Juhos
1
-1
/
+1
[next]