1. 8587706 x86: APIC: enable workaround on AMD Fam10h CPUs by Borislav Petkov · 16 years ago
  2. b2b815d x86: put trigger in to detect mismatched apic versions by Mike Travis · 16 years ago
  3. 4a13ad0 x86: avoid early crash in disable_local_APIC() by Jan Beulich · 16 years ago
  4. 2bc1379 x86: fix apic.c build error on latest git by Jaswinder Singh Rajput · 16 years ago
  5. 0936912 Merge branches 'x86/cleanups', 'x86/mpparse', 'x86/numa' and 'x86/uv' into x86/urgent by Ingo Molnar · 16 years ago
  6. e423e33 x86: apic.c fix style problems by Jaswinder Singh Rajput · 16 years ago
  7. 7d3b56b Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  8. 9628937 x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_ids by Mike Travis · 16 years ago
  9. 7eb1955 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask into merge-rr-cpumask by Mike Travis · 16 years ago
  10. 923a789 Merge branch 'linus' into x86/cleanups by Ingo Molnar · 16 years ago
  11. b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  12. ec8c842 x86: apic.c: xapic_icr_read and x2apic_icr_read should be static by Jaswinder Singh Rajput · 16 years ago
  13. 33edcf1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 16 years ago
  14. 75329f1 Merge branch 'linus' into x86/cleanups by Ingo Molnar · 16 years ago
  15. b0f4b28 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  16. b6b301a x86: apic.c x2apic_preenabled and disable_x2apic should be static by Jaswinder Singh · 16 years ago
  17. b77b881 x86: fix lguest used_vectors breakage, -v2 by Yinghai Lu · 16 years ago
  18. bed4f13 Merge branch 'x86/irq' into x86/core by Ingo Molnar · 16 years ago
  19. fa623d1 Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core by Ingo Molnar · 16 years ago
  20. bf8bd66 Merge branch 'x86/apic' into x86/irq by Ingo Molnar · 16 years ago
  21. 1ccedb7c Merge commit 'v2.6.28-rc9' into x86/apic by Ingo Molnar · 16 years ago
  22. 3b11ce7 x86: use possible_cpus=NUM to extend the possible cpus allowed by Mike Travis · 16 years ago
  23. 9a3d8f7 Merge branch 'x86/apic' into cpus4096 by Ingo Molnar · 16 years ago
  24. 1de88cd x86: Use cpumask accessors code for possible/present maps. by Mike Travis · 16 years ago
  25. 168ef54 x86: prepare for cpumask iterators to only go to nr_cpu_ids by Mike Travis · 16 years ago
  26. e798673 x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers by Mike Travis · 16 years ago
  27. 320ab2b cpumask: convert struct clock_event_device to cpumask pointers. by Rusty Russell · 16 years ago
  28. 915b0d0 x86: hardirq: introduce inc_irq_stat() by Hiroshi Shimamoto · 16 years ago
  29. 8f2466f x86: kill #ifdef for exit_idle() by Hiroshi Shimamoto · 16 years ago
  30. bcbc4f2 tracing/function-graph-tracer: annotate do_IRQ and smp_apic_timer_interrupt by Frederic Weisbecker · 16 years ago
  31. 2236d25 enable_IR_x2apic() needs to be __init by Al Viro · 16 years ago
  32. a98f8fd x86: apic reset counter on shutdown by Thomas Gleixner · 16 years ago
  33. ba21ebb x86: apic - use pr_ macros for logging by Cyrill Gorcunov · 16 years ago
  34. 4e03043 x86: apic - calibrate_APIC_clock remove redundant irq-enable-disable by Cyrill Gorcunov · 16 years ago
  35. 81608f3 x86: apic - unify APIC_DIVISOR by Cyrill Gorcunov · 16 years ago
  36. 5ffa4eb x86: io-apic - interrupt remapping fix by Cyrill Gorcunov · 16 years ago
  37. b189892 x86: apic - fix unused vars warning in calibrate_APIC_clock by Cyrill Gorcunov · 16 years ago
  38. 08ad776 x86: apic - skip writting ESR register if we dont have on by Cyrill Gorcunov · 16 years ago
  39. 9df08f1 x86: apic - lapic_setup_esr does not handle esr_disable - fix it by Cyrill Gorcunov · 16 years ago
  40. 823b259 x86: print out apic id in hex format by Yinghai Lu · 16 years ago
  41. 79c0969 x86: lapic address print out like io apic addr by Yinghai Lu · 16 years ago
  42. 1dd6ba2 x86: apic - unify smp_spurious/error_interrupt declaration by Cyrill Gorcunov · 17 years ago
  43. e492c5a x86: let 64 bit to use 32 bit calibrate_apic_clock by Yinghai Lu · 17 years ago
  44. 0f611ff x86: rename apic_32.c and apic_64.c to apic.c by Yinghai Lu · 17 years ago[Renamed from arch/x86/kernel/apic_64.c]
  45. 2f04fa8 x86: apic copy calibrate_APIC_clock to each other in apic_32/64.c by Yinghai Lu · 17 years ago
  46. dc1528d x86: apic unify smp_spurious/error_interrupt by Yinghai Lu · 17 years ago
  47. 773763d x86: merge header files in apic_xx.c by Yinghai Lu · 17 years ago
  48. be7a656 x86: copy detect_init_APIC to the other by Yinghai Lu · 17 years ago
  49. fa2bd35 x86: merge APIC_init_uniprocessor by Yinghai Lu · 17 years ago
  50. f28c0ae x86: make apic_32/64.c more like by Yinghai Lu · 17 years ago
  51. 3491998 x86: add hard_smp_prossor_id with MACRO in io_apic_xx.c by Yinghai Lu · 17 years ago
  52. 49899ea x86: use HAVE_X2APIC in apic_64.c by Yinghai Lu · 17 years ago
  53. b3c5117 x86: apic_xx.c order variables by Yinghai Lu · 17 years ago
  54. 6460bc7 x86: apic - unify smp_apic_timer_interrupt by Cyrill Gorcunov · 17 years ago
  55. 89c38c2 x86: apic - unify setup_local_APIC by Cyrill Gorcunov · 17 years ago
  56. 80e5609 x86: apic_64.c - add sanity check for spurious vector definition by Cyrill Gorcunov · 17 years ago
  57. 920fa7a x86: apic - unify setup_apicpmtimer by Cyrill Gorcunov · 17 years ago
  58. 7c37e48 x86: apic - introduce get_physical_broadcast for 64bit by Cyrill Gorcunov · 17 years ago
  59. db4b552 x86: apic_64.c - setup_APIC_timer has to be __cpuinit function by Cyrill Gorcunov · 17 years ago
  60. aa45f97 x86: remove ioapic_force by Yinghai Lu · 17 years ago
  61. efa2559 x86: order variables in io_apic_xx.c by Yinghai Lu · 17 years ago
  62. accba5f Merge branch 'linus' into oprofile-v2 by Ingo Molnar · 16 years ago
  63. d847059 Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B by Ingo Molnar · 16 years ago
  64. 1b4ee4e x86: apic - compilation warnings fix by Cyrill Gorcunov · 17 years ago
  65. 789fa73 x86: apic - unify disableapic and nolapic setup handlers by Cyrill Gorcunov · 17 years ago
  66. 79af9be x86: apic - unify apic_set_verbosity by Cyrill Gorcunov · 17 years ago
  67. 0b23e8cf x86: apic - unify local_apic_timer_interrupt by Cyrill Gorcunov · 17 years ago
  68. fa6b95f x86: apic - unify end_local_APIC_setup by Cyrill Gorcunov · 17 years ago
  69. 1b313f4 x86: apic - generic_processor_info by Cyrill Gorcunov · 17 years ago
  70. c177b0b x86: apic - unify disconnect_bsp_APIC by Cyrill Gorcunov · 17 years ago
  71. c40aaec6 x86: apic - unify __setup_APIC_LVTT by Cyrill Gorcunov · 17 years ago
  72. c43da2f x86: apic - unify lapic_setup_esr by Cyrill Gorcunov · 17 years ago
  73. 36c9d67 x86: apic - unify connect_bsp_APIC by Cyrill Gorcunov · 17 years ago
  74. fe4024d x86: apic - unify lapic_shutdown by Cyrill Gorcunov · 17 years ago
  75. 990b183 x86: apic - unify disable_local_APIC by Cyrill Gorcunov · 17 years ago
  76. b6c8051 x86: apic - rearrange maxcpu definition by Cyrill Gorcunov · 17 years ago
  77. d5e629a x86: apic - unify lapic_resume - fix by Yinghai Lu · 17 years ago
  78. cf9768d7 x86: apic - unify xapic_icr_read by Cyrill Gorcunov · 17 years ago
  79. 9c80386 x86: apic - unify lapic_is_integrated by Cyrill Gorcunov · 17 years ago
  80. 274cfe5 x86: apic - rearrange functions and comments by Cyrill Gorcunov · 17 years ago
  81. 24968cf x86: apic - unify lapic_suspend by Cyrill Gorcunov · 17 years ago
  82. 92206c9 x86: apic - unify lapic_resume by Cyrill Gorcunov · 17 years ago
  83. 6764014 x86: apic - unify clear_local_APIC by Cyrill Gorcunov · 17 years ago
  84. 638c041 x86: apic - unify init_bsp_APIC by Cyrill Gorcunov · 17 years ago
  85. 6f6da97 x86: apic - sync_Arb_IDs style fixup by Cyrill Gorcunov · 17 years ago
  86. 296cb95 x86: apic - unify sync_Arb_IDs by Cyrill Gorcunov · 17 years ago
  87. f07f4f9 x86: apic - unify __setup_APIC_LVTT by Cyrill Gorcunov · 17 years ago
  88. 36fef09 x86: apic - unify disable_apic_timer by Cyrill Gorcunov · 17 years ago
  89. ed4e5ec x86: apic - use SET_APIC_DEST_FIELD instead of hardcoded shift by Cyrill Gorcunov · 17 years ago
  90. 881b374 Merge branch 'x86/apic' into x86/core by Ingo Molnar · 17 years ago
  91. 23b49c19 x86: resurrect proper handling of maxcpus= kernel option (v2) by Max Krasnyansky · 17 years ago
  92. 6aa360e x86: apic: changing export symbols to *_GPL by Robert Richter · 17 years ago
  93. 0969161 x86: apic: export symbols for extended interrupt LVT functions by Robert Richter · 17 years ago
  94. 286f571 x86: apic_*.c: add description to AMD's extended LVT functions by Robert Richter · 17 years ago
  95. d4c63ec x86: apic unification - merge down enable_NMI_through_LVT0 by Cyrill Gorcunov · 17 years ago
  96. 36a028d x86: apic unification - merge down lapic_get_maxlvt by Cyrill Gorcunov · 17 years ago
  97. 76c3bb1 Merge branch 'linus' into x86/x2apic by Ingo Molnar · 17 years ago
  98. acee709 Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x86/core', 'x86/cpu', 'x86/fixmap', 'x86/gart', 'x86/kprobes', 'x86/memtest', 'x86/modules', 'x86/nmi', 'x86/pat', 'x86/reboot', 'x86/setup', 'x86/step', 'x86/unify-pci', 'x86/uv', 'x86/xen' and 'xen-64bit' into x86/for-linus by Ingo Molnar · 17 years ago
  99. 9175fc0 x86: use setup_clear_cpu_cap() when disabling the lapic by Yinghai Lu · 17 years ago
  100. f586bf7 x86: APIC: Remove apic_write_around(); use alternatives, merge fix by Suresh Siddha · 17 years ago