1. 4401da6 x86: read apic ID in the !acpi_lapic case by Yinghai Lu · 17 years ago
  2. 61fe91e x86: apic: Check rev 3 fadt correctly for physical_apic bit by Yinghai Lu · 17 years ago
  3. 7a30949 Merge commit 'v2.6.30-rc5' into x86/apic by Ingo Molnar · 17 years ago
  4. 9a8709d x86: uv - prevent NULL dereference in uv_system_init() by Cyrill Gorcunov · 17 years ago
  5. 1cbac97 x86: uv io-apic - use BUILD_BUG_ON instead of BUG_ON by Cyrill Gorcunov · 17 years ago
  6. 6f0aced x86, apic: use pr_ macro by Cyrill Gorcunov · 17 years ago
  7. e0e4214 x86: Use dmi check in apic_is_clustered() on 64-bit to mark the TSC unstable by Yinghai Lu · 17 years ago
  8. b2ba83f x86: apic: Remove duplicated macros by Yinghai Lu · 17 years ago
  9. 9b820a8 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
  10. fc2e318 Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  11. ff166cb x86: x2apic, IR: remove reinit_intr_remapped_IO_APIC() by Suresh Siddha · 17 years ago
  12. fcc5c4a x86: avoid theoretical spurious NMI backtraces with CONFIG_CPUMASK_OFFSTACK=y by Rusty Russell · 17 years ago
  13. 2f537a9 x86: fix boot crash in NMI watchdog with CONFIG_CPUMASK_OFFSTACK=y and flat APIC by Rusty Russell · 17 years ago
  14. 39d83a5 x86: x2apic, IR: Clean up panic() with nox2apic boot option by Suresh Siddha · 17 years ago
  15. 25629d8 x86: x2apic, IR: Move eoi_ioapic_irq() into a CONFIG_INTR_REMAP section by Suresh Siddha · 17 years ago
  16. fc1edaf x86: x2apic, IR: Clean up X86_X2APIC and INTR_REMAP config checks by Suresh Siddha · 17 years ago
  17. fc61e66 x86/uv: fix for no memory at paddr 0 by Jack Steiner · 17 years ago
  18. 62d1702 Merge branch 'linus' into x86/urgent by Ingo Molnar · 17 years ago
  19. 667c529 x86: es7000, uv - use __cpuinit for kicking secondary cpus by Cyrill Gorcunov · 17 years ago
  20. 9a2755c x86, intr-remap: fix x2apic/intr-remap resume by Weidong Han · 17 years ago
  21. 9375823 x86, intr-remap: enable interrupt remapping early by Weidong Han · 17 years ago
  22. 5d0ae2d x86, intr-remap: fix ack for interrupt remapping by Weidong Han · 17 years ago
  23. 27229ca x86/uv: fix init of cpu-less nodes by Jack Steiner · 17 years ago
  24. 5043124 Merge branch 'linus' into x86/apic by Ingo Molnar · 17 years ago
  25. 20d9207 Merge branch 'x86/uv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  26. 6ec3cfe x86, irq: Remove IRQ_DISABLED check in process context IRQ move by Pallipadi, Venkatesh · 17 years ago
  27. 5cda395 x86: fix function definitions after: x86: apic - introduce imcr_ helpers by Alexander van Heukelum · 17 years ago
  28. b8256b4 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
  29. 08306ce x86: apic - introduce dummy apic operations by Cyrill Gorcunov · 17 years ago
  30. c0eaa45 x86: apic - introduce imcr_ helpers by Cyrill Gorcunov · 17 years ago
  31. 746cddd x86, intr-remap: fix eoi for interrupt remapping without x2apic by Weidong Han · 17 years ago
  32. e66dd19 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
  33. e85abf8 x86: consolidate SMP code in io_apic.c by Gary Hade · 17 years ago
  34. 08d63b1 x86: make 64 bit to use default_inquire_remote_apic by Yinghai Lu · 17 years ago
  35. db954b5 x86 ACPI: Add support for Always Running APIC timer by Venkatesh Pallipadi · 17 years ago
  36. ffa009c Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 17 years ago
  37. 90975ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 17 years ago
  38. d0b03bd x2apic/intr-remap: decouple interrupt remapping from x2apic by Han, Weidong · 17 years ago
  39. b24696b Intel IOMMU Suspend/Resume Support - Interrupt Remapping by Fenghua Yu · 17 years ago
  40. 6a891a2 x86, UV: Fix for nodes with memory and no cpus by Jack Steiner · 17 years ago
  41. 66666e5 sgi-gru: add macros for using the UV hub to send interrupts by Jack Steiner · 17 years ago
  42. e76e5b2 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 17 years ago
  43. 65fb0d2 Merge branch 'linus' into cpumask-for-linus by Ingo Molnar · 17 years ago
  44. 93394a7 Merge branches 'x86/apic', 'x86/cleanups' and 'x86/mm' into x86/core by Ingo Molnar · 17 years ago
  45. e06b1b5 x86: Correct behaviour of irq affinity by Rusty Russell · 17 years ago
  46. f56e503 x86: use default_cpu_mask_to_apicid for 64bit by Yinghai Lu · 17 years ago
  47. fa74c90 x86: fix set_extra_move_desc calling by Yinghai Lu · 17 years ago
  48. 5c8cd82 Merge branch 'x86/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6-tiptop into x86/cleanups by Ingo Molnar · 17 years ago
  49. 2921968 Merge branches 'x86/apic', 'x86/cleanups', 'x86/mm', 'x86/pat', 'x86/setup' and 'x86/signal'; commit 'v2.6.29' into x86/core by Ingo Molnar · 17 years ago
  50. a1e38ca x86: apic/io_apic.c define msi_ir_chip and ir_ioapic_chip all the time by Jaswinder Singh Rajput · 17 years ago
  51. 1cc1852 x86: Fix a couple of sparse warnings in arch/x86/kernel/apic/io_apic.c by Dmitri Vorobiev · 17 years ago
  52. 04c93ce x86: fix IO APIC resource allocation error message by Bartlomiej Zolnierkiewicz · 17 years ago
  53. ce4e240 x86: add x2apic_wrmsr_fence() to x2apic flush tlb paths by Suresh Siddha · 17 years ago
  54. 68a8ca5 x86: fix broken irq migration logic while cleaning up multiple vectors by Suresh Siddha · 17 years ago
  55. 05c3dc2 x86, ioapic: Fix non atomic allocation with interrupts disabled by Suresh Siddha · 17 years ago
  56. 29b61be x86, x2apic: cleanup ifdef CONFIG_INTR_REMAP in io_apic code by Suresh Siddha · 17 years ago
  57. 0280f7c x86, x2apic: cleanup the IO-APIC level migration with interrupt-remapping by Suresh Siddha · 17 years ago
  58. cf6567f x86, x2apic: fix clear_local_APIC() in the presence of x2apic by Suresh Siddha · 17 years ago
  59. 7c6d9f9 x86, x2apic: use virtual wire A mode in disable_IO_APIC() with interrupt-remapping by Suresh Siddha · 17 years ago
  60. 9d783ba x86, x2apic: enable fault handling for intr-remapping by Suresh Siddha · 17 years ago
  61. 73e907d cpumask: remove x86 cpumask_t uses. by Rusty Russell · 17 years ago
  62. 5c6cb5e cpumask: remove cpumask_t assignment from vector_allocation_domain() by Rusty Russell · 17 years ago
  63. 70ba2b6 cpumask: clean up summit's send_IPI functions by Rusty Russell · 17 years ago
  64. 4f06289 cpumask: use new cpumask functions throughout x86 by Rusty Russell · 17 years ago
  65. fcef857 cpumask: convert arch/x86/kernel/nmi.c's backtrace_mask to a cpumask_var_t by Rusty Russell · 17 years ago
  66. 101aaca cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: x86 by Rusty Russell · 17 years ago
  67. caab36b Merge branch 'x86/mce2' into x86/core by Ingo Molnar · 17 years ago
  68. 2e22ea7 Merge branch 'x86/core' into x86/mce2 by H. Peter Anvin · 17 years ago
  69. b6122b3 x86_32: apic/numaq_32, fix section mismatch by Jiri Slaby · 17 years ago
  70. 2fcb1f1 x86_32: apic/summit_32, fix section mismatch by Jiri Slaby · 17 years ago
  71. 871d78c x86_32: apic/es7000_32, fix section mismatch by Jiri Slaby · 17 years ago
  72. fae176d x86_32: apic/summit_32, fix cpu_mask_to_apicid by Jiri Slaby · 17 years ago
  73. 0edc0b3 x86_32: apic/es7000_32, fix cpu_mask_to_apicid by Jiri Slaby · 17 years ago
  74. c2b20cb x86_32: apic/es7000_32, cpu_mask_to_apicid cleanup by Jiri Slaby · 17 years ago
  75. 9694cd6 x86_32: apic/bigsmp_32, de-inline functions by Jiri Slaby · 17 years ago
  76. 3b900d4 x86: fix !ACPI build for es7000_32.c by Ingo Molnar · 17 years ago
  77. 0b1da1c x86: apic: simplify secondary CPU wakeup methods, fix by Ingo Molnar · 17 years ago
  78. 1f5bcab x86: apic: simplify secondary CPU wakeup methods by Ingo Molnar · 17 years ago
  79. 2b6163b x86: remove update_apic from x86_quirks by Yinghai Lu · 17 years ago
  80. 638bee7 Merge branch 'x86/core' into x86/mce2 by H. Peter Anvin · 17 years ago
  81. b5f26d0 x86_32: summit_32, de-inline functions by Jiri Slaby · 17 years ago
  82. 10b614e x86_32: summit_32, use BAD_APICID by Jiri Slaby · 17 years ago
  83. 8e6dafd x86: refactor x86_quirks support by Ingo Molnar · 17 years ago
  84. fc6fc7f Merge branch 'linus' into x86/apic by Ingo Molnar · 17 years ago
  85. ef1f87a x86: select x2apic ops in early apic probe only if x2apic mode is enabled by Suresh Siddha · 17 years ago
  86. 9be1b56 x86, apic: separate 32-bit setup functionality out of apic_32.c by Ingo Molnar · 17 years ago
  87. 2a05180 x86, apic: move remaining APIC drivers to arch/x86/kernel/apic/* by Ingo Molnar · 17 years ago
  88. f62bae5 x86, apic: move APIC drivers to arch/x86/kernel/apic/* by Ingo Molnar · 17 years ago