| Commit message (Expand) | Author | Age |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-07-22 |
|\ |
|
| * | [ARM] 4495/1: iop: combined watchdog timer driver for iop3xx and iop13xx | Dan Williams | 2007-07-20 |
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2007-07-22 |
|\ \ |
|
| * | | [POWERPC] init and exit markings for hvc_iseries | Stephen Rothwell | 2007-07-22 |
| * | | [POWERPC] Quiet section mismatch in hvc_rtas.c | Stephen Rothwell | 2007-07-22 |
| * | | [POWERPC] hvcs: Make some things static and const | Stephen Rothwell | 2007-07-22 |
* | | | x86_64: Geode HW Random Number Generator depends on X86_32 | Yinghai Lu | 2007-07-21 |
* | | | x86_64: Untangle asm/hpet.h from asm/timex.h | Chris Wright | 2007-07-21 |
* | | | ps3: FLASH ROM Storage Driver | Geert Uytterhoeven | 2007-07-21 |
|/ / |
|
* | | [SPARC64]: Stop using drivers/char/rtc.c | David S. Miller | 2007-07-20 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2007-07-20 |
|\ \ |
|
| * \ | Pull ia64-clocksource into release branch | Tony Luck | 2007-07-20 |
| |\ \ |
|
| | * | | [IA64] Convert to generic timekeeping/clocksource | Tony Luck | 2007-07-20 |
* | | | | Fix memory leak in tpm_binary_bios_measurements_open() | Reiner Sailer | 2007-07-20 |
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2007-07-20 |
|\ \ \ \ |
|
| * | | | | sh: Fix up SH-3 and SH-4 driver dependencies. | Paul Mundt | 2007-07-19 |
| | |_|/
| |/| | |
|
* | | | | Memory leak in tpm_ascii_bios_measurements_open() | Jesper Juhl | 2007-07-20 |
* | | | | m68k: remove empty ->setup is several consoles | Al Viro | 2007-07-20 |
* | | | | more isa/eisa/pci-only drivers marked as such | Al Viro | 2007-07-20 |
|/ / / |
|
* / / | random: fix bound check ordering (CVE-2007-3105) | Matt Mackall | 2007-07-19 |
|/ / |
|
* | | lguest: the console driver | Rusty Russell | 2007-07-19 |
* | | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 2007-07-19 |
* | | mbcs: Remove lots of global symbols | Alan Cox | 2007-07-19 |
* | | unregister_chrdev(): ignore the return value | Akinobu Mita | 2007-07-19 |
|/ |
|
* | xen: use the hvc console infrastructure for Xen console | Jeremy Fitzhardinge | 2007-07-18 |
* | zs: move to the serial subsystem | Maciej W. Rozycki | 2007-07-18 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2007-07-17 |
|\ |
|
| * | [WATCHDOG] at32ap700x_wdt.c - Fix compilation warnings | Wim Van Sebroeck | 2007-07-05 |
| * | [WATCHDOG] at32ap700x_wdt.c - Add spinlock support | Wim Van Sebroeck | 2007-07-05 |
| * | [WATCHDOG] at32ap700x_wdt.c - Add nowayout + MAGICCLOSE features | Wim Van Sebroeck | 2007-07-05 |
| * | [WATCHDOG] at32ap700x_wdt.c - timeout module parameter patch | Wim Van Sebroeck | 2007-07-05 |
| * | [WATCHDOG] at32ap700x_wdt.c - checkpatch.pl-0.05 clean-up's | Wim Van Sebroeck | 2007-07-05 |
| * | [WATCHDOG] change s3c2410_wdt to using dev_() macros for output | Ben Dooks | 2007-06-17 |
| * | [WATCHDOG] s3c2410_wdt announce initialisation | Ben Dooks | 2007-06-17 |
| * | [WATCHDOG] at32ap700x-wdt: add iounmap if probe function fails | Hans-Christian Egtvedt | 2007-06-10 |
| * | [WATCHDOG] at32ap700x-wdt: add missing iounmap in _remove | Hans-Christian Egtvedt | 2007-06-10 |
| * | [WATCHDOG] watchdog-driver-for-at32ap700x-devices-fix-2 | Andrew Morton | 2007-06-10 |
| * | [WATCHDOG] watchdog-driver-for-at32ap700x-devices-fix | Andrew Morton | 2007-06-10 |
| * | [WATCHDOG] Watchdog driver for AT32AP700X devices | Hans-Christian Egtvedt | 2007-06-10 |
| * | [WATCHDOG] Mixcom Watchdog - CodingStyle clean-up | Wim Van Sebroeck | 2007-06-04 |
| * | [WATCHDOG] Mixcom Watchdog - clean-up printk's | Wim Van Sebroeck | 2007-06-04 |
| * | [WATCHDOG] Mixcom Watchdog - clean-up printk's | Wim Van Sebroeck | 2007-06-04 |
| * | [WATCHDOG] Mixcom Watchdog - checkcard part 2 | Wim Van Sebroeck | 2007-06-03 |
| * | [WATCHDOG] Mixcom Watchdog - checkcard | Wim Van Sebroeck | 2007-06-03 |
| * | [WATCHDOG] Mixcom Watchdog - get rid of port offset's | Wim Van Sebroeck | 2007-06-03 |
| * | [WATCHDOG] Mixcom Watchdog - update "Documentation" | Wim Van Sebroeck | 2007-06-03 |
| * | [WATCHDOG] Remove the redundant check for pwrite() in EP93XXX watchdog. | Robert P. J. Day | 2007-06-03 |
| * | [WATCHDOG] Remove the redundant check for pwrite() in pnx4008 watchdog. | Robert P. J. Day | 2007-06-03 |
* | | drivers/*: mark variables with uninitialized_var() | Jeff Garzik | 2007-07-17 |
* | | mark a bunch of ISA|EISA|PCI drivers as such | Al Viro | 2007-07-17 |