| Commit message (Expand) | Author | Age | Files | Lines |
* | [NET]: Kconfig: NETCONSOLE and NETPOLL together | Randy Dunlap | 2005-07-18 | 1 | -0/+16 |
* | [NET PCMCIA]: drivers/net/pcmcia/smc91c92_cs.c : Use of time_after macro | Marcelo Feitoza Parisi | 2005-07-15 | 1 | -1/+2 |
* | [WAN]: drivers/net/wan/: use of time_after macro | Marcelo Feitoza Parisi | 2005-07-15 | 5 | -10/+15 |
* | [PATCH] Option Card driver update, Maintainer entry | Matthias Urlichs | 2005-07-14 | 1 | -116/+112 |
* | [PATCH] ratelimit the ieee1394 IR legacy activated messages | Olaf Hering | 2005-07-14 | 1 | -1/+2 |
* | [PATCH] dvb: LGDT3302 QAM lock bug fix | Michael Krufky | 2005-07-14 | 1 | -13/+3 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6 | Linus Torvalds | 2005-07-13 | 1 | -0/+2 |
|\ |
|
| * | Auto merge with /home/aegl/GIT/linus | Tony Luck | 2005-07-13 | 298 | -8316/+12458 |
| |\ |
|
| * | | [IA64] Make PCDP work again. | David Mosberger-Tang | 2005-07-13 | 1 | -0/+2 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6 | Linus Torvalds | 2005-07-13 | 2 | -2/+5 |
|\ \ \ |
|
| * | | | [MTD] cfi_cmdset_0002: Plugged a mem leak. | Joern Engel | 2005-07-13 | 1 | -1/+4 |
| * | | | Merge with rsync://fileserver/linux | Thomas Gleixner | 2005-07-13 | 298 | -8316/+12458 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | Merge with rsync://fileserver/linux | Todd Poynor | 2005-07-13 | 292 | -5845/+18612 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | [MTD] Make XIP support depend on CONFIG_ARM | Thomas Gleixner | 2005-07-12 | 1 | -1/+1 |
* | | | | [PATCH] Amiga joystick: Fix typo introduced by the open/close race fixes | Geert Uytterhoeven | 2005-07-13 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | [PATCH] device-mapper snapshots: Handle origin extension | Alasdair G Kergon | 2005-07-12 | 2 | -0/+5 |
* | | | [PATCH] device-mapper: Fix dm_swap_table error cases | Alasdair G Kergon | 2005-07-12 | 1 | -8/+5 |
* | | | [PATCH] device-mapper multipath: Fix pg initialisation races | Alasdair G Kergon | 2005-07-12 | 1 | -14/+23 |
* | | | [PATCH] device-mapper multipath: Avoid possible suspension deadlock | Alasdair G Kergon | 2005-07-12 | 2 | -17/+20 |
* | | | [PATCH] device-mapper multipath: Flush workqueue when destroying | Alasdair G Kergon | 2005-07-12 | 1 | -0/+2 |
* | | | [PATCH] device-mapper multipath: Barriers not supported | Alasdair G Kergon | 2005-07-12 | 3 | -2/+8 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lenb/linux-2.6 | Linus Torvalds | 2005-07-12 | 132 | -4164/+6559 |
|\ \ \ |
|
| * \ \ | [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc... | Len Brown | 2005-07-12 | 132 | -4164/+6559 |
| |\ \ \ |
|
| | * | | | [ACPI] enable C2 and C3 idle power states on SMP | Venkatesh Pallipadi | 2005-07-12 | 3 | -66/+109 |
| | * | | | [ACPI] EC GPE-disabled issue | Luming Yu | 2005-07-12 | 1 | -11/+9 |
| | * | | | [ACPI] fix merge error that broke CONFIG_ACPI_DEBUG=y build | Len Brown | 2005-07-12 | 1 | -1/+1 |
| | * | | | [ACPI] cleanup: delete !IA64_SGI_SN from acpi/Kconfig | Jesse Barnes | 2005-07-12 | 1 | -11/+0 |
| | * | | | [ACPI] quiet dmesg related to ACPI PM of PCI devices | David Shaohua Li | 2005-07-12 | 1 | -6/+4 |
| | * | | | ACPICA 20050408 from Bob Moore | Robert Moore | 2005-07-12 | 101 | -3598/+4390 |
| | * | | | [ACPI] Deprecate /proc/acpi/sleep in favor of /sys/power/state | Len Brown | 2005-07-12 | 2 | -0/+17 |
| | * | | | [ACPI] PNPACPI vs sound IRQ | David Shaohua Li | 2005-07-12 | 4 | -6/+9 |
| | * | | | [ACPI] update /proc/acpi/processor/*/power even if only C1 support | Venkatesh Pallipadi | 2005-07-12 | 1 | -7/+26 |
| | * | | | [ACPI] hotplug Processor consideration in acpi_bus_add() | Keiichiro Tokunaga | 2005-07-12 | 1 | -5/+7 |
| | * | | | [ACPI] fix debug-mode build warning in acpi/hotkey.c | Andrew Morton | 2005-07-11 | 1 | -1/+2 |
| | * | | | [ACPI] fix kmalloc size bug in acpi/video.c | Paulo Marques | 2005-07-11 | 1 | -7/+6 |
| | * | | | [ACPI] fix potential NULL dereference in acpi/video.c | Adrian Bunk | 2005-07-11 | 1 | -1/+1 |
| | * | | | [ACPI] check for kmalloc failure in toshiba_acpi.c | Panagiotis Issaris | 2005-07-11 | 1 | -0/+3 |
| | * | | | [ACPI] fix build warning | Andrew Morton | 2005-07-11 | 1 | -1/+1 |
| | * | | | cleanup: remove unnecessary initializer on static pointers | Greg Kroah-Hartman | 2005-07-11 | 1 | -2/+2 |
| | * | | | [ACPI] PNPACPI parse error | Matthieu Castet | 2005-07-11 | 1 | -1/+10 |
| | * | | | [ACPI] gut acpi_pci_choose_state() to avoid conflict | Len Brown | 2005-07-11 | 1 | -13/+2 |
| | * | | | [ACPI] fix EC access width | Luming Yu | 2005-07-11 | 1 | -18/+14 |
| | * | | | [ACPI] Enable EC Burst Mode | Dmitry Torokhov | 2005-07-11 | 1 | -114/+276 |
| | * | | | [ACPI] pci_set_power_state() now calls | David Shaohua Li | 2005-07-11 | 4 | -3/+36 |
| | * | | | [ACPI] PCI can now get suspend state from firmware | David Shaohua Li | 2005-07-11 | 3 | -2/+59 |
| | * | | | [ACPI] Bind ACPI and PCI devices | David Shaohua Li | 2005-07-11 | 1 | -3/+54 |
| | * | | | [ACPI] Bind PCI devices with ACPI devices | David Shaohua Li | 2005-07-11 | 3 | -3/+365 |
| | * | | | [ACPI] generic Hot Key support | Luming Yu | 2005-07-11 | 7 | -1/+1054 |
| | * | | | [ACPI] S3 Suspend to RAM: fix driver suspend/resume methods | David Shaohua Li | 2005-07-11 | 4 | -0/+10 |
| | * | | | [ACPI] S3 Suspend to RAM: interrupt resume fix | David Shaohua Li | 2005-07-11 | 1 | -22/+14 |