- 7486341 x86/platform, acpi: Bypass legacy PIC and PIT in ACPI hardware reduced mode by Li, Aubrey · 10 years ago
- 3f4d992 Merge branches 'core-urgent-for-linus' and 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 1ea76fb x86/irq: Fix regression caused by commit b568b8601f05 by Jiang Liu · 10 years ago
- 3750771 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 8729123 Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
- 9d43bad Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 2fad930 ACPI / table: remove duplicate NULL check for the handler of acpi_table_parse() by Hanjun Guo · 10 years ago
- 1e02ce4 x86: Store a per-cpu shadow copy of CR4 by Andy Lutomirski · 10 years ago
- 2f82c9d x86/acpi: Make acpi_[un]register_gsi_ioapic() depend on CONFIG_X86_LOCAL_APIC by Thomas Gleixner · 10 years ago
- b568b86 x86/xen: Treat SCI interrupt as normal GSI interrupt by Jiang Liu · 10 years ago
- d02dc27 ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu() by Hanjun Guo · 10 years ago
- cd68f6b x86, irq, acpi: Get rid of special handling of GSI for ACPI SCI by Jiang Liu · 10 years ago
- e89900c x86, irq: Introduce helper to check whether an IOAPIC has been registered by Jiang Liu · 10 years ago
- 15516a3 x86, irq, ACPI: Implement interfaces to support ACPI based IOAPIC hot-removal by Jiang Liu · 10 years ago
- 7db298c x86, irq, ACPI: Implement interface to support ACPI based IOAPIC hot-addition by Jiang Liu · 10 years ago
- 5da2fd2 x86, irq, ACPI: Introduce a mutex to protect IOAPIC operations from hotplug by Jiang Liu · 10 years ago
- 9f50c6e x86, irq, ACPI: Fix building warning of unused code by Jiang Liu · 10 years ago
- b77e8f4 ACPI, irq, x86: Return IRQ instead of GSI in mp_register_gsi() by Jiang Liu · 10 years ago
- 961b6a7 x86: ACPI: Do not translate GSI number if IOAPIC is disabled by Jiang Liu · 10 years ago
- 81c02a2 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- d782ceb Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 594c725 acpi, apei, ghes: Factor out ioremap virtual memory for IRQ and NMI context. by Tomasz Nowicki · 11 years ago
- 9dae3d0 apei, mce: Factor out APEI architecture specific MCE calls. by Tomasz Nowicki · 11 years ago
- b08ee5f x86: Simplify __HAVE_ARCH_CMPXCHG tests by Borislav Petkov · 11 years ago
- 6a38fa0 x86, irq, ACPI: Release IOAPIC pin when PCI device is disabled by Jiang Liu · 11 years ago
- 16ee7b3d x86, irq: Simplify the way to handle ISA IRQ by Jiang Liu · 11 years ago
- d7b8300 x86, irq, ACPI: Use common irqdomain map interface to program IOAPIC pins by Jiang Liu · 11 years ago
- ca7e28aa x86, ACPI, irq: Provide basic irqdomain support by Jiang Liu · 11 years ago
- 44767bf x86, irq: Enhance mp_register_ioapic() to support irqdomain by Jiang Liu · 11 years ago
- d7f3d47 x86, irq: Introduce mechanisms to support dynamically allocate IRQ for IOAPIC by Jiang Liu · 11 years ago
- 84245af x86, irq, ACPI: Change __acpi_register_gsi to return IRQ number instead of GSI by Jiang Liu · 11 years ago
- 6b9fb70 x86, ACPI, irq: Consolidate algorithm of mapping (ioapic, pin) to IRQ number by Jiang Liu · 11 years ago
- 95d76ac x86, irq: Count legacy IRQs by legacy_pic->nr_legacy_irqs instead of NR_IRQS_LEGACY by Jiang Liu · 11 years ago
- 2e0ad0e x86, ACPI, irq: Fix possible eror in GSI to IRQ mapping for legacy IRQ by Jiang Liu · 11 years ago
- 2c0a689 x86, ACPI, irq: Enhance error handling in function acpi_register_gsi() by Jiang Liu · 11 years ago
- e819813 x86, ACPI, trivial: Minor improvements to arch/x86/kernel/acpi/boot.c by Jiang Liu · 11 years ago
- 032329e x86, acpi, irq: Kill static function irq_to_gsi() by Jiang Liu · 11 years ago
- 8d7cdcb x86, acpi: Reorganize code to avoid forward declaration in boot.c by Jiang Liu · 11 years ago
- a491cc902 x86, mpparse: Simplify arch/x86/include/asm/mpspec.h by Jiang Liu · 11 years ago
- 2605fc2 asmlinkage, x86: Add explicit __visible to arch/x86/* by Andi Kleen · 11 years ago
- 73df623 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux into pm-cpuidle by Rafael J. Wysocki · 11 years ago
- 467cbd2 Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 4dedde7 Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
- 896dc50 x86, acpi: Fix bug in associating hot-added CPUs with corresponding NUMA node by Jiang Liu · 11 years ago
- 2194324 ACPI idle: permit sparse C-state sub-state numbers by Len Brown · 11 years ago
- 328281b ACPI: Move BAD_MADT_ENTRY() to linux/acpi.h by Hanjun Guo · 11 years ago
- 58f5d2d x86, apic: Remove support for ia32-based Unisys ES7000 by David Rientjes · 11 years ago
- 09da8df Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
- e1ba845 Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
- fab4610 ACPICA: Cleanup the option of forcing the use of the RSDT. by Lv Zheng · 11 years ago
- 1682425 x86, acpi, idle: Restructure the mwait idle routines by Peter Zijlstra · 11 years ago
- 894d334 x86/PCI: Use dev_is_pci() to identify PCI devices by Yijing Wang · 11 years ago
- 0faf996 Merge branch 'acpica' by Rafael J. Wysocki · 11 years ago
- 40bce10 ACPICA: Cleanup asmlinkage for ACPICA APIs. by Lv Zheng · 11 years ago
- 5171f4f Merge branch 'acpi-assorted' by Rafael J. Wysocki · 11 years ago
- dd96dc32 x86 / ACPI: fix incorrect placement of __initdata tag by Bartlomiej Zolnierkiewicz · 11 years ago
- 7e1f85f x86 / ACPI: simplify _acpi_map_lsapic() by Jiang Liu · 12 years ago
- d536bf3 ACPI / processor: use apic_id and remove duplicated _MAT evaluation by Jiang Liu · 12 years ago
- b20c99e Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- bb8c470 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 25aa295 x86/ioapic: Check attr against the previous setting when programmed more than once by Liu Ping Fan · 12 years ago
- 0237d7f Merge branch 'x86/mce' into x86/ras by Ingo Molnar · 12 years ago
- 45f1330 x86/acpi: Correct out-of-date comment of __acpi_map_table() by Zhang Yanfei · 12 years ago
- 82982d7 x86/acpi: Fix incorrect sanity check in acpi_register_lapic() by Tang Chen · 12 years ago
- ee114b9 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 5ff560f x86, suspend: Handle CPUs which fail to #GP on RDMSR by H. Peter Anvin · 12 years ago
- 148f9bb x86: delete __cpuinit usage from all x86 files by Paul Gortmaker · 12 years ago
- 9ad9587 mce: acpi/apei: Add a boot option to disable ff mode for corrected errors by Naveen N. Rao · 12 years ago
- d6a77ea x86 / ACPI / sleep: Provide registration for acpi_suspend_lowlevel. by Konrad Rzeszutek Wilk · 12 years ago
- 1e2f5b5 Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 357d122 x86, xen, gdt: Remove the pvops variant of store_gdt. by Konrad Rzeszutek Wilk · 12 years ago
- 84e7097 x86-32, gdt: Store/load GDT for ACPI S3 or hibernation/resume path is not needed by Konrad Rzeszutek Wilk · 12 years ago
- ec7fd34 x86: Drop always empty .text..page_aligned section by Jan Beulich · 12 years ago
- c4c6052 cpu_hotplug: clear apicid to node when the cpu is hotremoved by Wen Congyang · 12 years ago
- 68d00bb Merge remote-tracking branch 'origin/x86/mm' into x86/mm2 by H. Peter Anvin · 12 years ago
- de65d81 Merge remote-tracking branch 'origin/x86/boot' into x86/mm2 by H. Peter Anvin · 12 years ago
- 7b5c4a6 Merge tag 'v3.8-rc5' into x86/mm by H. Peter Anvin · 12 years ago
- 18dd0bf Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- d4c091f Merge branch 'acpi-general' by Rafael J. Wysocki · 12 years ago
- c074eaa x86, mm: kill numa_64.h by Yinghai Lu · 12 years ago
- afd51a0 x86/acpi: Use __pa_symbol instead of __pa on C visible symbols by Alexander Duyck · 12 years ago
- 35e92b7 ACPI / x86: Export acpi_[un]register_gsi() by Andy Shevchenko · 12 years ago
- 1bad2f1 ACPI / Sleep: add acpi_sleep=nonvs_s3 parameter by Kristen Carlson Accardi · 12 years ago
- 15385df Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 8e30524 x86, acpi: Introduce x86 arch specific arch_reserve_mem_area() for e820 handling by Thomas Renninger · 12 years ago
- 73201db x86, suspend: On wakeup always initialize cr4 and EFER by H. Peter Anvin · 12 years ago
- 57c078c x86/api: Rename mp_register_lapic in a comment by Yasuaki Ishimatsu · 12 years ago
- 3b6961b ACPI/x86: revert 'x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C function from assembler' by Len Brown · 13 years ago
- f6b54f0 ACPI: Add a quirk for "AMILO PRO V2030" to ignore the timer overriding by Feng Tang · 13 years ago
- 7f68b4c ACPI: Remove one board specific WARN when ignoring timer overriding by Feng Tang · 13 years ago
- ae10ccd ACPI: Make acpi_skip_timer_override cover all source_irq==0 cases by Feng Tang · 13 years ago
- 731a737 Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- d5b4bb4 Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
- bb8187d MCA: delete all remaining traces of microchannel bus support. by Paul Gortmaker · 13 years ago
- c484547 x86, realmode: flattened rm hierachy by Jarkko Sakkinen · 13 years ago
- b429dbf x86, realmode: don't copy real_mode_header by Jarkko Sakkinen · 13 years ago
- c9b77cc x86, realmode: Move ACPI wakeup to unified realmode code by Jarkko Sakkinen · 13 years ago
- b2a3477 x86: Fix section annotation of acpi_map_cpu2node() by Jan Beulich · 13 years ago
- cd74257 x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C function from assembler by Konrad Rzeszutek Wilk · 13 years ago
- 2a14e54 ACPI: Convert wake_sleep_flags to a value instead of function by Konrad Rzeszutek Wilk · 13 years ago