1. 478c6a4 Merge branch 'linus' into release by Len Brown · 17 years ago
  2. 8a3f257 Merge branch 'misc' into release by Len Brown · 17 years ago
  3. 7237d3d x86, ACPI: add support for x2apic ACPI extensions by Suresh Siddha · 17 years ago
  4. 5b4c0b6 ACPI: update comment by Zhang Rui · 17 years ago
  5. a852cbf Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', 'x86/signal' and 'x86/urgent'; commit 'v2.6.29-rc6' into x86/core by Ingo Molnar · 17 years ago
  6. fc6fc7f Merge branch 'linus' into x86/apic by Ingo Molnar · 17 years ago
  7. 6defa2f x86_64: Fix S3 fail path by Jiri Slaby · 17 years ago
  8. e6bd676 x86_64: acpi/wakeup_64 cleanup by Jiri Slaby · 17 years ago
  9. 6091628 Merge branches 'x86/asm', 'x86/cleanups' and 'x86/headers' into x86/core by Ingo Molnar · 17 years ago
  10. e641f5f x86, apic: remove duplicate asm/apic.h inclusions by Ingo Molnar · 17 years ago
  11. 7b6aa33 x86, apic: remove genapic.h by Ingo Molnar · 17 years ago
  12. 0341c14 x86: use _types.h headers in asm where available by Jeremy Fitzhardinge · 17 years ago
  13. a56cdcb Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/doc', 'x86/header-fixes', 'x86/headers' and 'x86/minor-fixes' into x86/core by Ingo Molnar · 17 years ago
  14. f8a6b2b Merge branch 'linus' into x86/apic by Ingo Molnar · 17 years ago
  15. 9ce04f9 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  16. c3e137d x86: add mp_find_ioapic_pin by Jeremy Fitzhardinge · 17 years ago
  17. 4924e22 x86: unstatic mp_find_ioapic so it can be used elsewhere by Jeremy Fitzhardinge · 17 years ago
  18. 7d97277 acpi/x86: introduce __apci_map_table, v4 by Yinghai Lu · 17 years ago
  19. 05876f8 acpi: remove final __acpi_map_table mapping before setting acpi_gbl_permanent_mmap by Jeremy Fitzhardinge · 17 years ago
  20. eecb9a6 x86: always explicitly map acpi memory by Jeremy Fitzhardinge · 17 years ago
  21. 1c14fa4 x86: use early_ioremap in __acpi_map_table by Jeremy Fitzhardinge · 17 years ago
  22. 3f4a739 x86: find nr_irqs_gsi with mp_ioapic_routing by Yinghai Lu · 17 years ago
  23. cc6c500 x86: find nr_irqs_gsi with mp_ioapic_routing by Yinghai Lu · 17 years ago
  24. 26f7ef1 x86: don't treat bigsmp as non-standard by Yinghai Lu · 17 years ago
  25. e0c7ae3 x86: rename X86_GENERICARCH to X86_32_NON_STANDARD by Ingo Molnar · 17 years ago
  26. 1dcdd3d x86: remove mach_apic.h by Ingo Molnar · 17 years ago
  27. fb5b33c x86: eliminate asm/mach-*/mach_mpparse.h by Ingo Molnar · 17 years ago
  28. 72ce016 x86, apic: clean up ->setup_apic_routing() by Ingo Molnar · 17 years ago
  29. 306db03 x86: clean up apic->acpi_madt_oem_check methods by Ingo Molnar · 17 years ago
  30. 5d8b532 ACPI suspend: Fix compilation warnings in drivers/acpi/sleep.c by Rafael J. Wysocki · 17 years ago
  31. 004aa32 x86: misc clean up after the percpu update by Tejun Heo · 17 years ago
  32. f32ff53 x86: load pointer to pda into %gs while brining up a CPU by Tejun Heo · 17 years ago
  33. c2c2174 x86: replacing mp_config_intsrc with mpc_intsrc by Jaswinder Singh Rajput · 17 years ago
  34. b5ba7e6 x86: replacing mp_config_ioapic with mpc_ioapic by Jaswinder Singh Rajput · 17 years ago
  35. 4e9b1c1 Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  36. b2576e1 Merge branch 'linus' into release by Len Brown · 17 years ago
  37. 3cc8a5f Merge branch 'suspend' into release by Len Brown · 17 years ago
  38. d0302bc Merge branch 'misc' into release by Len Brown · 17 years ago
  39. 237889b ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt" by Zhao Yakui · 18 years ago
  40. 13b40a1 ACPI: Avoid array address overflow when _CST MWAIT hint bits are set by Zhao Yakui · 17 years ago
  41. c74f31c cpumask: use work_on_cpu in acpi/cstate.c by Mike Travis · 17 years ago
  42. ee943a8 x86: use cpumask_var_t in acpi/boot.c by Rusty Russell · 17 years ago
  43. 9628937 x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_ids by Mike Travis · 17 years ago
  44. 7b37b5f ACPI: disable MPS when NO APIC-table found by Len Brown · 17 years ago
  45. ba84ed9 ACPI hibernate: Introduce new kernel parameter acpi_sleep=s4_nonvs by Rafael J. Wysocki · 18 years ago
  46. 69b88af x86: clean up get_smp_config() by Yinghai Lu · 18 years ago
  47. 3283625 ACPI: pci_link: remove acpi_irq_balance_set() interface by Bjorn Helgaas · 18 years ago
  48. c3c9897 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  49. 057316c Merge branch 'linus' into test by Len Brown · 18 years ago
  50. 5541079 x86: remove redundant KERN_DEBUG on pr_debug by Gustavo F. Padovan · 18 years ago
  51. 35af282 x86: call dmi-quirks for HP Laptops after early-quirks are executed by Andreas Herrmann · 18 years ago
  52. b9d7ccf Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  53. 3038eda x86 ACPI: fix breakage of resume on 64-bit UP systems with SMP kernel by Rafael J. Wysocki · 18 years ago
  54. a1aca5d genirq: remove artifacts from sparseirq removal by Ingo Molnar · 18 years ago
  55. 9d6a4d0 x86: probe nr_irqs even only mptable is used by Yinghai Lu · 18 years ago
  56. 71f521b x86, irq: get nr_irqs from madt by Yinghai Lu · 18 years ago
  57. 1339c36 fix CONFIG_MMCONFIG=n build warning by Pavel Vasilyev · 18 years ago
  58. acbaa41 Merge branch 'linus' into x86/quirks by Ingo Molnar · 18 years ago
  59. d847059 Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B by Ingo Molnar · 18 years ago
  60. 5000cad x86: trim ACPI sleep stack buffer by Matt Mackall · 18 years ago
  61. d0d0f74 x86: remove magic number from ACPI sleep stack buffer by Matt Mackall · 18 years ago
  62. d403a64 Merge phase #1 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  63. 8d89adf x86: SB450: deprioritize DMI quirks by Ingo Molnar · 18 years ago
  64. e84956f x86 ACPI: Blacklist two HP machines with buggy BIOSes by Rafael J. Wysocki · 18 years ago
  65. a817260 x86: acpi: move acpi_mcfg_64bit_base_addr into CONFIG_PCI_MMCONFIG by Hiroshi Shimamoto · 18 years ago
  66. 11494547 x86: fix apic version warning by Yinghai Lu · 18 years ago
  67. 7393423 Merge branch 'linus' into x86/cleanups by Ingo Molnar · 18 years ago
  68. e532c06 x86: fix i486 suspend to disk CR4 oops by David Fries · 18 years ago
  69. 9744f5a x86, acpi: cleanup, temp_stack is used only when CONFIG_SMP is set by Marcin Slusarz · 18 years ago
  70. a726c60 x86: allow MMCONFIG above 4GB on x86_64 by John Keller · 18 years ago
  71. 4c94265 arch/x86/kernel/acpi/boot.c: removed duplicated #include by Huang Weiyi · 18 years ago
  72. 15dd859 Merge commit 'v2.6.27-rc1' into x86/core by Ingo Molnar · 18 years ago
  73. 0bc3cc0 cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu by Mike Travis · 18 years ago
  74. 10a010f Merge branch 'linus' into x86/x2apic by Ingo Molnar · 18 years ago
  75. bdfe6b7 pm: acpi hibernation: utilize hardware signature by Shaohua Li · 18 years ago
  76. 26dcce0 Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  77. 76c3bb1 Merge branch 'linus' into x86/x2apic by Ingo Molnar · 18 years ago
  78. cfc1b9a x86: convert Dprintk to pr_debug by Thomas Gleixner · 18 years ago
  79. a208f37 Merge branch 'linus' into x86/x2apic by Ingo Molnar · 18 years ago
  80. 65c0118 cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr by Mike Travis · 18 years ago
  81. 4fdf08b x86: unify and correct the GDT_ENTRY() macro by H. Peter Anvin · 18 years ago
  82. dc7c65d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 18 years ago
  83. 5b53496 ACPI: Disable the C2C3_FFH access mode HW has no MWAIT support by Zhao Yakui · 18 years ago
  84. 91d0322 Merge branch 'linus' into x86/urgent by Ingo Molnar · 18 years ago
  85. 065cb3d x86, suspend, acpi: correct and add comments about Big Real Mode by H. Peter Anvin · 18 years ago
  86. 3bf2e77 x86, suspend, acpi: enter Big Real Mode by H. Peter Anvin · 18 years ago
  87. ce8b06b x86: I/O APIC: remove an IRQ2-mask hack by Maciej W. Rozycki · 18 years ago
  88. 4c9961d x86: make read_apic_id return final apicid by Yinghai Lu · 18 years ago
  89. 6e1cb38 x64, x2apic/intr-remap: add x2apic support, including enabling interrupt-remapping by Suresh Siddha · 18 years ago
  90. da1f29f x86: remove conflicting nx6325 and nx6125 quirks by Rafael J. Wysocki · 18 years ago
  91. f361a45 x86: introduce max_low_pfn_mapped for 64-bit by Yinghai Lu · 18 years ago
  92. f34fa82 x86, acpi: merge __acpi_map_table by Yinghai Lu · 18 years ago
  93. 183fe06 x86: build fix for "x86: fix C1E && nx6325 stability problem" by Ingo Molnar · 18 years ago
  94. e2079c4 x86: fix C1E && nx6325 stability problem by Rafael J. Wysocki · 18 years ago
  95. 3c999f1 x86: check command line when CONFIG_X86_MPPARSE is not set, v2 by Yinghai Lu · 18 years ago
  96. 1ea598c x86: fix sleep.c build error by Ingo Molnar · 18 years ago
  97. 9cf4f29 x86: use stack_start in x86_64 by Glauber Costa · 18 years ago
  98. 3de352b Merge branch 'x86/mpparse' into x86/devel by Ingo Molnar · 18 years ago
  99. 9340e1c x86, ioapic, acpi quirk: disable IRQ 0 through I/O APIC for some HP systems by Matthew Garrett · 18 years ago
  100. 471694e x86, ioapic, acpi: add a knob to disable IRQ 0 through I/O APIC by Maciej W. Rozycki · 18 years ago