1. 02e2407 Merge branch 'linus' into release by Len Brown · 14 years ago
  2. 05534c9 Merge branch 'acpica' into release by Len Brown · 14 years ago
  3. 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
  4. 8460b3e Merge commit 'v2.6.38' into x86/mm by Ingo Molnar · 14 years ago
  5. 2ae9d29 x86: Fix binutils-2.21 symbol related build failures by Sedat Dilek · 14 years ago
  6. 7f74f8f x86 quirk: Fix polarity for IRQ0 pin2 override on SB800 systems by Andreas Herrmann · 14 years ago
  7. f1a2003 ACPI / PM: Merge do_suspend_lowlevel() into acpi_save_state_mem() by Rafael J. Wysocki · 14 years ago
  8. c41b93f ACPI / PM: Drop acpi_restore_state_mem() by Rafael J. Wysocki · 14 years ago
  9. d1ee433 x86, trampoline: Use the unified trampoline setup for ACPI wakeup by H. Peter Anvin · 14 years ago
  10. b366801 Merge commit 'v2.6.38-rc4' into x86/numa by Ingo Molnar · 14 years ago
  11. d344e38 x86, nx: Mark the ACPI resume trampoline code as +x by H. Peter Anvin · 14 years ago
  12. 11d4c3f x86-32: Make sure the stack is set up before we use it by H. Peter Anvin · 14 years ago
  13. 645a791 x86: Unify CPU -> NUMA node mapping between 32 and 64bit by Tejun Heo · 14 years ago
  14. bbc9e2f x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bit by Tejun Heo · 14 years ago
  15. 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
  16. 81e88fd ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type support by Huang Ying · 14 years ago
  17. 1c2a48c Merge branch 'linus' into x86/apic-cleanups by Ingo Molnar · 14 years ago
  18. cb2ded3 x86: Fix APIC ID sizing bug on larger systems, clean up MAX_APICS confusion by Yinghai Lu · 14 years ago
  19. bc030d6 Merge commit 'v2.6.37-rc8' into x86/apic by Ingo Molnar · 14 years ago
  20. d3bd058 x86, acpi: Parse all SRAT cpu entries even above the cpu number limitation by Yinghai Lu · 14 years ago
  21. 2d8009b x86: Unify 3 similar ways of saving mp_irqs info by Feng Tang · 14 years ago
  22. c0104d3 x86, apic: Unify identical register_lapic_address() functions by Yinghai Lu · 14 years ago
  23. 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
  24. 9afd281 x86-32, mm: Remove duplicated include by Borislav Petkov · 14 years ago
  25. 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
  26. 90f6881 xen: add xen hvm acpi_register_gsi variant by Jeremy Fitzhardinge · 15 years ago
  27. 2f065ae acpi: use indirect call to register gsi in different modes by Jeremy Fitzhardinge · 15 years ago
  28. 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
  29. 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
  30. b40827fa x86-32, mm: Add an initial page table for core bootstrapping by Borislav Petkov · 14 years ago
  31. 153db80 Merge commit 'v2.6.36-rc7' into core/memblock by Ingo Molnar · 14 years ago
  32. bd126b2 ACPI: add missing __percpu markup in arch/x86/kernel/acpi/cstate.c by Namhyung Kim · 14 years ago
  33. bc83ccc x86, mwait: Move mwait constants to a common header file by H. Peter Anvin · 14 years ago
  34. daab7fc Merge commit 'v2.6.36-rc3' into x86/memblock by Ingo Molnar · 14 years ago
  35. a9ce6bc x86, memblock: Replace e820_/_early string with memblock_ by Yinghai Lu · 14 years ago
  36. 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
  37. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  38. d3608b5 Merge remote branch 'origin/x86/urgent' into x86/asm by H. Peter Anvin · 14 years ago
  39. 0e1cf38 Merge branch 'bugzilla-16396' into release by Len Brown · 14 years ago
  40. 72ad5d7 ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAM by Rafael J. Wysocki · 14 years ago
  41. 718be4a ACPI: skip checking BM_STS if the BIOS doesn't ask for it by Len Brown · 14 years ago
  42. cfaa71e x86: Use symbolic MSR names by Brian Gerst · 14 years ago
  43. a253129 update email address by Pavel Machek · 14 years ago
  44. a4384df x86, irq: Rename gsi_end gsi_top, and fix off by one errors by Eric W. Biederman · 15 years ago
  45. 1f73897 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  46. 9a90e09 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  47. d3b3833 Merge branch 'ht-delete-2.6.35' into release by Len Brown · 15 years ago
  48. 04afb40 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  49. b6dacf6 ACPI: Unconditionally set SCI_EN on resume by Matthew Garrett · 15 years ago
  50. 7b20bd5 x86, irq: Kill io_apic_renumber_irq by Eric W. Biederman · 15 years ago
  51. 988856e x86, acpi/irq: Handle isa irqs that are not identity mapped to gsi's. by Eric W. Biederman · 15 years ago
  52. 4afc51a x86, ioapic: Simplify probe_nr_irqs_gsi. by Eric W. Biederman · 15 years ago
  53. 0fd5267 x86, acpi/irq: Generalize mp_config_acpi_legacy_irqs by Eric W. Biederman · 15 years ago
  54. 9d2062b x86, acpi/irq: Fix acpi_sci_ioapic_setup so it has both bus_irq and gsi by Eric W. Biederman · 15 years ago
  55. 2c2df84 x86, acpi/irq: Introduce apci_isa_irq_to_gsi by Eric W. Biederman · 15 years ago
  56. aa2110c ACPI: add boot option acpi=copy_dsdt to fix corrupt DSDT by Lin Ming · 15 years ago
  57. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  58. ec28dcc Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzilla-531916-power-state', 'ht-warn-2.6.34', 'pnp', 'processor-rename', 'sony-2.6.34', 'suse-bugzilla-531547', 'tz-check', 'video' and 'misc-2.6.34' into release by Len Brown · 15 years ago
  59. d8191fa ACPI: processor: driver doesn't need to evaluate _PDC by Alex Chiang · 15 years ago
  60. 68ca406 ACPI: delete the "acpi=ht" boot option by Len Brown · 15 years ago
  61. 4c81ba4 ACPI: plan to delete "acpi=ht" boot option by Len Brown · 15 years ago
  62. 8144c880 ACPI: remove "acpi=ht" DMI blacklist by Len Brown · 15 years ago
  63. 322aafa Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  64. fb7b096 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  65. 819d676 Rename .text.page_aligned to .text..page_aligned. by Denys Vlasenko · 15 years ago
  66. 1eca9ac Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  67. 54b5617 Merge remote branch 'origin/x86/apic' into x86/mrst by H. Peter Anvin · 15 years ago
  68. b72d0db x86: Move pci init function to x86_init by Thomas Gleixner · 15 years ago
  69. 97c169d ACPI: remove Asus P2B-DS from acpi=ht blacklist by Len Brown · 15 years ago
  70. 18dce6b x86: Fix SCI on IOAPIC != 0 by Yinghai Lu · 15 years ago
  71. 0271f91 x86, acpi: Map hotadded cpu to correct node. by Haicheng Li · 15 years ago
  72. 681ee44 x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUs by Suresh Siddha · 15 years ago
  73. 8558e39 x86, ACPI: delete acpi_boot_table_init() return value by Len Brown · 15 years ago
  74. d7f0eea ACPI: introduce kernel parameter acpi_sleep=sci_force_enable by Zhang Rui · 15 years ago
  75. 4781725 ACPI: processor: unify arch_acpi_processor_cleanup_pdc by Alex Chiang · 15 years ago
  76. 6c5807d ACPI: processor: finish unifying arch_acpi_processor_init_pdc() by Alex Chiang · 15 years ago
  77. 08ea48a ACPI: processor: factor out common _PDC settings by Alex Chiang · 15 years ago
  78. 407cd87 ACPI: processor: unify arch_acpi_processor_init_pdc by Alex Chiang · 15 years ago
  79. 1d9cb47 ACPI: processor: introduce arch_has_acpi_pdc by Alex Chiang · 15 years ago
  80. 0ceafc3 Merge branch 'bugzilla-14700' into release by Len Brown · 15 years ago
  81. 03a05ed ACPI: Use the ARB_DISABLE for the CPU which model id is less than 0x0f. by Zhao Yakui · 15 years ago
  82. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  83. 849e8de Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  84. e33c019 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  85. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  86. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  87. d77b819 [CPUFREQ] Enable ACPI PDC handshake for VIA/Centaur CPUs by Harald Welte · 15 years ago
  88. a7c4c0d x86, sleep: Always save the value of EFER by H. Peter Anvin · 15 years ago
  89. 196cf0d x86: Make sure wakeup trampoline code is below 1MB by Yinghai Lu · 15 years ago
  90. a5912f6 x86: Document linker script ASSERT() quirk by Ingo Molnar · 15 years ago
  91. db8590f Revert "x86: linker script syntax nits" by Ingo Molnar · 15 years ago
  92. e9a63a4 x86: linker script syntax nits by Roland McGrath · 15 years ago
  93. 3e2ada5 ACPI: fix Compaq Evo N800c (Pentium 4m) boot hang regression by Zhao Yakui · 15 years ago
  94. eebc57f Merge branch 'for-ingo' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6 into x86/apic by Ingo Molnar · 15 years ago
  95. 2a4ab64 ACPI, x86: expose some IO-APIC routines when CONFIG_ACPI=n by Feng Tang · 16 years ago
  96. c8bc6f3 x86: arch specific support for remapping HPET MSIs by Suresh Siddha · 15 years ago
  97. 6b2b171 x86/acpi: acpi_parse_madt_ioapic_entries: remove redundant braces by Jeremy Fitzhardinge · 16 years ago
  98. fbe8cdd Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904', 'bugzilla-13121', 'bugzilla-13396', 'bugzilla-13533', 'bugzilla-13612', 'c3_lock', 'hid-cleanups', 'misc-2.6.31', 'pdc-leak-fix', 'pnpacpi', 'power_nocheck', 'thinkpad_acpi', 'video' and 'wmi' into release by Len Brown · 16 years ago
  99. 7b768f0 ACPI: pdc init related memory leak with physical CPU hotplug by Pallipadi, Venkatesh · 16 years ago
  100. 7bf99fb gcov: enable GCOV_PROFILE_ALL for x86_64 by Peter Oberparleiter · 16 years ago