1. a24eae8 x86: uv fix by Ingo Molnar · 16 years ago
  2. ac23d4e x86: support for new UV apic by Jack Steiner · 16 years ago
  3. 570da31 x86: support for new UV apic, prepare by Ingo Molnar · 16 years ago
  4. 8400def x86: define the macros and tables for blade functions by Jack Steiner · 16 years ago
  5. 952cf6d x86: define the macros and tables for the basic UV infrastructure. by Jack Steiner · 16 years ago
  6. 0d3e865 x86: add UV specific header for MMR definitions by Jack Steiner · 16 years ago
  7. ac049c1 x86: parsing for ACPI "SAPIC" table by Jack Steiner · 16 years ago
  8. a65d1d6 x86: increase size of APICID by Jack Steiner · 16 years ago
  9. ae26186 x86: add functions to determine if platform is a UV platform by Jack Steiner · 16 years ago
  10. 05f2d12 x86: change GET_APIC_ID() from an inline function to an out-of-line function by Jack Steiner · 16 years ago
  11. a5c15d4 x86: replace most VM86 flags with flags from processor-flags.h by gorcunov@gmail.com · 16 years ago
  12. 6b6891f x86: cleanup - rename VM_MASK to X86_VM_MASK by gorcunov@gmail.com · 16 years ago
  13. 6093015 x86: cleanup replace most vm86 flags with flags from processor-flags.h, fix by Ingo Molnar · 16 years ago
  14. f7743fe x86: paravirt_ops: don't steal memory resources in paravirt_disable_iospace by Jeremy Fitzhardinge · 16 years ago
  15. fb8e837 x86: sparsemem: reduce i386 PAE section size by Jeremy Fitzhardinge · 16 years ago
  16. e937fcf2 x86: mpparse: 64-bit fix by Ingo Molnar · 16 years ago
  17. 8be9ac8 x86: merge smp_32.h and smp_64.h into smp.h by Glauber Costa · 16 years ago
  18. ecaa6c9 x86: change naming of cpu_initialized_mask for xen by Glauber Costa · 16 years ago
  19. a9c057c x86: merge SMP definitions of smp.h by Glauber Costa · 16 years ago
  20. 24e8ecf x86: split safe_smp_processor_id by Glauber Costa · 16 years ago
  21. b23dab0 x86: merge includes in smp.h by Glauber Costa · 16 years ago
  22. c1fa6c9 x86: surround apic headers in apic definitions by Glauber Costa · 16 years ago
  23. 1b00084 x86: merge hard/logical_smp_processor_id by Glauber Costa · 16 years ago
  24. 2ba95bc x86: provide bogus hard_smp_processor_id by Glauber Costa · 16 years ago
  25. fe874b3 x86: surround hard_smp_processor_id in APIC_DEFINITION by Glauber Costa · 16 years ago
  26. fe176de x86: microcode: show results on success too by Ben Castricum · 16 years ago
  27. be8a568 x86: move generic_processor_info to apic_64.c by Alexey Starikovskiy · 16 years ago
  28. 86cc0d9 x86: move boot_cpu_physical_apicid to apic_64.c by Alexey Starikovskiy · 16 years ago
  29. 3103623 x86: move disabled_cpus to smpboot.c (64bit) by Alexey Starikovskiy · 16 years ago
  30. 7b8cbd2 x86: move num_processors to smpboot.c (64 bit) by Alexey Starikovskiy · 16 years ago
  31. 1d85543 x86: move phys_cpu_present_map to smpboot.c (64bit) by Alexey Starikovskiy · 16 years ago
  32. 7abb3cc x86: move phys cpu present map to smpboot.c, 64-bit, prepare by Ingo Molnar · 16 years ago
  33. 3f53070 x86: move mp_lapic_addr to apic_64.c by Alexey Starikovskiy · 16 years ago
  34. 468e85b x86: don't use MP_processor_info for ACPI mode (64bit) by Alexey Starikovskiy · 16 years ago
  35. 0e01c00 x86: separate generic_processor_info into its own function (64bit) by Alexey Starikovskiy · 16 years ago
  36. 8ccab29 x86: don't call MP_processor_info for disabled cpu (64bit) by Alexey Starikovskiy · 16 years ago
  37. 86c9835 x86: mpparse, move generic processor info to apic_32.c fix by Ingo Molnar · 16 years ago
  38. 903dcb5 x86: move generic_processor_info to apic_32.c by Alexey Starikovskiy · 16 years ago
  39. acff5a7 x86: move x86_bios_cpu_apicid to apic_32.c by Alexey Starikovskiy · 16 years ago
  40. fae9811 x86: mpparse, move boot cpu physical apicid to apic_32.c, fix by Ingo Molnar · 16 years ago
  41. 837e0e7 x86: move boot_cpu_physical_apicid to apic_32.c by Alexey Starikovskiy · 16 years ago
  42. 0c254e3 x86: move def_to_bigsmp to setup_32.c by Alexey Starikovskiy · 16 years ago
  43. 059c964 x86: mpparse, move disabled cpus to smpboot.c, fix by Ingo Molnar · 16 years ago
  44. 53c4c79 x86: move disabled_cpus to smpboot.c by Alexey Starikovskiy · 16 years ago
  45. 2bb9e9d x86: move num_processors to smpboot.c by Alexey Starikovskiy · 16 years ago
  46. 40014ba x86: move phys_cpu_present_map to smpboot.c by Alexey Starikovskiy · 16 years ago
  47. 8f6e2ca x86: move mp_lapic_addr to apic_32.c by Alexey Starikovskiy · 16 years ago
  48. e81b2c6 x86: move apic_ver array to apic_32.c by Alexey Starikovskiy · 16 years ago
  49. 08bef9d x86: don't use MP_processor_info for ACPI mode by Alexey Starikovskiy · 16 years ago
  50. c853c67 x86: separate generic_processor_info into its own function by Alexey Starikovskiy · 16 years ago
  51. 987dd2d x86: don't call MP_processor_info for disabled cpu by Alexey Starikovskiy · 16 years ago
  52. 2df2972 x86: move es7000_plat closer to its user by Alexey Starikovskiy · 16 years ago
  53. 7219beb x86: add comments to describe the new api's in cacheflush.h by Arjan van de Ven · 16 years ago
  54. 0e03eb8 x86: Centaur Isaiah processor to use sysenter in 64-bit compatibility mode rather than syscall by Dave Jones · 16 years ago
  55. aa040b2 x86: simplify sync_test_bit(), improve by Jeremy Fitzhardinge · 16 years ago
  56. 537e331 x86 floppy: kill off the 'register' keyword from header by Jesper Juhl · 16 years ago
  57. dd46e3c x86: move apic declarations to mach_apic.h by Glauber Costa · 16 years ago
  58. ab68ed9 x86: entry_32.S - use flags from processor-flags.h by Cyrill Gorcunov · 16 years ago
  59. 756a6c6 x86: ioremap of 64-bit resource on 32-bit kernel fix by Ingo Molnar · 16 years ago
  60. 5af5573 x86: move ipi definitions to mach_ipi.h by Glauber Costa · 16 years ago
  61. 8346ea1 x86: split large page mapping for AMD TSEG by Andi Kleen · 16 years ago
  62. 1de87bd x86: re-add rdmsrl_safe by Andi Kleen · 16 years ago
  63. f5c24a7 x86: don't use large pages to map the first 2/4MB of memory by Andi Kleen · 16 years ago
  64. c9caa02 x86: add set_memory_4k to pageattr.c by Andi Kleen · 16 years ago
  65. cc61503 x86: account overlapped mappings in max_pfn_mapped by Andi Kleen · 16 years ago
  66. 6779429 x86: replace the now useless max_pfn_mapped define by Thomas Gleixner · 16 years ago
  67. 7d1116a x86: implement true end_pfn_mapped for 32bit by Andi Kleen · 16 years ago
  68. 41bd4ea x86: move early exception handlers into init.text by Andi Kleen · 16 years ago
  69. 749c970 x86: replace early exception setup macro recursion with loop by Andi Kleen · 16 years ago
  70. 5524ea3 x86: don't set up early exception handlers for external interrupts by Andi Kleen · 16 years ago
  71. 366932d x86: relocate_kernel - use predefined macroses for page attributes by gorcunov@gmail.com · 16 years ago
  72. fd3af53 x86: relocate_kernel - use predefined macroses for processor state by gorcunov@gmail.com · 16 years ago
  73. a7bba17 x86: relocate_kernel - use PAGE_SIZE instead of numeric constant by gorcunov@gmail.com · 16 years ago
  74. 4039ae5 x86: relocate_kernel_32.S - clear register in more elegant way by gorcunov@gmail.com · 16 years ago
  75. 15a601e x86: fix test_poke for vmalloced pages by Mathieu Desnoyers · 16 years ago
  76. e5699a8 x86: clean up vSMP detection by Ravikiran G Thirumalai · 16 years ago
  77. 43cdf5d x86: pgtable, document pde bits by Jiri Slaby · 16 years ago
  78. 7fda20f x86: spinlock ops are always-inlined by Ingo Molnar · 17 years ago
  79. d93c870b x86: only enable interrupts when kernel state has been set up by Jeremy Fitzhardinge · 16 years ago
  80. 687c805 include/asm-x86/xor_64.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  81. 8fdf765 include/asm-x86/xor_32.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  82. d6ae390 include/asm-x86/voyager.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  83. 8948584 include/asm-x86/vmi.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  84. 9e8a935 include/asm-x86/vm86.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  85. 364fe5e include/asm-x86/vga.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  86. ac1a7b0 include/asm-x86/vdso.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  87. a206ea1 include/asm-x86/user_64.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  88. a312161 include/asm-x86/user32.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  89. 826700d include/asm-x86/user_32.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  90. c489f44 include/asm-x86/unistd_64.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  91. 687fc16 include/asm-x86/unistd_32.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  92. 6e714b3 include/asm-x86/unaligned.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  93. b896313 include/asm-x86/uaccess_64.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  94. b1fcec7 include/asm-x86/uaccess_32.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  95. 2d86e63 include/asm-x86/tsc.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  96. 5d7d03b include/asm-x86/topology.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  97. 94cf8de include/asm-x86/tlbflush.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  98. b98fff3 include/asm-x86/thread_info_64.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  99. 89917f2 include/asm-x86/thread_info_32.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  100. 7c4d478 include/asm-x86/tce.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago