Age | Commit message (Expand) | Author |
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 | 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-02-28 | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds |
2013-02-28 | Fix mis-merge of intel_powerclamp.c resulting in compile error | Linus Torvalds |
2013-02-28 | Merge tag 'late-mvebu-rebased' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2013-02-28 | Merge tag 'late-omap' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar... | Linus Torvalds |
2013-02-28 | Merge tag 'late-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2013-02-28 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan... | Linus Torvalds |
2013-02-28 | Merge tag 'tag-for-linus-3.9' of git://git.linaro.org/people/sumitsemwal/linu... | Linus Torvalds |
2013-02-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2013-02-28 | Merge branch 'for-3.9/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds |
2013-02-28 | Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2013-02-28 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2013-02-28 | clocksource: time-armada-370-xp: add local timer support | Gregory CLEMENT |
2013-02-28 | Merge branch 'timer/cleanup' into late/mvebu2 | Arnd Bergmann |
2013-02-28 | Merge 'mmc/upstream' into late/mvebu2 | Arnd Bergmann |
2013-02-27 | Merge branch 'akpm' (final batch from Andrew) | Linus Torvalds |
2013-02-27 | hlist: drop the node parameter from iterators | Sasha Levin |
2013-02-27 | w1: add support for DS2413 Dual Channel Addressable Switch | Mariusz Bialonczyk |
2013-02-27 | memstick: move the dereference below the NULL test | Wei Yongjun |
2013-02-27 | drivers/pps/clients/pps-gpio.c: use devm_kzalloc | Julia Lawall |
2013-02-27 | mtd: mtd_stresstest: use prandom_bytes() | Akinobu Mita |
2013-02-27 | mtd: mtd_subpagetest: convert to use prandom library | Akinobu Mita |
2013-02-27 | mtd: mtd_speedtest: use prandom_bytes | Akinobu Mita |
2013-02-27 | mtd: mtd_pagetest: convert to use prandom library | Akinobu Mita |
2013-02-27 | mtd: mtd_oobtest: convert to use prandom library | Akinobu Mita |
2013-02-27 | mtd: mtd_nandecctest: use prandom_bytes instead of get_random_bytes() | Akinobu Mita |
2013-02-27 | nbd: fix sparse warning | Alex Elder |
2013-02-27 | nbd: show read-only state in sysfs | Paolo Bonzini |
2013-02-27 | nbd: fsync and kill block device on shutdown | Paolo Bonzini |
2013-02-27 | nbd: support FLUSH requests | Alex Bligh |
2013-02-27 | drivers/char/misc.c:misc_register(): do not loop on misc_list unconditionally | Dae S. Kim |
2013-02-27 | ipmi: add options to disable openfirmware and PCI scanning | Corey Minyard |
2013-02-27 | ipmi: add new kernel options to prevent automatic ipmi init | Corey Minyard |
2013-02-27 | idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.c | Tejun Heo |
2013-02-27 | vfio: convert to idr_alloc() | Tejun Heo |
2013-02-27 | uio: convert to idr_alloc() | Tejun Heo |