| Commit message (Expand) | Author | Age |
* | [PATCH] Make hvc_console.c compile on non-powerpc: Remove NO_IRQ | Rusty Russell | 2007-02-26 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2007-02-26 |
|\ |
|
| * | Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.git | Kyle McMartin | 2007-02-17 |
| |\ |
|
| | * | [PARISC] parisc-agp: Fix integer/pointer warning | Matthew Wilcox | 2006-12-08 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart | Linus Torvalds | 2007-02-26 |
|\ \ \ |
|
| * | | | [AGPGART] Further constification. | Dave Jones | 2007-02-22 |
| * | | | [AGPGART] Fix modular agpgart ia64 allmodconfig | Zwane Mwaikambo | 2007-02-20 |
* | | | | Fix bogus 'inline' in drivers/char/ip2/i2lib.c | Linus Torvalds | 2007-02-21 |
* | | | | [PATCH] tty: use NULL for ptrs | Randy Dunlap | 2007-02-20 |
* | | | | [PATCH] mwave: interesting flags savings | Alexey Dobriyan | 2007-02-20 |
* | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-02-20 |
|\ \ \ \ |
|
| * | | | | [MIPS] Add MTD device support for Cobalt | Yoichi Yuasa | 2007-02-20 |
* | | | | | [PATCH] tty_register_driver: Remove incorrect and superfluous cast | Geert Uytterhoeven | 2007-02-20 |
|/ / / / |
|
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2007-02-19 |
|\ \ \ \ |
|
| * | | | | [WATCHDOG] machzwd warning fix | Andrew Morton | 2007-02-17 |
* | | | | | rio: typo in bitwise AND expression. | Willy Tarreau | 2007-02-17 |
|/ / / / |
|
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart | Linus Torvalds | 2007-02-16 |
|\| | | |
|
| * | | | [AGPGART] allow drm populated agp memory types cleanups | Andrew Morton | 2007-02-10 |
| * | | | [AGPGART] intel-agp: Use ARRAY_SIZE macro when appropriate | Ahmed S. Darwish | 2007-02-06 |
| * | | | [AGPGART] Add agp-type-to-mask-type method missing from some drivers. | Thomas Hellstrom | 2007-02-05 |
| * | | | [AGPGART] Don't try to remap i810 registers on resume. | Dave Jones | 2007-02-04 |
| * | | | [AGPGART] Allow drm-populated agp memory types | Thomas Hellstrom | 2007-02-03 |
| * | | | [AGPGART] compat ioctl | Zwane Mwaikambo | 2007-02-03 |
| |/ / |
|
* | | | [PATCH] time: x86_64: convert x86_64 to use GENERIC_TIME | john stultz | 2007-02-16 |
* | | | [PATCH] Add SysRq-Q to print timer_list debug info | Ingo Molnar | 2007-02-16 |
* | | | [PATCH] sysctl: remove insert_at_head from register_sysctl | Eric W. Biederman | 2007-02-14 |
* | | | [PATCH] sysctl: remove sys_sysctl support from drivers/char/rtc.c | Eric W. Biederman | 2007-02-14 |
* | | | [PATCH] sysctl: remove sys_sysctl support from the hpet timer driver | Eric W. Biederman | 2007-02-14 |
* | | | [PATCH] sysctl: ipmi: remove unnecessary insert_at_head flag | Eric W. Biederman | 2007-02-14 |
* | | | [PATCH] Scheduled removal of SA_xxx interrupt flags fixups | Thomas Gleixner | 2007-02-14 |
* | | | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2007-02-13 |
|\ \ \ |
|
| * \ \ | Merge ../linux-2.6-watchdog-mm | Wim Van Sebroeck | 2007-02-13 |
| |\ \ \ |
|
| | * | | | [WATCHDOG] timers cleanup | Jiri Slaby | 2007-02-12 |
| | * | | | [WATCHDOG] ib700wdt.c - convert to platform_device part 2 | Wim Van Sebroeck | 2007-01-27 |
| | * | | | [WATCHDOG] ib700wdt.c - convert to platform_device | Wim Van Sebroeck | 2007-01-27 |
| | * | | | [WATCHDOG] ib700wdt.c spinlock/WDIOC_SETOPTIONS changes | Wim Van Sebroeck | 2007-01-27 |
| | * | | | [WATCHDOG] ib700wdt.c small clean-up's | Wim Van Sebroeck | 2007-01-27 |
| | * | | | [WATCHDOG] ib700wdt.c clean-up init and exit routines | Wim Van Sebroeck | 2007-01-27 |
| | * | | | [WATCHDOG] ib700_wdt.c stop + set_heartbeat operations | Wim Van Sebroeck | 2007-01-27 |
| | * | | | [WATCHDOG] show default value for nowayout in module parameter | Wim Van Sebroeck | 2007-01-27 |
| | * | | | [WATCHDOG] advantechwdt.c - convert to platform_device part 2 | Wim Van Sebroeck | 2007-01-11 |
| | * | | | [WATCHDOG] advantechwdt.c - convert to platform_device | Wim Van Sebroeck | 2007-01-11 |
| | * | | | [WATCHDOG] advantechwdt.c - move set_heartbeat to a seperate function | Wim Van Sebroeck | 2007-01-11 |
| | * | | | [WATCHDOG] advantechwdt.c - cleanup before platform_device patches | Wim Van Sebroeck | 2007-01-11 |
| | * | | | [WATCHDOG] acquirewdt.c - convert to platform_device part 2 | Wim Van Sebroeck | 2007-01-10 |
| | * | | | [WATCHDOG] acquirewdt.c - convert to platform_device | Wim Van Sebroeck | 2007-01-10 |
| | * | | | [WATCHDOG] acquirewdt.c - clean before platform_device patches | Wim Van Sebroeck | 2007-01-10 |
| * | | | | Merge ../linux-2.6-watchdog-mm | Wim Van Sebroeck | 2007-02-09 |
| |\| | |
| | |/ /
| |/| | |
|
| | * | | [WATCHDOG] pcwd_usb.c - get heartbeat from dip switches | Wim Van Sebroeck | 2007-01-09 |