1. bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago[Renamed from include/asm-x86/apic.h]
  2. a11b5ab x2apic: fix reserved APIC register accesses in print_local_APIC() by Yinghai Lu · 16 years ago
  3. aa45f97 x86: remove ioapic_force by Yinghai Lu · 16 years ago
  4. d847059 Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B by Ingo Molnar · 16 years ago
  5. e496e3d Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/doc', 'x86/exports', 'x86/fpu', 'x86/gart', 'x86/idle', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/oprofile', 'x86/paravirt', 'x86/reboot', 'x86/sparse-fixes', 'x86/tsc', 'x86/urgent' and 'x86/vmalloc' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
  6. 0962f40 Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
  7. c83d128 Merge branches 'x86/prototypes', 'x86/x2apic' and 'x86/debug' into x86/core by Ingo Molnar · 16 years ago
  8. 6dec3a1 Merge branch 'x86/x2apic' into x86/core by Ingo Molnar · 16 years ago
  9. 0791e13 x86: fix up a comment in ack_APIC_irq() by Maciej W. Rozycki · 16 years ago
  10. 2b97df0 x86: apic_XX.c declare functions before they get used by Jaswinder Singh · 16 years ago
  11. 77ef50a x86: consolidate header guards by Vegard Nossum · 16 years ago
  12. df1be43 x64, apic: use generic apic_write() for ack_APIC_irq() by Suresh Siddha · 16 years ago
  13. 76c3bb1 Merge branch 'linus' into x86/x2apic by Ingo Molnar · 16 years ago
  14. cfc1b9a x86: convert Dprintk to pr_debug by Thomas Gleixner · 16 years ago
  15. 453c140 Merge branch 'x86/apic' into x86/x2apic by Ingo Molnar · 16 years ago
  16. 35b6805 x86: more apic debugging by Maciej W. Rozycki · 16 years ago
  17. baa1318 x86: APIC: Make apic_verbosity unsigned by Maciej W. Rozycki · 16 years ago
  18. 593f4a7 x86: APIC: remove apic_write_around(); use alternatives by Maciej W. Rozycki · 16 years ago
  19. c535b6a x86: let 32bit use apic_ops too by Yinghai Lu · 16 years ago
  20. 6e1cb38 x64, x2apic/intr-remap: add x2apic support, including enabling interrupt-remapping by Suresh Siddha · 16 years ago
  21. 89027d3 x64, x2apic/intr-remap: IO-APIC support for interrupt-remapping by Suresh Siddha · 16 years ago
  22. 13c88fb x64, x2apic/intr-remap: x2apic ops for x2apic mode support by Suresh Siddha · 16 years ago
  23. 1b374e4 x64, x2apic/intr-remap: basic apic ops support by Suresh Siddha · 16 years ago
  24. 8fbbc4b x86: merge tsc_init and clocksource code by Alok Kataria · 16 years ago
  25. 914bebf x86: use disable_apic in 32bit by Yinghai Lu · 16 years ago
  26. f3294a3 x86: let setup_arch call init_apic_mappings for 32bit by Yinghai Lu · 16 years ago
  27. 3c999f1 x86: check command line when CONFIG_X86_MPPARSE is not set, v2 by Yinghai Lu · 16 years ago
  28. 6924d1a Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/build', 'x86/cleanups', 'x86/cpa', 'x86/cpu', 'x86/defconfig', 'x86/gart', 'x86/i8259', 'x86/intel', 'x86/irqstats', 'x86/kconfig', 'x86/ldt', 'x86/mce', 'x86/memtest', 'x86/pat', 'x86/ptemask', 'x86/resumetrace', 'x86/threadinfo', 'x86/timers', 'x86/vdso' and 'x86/xen' into x86/devel by Ingo Molnar · 16 years ago
  29. ecd2947 x86: I/O APIC: remove parameters to fiddle with the 8259A by Maciej W. Rozycki · 16 years ago
  30. aa276e1 x86, clockevents: add C1E aware idle function by Thomas Gleixner · 16 years ago
  31. 3c311fe include/asm-x86/apic.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  32. aa7d8e25e x86: fix build breakage when PCI is define and PARAVIRT is not by Ravikiran G Thirumalai · 16 years ago
  33. c70dcb7 x86: change boot_cpu_id to boot_cpu_physical_apicid by Glauber de Oliveira Costa · 16 years ago
  34. f6bc402 x86: include mach_apic.h in smpboot_64.c and smpboot.c by Glauber de Oliveira Costa · 16 years ago
  35. 8643f9d x86: get boot_cpu_id as early for k8_scan_nodes by Yinghai Lu · 17 years ago
  36. f8fffa4 x86: apic_is_clustered_box for vsmp by Yinghai Lu · 17 years ago
  37. e942710 x86: adjust enable_NMI_through_LVT0() by Jan Beulich · 17 years ago
  38. 341d885 x86: remove fastcall from include/asm-x86 by Harvey Harrison · 17 years ago
  39. 7b83dae x86: extended interrupt LVT support for AMD Barcelona by Robert Richter · 17 years ago
  40. 739f33b x86: untable __init references between IO data by Andi Kleen · 17 years ago
  41. ae9d983 x86: cleanup smp.h variants by Thomas Gleixner · 17 years ago
  42. 3a12d93 x86: make smp_local_timer_interrupt() static by Thomas Gleixner · 17 years ago
  43. 67c5fc5 x86: merge apic_32/64.h by Thomas Gleixner · 17 years ago
  44. 96a388d i386/x86_64: move headers to include/asm-x86 by Thomas Gleixner · 17 years ago