1. 7edb3cd include/asm-x86/atomic_64.h: checkpatch cleanups - formatting only by Joe Perches · 17 years ago
  2. 78ff12e include/asm-x86/atomic_32.h: checkpatch cleanups - formatting only by Joe Perches · 17 years ago
  3. 3c311fe include/asm-x86/apic.h: checkpatch cleanups - formatting only by Joe Perches · 17 years ago
  4. 79a4a96 include/asm-x86/apicdef.h: checkpatch cleanups - formatting only by Joe Perches · 17 years ago
  5. b03aa8c include/asm-x86/a.out-core.h: checkpatch cleanups - formatting only by Joe Perches · 17 years ago
  6. 2ac1ea7 include/asm-x86/alternative.h: checkpatch cleanups - formatting only by Joe Perches · 17 years ago
  7. 8dbeeb2 include/asm-x86/acpi.h: checkpatch cleanups - formatting only by Joe Perches · 17 years ago
  8. d3463c5 undo "x86: fix breakage of vSMP irq operations" by Ingo Molnar · 17 years ago
  9. 9b96710 x86: fix smpboot integration by Yinghai Lu · 17 years ago
  10. 8434e73 x86: increase max physical memory size of 64-bit by Jack Steiner · 17 years ago
  11. 709f744 x86: bitops asm constraint fixes by Jan Beulich · 17 years ago
  12. 35605a1 x86: enable PAT for amd k8 and fam10h by Yinghai Lu · 17 years ago
  13. 52783fa x86: PAT fix by Ingo Molnar · 17 years ago
  14. b310f381d x86: PAT add ioremap_wc() interface by venkatesh.pallipadi@intel.com · 17 years ago
  15. ef354af x86: PAT add set_memory_wc() interface by venkatesh.pallipadi@intel.com · 17 years ago
  16. 1219333 x86: PAT use reserve free memtype in set_memory_uc by venkatesh.pallipadi@intel.com · 17 years ago
  17. 3a96ce8 x86: PAT make ioremap_change_attr non-static by venkatesh.pallipadi@intel.com · 17 years ago
  18. 2e5d9c8 x86: PAT infrastructure patch by venkatesh.pallipadi@intel.com · 17 years ago
  19. 272b9ca x86: early memtest to find bad ram by Yinghai Lu · 17 years ago
  20. a5ae1c3 x86: processor.h - use PAGE_SIZE instead of numeric value by Cyrill Gorcunov · 17 years ago
  21. f7d909d x86: simplify sync_test_bit() by Jan Beulich · 17 years ago
  22. ede1389 x86: remove the write-only timer_uses_ioapic_pin_0 by Adrian Bunk · 17 years ago
  23. aa7d8e25e x86: fix build breakage when PCI is define and PARAVIRT is not by Ravikiran G Thirumalai · 17 years ago
  24. 8642050 x86: make struct mpc_config_translation NUMAQ-only by Alexey Starikovskiy · 17 years ago
  25. 0ec153a x86: remove mpc_oem_bus_info() by Alexey Starikovskiy · 17 years ago
  26. d285e33 x86: remove mpc_oem_pci_bus() by Alexey Starikovskiy · 17 years ago
  27. 4655c7d x86: remove mpc_apic_id() by Alexey Starikovskiy · 17 years ago
  28. ce3fe6b x86: use get_bios_ebda in mpparse_64.c by Alexey Starikovskiy · 17 years ago
  29. 9f3734f x86: introduce smpboot_clear_io_apic by Glauber de Oliveira Costa · 17 years ago
  30. 3fa7b34 x86: assign nr_ioapics = 0 in smpboot_hooks.h by Glauber de Oliveira Costa · 17 years ago
  31. cb3c8b9 x86: integrate do_boot_cpu by Glauber de Oliveira Costa · 17 years ago
  32. c70dcb7 x86: change boot_cpu_id to boot_cpu_physical_apicid by Glauber de Oliveira Costa · 17 years ago
  33. 9d97d0d x86: move stack_start to smp.h by Glauber de Oliveira Costa · 17 years ago
  34. f6bc402 x86: include mach_apic.h in smpboot_64.c and smpboot.c by Glauber de Oliveira Costa · 17 years ago
  35. 50e440a x86: call nmi_watchdog_default in i386 by Glauber de Oliveira Costa · 17 years ago
  36. 6d60cd5 x86: unify nmi_32.h and nmi_64.h by Glauber de Oliveira Costa · 17 years ago
  37. e32ede1 x86: wipe get_nmi_reason out of nmi_64.h by Glauber de Oliveira Costa · 17 years ago
  38. fbac7fc x86: fix alloc_bootmem_pages_node macro by Glauber de Oliveira Costa · 17 years ago
  39. 04d1dd2 x86: make node to apic mapping declarations unconditional by Glauber de Oliveira Costa · 17 years ago
  40. cbe879f x86: define bios to apicid mapping by Glauber de Oliveira Costa · 17 years ago
  41. 7e1efc0 x86: unify extern masks declaration by Glauber de Oliveira Costa · 17 years ago
  42. ac56ef6 x86: provide APIC_INTEGRATED definition for x86_64 by Glauber de Oliveira Costa · 17 years ago
  43. 1d89a7f x86: merge smp_store_cpu_info by Glauber de Oliveira Costa · 17 years ago
  44. d0173ae x86: use start_ipi_hook in x86_64 by Glauber de Oliveira Costa · 17 years ago
  45. 037cab0 x86: move mp_bus_id_to_node to numa.c by Alexey Starikovskiy · 17 years ago
  46. e129cb4 x86: move mp_bus_id_to_local to numa.c by Alexey Starikovskiy · 17 years ago
  47. c0a282c x86: make mp_bus_id_to_type optional by Alexey Starikovskiy · 17 years ago
  48. a6333c3 x86: add mp_bus_not_pci bitmap to mpparse_32.c by Alexey Starikovskiy · 17 years ago
  49. 8643f9d x86: get boot_cpu_id as early for k8_scan_nodes by Yinghai Lu · 17 years ago
  50. 6079d2d x86: move quad_local_to_mp_bus_id to numa.c by Alexey Starikovskiy · 17 years ago
  51. 5d570cb x86: correct/clarify comment in nops.h by Mikael Pettersson · 17 years ago
  52. 5b0e508 x86: prevent unconditional writes to DebugCtl MSR by Jan Beulich · 17 years ago
  53. 12db648 x86: add AMD Northbridge MSR definition by stephane eranian · 17 years ago
  54. 8697510 x86: add cpu_has_arch_perfmon by stephane eranian · 17 years ago
  55. e40c0fe x86: cleanup duplicate includes by Joe Perches · 17 years ago
  56. 01aaea1 x86: introduce initial apicid by Yinghai Lu · 17 years ago
  57. 459cce7 x86: remove mach_reboot.h by Ingo Molnar · 17 years ago
  58. e587cad x86: enhance DEBUG_RODATA support - alternatives by Mathieu Desnoyers · 17 years ago
  59. eee6dd1 x86: move extern declaration to vdso.h by Ingo Molnar · 17 years ago
  60. 16281a9 x86: include/asm-x86/mutex_32.h - use angle brackets for include by Joe Perches · 17 years ago
  61. ca9cda2 x86: add comments to processor.h by Ingo Molnar · 17 years ago
  62. 91718e8 x86: unify setup_trampoline by Glauber Costa · 17 years ago
  63. 4206882 x86: move trampoline arrays extern definition to smp.h by Glauber Costa · 17 years ago
  64. 69c18c1 x86: merge __cpu_disable and cpu_die by Glauber Costa · 17 years ago
  65. 1dbb472 x86: move hotplug related extern definitions to smp.h by Glauber Costa · 17 years ago
  66. 1452207 x86: make set_cpu_sibling_map nonstatic by Glauber Costa · 17 years ago
  67. a355352 x86: move equal types to common file by Glauber Costa · 17 years ago
  68. 5382e89 x86: adjust types in smpcommon_32.c by Glauber Costa · 17 years ago
  69. fe67620 x86: remove cpu_llc_id from processor.h by Glauber Costa · 17 years ago
  70. 377d698 x86: unify smp_send_stop by Glauber Costa · 17 years ago
  71. 3d3f487 x86: provide hlt_works function. by Glauber Costa · 17 years ago
  72. 68a1c3f x86: move prefill_possible_map to common file by Glauber Costa · 17 years ago
  73. 93b016f x86: move disabled_cpus to common header by Glauber Costa · 17 years ago
  74. c559764 x86: unify smp_cpus_done by Glauber Costa · 17 years ago
  75. 7557da6 x86: unify smp_prepare_cpus by Glauber Costa · 17 years ago
  76. 1e3fac8 x86: unify prepare_boot_cpu by Glauber Costa · 17 years ago
  77. 71d1954 x86: unify __cpu_up. by Glauber Costa · 17 years ago
  78. 64b1a21e0 x86: unify smp_call_function_mask by Glauber Costa · 17 years ago
  79. 8678969 x86: merge smp_send_reschedule by Glauber Costa · 17 years ago
  80. c76cb36 x86: move smp_ops extern declaration to common header by Glauber Costa · 17 years ago
  81. 1669402 x86: define smp_ops in common header by Glauber Costa · 17 years ago
  82. 53ebef4 x86: merge extern variables definitions by Glauber Costa · 17 years ago
  83. 639acb1 x86: merge extern function definitions by Glauber Costa · 17 years ago
  84. c27cfef x86: commonize smp.h by Glauber Costa · 17 years ago
  85. 8b6451f x86: fix switch_to() clobbers by Ingo Molnar · 17 years ago
  86. 23b55bd x86: clean up switch_to() by Ingo Molnar · 17 years ago
  87. 0d7a181 x86: wmb() confusion in system.h by Pavel Machek · 17 years ago
  88. 9fc3411 x86: debug pmd_bad() by Ingo Molnar · 17 years ago
  89. 40869cd x86: redo cded932b75ab0a5f9181e by Ingo Molnar · 17 years ago
  90. 78a9909 x86, tracing: add notrace to asm-x86/linkage.h by Ingo Molnar · 17 years ago
  91. 0f8d2b9 x86: clean up cpu capabilities accesses by Ingo Molnar · 17 years ago
  92. f8fffa4 x86: apic_is_clustered_box for vsmp by Yinghai Lu · 17 years ago
  93. 3def3d6 x86: clean up e820_reserve_resources on 64-bit by Yinghai Lu · 17 years ago
  94. 513ad84 x86: de-macro start_thread() by Ingo Molnar · 17 years ago
  95. 4d46a89 x86: clean up include/asm-x86/processor.h by Ingo Molnar · 17 years ago
  96. bc0a733 x86: define outb_pic and inb_pic to stop using outb_p and inb_p by David P. Reed · 17 years ago
  97. 2785c8d x86: call vsmp_init explicitly by Glauber Costa · 17 years ago
  98. 04adf11 x86: remove never used nodenumer in pda by Yinghai Lu · 17 years ago
  99. 9902a70 x86: make X86_32 pt_regs members unsigned long by Harvey Harrison · 17 years ago
  100. 92bc205 x86: change most X86_32 pt_regs members to unsigned long by Harvey Harrison · 17 years ago