1. b23dab0 x86: merge includes in smp.h by Glauber Costa · 16 years ago
  2. c1fa6c9 x86: surround apic headers in apic definitions by Glauber Costa · 16 years ago
  3. 1b00084 x86: merge hard/logical_smp_processor_id by Glauber Costa · 16 years ago
  4. 2ba95bc x86: provide bogus hard_smp_processor_id by Glauber Costa · 16 years ago
  5. fe874b3 x86: surround hard_smp_processor_id in APIC_DEFINITION by Glauber Costa · 16 years ago
  6. fe176de x86: microcode: show results on success too by Ben Castricum · 16 years ago
  7. be8a568 x86: move generic_processor_info to apic_64.c by Alexey Starikovskiy · 16 years ago
  8. 86cc0d9 x86: move boot_cpu_physical_apicid to apic_64.c by Alexey Starikovskiy · 16 years ago
  9. 3103623 x86: move disabled_cpus to smpboot.c (64bit) by Alexey Starikovskiy · 16 years ago
  10. 7b8cbd2 x86: move num_processors to smpboot.c (64 bit) by Alexey Starikovskiy · 16 years ago
  11. 1d85543 x86: move phys_cpu_present_map to smpboot.c (64bit) by Alexey Starikovskiy · 16 years ago
  12. 7abb3cc x86: move phys cpu present map to smpboot.c, 64-bit, prepare by Ingo Molnar · 16 years ago
  13. 3f53070 x86: move mp_lapic_addr to apic_64.c by Alexey Starikovskiy · 16 years ago
  14. 468e85b x86: don't use MP_processor_info for ACPI mode (64bit) by Alexey Starikovskiy · 16 years ago
  15. 0e01c00 x86: separate generic_processor_info into its own function (64bit) by Alexey Starikovskiy · 16 years ago
  16. 8ccab29 x86: don't call MP_processor_info for disabled cpu (64bit) by Alexey Starikovskiy · 16 years ago
  17. 86c9835 x86: mpparse, move generic processor info to apic_32.c fix by Ingo Molnar · 16 years ago
  18. 903dcb5 x86: move generic_processor_info to apic_32.c by Alexey Starikovskiy · 16 years ago
  19. acff5a7 x86: move x86_bios_cpu_apicid to apic_32.c by Alexey Starikovskiy · 16 years ago
  20. fae9811 x86: mpparse, move boot cpu physical apicid to apic_32.c, fix by Ingo Molnar · 16 years ago
  21. 837e0e7 x86: move boot_cpu_physical_apicid to apic_32.c by Alexey Starikovskiy · 16 years ago
  22. 0c254e3 x86: move def_to_bigsmp to setup_32.c by Alexey Starikovskiy · 16 years ago
  23. 059c964 x86: mpparse, move disabled cpus to smpboot.c, fix by Ingo Molnar · 16 years ago
  24. 53c4c79 x86: move disabled_cpus to smpboot.c by Alexey Starikovskiy · 16 years ago
  25. 2bb9e9d x86: move num_processors to smpboot.c by Alexey Starikovskiy · 16 years ago
  26. 40014ba x86: move phys_cpu_present_map to smpboot.c by Alexey Starikovskiy · 16 years ago
  27. 8f6e2ca x86: move mp_lapic_addr to apic_32.c by Alexey Starikovskiy · 16 years ago
  28. e81b2c6 x86: move apic_ver array to apic_32.c by Alexey Starikovskiy · 16 years ago
  29. 08bef9d x86: don't use MP_processor_info for ACPI mode by Alexey Starikovskiy · 16 years ago
  30. c853c67 x86: separate generic_processor_info into its own function by Alexey Starikovskiy · 16 years ago
  31. 987dd2d x86: don't call MP_processor_info for disabled cpu by Alexey Starikovskiy · 16 years ago
  32. 2df2972 x86: move es7000_plat closer to its user by Alexey Starikovskiy · 16 years ago
  33. 7219beb x86: add comments to describe the new api's in cacheflush.h by Arjan van de Ven · 16 years ago
  34. 0e03eb8 x86: Centaur Isaiah processor to use sysenter in 64-bit compatibility mode rather than syscall by Dave Jones · 16 years ago
  35. aa040b2 x86: simplify sync_test_bit(), improve by Jeremy Fitzhardinge · 16 years ago
  36. 537e331 x86 floppy: kill off the 'register' keyword from header by Jesper Juhl · 16 years ago
  37. dd46e3c x86: move apic declarations to mach_apic.h by Glauber Costa · 16 years ago
  38. ab68ed9 x86: entry_32.S - use flags from processor-flags.h by Cyrill Gorcunov · 16 years ago
  39. 756a6c6 x86: ioremap of 64-bit resource on 32-bit kernel fix by Ingo Molnar · 16 years ago
  40. 5af5573 x86: move ipi definitions to mach_ipi.h by Glauber Costa · 16 years ago
  41. 8346ea1 x86: split large page mapping for AMD TSEG by Andi Kleen · 16 years ago
  42. 1de87bd x86: re-add rdmsrl_safe by Andi Kleen · 16 years ago
  43. f5c24a7 x86: don't use large pages to map the first 2/4MB of memory by Andi Kleen · 16 years ago
  44. c9caa02 x86: add set_memory_4k to pageattr.c by Andi Kleen · 16 years ago
  45. cc61503 x86: account overlapped mappings in max_pfn_mapped by Andi Kleen · 16 years ago
  46. 6779429 x86: replace the now useless max_pfn_mapped define by Thomas Gleixner · 16 years ago
  47. 7d1116a x86: implement true end_pfn_mapped for 32bit by Andi Kleen · 16 years ago
  48. 41bd4ea x86: move early exception handlers into init.text by Andi Kleen · 16 years ago
  49. 749c970 x86: replace early exception setup macro recursion with loop by Andi Kleen · 16 years ago
  50. 5524ea3 x86: don't set up early exception handlers for external interrupts by Andi Kleen · 16 years ago
  51. 366932d x86: relocate_kernel - use predefined macroses for page attributes by gorcunov@gmail.com · 16 years ago
  52. fd3af53 x86: relocate_kernel - use predefined macroses for processor state by gorcunov@gmail.com · 16 years ago
  53. a7bba17 x86: relocate_kernel - use PAGE_SIZE instead of numeric constant by gorcunov@gmail.com · 16 years ago
  54. 4039ae5 x86: relocate_kernel_32.S - clear register in more elegant way by gorcunov@gmail.com · 16 years ago
  55. 15a601e x86: fix test_poke for vmalloced pages by Mathieu Desnoyers · 16 years ago
  56. e5699a8 x86: clean up vSMP detection by Ravikiran G Thirumalai · 16 years ago
  57. 43cdf5d x86: pgtable, document pde bits by Jiri Slaby · 16 years ago
  58. 7fda20f x86: spinlock ops are always-inlined by Ingo Molnar · 17 years ago
  59. d93c870b x86: only enable interrupts when kernel state has been set up by Jeremy Fitzhardinge · 16 years ago
  60. 687c805 include/asm-x86/xor_64.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  61. 8fdf765 include/asm-x86/xor_32.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  62. d6ae390 include/asm-x86/voyager.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  63. 8948584 include/asm-x86/vmi.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  64. 9e8a935 include/asm-x86/vm86.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  65. 364fe5e include/asm-x86/vga.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  66. ac1a7b0 include/asm-x86/vdso.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  67. a206ea1 include/asm-x86/user_64.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  68. a312161 include/asm-x86/user32.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  69. 826700d include/asm-x86/user_32.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  70. c489f44 include/asm-x86/unistd_64.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  71. 687fc16 include/asm-x86/unistd_32.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  72. 6e714b3 include/asm-x86/unaligned.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  73. b896313 include/asm-x86/uaccess_64.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  74. b1fcec7 include/asm-x86/uaccess_32.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  75. 2d86e63 include/asm-x86/tsc.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  76. 5d7d03b include/asm-x86/topology.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  77. 94cf8de include/asm-x86/tlbflush.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  78. b98fff3 include/asm-x86/thread_info_64.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  79. 89917f2 include/asm-x86/thread_info_32.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  80. 7c4d478 include/asm-x86/tce.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  81. c5386c2 include/asm-x86/system.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  82. 26b7fcc include/asm-x86/sync_bitops.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  83. a4c2d7d include/asm-x86/swiotlb.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  84. 1b17fce include/asm-x86/suspend_64.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  85. cf030eb include/asm-x86/suspend_32.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  86. 953b2f1 include/asm-x86/string_64.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  87. 06b0f57 include/asm-x86/string_32.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  88. 7f3a950 include/asm-x86/srat.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  89. d3bf60a include/asm-x86/spinlock.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  90. ceb7ce1 include/asm-x86/smp_64.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  91. 2fec394 include/asm-x86/smp_32.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  92. 9551b12 include/asm-x86/signal.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  93. af1fec1 include/asm-x86/sigcontext.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  94. 895b764 include/asm-x86/sigcontext32.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  95. 915cd5a include/asm-x86/setup.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  96. 6e5609a include/asm-x86/rwsem.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  97. 0f4fc8c include/asm-x86/rio.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  98. c6fd5d4 include/asm-x86/resume-trace.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  99. 78db4c6 include/asm-x86/reboot.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  100. 72f74fa2 include/asm-x86/ptrace.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago