Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | [AGPGART] Drop duplicate setting of info->mode in agp_copy_info() | Dave Jones | 2005-08-12 | 1 | -1/+0 | |
* | | | | [PATCH] PCI: remove CONFIG_PCI_NAMES | Adrian Bunk | 2005-09-08 | 1 | -0/+4 | |
* | | | | Merge linux-2.6 with linux-acpi-2.6 | Len Brown | 2005-09-08 | 38 | -1939/+1794 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge branch 'drm-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/airli... | Linus Torvalds | 2005-09-08 | 4 | -37/+46 | |
| |\ \ \ \ | ||||||
| | * | | | | drm: fix MGA on non AGP systems | Dave Airlie | 2005-09-05 | 1 | -3/+11 | |
| | * | | | | drm: small cleanups | Dave Airlie | 2005-09-05 | 3 | -2/+3 | |
| | * | | | | drm: fix issue with handle lookup for a 0 handle | Dave Airlie | 2005-09-05 | 1 | -32/+32 | |
| | | |_|/ | | |/| | | ||||||
| * | | | | [PATCH] ipmi poweroff: fix chassis control | Corey Minyard | 2005-09-08 | 1 | -74/+58 | |
| * | | | | [PATCH] ipmi: remove unused fields | Corey Minyard | 2005-09-08 | 1 | -31/+11 | |
| * | | | | [PATCH] ipmi: style cleanups | Corey Minyard | 2005-09-08 | 5 | -128/+146 | |
| * | | | | [PATCH] ipmi: add hacks for IPMI chassis poweroff for certain Dell servers | Corey Minyard | 2005-09-08 | 1 | -0/+24 | |
| * | | | | [PATCH] ipmi: fix panic ipmb response | Corey Minyard | 2005-09-08 | 1 | -40/+67 | |
| * | | | | [PATCH] ipmi: clean up versioning of the IPMI driver | Corey Minyard | 2005-09-08 | 8 | -34/+19 | |
| * | | | | [PATCH] ipmi: OEM flag handling and hacks for some Dell machines | Corey Minyard | 2005-09-08 | 1 | -12/+105 | |
| * | | | | [PATCH] ipmi: watchdog/NMI interaction fixes | Corey Minyard | 2005-09-08 | 1 | -7/+11 | |
| * | | | | [PATCH] ipmi: high-res timer support fixes | Corey Minyard | 2005-09-08 | 1 | -15/+21 | |
| * | | | | [PATCH] ipmi: add per-channel IPMB addresses | Corey Minyard | 2005-09-08 | 2 | -53/+178 | |
| * | | | | [PATCH] IPMI: use dmi_find_device() | Andrey Panin | 2005-09-08 | 1 | -88/+17 | |
| * | | | | [PATCH] drivers: convert kcalloc to kzalloc | Pekka Enberg | 2005-09-08 | 1 | -1/+1 | |
| * | | | | [PATCH] tpm: fix tpm_atmel.c on ICH6 | Philipp Matthias Hahn | 2005-09-08 | 1 | -0/+3 | |
| * | | | | [PATCH] hpet: fix drift and url | Alex Williamson | 2005-09-08 | 1 | -2/+2 | |
| * | | | | [PATCH] vt: fix possible memory corruption in complement_pos | Antonino A. Daplas | 2005-09-08 | 1 | -6/+11 | |
| * | | | | [PATCH] Console blanking locking fix | Stephane Doyon | 2005-09-08 | 1 | -0/+4 | |
| * | | | | [PATCH] sonypi: remove obsolete event | Stelian Pop | 2005-09-08 | 1 | -1/+0 | |
| * | | | | [PATCH] sonypi SPIC initialisation fix | Erik Waling | 2005-09-08 | 1 | -20/+97 | |
| * | | | | [PATCH] move 68360serial.c over use initcalls | Christoph Hellwig | 2005-09-08 | 1 | -6/+0 | |
| * | | | | [PATCH] move m68k rtc drivers over to initcalls | Christoph Hellwig | 2005-09-08 | 1 | -8/+1 | |
| * | | | | [PATCH] remove a dead extern in mem.c | Christoph Hellwig | 2005-09-08 | 1 | -4/+0 | |
| * | | | | [PATCH] Clean up the old digi support and rescue it | Alan Cox | 2005-09-08 | 5 | -1280/+610 | |
| * | | | | [SPARC64]: Kconfig fix (GEN_RTC dependencies) | Al Viro | 2005-09-06 | 1 | -1/+1 | |
| * | | | | [RTC]: Use SA_SHIRQ in sparc specific code. | David S. Miller | 2005-09-06 | 1 | -3/+2 | |
| * | | | | [MOXA]: Fix this driver properly. | Al Viro | 2005-09-06 | 2 | -2/+1 | |
| * | | | | Merge watchdog driver updates | Linus Torvalds | 2005-09-05 | 7 | -62/+121 | |
| |\ \ \ \ | ||||||
| | * | | | | [WATCHDOG] softdog-timer-running-oops.patch | Chuck Ebbert | 2005-09-03 | 1 | -4/+9 | |
| | * | | | | [WATCHDOG] w83627hf_wdt.c-initialized_bios_bug | P@Draig Brady | 2005-09-03 | 1 | -0/+6 | |
| | * | | | | [WATCHDOG] s3c2410 watchdog - replace reboot notifier | Ben Dooks | 2005-09-03 | 1 | -29/+7 | |
| | * | | | | [WATCHDOG] s3c2410 watchdog power management | Ben Dooks | 2005-09-03 | 1 | -3/+48 | |
| | * | | | | [WATCHDOG] correct sysfs name for watchdog devices | Olaf Hering | 2005-09-03 | 3 | -3/+3 | |
| | * | | | | [WATCHDOG] Kconfig+Makefile-clean | Wim Van Sebroeck | 2005-09-03 | 2 | -22/+25 | |
| | * | | | | [WATCHDOG] Makefile-probe_order-patch | Wim Van Sebroeck | 2005-09-03 | 1 | -23/+46 | |
| | |/ / / | ||||||
| * | | | | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2005-09-05 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | [SERIAL] Fix moxa tty driver name | Sergey Vlasov | 2005-09-03 | 1 | -1/+1 | |
| * | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2005-09-05 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | [SPARC32]: More dependencies fallout | Al Viro | 2005-09-02 | 1 | -1/+1 | |
| * | | | | | | [PATCH] fix warning of TANBAC_TB0219 in drivers/char/Kconfig | Yoichi Yuasa | 2005-09-05 | 1 | -2/+0 | |
| * | | | | | | [PATCH] mips: add TANBAC VR4131 multichip module | Yoichi Yuasa | 2005-09-05 | 1 | -2/+3 | |
| * | | | | | | [PATCH] ppc32: Cleaned up global namespace of Book-E watchdog variables | Kumar Gala | 2005-09-05 | 2 | -11/+15 | |
| * | | | | | | [PATCH] ppc32: Added support for the Book-E style Watchdog Timer | Kumar Gala | 2005-09-05 | 3 | -0/+196 | |
| * | | | | | | [PATCH] tpm_infineon: Bugfix in PNPACPI-handling | Marcel Selhorst | 2005-09-05 | 1 | -31/+45 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge linux-2.6 into linux-acpi-2.6 test | Len Brown | 2005-09-03 | 63 | -3258/+7464 | |
|\| | | | | |