aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/acpi
Commit message (Expand)AuthorAge
* Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-08-04
|\
| * acpi, apei, ghes: Factor out ioremap virtual memory for IRQ and NMI context.Tomasz Nowicki2014-07-22
| * apei, mce: Factor out APEI architecture specific MCE calls.Tomasz Nowicki2014-07-22
* | x86: Simplify __HAVE_ARCH_CMPXCHG testsBorislav Petkov2014-07-11
|/
* asmlinkage, x86: Add explicit __visible to arch/x86/*Andi Kleen2014-05-05
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Rafael J. Wysocki2014-04-08
|\
| * ACPI idle: permit sparse C-state sub-state numbersLen Brown2014-02-19
* | Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2014-04-02
|\ \
| * | x86, apic: Remove support for ia32-based Unisys ES7000David Rientjes2014-02-11
| |/
* | Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-01
|\ \
| * | ACPI: Move BAD_MADT_ENTRY() to linux/acpi.hHanjun Guo2014-02-18
| |/
* / x86, acpi: Fix bug in associating hot-added CPUs with corresponding NUMA nodeJiang Liu2014-02-20
|/
* Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-24
|\
| * ACPICA: Cleanup the option of forcing the use of the RSDT.Lv Zheng2014-01-08
* | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-22
|\ \
| * | x86/PCI: Use dev_is_pci() to identify PCI devicesYijing Wang2013-12-09
| |/
* / x86, acpi, idle: Restructure the mwait idle routinesPeter Zijlstra2013-12-19
|/
* Merge branch 'acpica'Rafael J. Wysocki2013-11-07
|\
| * ACPICA: Cleanup asmlinkage for ACPICA APIs.Lv Zheng2013-10-31
* | Merge branch 'acpi-assorted'Rafael J. Wysocki2013-10-27
|\ \
| * | x86 / ACPI: fix incorrect placement of __initdata tagBartlomiej Zolnierkiewicz2013-09-30
| |/
* | x86 / ACPI: simplify _acpi_map_lsapic()Jiang Liu2013-09-23
* | ACPI / processor: use apic_id and remove duplicated _MAT evaluationJiang Liu2013-09-23
|/
* Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-09-04
|\
| * Merge branch 'x86/mce' into x86/rasIngo Molnar2013-08-12
| |\
| | * mce: acpi/apei: Add a boot option to disable ff mode for corrected errorsNaveen N. Rao2013-07-08
* | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-09-04
|\ \ \
| * | | x86/acpi: Correct out-of-date comment of __acpi_map_table()Zhang Yanfei2013-07-26
| |/ /
* | | x86/ioapic: Check attr against the previous setting when programmed more than...Liu Ping Fan2013-08-26
* | | x86/acpi: Fix incorrect sanity check in acpi_register_lapic()Tang Chen2013-07-23
|/ /
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-07-18
|\ \
| * | x86, suspend: Handle CPUs which fail to #GP on RDMSRH. Peter Anvin2013-07-15
* | | x86: delete __cpuinit usage from all x86 filesPaul Gortmaker2013-07-14
|/ /
* / x86 / ACPI / sleep: Provide registration for acpi_suspend_lowlevel.Konrad Rzeszutek Wilk2013-06-19
|/
* Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-04-30
|\
| * x86, xen, gdt: Remove the pvops variant of store_gdt.Konrad Rzeszutek Wilk2013-04-11
| * x86-32, gdt: Store/load GDT for ACPI S3 or hibernation/resume path is not neededKonrad Rzeszutek Wilk2013-04-11
* | x86: Drop always empty .text..page_aligned sectionJan Beulich2013-03-11
|/
* cpu_hotplug: clear apicid to node when the cpu is hotremovedWen Congyang2013-02-23
* Merge remote-tracking branch 'origin/x86/mm' into x86/mm2H. Peter Anvin2013-02-01
|\
| * Merge tag 'v3.8-rc5' into x86/mmH. Peter Anvin2013-01-25
| |\
| * | x86/acpi: Use __pa_symbol instead of __pa on C visible symbolsAlexander Duyck2012-11-16
* | | Merge remote-tracking branch 'origin/x86/boot' into x86/mm2H. Peter Anvin2013-01-29
|\ \ \ | | |/ | |/|
| * | Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-14
| |\ \
| | * | x86, acpi: Introduce x86 arch specific arch_reserve_mem_area() for e820 handlingThomas Renninger2012-09-30
| * | | Merge branch 'acpi-general'Rafael J. Wysocki2012-11-29
| |\ \ \
| | * | | ACPI / Sleep: add acpi_sleep=nonvs_s3 parameterKristen Carlson Accardi2012-11-14
| | | |/ | | |/|
| * / | ACPI / x86: Export acpi_[un]register_gsi()Andy Shevchenko2012-11-14
| |/ /
* / / x86, mm: kill numa_64.hYinghai Lu2012-11-17
|/ /
* | Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-10-01
|\ \