| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | x86: move mp_ioapic_routing to mpparse and make it static | Thomas Gleixner | 2008-05-25 | 1 | -2/+0 |
| * | | | | Merge branch 'x86/irq' into x86/devel | Ingo Molnar | 2008-07-08 | 1 | -2/+0 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | Merge branch 'linus' into x86/irq | Ingo Molnar | 2008-06-16 | 2 | -7/+19 |
| | |\ \ \
| | | | |/
| | | |/| |
|
| | * | | | x86: move eisa_set_level_irq declaration to header | Thomas Gleixner | 2008-05-12 | 1 | -2/+0 |
* | | | | | x86, suspend, acpi: correct and add comments about Big Real Mode | H. Peter Anvin | 2008-07-14 | 1 | -2/+11 |
* | | | | | x86, suspend, acpi: enter Big Real Mode | H. Peter Anvin | 2008-07-14 | 1 | -4/+13 |
|/ / / / |
|
* | | | | x86 ACPI: normalize segment descriptor register on resume | H. Peter Anvin | 2008-07-05 | 3 | -2/+57 |
| |/ /
|/| | |
|
* | | | x86: fix APIC warning on 32bit v2 | Yinghai Lu | 2008-06-04 | 1 | -2/+14 |
| |/
|/| |
|
* | | x86: wakeup.lds.S - section ordering fix | Cyrill Gorcunov | 2008-05-12 | 1 | -5/+5 |
|/ |
|
* | kbuild, suspend, x86: fix rebuild of wakeup.bin | Sam Ravnborg | 2008-05-04 | 2 | -3/+4 |
* | acpi: get boot_cpu_id as early for k8_scan_nodes | Yinghai Lu | 2008-04-26 | 1 | -0/+70 |
* | x86: remove unnecessary memset and NULL check after alloc_bootmem() | Akinobu Mita | 2008-04-26 | 1 | -4/+0 |
* | Update .gitignore files | Matthew Wilcox | 2008-04-25 | 1 | -0/+3 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min... | Linus Torvalds | 2008-04-21 | 1 | -2/+2 |
|\ |
|
| * | x86: use new set_cpus_allowed_ptr function | Mike Travis | 2008-04-19 | 1 | -2/+2 |
* | | x86: remove pointless comments | WANG Cong | 2008-04-19 | 2 | -4/+0 |
|/ |
|
* | x86: move suspend wakeup code to C | Pavel Machek | 2008-04-17 | 17 | -584/+475 |
* | x86: coding style fixes to arch/x86/kernel/acpi/sleep.c | Paolo Ciarrocchi | 2008-04-17 | 1 | -1/+1 |
* | x86: move mp_register_lapic_address to boot.c | Alexey Starikovskiy | 2008-04-17 | 1 | -1/+11 |
* | x86: move mp_register_lapic to boot.c | Alexey Starikovskiy | 2008-04-17 | 1 | -5/+16 |
* | x86: move mp_ioapic_routing to boot.c | Alexey Starikovskiy | 2008-04-17 | 1 | -0/+2 |
* | x86: parsing for ACPI "SAPIC" table | Jack Steiner | 2008-04-17 | 1 | -2/+24 |
* | x86: add functions to determine if platform is a UV platform | Jack Steiner | 2008-04-17 | 1 | -3/+1 |
* | x86: replace the now useless max_pfn_mapped define | Thomas Gleixner | 2008-04-17 | 1 | -1/+1 |
* | x86: include mach_apic.h in smpboot_64.c and smpboot.c | Glauber de Oliveira Costa | 2008-04-17 | 1 | -0/+4 |
* | PCI: don't load acpi_php when acpi is disabled | Yinghai Lu | 2008-02-21 | 1 | -1/+2 |
* | ACPI, cpuidle: Clarify C-state description in sysfs | Venkatesh Pallipadi | 2008-02-14 | 1 | -0/+2 |
* | Merge branches 'release' and 'fluff' into release | Len Brown | 2008-02-07 | 1 | -3/+0 |
|\ |
|
| * | ACPI: misc cleanups | Adrian Bunk | 2008-02-07 | 1 | -3/+0 |
* | | Merge branches 'release' and 'throttling-domains' into release | Len Brown | 2008-02-07 | 1 | -0/+6 |
|\ \ |
|
| * | | ACPI: Set _PSD ACPI_PDC_SMP_T_SWCOORD | Zhao Yakui | 2008-02-02 | 1 | -0/+6 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge branches 'release', 'misc' and 'misc-2.6.25' into release | Len Brown | 2008-02-07 | 1 | -2/+2 |
|\ \ \
| | |/ |
|
| * | | acpi: make __acpi_map_table() and __init function | Jan Beulich | 2007-12-13 | 1 | -2/+2 |
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
*-----. \ \ | Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', ... | Len Brown | 2008-02-07 | 1 | -40/+0 |
|\ \ \ \ \ \
| | | |_|/ /
| | |/| | /
| |_|_|_|/
|/| | | | |
|
| | | | * | ACPI: tables: complete searching upon RSDP w/ bad checksum. | Len Brown | 2007-12-14 | 1 | -40/+0 |
| | |_|/
| |/| | |
|
* | | | | x86: fix section mismatch warning in acpi/boot.c | Sam Ravnborg | 2008-02-01 | 1 | -1/+7 |
* | | | | x86: unify arch/x86/kernel/acpi/sleep*.c | Pavel Machek | 2008-01-30 | 4 | -188/+88 |
* | | | | x86: make arch/x86/kernel/acpi/wakeup_32.S use a separate | Eric Dumazet | 2008-01-30 | 1 | -1/+1 |
* | | | | x86: remove last users of FASTCALL | Harvey Harrison | 2008-01-30 | 1 | -1/+1 |
* | | | | x86: rename the struct pt_regs members for 32/64-bit consistency | H. Peter Anvin | 2008-01-30 | 1 | -16/+16 |
| |/ /
|/| | |
|
* | | | ACPI: suspend: old debugging hacks sneaked back | Pavel Machek | 2007-12-06 | 1 | -4/+0 |
| |/
|/| |
|
* | | Pull fluff into release branch | Len Brown | 2007-11-20 | 1 | -3/+0 |
|\ \ |
|
| * | | x86_64: remove acpi_pci_link_exit() | Adrian Bunk | 2007-11-16 | 1 | -3/+0 |
* | | | Pull thermal into release branch | Len Brown | 2007-11-20 | 1 | -0/+3 |
|\ \ \
| |_|/
|/| | |
|
| * | | ACPI: Enable MSR (FixedHW) support for T-States | Zhao Yakui | 2007-11-16 | 1 | -0/+3 |
| |/ |
|
* | | x86: add hpet sanity checks | Thomas Gleixner | 2007-11-17 | 1 | -0/+32 |
|/ |
|
* | x86: fix !SMP compiler warning in arch/x86/kernel/acpi/processor.c | Jeff Garzik | 2007-10-27 | 1 | -2/+1 |
* | x86: Save registers in saved_context during suspend and hibernation | Rafael J. Wysocki | 2007-10-23 | 1 | -48/+53 |
* | x86: Unify arch/x86/kernel/acpi Makefiles | Thomas Gleixner | 2007-10-23 | 3 | -18/+6 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-10-19 | 1 | -4/+4 |
|\ |
|