summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/acpi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-09-041-0/+5
|\
| * Merge branch 'x86/mce' into x86/rasIngo Molnar2013-08-121-0/+5
| |\
| | * mce: acpi/apei: Add a boot option to disable ff mode for corrected errorsNaveen N. Rao2013-07-081-0/+5
* | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-09-041-10/+3Star
|\ \ \
| * | | x86/acpi: Correct out-of-date comment of __acpi_map_table()Zhang Yanfei2013-07-261-10/+3Star
| |/ /
* | | x86/ioapic: Check attr against the previous setting when programmed more than...Liu Ping Fan2013-08-261-1/+4
* | | x86/acpi: Fix incorrect sanity check in acpi_register_lapic()Tang Chen2013-07-231-1/+1
|/ /
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-07-191-2/+16
|\ \
| * | x86, suspend: Handle CPUs which fail to #GP on RDMSRH. Peter Anvin2013-07-151-2/+16
* | | x86: delete __cpuinit usage from all x86 filesPaul Gortmaker2013-07-151-3/+3
|/ /
* / x86 / ACPI / sleep: Provide registration for acpi_suspend_lowlevel.Konrad Rzeszutek Wilk2013-06-193-2/+11
|/
* Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-04-302-4/+1Star
|\
| * x86, xen, gdt: Remove the pvops variant of store_gdt.Konrad Rzeszutek Wilk2013-04-121-1/+1
| * x86-32, gdt: Store/load GDT for ACPI S3 or hibernation/resume path is not neededKonrad Rzeszutek Wilk2013-04-121-3/+0Star
* | x86: Drop always empty .text..page_aligned sectionJan Beulich2013-03-111-1/+1
|/
* cpu_hotplug: clear apicid to node when the cpu is hotremovedWen Congyang2013-02-241-0/+4
* Merge remote-tracking branch 'origin/x86/mm' into x86/mm2H. Peter Anvin2013-02-011-1/+1
|\
| * Merge tag 'v3.8-rc5' into x86/mmH. Peter Anvin2013-01-262-0/+14
| |\
| * | x86/acpi: Use __pa_symbol instead of __pa on C visible symbolsAlexander Duyck2012-11-171-1/+1
* | | Merge remote-tracking branch 'origin/x86/boot' into x86/mm2H. Peter Anvin2013-01-302-0/+14
|\ \ \ | | |/ | |/|
| * | Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-141-0/+6
| |\ \
| | * | x86, acpi: Introduce x86 arch specific arch_reserve_mem_area() for e820 handlingThomas Renninger2012-10-011-0/+6
| * | | Merge branch 'acpi-general'Rafael J. Wysocki2012-11-291-0/+2
| |\ \ \
| | * | | ACPI / Sleep: add acpi_sleep=nonvs_s3 parameterKristen Carlson Accardi2012-11-151-0/+2
| | | |/ | | |/|
| * / | ACPI / x86: Export acpi_[un]register_gsi()Andy Shevchenko2012-11-151-0/+6
| |/ /
* / / x86, mm: kill numa_64.hYinghai Lu2012-11-171-1/+0Star
|/ /
* | Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-10-011-5/+10
|\ \
| * | x86, suspend: On wakeup always initialize cr4 and EFERH. Peter Anvin2012-09-271-5/+10
| |/
* / x86/api: Rename mp_register_lapic in a commentYasuaki Ishimatsu2012-09-261-1/+1
|/
* ACPI/x86: revert 'x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C ...Len Brown2012-07-314-8/+6Star
* ACPI: Add a quirk for "AMILO PRO V2030" to ignore the timer overridingFeng Tang2012-06-111-0/+8
* ACPI: Remove one board specific WARN when ignoring timer overridingFeng Tang2012-06-111-5/+0Star
* ACPI: Make acpi_skip_timer_override cover all source_irq==0 casesFeng Tang2012-06-111-6/+8
* Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2012-05-3017-480/+6Star
|\
| * x86, realmode: flattened rm hierachyJarkko Sakkinen2012-05-081-1/+1
| * x86, realmode: don't copy real_mode_headerJarkko Sakkinen2012-05-081-1/+1
| * x86, realmode: Move ACPI wakeup to unified realmode codeJarkko Sakkinen2012-05-0817-480/+6Star
* | Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2012-05-241-1/+1
|\ \
| * | MCA: delete all remaining traces of microchannel bus support.Paul Gortmaker2012-05-181-1/+1
| |/
* / x86: Fix section annotation of acpi_map_cpu2node()Jan Beulich2012-05-081-1/+1
|/
* x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C function from asse...Konrad Rzeszutek Wilk2012-04-234-6/+8
* ACPI: Convert wake_sleep_flags to a value instead of functionKonrad Rzeszutek Wilk2012-04-231-0/+2
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-03-311-1/+2
|\
| * ACPI: Fix use-after-free in acpi_map_lsapicPetr Vandrovec2012-03-301-1/+2
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-291-1/+1
|\ \
| * | x86/apic: Add separate apic_id_valid() functions for selected apic driversSteffen Persvold2012-03-231-1/+1
* | | Disintegrate asm/system.h for X86David Howells2012-03-281-0/+1
|/ /
* / x86: Fix section warningsSteffen Persvold2012-03-191-1/+1
|/
* x86, acpi: Skip acpi x2apic entries if the x2apic feature is not presentYinghai Lu2011-12-231-2/+8
* x86 idle: move mwait_idle_with_hints() to where it is usedLen Brown2011-08-041-0/+23