aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/acpi
AgeCommit message (Expand)AuthorFilesLines
2008-06-04x86: fix APIC warning on 32bit v2Yinghai Lu1-2/+14
2008-05-12x86: wakeup.lds.S - section ordering fixCyrill Gorcunov1-5/+5
2008-05-04kbuild, suspend, x86: fix rebuild of wakeup.binSam Ravnborg2-3/+4
2008-04-26acpi: get boot_cpu_id as early for k8_scan_nodesYinghai Lu1-0/+70
2008-04-26x86: remove unnecessary memset and NULL check after alloc_bootmem()Akinobu Mita1-4/+0
2008-04-25Update .gitignore filesMatthew Wilcox1-0/+3
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds1-2/+2
2008-04-19x86: use new set_cpus_allowed_ptr functionMike Travis1-2/+2
2008-04-19x86: remove pointless commentsWANG Cong2-4/+0
2008-04-17x86: move suspend wakeup code to CPavel Machek17-584/+475
2008-04-17x86: coding style fixes to arch/x86/kernel/acpi/sleep.cPaolo Ciarrocchi1-1/+1
2008-04-17x86: move mp_register_lapic_address to boot.cAlexey Starikovskiy1-1/+11
2008-04-17x86: move mp_register_lapic to boot.cAlexey Starikovskiy1-5/+16
2008-04-17x86: move mp_ioapic_routing to boot.cAlexey Starikovskiy1-0/+2
2008-04-17x86: parsing for ACPI "SAPIC" tableJack Steiner1-2/+24
2008-04-17x86: add functions to determine if platform is a UV platformJack Steiner1-3/+1
2008-04-17x86: replace the now useless max_pfn_mapped defineThomas Gleixner1-1/+1
2008-04-17x86: include mach_apic.h in smpboot_64.c and smpboot.cGlauber de Oliveira Costa1-0/+4
2008-02-21PCI: don't load acpi_php when acpi is disabledYinghai Lu1-1/+2
2008-02-14ACPI, cpuidle: Clarify C-state description in sysfsVenkatesh Pallipadi1-0/+2
2008-02-07Merge branches 'release' and 'fluff' into releaseLen Brown1-3/+0
2008-02-07ACPI: misc cleanupsAdrian Bunk1-3/+0
2008-02-07Merge branches 'release' and 'throttling-domains' into releaseLen Brown1-0/+6
2008-02-07Merge branches 'release', 'misc' and 'misc-2.6.25' into releaseLen Brown1-2/+2
2008-02-07Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', ...Len Brown1-40/+0
2008-02-02ACPI: Set _PSD ACPI_PDC_SMP_T_SWCOORDZhao Yakui1-0/+6
2008-02-01x86: fix section mismatch warning in acpi/boot.cSam Ravnborg1-1/+7
2008-01-30x86: unify arch/x86/kernel/acpi/sleep*.cPavel Machek4-188/+88
2008-01-30x86: make arch/x86/kernel/acpi/wakeup_32.S use a separateEric Dumazet1-1/+1
2008-01-30x86: remove last users of FASTCALLHarvey Harrison1-1/+1
2008-01-30x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin1-16/+16
2007-12-14ACPI: tables: complete searching upon RSDP w/ bad checksum.Len Brown1-40/+0
2007-12-13acpi: make __acpi_map_table() and __init functionJan Beulich1-2/+2
2007-12-06ACPI: suspend: old debugging hacks sneaked backPavel Machek1-4/+0
2007-11-20Pull fluff into release branchLen Brown1-3/+0
2007-11-20Pull thermal into release branchLen Brown1-0/+3
2007-11-17x86: add hpet sanity checksThomas Gleixner1-0/+32
2007-11-16ACPI: Enable MSR (FixedHW) support for T-StatesZhao Yakui1-0/+3
2007-11-16x86_64: remove acpi_pci_link_exit()Adrian Bunk1-3/+0
2007-10-27x86: fix !SMP compiler warning in arch/x86/kernel/acpi/processor.cJeff Garzik1-2/+1
2007-10-23x86: Save registers in saved_context during suspend and hibernationRafael J. Wysocki1-48/+53
2007-10-23x86: Unify arch/x86/kernel/acpi MakefilesThomas Gleixner3-18/+6
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-4/+4
2007-10-20spelling fixes: arch/i386/Simon Arlott1-4/+4
2007-10-19x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis2-3/+3
2007-10-19x86: convert cpu_to_apicid to be a per cpu variableMike Travis1-1/+1
2007-10-19x86: Unify i386 and x86-64 early quirksAndi Kleen2-87/+0
2007-10-18s2ram: kill old debugging junkPavel Machek2-43/+1
2007-10-11Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jga...Linus Torvalds2-5/+5
2007-10-11x86_64: move kernelThomas Gleixner1-1/+1