1. dc6db24 x86/acpi: Set persistent cpuid <-> nodeid mapping when booting by Gu Zheng · 8 years ago
  2. 312521d ACPI / NUMA: Move acpi_numa_arch_fixup() to ia64 only by Robert Richter · 8 years ago
  3. 836ee48 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  4. 828aef3 ACPI / processor: Introduce phys_cpuid_t for CPU hardware ID by Catalin Marinas · 10 years ago
  5. 5d2068d ia64: fix up obsolete cpu function usage. by Rusty Russell · 10 years ago
  6. 2fad930 ACPI / table: remove duplicate NULL check for the handler of acpi_table_parse() by Hanjun Guo · 10 years ago
  7. d02dc27 ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu() by Hanjun Guo · 10 years ago
  8. 247dba5 ACPI / ia64: introduce variable acpi_lapic into ia64 by Baoquan He · 10 years ago
  9. 4b1779c Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  10. 328281b ACPI: Move BAD_MADT_ENTRY() to linux/acpi.h by Hanjun Guo · 11 years ago
  11. b1e9cee ia64: Remove acpi_get_pxm() usage by Bjorn Helgaas · 11 years ago
  12. 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
  13. fab4610 ACPICA: Cleanup the option of forcing the use of the RSDT. by Lv Zheng · 11 years ago
  14. d52eefb ia64/xen: Remove Xen support for ia64 by Boris Ostrovsky · 11 years ago
  15. d536bf3 ACPI / processor: use apic_id and remove duplicated _MAT evaluation by Jiang Liu · 11 years ago
  16. ccce9bb [IA64] Delete __cpuinit usage from all ia64 users by Paul Gortmaker · 11 years ago
  17. 5b5e76e IA64: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  18. a42b9bf ACPI / ia64: Export acpi_[un]register_gsi() by Mika Westerberg · 12 years ago
  19. 095adbb ACPI: Only count valid srat memory structures by Thomas Renninger · 12 years ago
  20. 5f054e3 documentation: remove references to cpu_*_map. by Rusty Russell · 12 years ago
  21. 532bfc8 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  22. 7d7f984 arch/ia64: remove references to cpu_*_map by Srivatsa S. Bhat · 12 years ago
  23. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  24. c140d87 Disintegrate asm/system.h for IA64 by David Howells · 12 years ago
  25. 0577bb6 [IA64] Fix ISA IRQ trigger model and polarity setting by Liu Jiang · 13 years ago
  26. 9f10f6a ACPI, ia64: Use SRAT table rev to use 8bit or 16/32bit PXM fields (ia64) by Kurt Garloff · 13 years ago
  27. d3f1381 iommu: Rename the DMAR and INTR_REMAP config options by Suresh Siddha · 13 years ago
  28. 8a9026d Merge branch 'misc' into release by Len Brown · 14 years ago
  29. af10f94 ACPI: use __cpuinit for the acpi_processor_set_pdc() call tree by Jan Beulich · 14 years ago
  30. f1a2003 ACPI / PM: Merge do_suspend_lowlevel() into acpi_save_state_mem() by Rafael J. Wysocki · 14 years ago
  31. c41b93f ACPI / PM: Drop acpi_restore_state_mem() by Rafael J. Wysocki · 14 years ago
  32. dff0092 [IA64] Fix format warning in arch/ia64/kernel/acpi.c by Tony Luck · 14 years ago
  33. 05f2f27 [IA64] Avoid array overflow if there are too many cpus in SRAT table by Tony Luck · 14 years ago
  34. 2c2df84 x86, acpi/irq: Introduce apci_isa_irq_to_gsi by Eric W. Biederman · 14 years ago
  35. 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
  36. d8191fa ACPI: processor: driver doesn't need to evaluate _PDC by Alex Chiang · 15 years ago
  37. 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
  38. d868080 [IA64] Only build arch/ia64/kernel/acpi.o when CONFIG_ACPI by Alex Chiang · 15 years ago
  39. 2b633e3 smp: Use nr_cpus= to set nr_cpu_ids early by Yinghai Lu · 15 years ago
  40. 12cda81 ia64: initialize cpu maps early by Tejun Heo · 15 years ago
  41. a2f809b irq: change ACPI GSI APIs to also take a device argument by Yinghai Lu · 15 years ago
  42. 50fbe56 Pull cpumask into release branch by Tony Luck · 15 years ago
  43. 2af51a3 cpumask: Use accessors code.: ia64 by Rusty Russell · 16 years ago
  44. 5dd3c99 cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: ia64 by Rusty Russell · 16 years ago
  45. 970ec1a [IA64] fix __apci_unmap_table by Yinghai Lu · 16 years ago
  46. 7d97277 acpi/x86: introduce __apci_map_table, v4 by Yinghai Lu · 16 years ago
  47. b2576e1 Merge branch 'linus' into release by Len Brown · 16 years ago
  48. 237889b ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt" by Zhao Yakui · 16 years ago
  49. f320786 cpumask: Remove IA64 definition of total_cpus now it's in core code by Rusty Russell · 16 years ago
  50. fbb776c cpumask: IA64: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumask by Rusty Russell · 16 years ago
  51. 62ee054 [IA64] fix boot panic caused by offline CPUs by Doug Chapman · 16 years ago
  52. fe39316 Pull vtd-iommu into release branch by Tony Luck · 16 years ago
  53. 62fdd76 [IA64] Add Variable Page Size and IA64 Support in Intel IOMMU by Fenghua Yu · 16 years ago
  54. a0df655 ia64/xen: define xen machine vector for domU. by Isaku Yamahata · 16 years ago
  55. efc7508 [IA64] Avoid overflowing ia64_cpu_to_sapicid in acpi_map_lsapic() by Alex Chiang · 16 years ago
  56. 39b8931 ACPI: handle invalid ACPI SLIT table by Fenghua Yu · 16 years ago
  57. 3fb2c74 [IA64] Properly unregister legacy interrupts by Prarit Bhargava · 16 years ago
  58. 2224661 [IA64] machvec support for SGI UV platform by Jack Steiner · 16 years ago
  59. c5b5a59 [IA64] fix section mismatch in arch/ia64/kernel/acpi.c by Hidetoshi Seto · 16 years ago
  60. 2c6e6db [IA64] Minimize per_cpu reservations. by holt@sgi.com · 16 years ago
  61. a733a5d Merge branches 'release' and 'fluff' into release by Len Brown · 17 years ago
  62. e5685b9 ACPI: misc cleanups by Adrian Bunk · 17 years ago
  63. 70ec75c Merge branches 'release', 'misc' and 'misc-2.6.25' into release by Len Brown · 17 years ago
  64. 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
  65. 239665a ACPI: tables: complete searching upon RSDP w/ bad checksum. by Len Brown · 17 years ago
  66. 2fdf074 acpi: make __acpi_map_table() and __init function by Jan Beulich · 17 years ago
  67. 965d747 [IA64] operator priority fix in acpi_map_lsapic() by Roel Kluin · 17 years ago
  68. 7f6ff62 [IA64] IOSAPIC bogus error cleanup by George Beshers · 17 years ago
  69. 3c3738c [IA64] Fix wrong assumption in acpi_gsi_to_irq by Kenji Kaneshige · 17 years ago
  70. e8b2fd0 ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from source by Len Brown · 17 years ago
  71. d57c4a3 [IA64] acpi_get_sysname() should be __init by Tony Luck · 17 years ago
  72. 72fdbdc [IA64] spelling fixes: arch/ia64/ by Simon Arlott · 17 years ago
  73. db2d4cc ACPI: IA64: react to acpi_table_parse() return value change by John Keller · 18 years ago
  74. 57e1c5c Pull test into release branch by Len Brown · 18 years ago
  75. 7225394 [PATCH] Altix: more ACPI PRT support by John Keller · 18 years ago
  76. defad23 ACPI_NUMA: fix HP IA64 simulator issue with extended memory domain by Alexey Starikovskiy · 18 years ago
  77. f18c5a0 ACPICA: Allow ACPI id to be u32 instead of u8. by Alexey Starikovskiy · 18 years ago
  78. 5f3b1a8 ACPICA: Remove duplicate table definitions (non-conflicting) by Alexey Starikovskiy · 18 years ago
  79. cee324b ACPICA: use new ACPI headers. by Alexey Starikovskiy · 18 years ago
  80. ad71860a ACPICA: minimal patch to integrate new tables into Linux by Alexey Starikovskiy · 18 years ago
  81. 3948ec9 ACPI: Altix: ACPI _PRT support by John Keller · 18 years ago
  82. 2199026 [IA64] remove unused acpi_kbd_controller_present, acpi_legacy_devices by Bjorn Helgaas · 18 years ago
  83. 0899298 [PATCH] cpu to node relationship fixup: acpi_map_cpu2node by KAMEZAWA Hiroyuki · 18 years ago
  84. df6fd31 ACPI: relax BAD_MADT_ENTRY check to allow LSAPIC variable length string UIDs by Starikovskiy, Alexey Y · 18 years ago
  85. b197ba3 Pull acpi_os_free into release branch by Len Brown · 18 years ago
  86. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  87. 02438d8 ACPI: delete acpi_os_free(), use kfree() directly by Len Brown · 18 years ago
  88. 236ee8c [IA64] fix ia64 build (fadt_descriptor) by Tony Luck · 18 years ago
  89. 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
  90. 762834e [PATCH] Unify pxm_to_node() and node_to_pxm() by Yasunori Goto · 18 years ago
  91. 5810452 ACPI: silence ia64 build warning by Len Brown · 18 years ago
  92. b2c99e3 [PATCH] EFI: keep physical table addresses in efi structure by Bjorn Helgaas · 19 years ago
  93. 3ad5ef8 [IA64] Increase max node count on SN platforms by Jack Steiner · 19 years ago
  94. d903cea [IA64] Ignore disabled Local SAPIC Affinity Structure in SRAT by Kenji Kaneshige · 19 years ago
  95. 536ea4e Pull bsp-removal into release branch by Tony Luck · 19 years ago
  96. 8f8b1138 [IA64] Count disabled cpus as potential hot-pluggable CPUs by Ashok Raj · 19 years ago
  97. a6b14fa [IA64] Count disabled cpus as potential hot-pluggable CPUs by Ashok Raj · 19 years ago
  98. b88e926 [IA64] Fix UP build with BSP removal support. by Ashok Raj · 19 years ago
  99. ff74190 [IA64] support for cpu0 removal by Ashok Raj · 19 years ago
  100. cb65469 [ACPI] acpi_register_gsi() fix needed for ACPICA 20051021 by Len Brown · 19 years ago