index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
watchdog: Add support for WDIOC_GETTIMELEFT IOCTL in watchdog core
Viresh Kumar
2012-03-27
4
-1
/
+14
*
watchdog: ep93xx_wdt: timeout is an unsigned int value.
Wim Van Sebroeck
2012-03-27
1
-3
/
+3
*
watchdog: ep93xx_wdt: Fix timeout after conversion to watchdog core
Mika Westerberg
2012-03-27
1
-0
/
+1
*
watchdog: Convert ep93xx driver to watchdog core
H Hartley Sweeten
2012-03-27
2
-149
/
+55
*
watchdog: sp805: Use devm routines
Viresh Kumar
2012-03-27
1
-22
/
+13
*
watchdog: sp805: replace readl/writel with lighter _relaxed variants
Viresh Kumar
2012-03-27
1
-12
/
+12
*
watchdog: sp805: Fix documentation style comment
Viresh Kumar
2012-03-27
1
-8
/
+7
*
watchdog: mpcore_wdt: Allow platform_get_irq() to fail
Viresh Kumar
2012-03-27
1
-9
/
+9
*
watchdog: mpcore_wdt: Use devm routines
Viresh Kumar
2012-03-27
1
-39
/
+19
*
watchdog: mpcore_wdt: Rename dev to pdev for pointing to struct platform_device
Viresh Kumar
2012-03-27
1
-20
/
+20
*
watchdog: xen: don't clear is_active when xen_wdt_stop() failed
Jan Beulich
2012-03-27
1
-3
/
+5
*
watchdog: xen: don't unconditionally enable the watchdog during resume
Jan Beulich
2012-03-27
1
-1
/
+8
*
watchdog: fix compiler error for missing parenthesis
Jaehoon Chung
2012-03-27
1
-1
/
+1
*
watchdog: ep93xx_wdt.c: fix platform probe
Wim Van Sebroeck
2012-03-27
1
-8
/
+8
*
watchdog: ep93xx: Convert the watchdog driver into a platform device.
H Hartley Sweeten
2012-03-27
3
-14
/
+53
*
watchdog: fix set_timeout operations
Wim Van Sebroeck
2012-03-27
7
-3
/
+11
*
watchdog: watchdog_dev: Let the driver update the timeout field on set_timeou...
Hans de Goede
2012-03-27
2
-4
/
+4
*
watchdog: softdog: convert to watchdog core
Alan Cox
2012-03-27
2
-146
/
+37
*
watchdog: Convert max63xx_wdt driver to watchdog framework
Axel Lin
2012-03-27
2
-159
/
+32
*
watchdog: pnx4008: convert driver to use the watchdog framework
Wolfram Sang
2012-03-27
2
-140
/
+41
*
watchdog: Convert wm8350_wdt driver to watchdog core
Axel Lin
2012-03-27
2
-179
/
+38
*
watchdog: Convert jz4740_wdt driver to watchdog core
Axel Lin
2012-03-27
2
-175
/
+90
*
watchdog: nowayout is bool
Wim Van Sebroeck
2012-03-27
86
-169
/
+169
*
watchdog: Use pr_<fmt> and pr_<level>
Joe Perches
2012-03-27
90
-1280
/
+1039
*
watchdog: pnx4008: don't use __raw_-accessors
Wolfram Sang
2012-03-27
1
-12
/
+11
*
watchdog: pnx4008: cleanup resource handling using managed devices
Wolfram Sang
2012-03-27
1
-47
/
+22
*
watchdog: sp805_wdt: add pm callbacks to support standby/S2R/hibernation
Viresh Kumar
2012-03-27
1
-0
/
+33
*
watchdog: make imx2_wdt report boot status correctly
Oskar Schirmer
2012-03-27
1
-1
/
+9
*
watchdog: documentation: remove index-file
Wolfram Sang
2012-03-27
1
-19
/
+0
*
Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-03-24
11
-27
/
+76
|
\
|
*
xen/acpi: Fix Kconfig dependency on CPU_FREQ
Konrad Rzeszutek Wilk
2012-03-24
1
-1
/
+1
|
*
xen: initialize platform-pci even if xen_emul_unplug=never
Igor Mammedov
2012-03-22
3
-5
/
+7
|
*
xen/smp: Fix bringup bug in AP code.
Konrad Rzeszutek Wilk
2012-03-22
1
-0
/
+6
|
*
xen/acpi: Remove the WARN's as they just create noise.
Konrad Rzeszutek Wilk
2012-03-21
1
-2
/
+2
|
*
xen/tmem: cleanup
Jan Beulich
2012-03-20
2
-14
/
+13
|
*
xen: support pirq_eoi_map
Stefano Stabellini
2012-03-20
2
-3
/
+44
|
*
xen/acpi-processor: Do not depend on CPU frequency scaling drivers.
Konrad Rzeszutek Wilk
2012-03-20
1
-2
/
+1
|
*
xen/cpufreq: Disable the cpu frequency scaling drivers from loading.
Konrad Rzeszutek Wilk
2012-03-20
1
-0
/
+2
|
*
provide disable_cpufreq() function to disable the API.
Konrad Rzeszutek Wilk
2012-03-20
2
-0
/
+26
*
|
Fix potential endless loop in kswapd when compaction is not enabled
Rik van Riel
2012-03-24
1
-1
/
+2
*
|
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2012-03-24
73
-52
/
+91
|
\
\
|
*
|
device.h: audit and cleanup users in main include dir
Paul Gortmaker
2012-03-16
53
-52
/
+68
|
*
|
device.h: cleanup users outside of linux/include (C files)
Paul Gortmaker
2012-03-11
21
-0
/
+24
*
|
|
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2012-03-24
100
-100
/
+100
|
\
\
\
|
*
|
|
lib: reduce the use of module.h wherever possible
Paul Gortmaker
2012-03-07
63
-63
/
+74
|
*
|
|
fs: reduce the use of module.h wherever possible
Paul Gortmaker
2012-02-28
32
-32
/
+30
|
*
|
|
includecheck: delete any duplicate instances of module.h
Paul Gortmaker
2012-02-28
12
-12
/
+0
*
|
|
|
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Linus Torvalds
2012-03-24
93
-132
/
+223
|
\
\
\
\
|
*
|
|
|
kernel.h: doesn't explicitly use bug.h, so don't include it.
Paul Gortmaker
2012-03-04
1
-1
/
+0
|
*
|
|
|
bug: consolidate BUILD_BUG_ON with other bug code
Paul Gortmaker
2012-03-04
2
-61
/
+61
[next]