| Commit message (Expand) | Author | Age |
*-------. | Merge trivial low-risk suspend hotkey bugzilla-5918 into release | Len Brown | 2006-08-20 |
|\ \ \ \ \ |
|
| | | | | * | PCI: quirk to disable e100 interrupt if RESET failed to | Bjorn Helgaas | 2006-07-26 |
| | | | * | | ACPI: hotkey.c fixes, fix for potential crash of hotkey.c | Handle X | 2006-08-16 |
| | | |/ / |
|
| | * | | | ACPI: avoid irqrouter_resume might_sleep oops on resume from S4 | Len Brown | 2006-08-16 |
| | * | | | ACPIPHP: allow acpiphp to build without ACPI_DOCK | Kristen Carlson Accardi | 2006-08-16 |
| | * | | | ACPI: memory hotplug: remove useless message at boot time | Yasunori Goto | 2006-08-16 |
| | * | | | ACPI: verbose on kset/kobject_register errors | Randy Dunlap | 2006-08-15 |
| | * | | | ACPI: add message if firmware_register() init fails | Randy Dunlap | 2006-08-15 |
| | * | | | ACPI: skip smart battery init when acpi=off | Len Brown | 2006-08-15 |
| | * | | | ACPI: fix boot with acpi=off | Pavel Machek | 2006-08-15 |
| | * | | | ACPI: fix kfree in i2c_ec error path | Jean Delvare | 2006-08-11 |
| | |/ / |
|
| * | | | ACPI: restore some dmesg to DEBUG-only, ala 2.6.17 | Len Brown | 2006-07-25 |
| * | | | ACPI: scan: handle kset/kobject errors | Randy Dunlap | 2006-07-12 |
| * | | | ACPI: handle firmware_register init errors | Randy Dunlap | 2006-07-12 |
* | | | | [PPP]: handle kmalloc failures and convert to using kzalloc | Panagiotis Issaris | 2006-08-17 |
* | | | | [BNX2]: Convert to netdev_alloc_skb() | Michael Chan | 2006-08-17 |
* | | | | [BNX2]: Fix tx race condition. | Michael Chan | 2006-08-17 |
* | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Greg Kroah-Hartman | 2006-08-16 |
|\ \ \ \ |
|
| * | | | | [S390] inaccessible PAV alias devices on LPAR. | Peter Oberparleiter | 2006-08-16 |
| * | | | | [S390] dasd slab cache alignment. | Heiko Carstens | 2006-08-16 |
| * | | | | [S390] dasd calls kzalloc while holding a spinlock. | Horst Hummel | 2006-08-10 |
| * | | | | [S390] dasd set offline kernel bug. | Horst Hummel | 2006-08-09 |
| * | | | | [S390] xpram system device class. | Martin Schwidefsky | 2006-08-07 |
* | | | | | Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Greg Kroah-Hartman | 2006-08-16 |
|\ \ \ \ \ |
|
| * | | | | | [WATCHDOG] Kconfig typos fix. | Matt LaPlante | 2006-08-15 |
| | |_|/ /
| |/| | | |
|
* | | | | | [PATCH] dm: BUG/OOPS fix | Michal Miroslaw | 2006-08-14 |
* | | | | | [PATCH] add imacfb documentation and detection | Edgar Hucek | 2006-08-14 |
* | | | | | USB: usbtest.c: unsigned retval makes ctrl_out return 0 in case of error | Orjan Friberg | 2006-08-11 |
* | | | | | USB: ftdi_sio driver - new PIDs | Jonathan Davies | 2006-08-11 |
* | | | | | USB: Additional PID for SHARP W-ZERO3 | Norihiko Tomiyama | 2006-08-11 |
* | | | | | USB: appletouch: fix atp_disconnect | Johannes Berg | 2006-08-11 |
* | | | | | USB: removed a unbalanced #endif from ohci-au1xxx.c | Yoichi Yuasa | 2006-08-11 |
* | | | | | USB: unusual_devs entry for A-VOX WSX-300ER MP3 player | David Kuehling | 2006-08-11 |
* | | | | | PCI: remove dead HOTPLUG_PCI_SHPC_PHPRM_LEGACY option. | Dave Jones | 2006-08-11 |
* | | | | | pciehp: make pciehp build for powerpc | Kristen Carlson Accardi | 2006-08-11 |
* | | | | | Merge gregkh@master.kernel.org:/home/rmk/linux-2.6-mmc | Greg Kroah-Hartman | 2006-08-10 |
|\ \ \ \ \ |
|
| * | | | | | [MMC] Another stray 'io' reference | Pierre Ossman | 2006-08-07 |
| * | | | | | [MMC] Fix base address configuration in wbsd | Pierre Ossman | 2006-08-06 |
| * | | | | | [ARM] 3744/1: MMC: mmcqd gets stuck when block queue is plugged | Juha [��l� | 2006-08-06 |
* | | | | | | Merge gregkh@master.kernel.org:/home/rmk/linux-2.6-arm | Greg Kroah-Hartman | 2006-08-10 |
|\ \ \ \ \ \ |
|
| * | | | | | | [ARM] Fix Acorn platform SCSI driver build failures | Russell King | 2006-08-06 |
| * | | | | | | [ARM] Fix NCR5380-based SCSI card build | Russell King | 2006-08-06 |
| |/ / / / / |
|
* | | | | | | [PATCH] PATCH: 2.6.18 oops on boot fix for IDE | Alan Cox | 2006-08-09 |
* | | | | | | Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Greg Kroah-Hartman | 2006-08-09 |
|\ \ \ \ \ \ |
|
| * | | | | | | [TG3]: Fix tx race condition | Michael Chan | 2006-08-08 |
| * | | | | | | [TG3]: skb->dev assignment is done by netdev_alloc_skb | Christoph Hellwig | 2006-08-07 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge branch 'upstream-greg' of gregkh@master.kernel.org:/pub/scm/linux/kerne... | Greg Kroah-Hartman | 2006-08-09 |
|\ \ \ \ \ \ |
|
| * | | | | | | [PATCH] myri10ge: always re-enable dummy rdmas in myri10ge_resume | Brice Goglin | 2006-08-09 |
| |/ / / / / |
|
* | | | | | | Merge branch 'upstream-greg' of gregkh@master.kernel.org:/pub/scm/linux/kerne... | Greg Kroah-Hartman | 2006-08-09 |
|\ \ \ \ \ \ |
|
| * | | | | | | [PATCH] libata: clear sdev->locked on door lock failure | Tejun Heo | 2006-08-09 |