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