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
2013-07-12
watchdog: New watchdog driver for MEN A21 watchdogs
Johannes Thumshirn
5
-0
/
+314
2013-07-12
Watchdog: fix clearing of the watchdog interrupt
Russell King
1
-3
/
+1
2013-07-12
Watchdog: allow orion_wdt to be built for Dove
Russell King
5
-6
/
+5
2013-07-12
watchdog: Add Broadcom BCM2835 watchdog timer driver
Lubomir Rintel
4
-0
/
+206
2013-07-11
watchdog: delete mpcore_wdt driver
Viresh Kumar
5
-473
/
+0
2013-07-11
watchdog: xilinx: Setup the origin compatible string
Michal Simek
1
-0
/
+1
2013-07-11
watchdog: xilinx: Fix driver header
Michal Simek
1
-20
/
+10
2013-07-11
watchdog: wdrtas: don't use custom version of print_hex_dump
Andy Shevchenko
1
-26
/
+3
2013-07-11
watchdog: core: don't try to stop device if not running
Hector Palacios
1
-2
/
+4
2013-07-11
watchdog: jz4740: Pass device to clk_get
Lars-Peter Clausen
1
-1
/
+1
2013-07-11
watchdog: twl4030: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-4
/
+1
2013-07-11
watchdog: mpcore: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-2
/
+0
2013-07-11
watchdog: da9055: use platform_{get,set}_drvdata()
Jingoo Han
1
-2
/
+2
2013-07-11
watchdog: da9052: use platform_{get,set}_drvdata()
Jingoo Han
1
-2
/
+2
2013-07-11
watchdog: cpwd: use platform_{get,set}_drvdata()
Jingoo Han
1
-2
/
+2
2013-07-11
watchdog: s3c2410_wdt: convert s3c2410wdt to dev_pm_ops
Jingoo Han
1
-10
/
+8
2013-07-11
watchdog: s3c2410_wdt: use dev_err()/dev_info() instead of pr_err()/pr_info()
Jingoo Han
1
-2
/
+2
2013-07-11
watchdog: wm831x: use platform_{get,set}_drvdata()
Jingoo Han
1
-2
/
+2
2013-07-11
watchdog: wm831x_wdt: use devm_gpio_request_one()
Jingoo Han
1
-11
/
+6
2013-07-11
watchdog: mtx1-wdt: use devm_gpio_request_one()
Jingoo Han
1
-2
/
+1
2013-07-11
watchdog: sp805_wdt: use devm_clk_get()
Jingoo Han
1
-5
/
+2
2013-07-11
watchdog: shwdt: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-2
/
+0
2013-07-11
watchdog: shwdt: use devm_clk_get()
Jingoo Han
1
-12
/
+4
2013-07-11
watchdog: pnx4008_wdt: use devm_clk_get()
Jingoo Han
1
-5
/
+2
2013-07-11
watchdog: imx2_wdt: use devm_clk_get()
Jingoo Han
1
-4
/
+2
2013-07-11
watchdog: dw_wdt: Staticize local symbol
Sachin Kamat
1
-2
/
+2
2013-07-11
watchdog: dw_wdt: use devm_clk_get()
Jingoo Han
1
-5
/
+2
2013-07-11
watchdog: ts72xx_wdt: use devm_*() functions
Jingoo Han
1
-57
/
+10
2013-07-11
watchdog: riowd: use platform_{get,set}_drvdata()
Jingoo Han
1
-2
/
+2
2013-07-11
watchdog: riowd: use devm_kzalloc()
Jingoo Han
1
-6
/
+2
2013-07-11
watchdog: rc32434_wdt: use devm_ioremap_nocache() functions
Jingoo Han
1
-7
/
+3
2013-07-11
watchdog: nuc900_wdt: use devm_*() functions
Jingoo Han
1
-39
/
+11
2013-07-11
watchdog: mv64x60_wdt: use devm_ioremap()
Jingoo Han
1
-3
/
+1
2013-07-11
watchdog: bcm63xx_wdt: use devm_ioremap_nocache()
Jingoo Han
1
-5
/
+4
2013-07-11
watchdog: at32ap700x: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-4
/
+1
2013-07-11
watchdog: at32ap700x_wdt: use devm_*() functions
Jingoo Han
1
-8
/
+4
2013-07-11
Revert "Makefile: Fix install error with make -j option"
Linus Torvalds
1
-1
/
+1
2013-07-11
Merge tag 'kvm-3.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-2
/
+63
2013-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
8
-17
/
+31
2013-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
Linus Torvalds
5
-53
/
+6
2013-07-11
Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2013-07-11
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
23
-66
/
+1592
2013-07-11
mm: remove free_area_cache
Michel Lespinasse
17
-66
/
+0
2013-07-11
zswap: add documentation
Seth Jennings
1
-0
/
+68
2013-07-11
zswap: add to mm/
Seth Jennings
3
-0
/
+964
2013-07-11
zbud: add to mm/
Seth Jennings
4
-0
/
+560
2013-07-11
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
37
-75
/
+215
2013-07-11
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
19
-100
/
+262
2013-07-11
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
10
-63
/
+73
2013-07-11
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-5
/
+3
[next]