| Commit message (Expand) | Author | Age |
* | watchdog: davinci_wdt: update to devm_* API | Kumar, Anil | 2013-03-01 |
* | watchdog: davinci_wdt: use devm managed clk get | Mrugesh Katepallewar | 2013-03-01 |
* | watchdog: at91rm9200: add DT support | Joachim Eastwood | 2013-03-01 |
* | watchdog: add timeout-sec property binding | Fabio Porcedda | 2013-03-01 |
* | watchdog: at91sam9_wdt: Convert to use the watchdog framework | Wenyou Yang | 2013-03-01 |
* | watchdog: omap_wdt: Add option nowayout | Pali Rohár | 2013-03-01 |
* | watchdog: core: dt: add support for the timeout-sec dt property | Fabio Porcedda | 2013-03-01 |
* | watchdog: bcm47xx_wdt.c: add hard timer | Hauke Mehrtens | 2013-03-01 |
* | watchdog: bcm47xx_wdt.c: rename wdt_time to timeout | Hauke Mehrtens | 2013-03-01 |
* | watchdog: bcm47xx_wdt.c: rename ops methods | Hauke Mehrtens | 2013-03-01 |
* | watchdog: bcm47xx_wdt.c: use platform device | Hauke Mehrtens | 2013-03-01 |
* | watchdog: bcm47xx_wdt.c: convert to watchdog core api | Hauke Mehrtens | 2013-03-01 |
* | watchdog: Convert BookE watchdog driver to watchdog infrastructure | Guenter Roeck | 2013-03-01 |
* | watchdog: s3c2410_wdt: Use devm_* functions | Jingoo Han | 2013-03-01 |
* | watchdog: remove old STMP3xxx driver | Wolfram Sang | 2013-03-01 |
* | watchdog: add new driver for STMP3xxx and i.MX23/28 | Wolfram Sang | 2013-03-01 |
* | rtc: stmp3xxx: add wdt-accessor function | Wolfram Sang | 2013-03-01 |
* | watchdog: introduce retu_wdt driver | Aaro Koskinen | 2013-03-01 |
* | watchdog: intel_scu_watchdog: fix Kconfig dependency | Wim Van Sebroeck | 2013-03-01 |
* | watchdog: orion_wdt: Add platform alias | Lubomir Rintel | 2013-03-01 |
* | watchdog: ath79_wdt: add device tree matching | Gabor Juhos | 2013-03-01 |
* | watchdog: ath79_wdt: get register base from platform device's resources | Gabor Juhos | 2013-03-01 |
* | MIPS: ath79: use dynamically allocated watchdog device | Gabor Juhos | 2013-03-01 |
* | watchdog: ath79_wdt: convert to use devm_clk_get | Gabor Juhos | 2013-03-01 |
* | watchdog: sp5100_tco: Write back the original value to reserved bits, instead... | Takahisa Tanaka | 2013-03-01 |
* | watchdog: sp5100_tco: Fix wrong indirect I/O access for getting value of rese... | Takahisa Tanaka | 2013-03-01 |
* | watchdog: gef_wdt.c: add missing remove callback | Devendra Naga | 2013-03-01 |
* | watchdog: at91sam9: at91_wdt_dt_ids cannot be __init | Arnd Bergmann | 2013-03-01 |
* | watchdog: da9055_wdt needs to select WATCHDOG_CORE | Randy Dunlap | 2013-03-01 |
* | Merge tag 'lzo-update-signature-20130226' of git://github.com/markus-oberhume... | Linus Torvalds | 2013-02-28 |
|\ |
|
| * | crypto: testmgr - update LZO compression test vectors | Markus F.X.J. Oberhumer | 2013-02-20 |
| * | lib/lzo: Update LZO compression to current upstream version | Markus F.X.J. Oberhumer | 2013-02-20 |
| * | lib/lzo: Rename lzo1x_decompress.c to lzo1x_decompress_safe.c | Markus F.X.J. Oberhumer | 2013-02-20 |
* | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-02-28 |
|\ \ |
|
| * | | x86/kvm: Fix pvclock vsyscall fixmap | Peter Hurley | 2013-02-28 |
* | | | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 2013-02-28 |
|\ \ \ |
|
| * | | | i5100_edac: convert to use simple_open() | Wei Yongjun | 2013-02-26 |
| * | | | ghes_edac: fix to use list_for_each_entry_safe() when delete list items | Wei Yongjun | 2013-02-26 |
| * | | | ghes_edac: Fix RAS tracing | Mauro Carvalho Chehab | 2013-02-25 |
| * | | | ghes_edac: Make it compliant with UEFI spec 2.3.1 | Mauro Carvalho Chehab | 2013-02-25 |
| * | | | ghes_edac: Improve driver's printk messages | Mauro Carvalho Chehab | 2013-02-25 |
| * | | | ghes_edac: Don't credit the same memory dimm twice | Mauro Carvalho Chehab | 2013-02-25 |
| * | | | ghes_edac: do a better job of filling EDAC DIMM info | Mauro Carvalho Chehab | 2013-02-25 |
| * | | | ghes_edac: add support for reporting errors via EDAC | Mauro Carvalho Chehab | 2013-02-25 |
| * | | | ghes_edac: Register at EDAC core the BIOS report | Mauro Carvalho Chehab | 2013-02-25 |
| * | | | ghes: add the needed hooks for EDAC error report | Mauro Carvalho Chehab | 2013-02-25 |
| * | | | ghes: move structures/enum to a header file | Mauro Carvalho Chehab | 2013-02-21 |
| * | | | edac: add support for error type "Info" | Mauro Carvalho Chehab | 2013-02-21 |
| * | | | edac: add support for raw error reports | Mauro Carvalho Chehab | 2013-02-21 |
| * | | | edac: reduce stack pressure by using a pre-allocated buffer | Mauro Carvalho Chehab | 2013-02-21 |