Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | JFS: performance patch | Sonny Rao | 2005-06-23 | 1 | -3/+4 | |
* | | | | | | [PATCH] Lindent: ignore .indent.pro | Jeff Mahoney | 2005-07-13 | 1 | -1/+1 | |
* | | | | | | Merge /home/torvalds/linux-2.6-arm | Linus Torvalds | 2005-07-13 | 6 | -12/+9 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | [PATCH] ARM SMP: Initialise cpu_present_map | Russell King | 2005-07-11 | 2 | -2/+5 | |
| * | | | | | [PATCH] ARM SMP: We list IRQs for present CPUs, not online CPUs | Russell King | 2005-07-11 | 1 | -1/+1 | |
| * | | | | | [PATCH] ARM SMP: Rename cpu_present_mask to cpu_possible_map | Russell King | 2005-07-11 | 3 | -6/+3 | |
| * | | | | | [PATCH] ARM: remove linux/version.h include from arch/arm | Olaf Hering | 2005-07-11 | 3 | -3/+0 | |
* | | | | | | Linux 2.6.13-rc3v2.6.13-rc3 | Linus Torvalds | 2005-07-12 | 1 | -1/+1 | |
* | | | | | | [PATCH] inotify | Robert Love | 2005-07-12 | 24 | -67/+1639 | |
* | | | | | | reiserfs: run scripts/Lindent on reiserfs code | Linus Torvalds | 2005-07-12 | 30 | -22663/+24429 | |
* | | | | | | [PATCH] reiserfs: fix up case where indent misreads the code | Jeff Mahoney | 2005-07-12 | 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 | 198 | -5428/+7755 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc... | Len Brown | 2005-07-12 | 198 | -5428/+7755 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | [ACPI] increase MAX_IO_APICS to 64 on i386 | Len Brown | 2005-07-12 | 1 | -5/+1 | |
| | * | | | | | | [ACPI] enable C2 and C3 idle power states on SMP | Venkatesh Pallipadi | 2005-07-12 | 10 | -81/+284 | |
| | * | | | | | | [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] fix C1 patch for IA64 | Venkatesh Pallipadi | 2005-07-12 | 2 | -0/+4 | |
| | * | | | | | | [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 | 128 | -4811/+5220 | |
| | * | | | | | | [ACPI] Deprecate /proc/acpi/sleep in favor of /sys/power/state | Len Brown | 2005-07-12 | 2 | -0/+17 | |
| | * | | | | | | [ACPI] S3 resume -- use lgdtl, not lgdt | Nickolai Zeldovich | 2005-07-12 | 1 | -2/+3 | |
| | * | | | | | | [ACPI] PNPACPI vs sound IRQ | David Shaohua Li | 2005-07-12 | 22 | -29/+36 | |
| | * | | | | | | [ACPI] update /proc/acpi/processor/*/power even if only C1 support | Venkatesh Pallipadi | 2005-07-12 | 1 | -7/+26 | |
| | * | | | | | | [ACPI] Evaluate CPEI Processor Override flag | Ashok Raj | 2005-07-12 | 5 | -2/+75 | |
| | * | | | | | | [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 | 5 | -5/+390 | |
| | * | | | | | | [ACPI] generic Hot Key support | Luming Yu | 2005-07-11 | 9 | -1/+1094 | |
| | * | | | | | | [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 |