1. 9a163ed i386: move kernel by Thomas Gleixner · 19 years ago[Renamed from arch/i386/kernel/apic_32.c]
  2. 0cc369a i386: prepare shared kernel/apic.c by Thomas Gleixner · 19 years ago[Renamed from arch/i386/kernel/apic.c]
  3. 0328ece x86_64: Fix to keep watchdog disabled by default for i386/x86_64 by Daniel Gollub · 19 years ago
  4. d3f7eae i386: Use global flag to disable broken local apic timer on AMD CPUs. by Andi Kleen · 19 years ago
  5. f5352fd i386: remove volatile in apic.c by Thomas Gleixner · 19 years ago
  6. 820de5c highres: improve debug output by Ingo Molnar · 19 years ago
  7. 18de5bc clockevents: fix resume logic by Thomas Gleixner · 19 years ago
  8. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 19 years ago
  9. f2b218d [PATCH] i386: safe_apic_wait_icr_idle - i386 by Fernando Luis VazquezCao · 19 years ago
  10. 3556ddf [PATCH] x86-64: Disable local APIC timer use on AMD systems with C1E by Andi Kleen · 19 years ago
  11. e585bef [PATCH] i386: add command line option "local_apic_timer_c2_ok" by Thomas Gleixner · 19 years ago
  12. 4edc5db [PATCH] setup_boot_APIC_clock() irq-enable fix by Ingo Molnar · 19 years ago
  13. ad62ca2 [PATCH] i386: disable local apic timer via command line or dmi quirk by Thomas Gleixner · 19 years ago
  14. ca1b940 [PATCH] i386: trust the PM-Timer calibration of the local APIC timer by Thomas Gleixner · 19 years ago
  15. a5f5e43 [PATCH] fix "NMI appears to be stuck" by Thomas Gleixner · 19 years ago
  16. ea3d522 Revert "[PATCH] i386: add idle notifier" by Linus Torvalds · 19 years ago
  17. d36b49b [PATCH] i386 rework local apic timer calibration by Thomas Gleixner · 19 years ago
  18. e9e2cdb [PATCH] clockevents: i386 drivers by Thomas Gleixner · 19 years ago
  19. e05d723 [PATCH] i386, apic: clean up the APIC code by Thomas Gleixner · 19 years ago
  20. 2ff2d3d [PATCH] i386: add idle notifier by Stephane Eranian · 19 years ago
  21. bbab4f3 [PATCH] i386: vMI timer patches by Zachary Amsden · 19 years ago
  22. f990fff [PATCH] x86: Regard MSRs in lapic_suspend()/lapic_resume() by Karsten Wiese · 19 years ago
  23. d195412 [PATCH] i386: irqs build fix by Andrew Morton · 20 years ago
  24. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 20 years ago
  25. 3d08a25 [PATCH] i386: Make enable_local_apic static by Adrian Bunk · 20 years ago
  26. 1a3f239 [PATCH] i386: Replace i386 open-coded cmdline parsing with by Rusty Russell · 20 years ago
  27. b7471c6 [PATCH] i386: Add SMP support on i386 to reservation framework by Don Zickus · 20 years ago
  28. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 20 years ago
  29. 704fc59 [PATCH] x86_64: fix apic error on bootup by Siddha, Suresh B · 20 years ago
  30. 3e4ff11 [PATCH] x86_64: nmi watchdog header cleanup by Don Zickus · 20 years ago
  31. acae9d3 [PATCH] x86: make using_apic_timer __read_mostly by Andreas Mohr · 20 years ago
  32. a0b4da9 [PATCH] arch/i386/kernel/apic.c: make modern_apic() static by Adrian Bunk · 20 years ago
  33. be0d03f [PATCH] i386 kdump boot cpu physical apicid fix by Vivek Goyal · 20 years ago
  34. 42e4c85 [PATCH] i386: Remove apic= warning by Andi Kleen · 20 years ago
  35. 95d769a [PATCH] i386: Consolidate modern APIC handling by Andi Kleen · 20 years ago
  36. 9b41046 [PATCH] Don't pass boot parameters to argv_init[] by OGAWA Hirofumi · 20 years ago
  37. 1a75a3f [PATCH] i386 kdump timer vector lockup fix by Vivek Goyal · 20 years ago
  38. 382dbd0 [PATCH] fix implicit declaration of GET_APIC_ID in arch/i386/kernel/apic.c by Jesper Juhl · 20 years ago
  39. 6796313 [PATCH] Plug kdump shutdown race window by Maneesh Soni · 20 years ago
  40. e1a8e6c [PATCH] Fix bad apic fix on i386 by Andi Kleen · 20 years ago
  41. 3777a95 [PATCH] i386/x86-64: Don't ack the APIC for bad interrupts when the APIC is not enabled by Andi Kleen · 20 years ago
  42. 6eb0a0f [PATCH] i386: Handle missing local APIC timer interrupts on C3 state by Venkatesh Pallipadi · 20 years ago
  43. 5a07a30 [PATCH] i386/x86-64: Remove sub jiffy profile timer support by Venkatesh Pallipadi · 20 years ago
  44. e31b88b [PATCH] x86: missing printk newline in apic boot option parser by Dave Jones · 20 years ago
  45. 77f72b1 [PATCH] i386: LVT entries remaining unmasked on reboot by Zwane Mwaikambo · 21 years ago
  46. 1e4c85f Revert "i386: move apic init in init_IRQs" by Linus Torvalds · 21 years ago
  47. 009b29d [PATCH] kdump/i386: apic verification failure fix by Vivek Goyal · 21 years ago
  48. f2b36db [PATCH] i386: move apic init in init_IRQs by Eric W. Biederman · 21 years ago
  49. ce3a161 [PATCH] useless includes of linux/irq.h in arch/i386 by Al Viro · 21 years ago
  50. 6be382e [PATCH] x86: Remove obsolete get_cpu_vendor call by Andi Kleen · 21 years ago
  51. 306e440 [PATCH] x86: i8253/i8259A lock cleanup by Ingo Molnar · 21 years ago
  52. 650927e [PATCH] kexec: x86: resture apic virtual wire mode on shutdown by Eric W. Biederman · 21 years ago
  53. 9635b47 [PATCH] kexec: x86: local apic fix by Eric W. Biederman · 21 years ago
  54. 0bb3184 [PATCH] init call cleanup by Li Shaohua · 21 years ago
  55. f370513 [PATCH] i386 CPU hotplug by Zwane Mwaikambo · 21 years ago
  56. fa1e1bd [PATCH] xen: x86: Rename usermode macro by Vincent Hanquez · 21 years ago
  57. 67701ae [PATCH] check nmi watchdog is broken by Jack F Vogel · 21 years ago
  58. 438510f [PATCH] pm_message_t: more fixes in common and i386 by Pavel Machek · 21 years ago
  59. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 21 years ago