1. 7e1f85f x86 / ACPI: simplify _acpi_map_lsapic() by Jiang Liu · 11 years ago
  2. d536bf3 ACPI / processor: use apic_id and remove duplicated _MAT evaluation by Jiang Liu · 11 years ago
  3. b20c99e Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  4. bb8c470 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  5. 25aa295 x86/ioapic: Check attr against the previous setting when programmed more than once by Liu Ping Fan · 11 years ago
  6. 0237d7f Merge branch 'x86/mce' into x86/ras by Ingo Molnar · 11 years ago
  7. 45f1330 x86/acpi: Correct out-of-date comment of __acpi_map_table() by Zhang Yanfei · 11 years ago
  8. 82982d7 x86/acpi: Fix incorrect sanity check in acpi_register_lapic() by Tang Chen · 11 years ago
  9. ee114b9 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  10. 5ff560f x86, suspend: Handle CPUs which fail to #GP on RDMSR by H. Peter Anvin · 12 years ago
  11. 148f9bb x86: delete __cpuinit usage from all x86 files by Paul Gortmaker · 12 years ago
  12. 9ad9587 mce: acpi/apei: Add a boot option to disable ff mode for corrected errors by Naveen N. Rao · 12 years ago
  13. d6a77ea x86 / ACPI / sleep: Provide registration for acpi_suspend_lowlevel. by Konrad Rzeszutek Wilk · 12 years ago
  14. 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
  15. 357d122 x86, xen, gdt: Remove the pvops variant of store_gdt. by Konrad Rzeszutek Wilk · 12 years ago
  16. 84e7097 x86-32, gdt: Store/load GDT for ACPI S3 or hibernation/resume path is not needed by Konrad Rzeszutek Wilk · 12 years ago
  17. ec7fd34 x86: Drop always empty .text..page_aligned section by Jan Beulich · 12 years ago
  18. c4c6052 cpu_hotplug: clear apicid to node when the cpu is hotremoved by Wen Congyang · 12 years ago
  19. 68d00bb Merge remote-tracking branch 'origin/x86/mm' into x86/mm2 by H. Peter Anvin · 12 years ago
  20. de65d81 Merge remote-tracking branch 'origin/x86/boot' into x86/mm2 by H. Peter Anvin · 12 years ago
  21. 7b5c4a6 Merge tag 'v3.8-rc5' into x86/mm by H. Peter Anvin · 12 years ago
  22. 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
  23. d4c091f Merge branch 'acpi-general' by Rafael J. Wysocki · 12 years ago
  24. c074eaa x86, mm: kill numa_64.h by Yinghai Lu · 12 years ago
  25. afd51a0 x86/acpi: Use __pa_symbol instead of __pa on C visible symbols by Alexander Duyck · 12 years ago
  26. 35e92b7 ACPI / x86: Export acpi_[un]register_gsi() by Andy Shevchenko · 12 years ago
  27. 1bad2f1 ACPI / Sleep: add acpi_sleep=nonvs_s3 parameter by Kristen Carlson Accardi · 12 years ago
  28. 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
  29. 8e30524 x86, acpi: Introduce x86 arch specific arch_reserve_mem_area() for e820 handling by Thomas Renninger · 12 years ago
  30. 73201db x86, suspend: On wakeup always initialize cr4 and EFER by H. Peter Anvin · 12 years ago
  31. 57c078c x86/api: Rename mp_register_lapic in a comment by Yasuaki Ishimatsu · 12 years ago
  32. 3b6961b ACPI/x86: revert 'x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C function from assembler' by Len Brown · 12 years ago
  33. f6b54f0 ACPI: Add a quirk for "AMILO PRO V2030" to ignore the timer overriding by Feng Tang · 13 years ago
  34. 7f68b4c ACPI: Remove one board specific WARN when ignoring timer overriding by Feng Tang · 13 years ago
  35. ae10ccd ACPI: Make acpi_skip_timer_override cover all source_irq==0 cases by Feng Tang · 13 years ago
  36. 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
  37. d5b4bb4 Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  38. bb8187d MCA: delete all remaining traces of microchannel bus support. by Paul Gortmaker · 13 years ago
  39. c484547 x86, realmode: flattened rm hierachy by Jarkko Sakkinen · 13 years ago
  40. b429dbf x86, realmode: don't copy real_mode_header by Jarkko Sakkinen · 13 years ago
  41. c9b77cc x86, realmode: Move ACPI wakeup to unified realmode code by Jarkko Sakkinen · 13 years ago
  42. b2a3477 x86: Fix section annotation of acpi_map_cpu2node() by Jan Beulich · 13 years ago
  43. cd74257 x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C function from assembler by Konrad Rzeszutek Wilk · 13 years ago
  44. 2a14e54 ACPI: Convert wake_sleep_flags to a value instead of function by Konrad Rzeszutek Wilk · 13 years ago
  45. a335750 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
  46. ac909ec ACPI: Fix use-after-free in acpi_map_lsapic by Petr Vandrovec · 13 years ago
  47. 6b8212a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  48. f05e798 Disintegrate asm/system.h for X86 by David Howells · 13 years ago
  49. b7157ac x86/apic: Add separate apic_id_valid() functions for selected apic drivers by Steffen Persvold · 13 years ago
  50. 943bc7e x86: Fix section warnings by Steffen Persvold · 13 years ago
  51. a35fd28 x86, acpi: Skip acpi x2apic entries if the x2apic feature is not present by Yinghai Lu · 13 years ago
  52. 4bfc828 x86 idle: move mwait_idle_with_hints() to where it is used by Len Brown · 14 years ago
  53. 7a31366 x86, suspend: Restore MISC_ENABLE MSR in realmode wakeup by Kees Cook · 14 years ago
  54. d537143 x86, ioapic: Consolidate mp_ioapics[] into 'struct ioapic' by Suresh Siddha · 14 years ago
  55. c3b0795 PM / ACPI: Remove acpi_sleep=s4_nonvs by Amerigo Wang · 14 years ago
  56. 02e2407 Merge branch 'linus' into release by Len Brown · 14 years ago
  57. 05534c9 Merge branch 'acpica' into release by Len Brown · 14 years ago
  58. e7fd3b4 Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  59. 8460b3e Merge commit 'v2.6.38' into x86/mm by Ingo Molnar · 14 years ago
  60. 2ae9d29 x86: Fix binutils-2.21 symbol related build failures by Sedat Dilek · 14 years ago
  61. 7f74f8f x86 quirk: Fix polarity for IRQ0 pin2 override on SB800 systems by Andreas Herrmann · 14 years ago
  62. f1a2003 ACPI / PM: Merge do_suspend_lowlevel() into acpi_save_state_mem() by Rafael J. Wysocki · 14 years ago
  63. c41b93f ACPI / PM: Drop acpi_restore_state_mem() by Rafael J. Wysocki · 14 years ago
  64. d1ee433 x86, trampoline: Use the unified trampoline setup for ACPI wakeup by H. Peter Anvin · 14 years ago
  65. b366801 Merge commit 'v2.6.38-rc4' into x86/numa by Ingo Molnar · 14 years ago
  66. d344e38 x86, nx: Mark the ACPI resume trampoline code as +x by H. Peter Anvin · 14 years ago
  67. 11d4c3f x86-32: Make sure the stack is set up before we use it by H. Peter Anvin · 14 years ago
  68. 645a791 x86: Unify CPU -> NUMA node mapping between 32 and 64bit by Tejun Heo · 14 years ago
  69. bbc9e2f x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bit by Tejun Heo · 14 years ago
  70. 52cfd50 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  71. 81e88fd ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type support by Huang Ying · 14 years ago
  72. 1c2a48c Merge branch 'linus' into x86/apic-cleanups by Ingo Molnar · 14 years ago
  73. cb2ded3 x86: Fix APIC ID sizing bug on larger systems, clean up MAX_APICS confusion by Yinghai Lu · 14 years ago
  74. bc030d6 Merge commit 'v2.6.37-rc8' into x86/apic by Ingo Molnar · 14 years ago
  75. d3bd058 x86, acpi: Parse all SRAT cpu entries even above the cpu number limitation by Yinghai Lu · 14 years ago
  76. 2d8009b x86: Unify 3 similar ways of saving mp_irqs info by Feng Tang · 14 years ago
  77. c0104d3 x86, apic: Unify identical register_lapic_address() functions by Yinghai Lu · 14 years ago
  78. 18cb657 Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  79. 9afd281 x86-32, mm: Remove duplicated include by Borislav Petkov · 14 years ago
  80. 10f2a2b Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  81. 90f6881 xen: add xen hvm acpi_register_gsi variant by Jeremy Fitzhardinge · 15 years ago
  82. 2f065ae acpi: use indirect call to register gsi in different modes by Jeremy Fitzhardinge · 15 years ago
  83. 3044100 Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  84. 2a8b67f Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  85. b40827fa x86-32, mm: Add an initial page table for core bootstrapping by Borislav Petkov · 14 years ago
  86. 153db80 Merge commit 'v2.6.36-rc7' into core/memblock by Ingo Molnar · 14 years ago
  87. bd126b2 ACPI: add missing __percpu markup in arch/x86/kernel/acpi/cstate.c by Namhyung Kim · 14 years ago
  88. bc83ccc x86, mwait: Move mwait constants to a common header file by H. Peter Anvin · 14 years ago
  89. daab7fc Merge commit 'v2.6.36-rc3' into x86/memblock by Ingo Molnar · 14 years ago
  90. a9ce6bc x86, memblock: Replace e820_/_early string with memblock_ by Yinghai Lu · 14 years ago
  91. d9a73c0 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  92. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  93. d3608b5 Merge remote branch 'origin/x86/urgent' into x86/asm by H. Peter Anvin · 14 years ago
  94. 0e1cf38 Merge branch 'bugzilla-16396' into release by Len Brown · 14 years ago
  95. 72ad5d7 ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAM by Rafael J. Wysocki · 14 years ago
  96. 718be4a ACPI: skip checking BM_STS if the BIOS doesn't ask for it by Len Brown · 14 years ago
  97. cfaa71e x86: Use symbolic MSR names by Brian Gerst · 14 years ago
  98. a253129 update email address by Pavel Machek · 14 years ago
  99. a4384df x86, irq: Rename gsi_end gsi_top, and fix off by one errors by Eric W. Biederman · 15 years ago
  100. 1f73897 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago