1. 9f10f6a ACPI, ia64: Use SRAT table rev to use 8bit or 16/32bit PXM fields (ia64) by Kurt Garloff · 13 years ago
  2. d3f1381 iommu: Rename the DMAR and INTR_REMAP config options by Suresh Siddha · 13 years ago
  3. 8a9026d Merge branch 'misc' into release by Len Brown · 14 years ago
  4. af10f94 ACPI: use __cpuinit for the acpi_processor_set_pdc() call tree by Jan Beulich · 14 years ago
  5. f1a2003 ACPI / PM: Merge do_suspend_lowlevel() into acpi_save_state_mem() by Rafael J. Wysocki · 14 years ago
  6. c41b93f ACPI / PM: Drop acpi_restore_state_mem() by Rafael J. Wysocki · 14 years ago
  7. dff0092 [IA64] Fix format warning in arch/ia64/kernel/acpi.c by Tony Luck · 14 years ago
  8. 05f2f27 [IA64] Avoid array overflow if there are too many cpus in SRAT table by Tony Luck · 14 years ago
  9. 2c2df84 x86, acpi/irq: Introduce apci_isa_irq_to_gsi by Eric W. Biederman · 15 years ago
  10. 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
  11. d8191fa ACPI: processor: driver doesn't need to evaluate _PDC by Alex Chiang · 15 years ago
  12. 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
  13. d868080 [IA64] Only build arch/ia64/kernel/acpi.o when CONFIG_ACPI by Alex Chiang · 15 years ago
  14. 2b633e3 smp: Use nr_cpus= to set nr_cpu_ids early by Yinghai Lu · 15 years ago
  15. 12cda81 ia64: initialize cpu maps early by Tejun Heo · 15 years ago
  16. a2f809b irq: change ACPI GSI APIs to also take a device argument by Yinghai Lu · 16 years ago
  17. 50fbe56 Pull cpumask into release branch by Tony Luck · 16 years ago
  18. 2af51a3 cpumask: Use accessors code.: ia64 by Rusty Russell · 16 years ago
  19. 5dd3c99 cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: ia64 by Rusty Russell · 16 years ago
  20. 970ec1a [IA64] fix __apci_unmap_table by Yinghai Lu · 16 years ago
  21. 7d97277 acpi/x86: introduce __apci_map_table, v4 by Yinghai Lu · 16 years ago
  22. b2576e1 Merge branch 'linus' into release by Len Brown · 16 years ago
  23. 237889b ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt" by Zhao Yakui · 16 years ago
  24. f320786 cpumask: Remove IA64 definition of total_cpus now it's in core code by Rusty Russell · 16 years ago
  25. fbb776c cpumask: IA64: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumask by Rusty Russell · 16 years ago
  26. 62ee054 [IA64] fix boot panic caused by offline CPUs by Doug Chapman · 16 years ago
  27. fe39316 Pull vtd-iommu into release branch by Tony Luck · 16 years ago
  28. 62fdd76 [IA64] Add Variable Page Size and IA64 Support in Intel IOMMU by Fenghua Yu · 16 years ago
  29. a0df655 ia64/xen: define xen machine vector for domU. by Isaku Yamahata · 16 years ago
  30. efc7508 [IA64] Avoid overflowing ia64_cpu_to_sapicid in acpi_map_lsapic() by Alex Chiang · 16 years ago
  31. 39b8931 ACPI: handle invalid ACPI SLIT table by Fenghua Yu · 16 years ago
  32. 3fb2c74 [IA64] Properly unregister legacy interrupts by Prarit Bhargava · 16 years ago
  33. 2224661 [IA64] machvec support for SGI UV platform by Jack Steiner · 16 years ago
  34. c5b5a59 [IA64] fix section mismatch in arch/ia64/kernel/acpi.c by Hidetoshi Seto · 17 years ago
  35. 2c6e6db [IA64] Minimize per_cpu reservations. by holt@sgi.com · 17 years ago
  36. a733a5d Merge branches 'release' and 'fluff' into release by Len Brown · 17 years ago
  37. e5685b9 ACPI: misc cleanups by Adrian Bunk · 17 years ago
  38. 70ec75c Merge branches 'release', 'misc' and 'misc-2.6.25' into release by Len Brown · 17 years ago
  39. c64768a Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', 'bugzilla-7186', 'bugzilla-8269', 'bugzilla-8570', 'bugzilla-9139', 'bugzilla-9277', 'bugzilla-9341', 'bugzilla-9444', 'bugzilla-9614', 'bugzilla-9643' and 'bugzilla-9644' into release by Len Brown · 17 years ago
  40. 239665a ACPI: tables: complete searching upon RSDP w/ bad checksum. by Len Brown · 17 years ago
  41. 2fdf074 acpi: make __acpi_map_table() and __init function by Jan Beulich · 17 years ago
  42. 965d747 [IA64] operator priority fix in acpi_map_lsapic() by Roel Kluin · 17 years ago
  43. 7f6ff62 [IA64] IOSAPIC bogus error cleanup by George Beshers · 17 years ago
  44. 3c3738c [IA64] Fix wrong assumption in acpi_gsi_to_irq by Kenji Kaneshige · 17 years ago
  45. e8b2fd0 ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from source by Len Brown · 17 years ago
  46. d57c4a3 [IA64] acpi_get_sysname() should be __init by Tony Luck · 17 years ago
  47. 72fdbdc [IA64] spelling fixes: arch/ia64/ by Simon Arlott · 17 years ago
  48. db2d4cc ACPI: IA64: react to acpi_table_parse() return value change by John Keller · 18 years ago
  49. 57e1c5c Pull test into release branch by Len Brown · 18 years ago
  50. 7225394 [PATCH] Altix: more ACPI PRT support by John Keller · 18 years ago
  51. defad23 ACPI_NUMA: fix HP IA64 simulator issue with extended memory domain by Alexey Starikovskiy · 18 years ago
  52. f18c5a0 ACPICA: Allow ACPI id to be u32 instead of u8. by Alexey Starikovskiy · 18 years ago
  53. 5f3b1a8 ACPICA: Remove duplicate table definitions (non-conflicting) by Alexey Starikovskiy · 18 years ago
  54. cee324b ACPICA: use new ACPI headers. by Alexey Starikovskiy · 18 years ago
  55. ad71860 ACPICA: minimal patch to integrate new tables into Linux by Alexey Starikovskiy · 18 years ago
  56. 3948ec9 ACPI: Altix: ACPI _PRT support by John Keller · 18 years ago
  57. 2199026 [IA64] remove unused acpi_kbd_controller_present, acpi_legacy_devices by Bjorn Helgaas · 18 years ago
  58. 0899298 [PATCH] cpu to node relationship fixup: acpi_map_cpu2node by KAMEZAWA Hiroyuki · 18 years ago
  59. df6fd31 ACPI: relax BAD_MADT_ENTRY check to allow LSAPIC variable length string UIDs by Starikovskiy, Alexey Y · 18 years ago
  60. b197ba3 Pull acpi_os_free into release branch by Len Brown · 18 years ago
  61. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  62. 02438d8 ACPI: delete acpi_os_free(), use kfree() directly by Len Brown · 18 years ago
  63. 236ee8c [IA64] fix ia64 build (fadt_descriptor) by Tony Luck · 18 years ago
  64. 3722447 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
  65. 762834e [PATCH] Unify pxm_to_node() and node_to_pxm() by Yasunori Goto · 18 years ago
  66. 5810452 ACPI: silence ia64 build warning by Len Brown · 18 years ago
  67. b2c99e3 [PATCH] EFI: keep physical table addresses in efi structure by Bjorn Helgaas · 19 years ago
  68. 3ad5ef8 [IA64] Increase max node count on SN platforms by Jack Steiner · 19 years ago
  69. d903cea [IA64] Ignore disabled Local SAPIC Affinity Structure in SRAT by Kenji Kaneshige · 19 years ago
  70. 536ea4e Pull bsp-removal into release branch by Tony Luck · 19 years ago
  71. 8f8b113 [IA64] Count disabled cpus as potential hot-pluggable CPUs by Ashok Raj · 19 years ago
  72. a6b14fa [IA64] Count disabled cpus as potential hot-pluggable CPUs by Ashok Raj · 19 years ago
  73. b88e926 [IA64] Fix UP build with BSP removal support. by Ashok Raj · 19 years ago
  74. ff74190 [IA64] support for cpu0 removal by Ashok Raj · 19 years ago
  75. cb65469 [ACPI] acpi_register_gsi() fix needed for ACPICA 20051021 by Len Brown · 19 years ago
  76. 650316f [IA64] move ACPI IOSAPIC locality domain mapping from pci.c to acpi.c by Bjorn Helgaas · 19 years ago
  77. 24b8e0c [IA64] Remove warnings for gcc 4.0 IA64 compilation. by Peter Chubb · 19 years ago
  78. 344a076 [IA64] Manual merge fix for 3 files by Tony Luck · 19 years ago
  79. 697eaad [IA64] Minor cleanups - remove CONFIG_ACPI_DEALLOCATE_IRQ by Kenji Kaneshige · 19 years ago
  80. 888ba6c [ACPI] delete CONFIG_ACPI_BOOT by Len Brown · 19 years ago
  81. 702c7e7 [ACPI] fix ia64 build issues resulting from Lindent and merge by MAEDA Naoaki · 19 years ago
  82. 4be44fc [ACPI] Lindent all ACPI files by Len Brown · 19 years ago
  83. 1d492eb [ACPI] Merge acpi-2.6.12 branch into 2.6.13-rc3 by Len Brown · 19 years ago
  84. 1f3a6a1 [ACPI] acpi_register_gsi() can return error by Kenji Kaneshige · 19 years ago
  85. 5028770 [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc... by Len Brown · 19 years ago
  86. 55e59c5 [ACPI] Evaluate CPEI Processor Override flag by Ashok Raj · 20 years ago
  87. 8d7e351 [IA64] fix generic/up builds by Tony Luck · 19 years ago
  88. 0e888ad [PATCH] ACPI based I/O APIC hot-plug: ia64 support by Kenji Kaneshige · 20 years ago
  89. b1bb248 [PATCH] ACPI based I/O APIC hot-plug: add interfaces by Kenji Kaneshige · 20 years ago
  90. bb0fc08 [IA64] use common pxm function by Alex Williamson · 20 years ago
  91. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago