| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] pgdat allocation for new node add (get node id by acpi) | Yasunori Goto | 2006-06-27 | 2 | -2/+16 |
* | [PATCH] pgdat allocation for new node add (specify node id) | Yasunori Goto | 2006-06-27 | 2 | -2/+3 |
* | [PATCH] Catch notification of memory add event of ACPI via container driver. ... | Yasunori Goto | 2006-06-27 | 1 | -0/+11 |
* | [PATCH] Catch notification of memory add event of ACPI via container driver. ... | Yasunori Goto | 2006-06-27 | 1 | -0/+21 |
* | [PATCH] acpi memory hotplug cannot manage _CRS with plural resoureces | KAMEZAWA Hiroyuki | 2006-06-27 | 1 | -35/+77 |
* | Merge branch 'x86-64' | Linus Torvalds | 2006-06-26 | 1 | -6/+6 |
|\ |
|
| * | [PATCH] i386/x86-64/ia64: Move polling flag into thread_info_status | Andi Kleen | 2006-06-26 | 1 | -6/+6 |
* | | [PATCH] Time: i386 Conversion - part 2: Rework TSC Support | john stultz | 2006-06-26 | 1 | -0/+9 |
|/ |
|
* | [PATCH] fix typo in acpi video brightness changes. | Dave Jones | 2006-06-23 | 1 | -1/+1 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2006-06-23 | 127 | -3660/+4217 |
|\ |
|
| * | Pull button into release branch | Len Brown | 2006-06-15 | 1 | -0/+8 |
| |\ |
|
| | * | ACPI: suppress power button event on S3 resume | Arnaud Patard | 2006-06-15 | 1 | -0/+8 |
| * | | ACPI: resolve merge conflict between sem2mutex and processor_perflib.c | Len Brown | 2006-06-15 | 1 | -2/+2 |
| * | | Pull bugzilla-5737 into release branch | Len Brown | 2006-06-15 | 1 | -0/+224 |
| |\ \ |
|
| | * | | ACPI: use for_each_possible_cpu() instead of for_each_cpu() | KAMEZAWA Hiroyuki | 2006-05-13 | 1 | -6/+6 |
| | * | | ACPI: delete newly added debugging macros in processor_perflib.c | Len Brown | 2006-05-11 | 1 | -7/+3 |
| | * | | P-state software coordination for ACPI core | Venkatesh Pallipadi | 2006-02-09 | 1 | -0/+228 |
| * | | | Pull bugzilla-5000 into release branch | Len Brown | 2006-06-15 | 4 | -6/+174 |
| |\ \ \ |
|
| | * | | | ACPI: create acpi_thermal_resume() | Konstantin Karasyov | 2006-05-15 | 1 | -0/+16 |
| | * | | | ACPI: create acpi_fan_suspend()/acpi_fan_resume() | Konstantin Karasyov | 2006-05-15 | 2 | -6/+48 |
| | * | | | ACPI: pass pm_message_t from acpi_device_suspend() to root_suspend() | Len Brown | 2006-05-15 | 1 | -11/+3 |
| | * | | | ACPI: create acpi_device_suspend()/acpi_device_resume() | Patrick Mochel | 2006-05-15 | 1 | -0/+118 |
| | | |/
| | |/| |
|
| * | | | Pull bugzilla-5764 into release branch | Len Brown | 2006-06-15 | 1 | -22/+29 |
| |\ \ \ |
|
| | * | | | ACPI: replace spin_lock_irq with mutex for ec poll mode | Rich Townsend | 2006-05-19 | 1 | -22/+29 |
| | |/ / |
|
| * | | | Pull ibm_acpi into release branch | Len Brown | 2006-06-15 | 1 | -0/+70 |
| |\ \ \ |
|
| | * | | | ACPI: Allow a WAN module enable/disable on a Thinkpad X60. | Jeremy Fitzhardinge | 2006-06-01 | 1 | -0/+70 |
| | |/ / |
|
| * | | | Pull sem2mutex into release branch | Len Brown | 2006-06-15 | 3 | -24/+25 |
| |\ \ \ |
|
| | * | | | sem2mutex: acpi, acpi_link_lock | Ingo Molnar | 2006-05-13 | 1 | -12/+13 |
| | * | | | ACPI: delete unused acpi_bus_drivers_lock | Len Brown | 2006-05-13 | 1 | -1/+0 |
| | * | | | sem2mutex: drivers/acpi/processor_perflib.c | Arjan van de Ven | 2006-05-13 | 1 | -11/+12 |
| | |/ / |
|
| * | | | Pull trivial2 into release branch | Len Brown | 2006-06-15 | 4 | -6/+8 |
| |\ \ \ |
|
| | * | | | ACPI: asus_acpi_init(): propagate correct return value | Andrew Morton | 2006-05-15 | 1 | -1/+1 |
| | * | | | ACPI: apply "__read_mostly" to processor_idle.c loop module parameters and fr... | Andreas Mohr | 2006-05-14 | 1 | -4/+4 |
| | * | | | ACPI: fix memory leak in acpi_thermal_add() error path | Vasily Averin | 2006-05-13 | 1 | -1/+1 |
| | * | | | ACPI: fix potential memory leak in acpi_evaluate_integer() error path | Vasily Averin | 2006-05-13 | 1 | -0/+2 |
| | |/ / |
|
| * | | | Pull video into release branch | Len Brown | 2006-06-15 | 1 | -8/+13 |
| |\ \ \ |
|
| | * | | | ACPI: fix potential memory leaks in driver/acpi/video.c | Yu, Luming | 2006-05-15 | 1 | -8/+13 |
| | |/ / |
|
| * | | | Pull acpi_bus_register_driver into release branch | Len Brown | 2006-06-15 | 2 | -26/+26 |
| |\ \ \ |
|
| | * | | | ACPI: acpi_bus_unregister_driver() returns void | Bjorn Helgaas | 2006-05-13 | 1 | -22/+10 |
| | * | | | ACPI: update asus_acpi driver registration to unload on failure | Bjorn Helgaas | 2006-04-01 | 1 | -1/+17 |
| | * | | | ACPI: make acpi_bus_register_driver() return success/failure, not device count | Bjorn Helgaas | 2006-04-01 | 1 | -11/+5 |
| * | | | | Pull bugzilla-5452 into release branch | Len Brown | 2006-06-15 | 1 | -2/+2 |
| |\ \ \ \ |
|
| | * | | | | ACPI: enable BIOS warning | Len Brown | 2006-03-31 | 1 | -2/+2 |
| * | | | | | Pull trivial into release branch | Len Brown | 2006-06-15 | 3 | -2/+6 |
| |\ \ \ \ \ |
|
| | * | | | | | [ACPI] drivers/acpi/video.c: fix error path NULL pointer dereference | Adrian Bunk | 2006-03-31 | 1 | -1/+1 |
| | * | | | | | [ACPI] fix possible acpi thermal leak in failure path | Dave Jones | 2006-03-31 | 1 | -1/+3 |
| | * | | | | | [ACPI] drivers/acpi/hotkey.c: check kmalloc return value | Irwan Djajadi | 2006-03-31 | 1 | -0/+2 |
| | |/ / / / |
|
| * | | | | | Pull trivial1 into release branch | Len Brown | 2006-06-15 | 4 | -36/+23 |
| |\ \ \ \ \ |
|
| | * | | | | | ACPI: Don't print internal BIOS names of wakeup devices | Bjorn Helgaas | 2006-04-03 | 1 | -3/+0 |
| | * | | | | | ACPI: build fix for u8 cpu_index | Ashok Raj | 2006-04-01 | 1 | -5/+5 |