1. 68a1c3f x86: move prefill_possible_map to common file by Glauber Costa · 17 years ago
  2. 7b1292e x86: use disabled_cpus in i386 by Glauber Costa · 17 years ago
  3. 93b016f x86: move disabled_cpus to common header by Glauber Costa · 17 years ago
  4. c559764 x86: unify smp_cpus_done by Glauber Costa · 17 years ago
  5. 7557da6 x86: unify smp_prepare_cpus by Glauber Costa · 17 years ago
  6. 1e3fac8 x86: unify prepare_boot_cpu by Glauber Costa · 17 years ago
  7. 71d1954 x86: unify __cpu_up. by Glauber Costa · 17 years ago
  8. 64b1a21e0 x86: unify smp_call_function_mask by Glauber Costa · 17 years ago
  9. 8678969 x86: merge smp_send_reschedule by Glauber Costa · 17 years ago
  10. c76cb36 x86: move smp_ops extern declaration to common header by Glauber Costa · 17 years ago
  11. 1669402 x86: define smp_ops in common header by Glauber Costa · 17 years ago
  12. 53ebef4 x86: merge extern variables definitions by Glauber Costa · 17 years ago
  13. 639acb1 x86: merge extern function definitions by Glauber Costa · 17 years ago
  14. c27cfef x86: commonize smp.h by Glauber Costa · 17 years ago
  15. 8b6451f x86: fix switch_to() clobbers by Ingo Molnar · 17 years ago
  16. 23b55bd x86: clean up switch_to() by Ingo Molnar · 17 years ago
  17. ecd94c0 x86: reserve end-of-conventional-memory to 1MB, 64-bit, use paravirt_enabled by Alexander van Heukelum · 17 years ago
  18. 2fde61f x86: reserve end-of-conventional-memory to 1MB, 32-bit, use paravirt_enabled by Alexander van Heukelum · 17 years ago
  19. 0d7a181 x86: wmb() confusion in system.h by Pavel Machek · 17 years ago
  20. 3c2047c x86: if we cannot calibrate the TSC, we panic. by Rusty Russell · 17 years ago
  21. 9fc3411 x86: debug pmd_bad() by Ingo Molnar · 17 years ago
  22. 40869cd x86: redo cded932b75ab0a5f9181e by Ingo Molnar · 17 years ago
  23. ba748d2 x86: warn about RAM pages in ioremap() by Ingo Molnar · 17 years ago
  24. 320a6b2 x86: reserve end-of-conventional-memory to 1MB, 64-bit by Alexander van Heukelum · 17 years ago
  25. f6eb62b x86: reserve_early end-of-conventional-memory to 1MB, 64-bit by Alexander van Heukelum · 17 years ago
  26. dedd04b x86: reserve end-of-conventional-memory to 1MB on 32-bit by Alexander van Heukelum · 17 years ago
  27. 823c248 x86: fix recursive dependencies by Roman Zippel · 17 years ago
  28. 81e103f xen: use iret instruction all the time by Jeremy Fitzhardinge · 17 years ago
  29. c9cf39a x86: coding style fixes to x86/kernel/early_printk.c by Paolo Ciarrocchi · 17 years ago
  30. e941f27 x86: coding style fixes to arch/x86/kernel/early_printk.c by Paolo Ciarrocchi · 17 years ago
  31. 3f50dbc x86: coding style fixes to arch/x86/lib/usercopy_32.c by Paolo Ciarrocchi · 17 years ago
  32. bdd3cee x86: ioremap(), extend check to all RAM pages by Ingo Molnar · 17 years ago
  33. b089c12 x86: X86_HT always enable on X86_64 SMP by Hiroshi Shimamoto · 17 years ago
  34. e3100c8 x86: check physical address range in ioremap by Thomas Gleixner · 17 years ago
  35. b8c2d3d xen: make hvc0 the preferred console in domU by Markus Armbruster · 17 years ago
  36. 78a9909 x86, tracing: add notrace to asm-x86/linkage.h by Ingo Molnar · 17 years ago
  37. 11ae9dd x86: switch to proc_create() by Alexey Dobriyan · 17 years ago
  38. b596440 x86: clean up traps_32.c by Ingo Molnar · 17 years ago
  39. 10cd5a1 x86: clean up cpu capabilities accesses, transmeta.c by Ingo Molnar · 17 years ago
  40. d0e95eb x86: clean up cpu capabilities in arch/x86/kernel/cpu/intel.c by Ingo Molnar · 17 years ago
  41. 1d007cd x86: clean up cpu capabilities accesses, cyrix.c by Ingo Molnar · 17 years ago
  42. 4cbe668 x86: clean up cpu capabilities accesses, common.c by Ingo Molnar · 17 years ago
  43. e1a94a9 x86: clean up cpu capabilities accesses, centaur.c by Ingo Molnar · 17 years ago
  44. 16282a8 x86: clean up cpu capabilities accesses, amd.c by Ingo Molnar · 17 years ago
  45. 9716951 x86: clean up cpu capabilities accesses, generic by Ingo Molnar · 17 years ago
  46. 0f8d2b9 x86: clean up cpu capabilities accesses by Ingo Molnar · 17 years ago
  47. d32de19 x86: remove wrong setting about CONSTANT_TSC for intel cpu by Yinghai Lu · 17 years ago
  48. 4edbfa7 x86, rdc321x: remove watchdog file by Florian Fainelli · 17 years ago
  49. f8fffa4 x86: apic_is_clustered_box for vsmp by Yinghai Lu · 17 years ago
  50. 34048c9 x86: coding style fixes to arch/x86/kernel/cpu/common.c by Paolo Ciarrocchi · 17 years ago
  51. db96598 x86: coding style fixes to arch/x86/power/cpu_32.c by Paolo Ciarrocchi · 17 years ago
  52. 7ebed39 x86: coding style fixes to arch/x86/xen/multicalls.c by Paolo Ciarrocchi · 17 years ago
  53. 94a9fa4 x86: coding style fixes to arch/x86/kernel/msr.c by Paolo Ciarrocchi · 17 years ago
  54. 0fb9029 x86: coding style fixes to arch/x86/oprofile/nmi_timer_int.c by Paolo Ciarrocchi · 17 years ago
  55. adf8526 x86: coding style fixes to arch/x86/kernel/cpu/cyrix.c by Paolo Ciarrocchi · 17 years ago
  56. 7030760 x86: coding style fixes to arch/x86/boot/cpucheck.c by Paolo Ciarrocchi · 17 years ago
  57. d677759 x86: coding style fixes to arch/x86/kernel/cpu/mcheck/mce_32.c by Paolo Ciarrocchi · 17 years ago
  58. 4de8162 x86: coding style fixes to arch/x86/kernel/cpu/mcheck/winchip.c by Paolo Ciarrocchi · 17 years ago
  59. 714a9ac x86: coding style fixes to arch/x86/kernel/cpu/mcheck/non-fatal.c by Paolo Ciarrocchi · 17 years ago
  60. 83e714e x86: coding style fixes to arch/x86/kernel/vm86_32.c by Paolo Ciarrocchi · 17 years ago
  61. fb87a29 x86: coding style fixes to arch/x86/kernel/cpu/amd.c by Paolo Ciarrocchi · 17 years ago
  62. f975182 x86: coding style fixes to arch/x86/kernel/cpu/transmeta.c by Paolo Ciarrocchi · 17 years ago
  63. 93d8bd3 x86: coding style fixes to arch/x86/lib/memcpy_32.c by Paolo Ciarrocchi · 17 years ago
  64. e0f0257 x86: coding style fixes to arch/x86/kernel/cpu/mtrr/state.c by Paolo Ciarrocchi · 17 years ago
  65. 0067cc9 x86: coding style fixes to arch/x86/kernel/mca_32.c by Paolo Ciarrocchi · 17 years ago
  66. f73920c x86: coding style fixes to arch/x86/lib/strstr_3 by Paolo Ciarrocchi · 17 years ago
  67. d717ca8 x86: coding style fixes to arch/x86/oprofile/init.c by Paolo Ciarrocchi · 17 years ago
  68. 65eb6b4 x86: coding style fixes to arch/x86/kernel/cpu/intel.c by Paolo Ciarrocchi · 17 years ago
  69. 60e1174 x86: coding style fixes to arch/x86/kernel/summit_32.c by Paolo Ciarrocchi · 17 years ago
  70. 023196a x86: coding style fix to arch/x86/boot/pm.c by Paolo Ciarrocchi · 17 years ago
  71. 1e934dd x86: insert_resorce for lapic addr after e820_reserve_resources by Yinghai Lu · 17 years ago
  72. 3def3d6 x86: clean up e820_reserve_resources on 64-bit by Yinghai Lu · 17 years ago
  73. 700efc1 x86: introduce kernel/head32.c by Eric W. Biederman · 17 years ago
  74. 322850a x86: make amd quad core 8 socket system not be clustered_box, #2 by Yinghai Lu · 17 years ago
  75. 513ad84 x86: de-macro start_thread() by Ingo Molnar · 17 years ago
  76. 1180e01 x86: more cleanups in arch/x86/boot/compressed/misc.c by Ingo Molnar · 17 years ago
  77. fd77c7c x86: coding style fixes to arch/x86/boot/compressed/misc.c by Paolo Ciarrocchi · 17 years ago
  78. 48e6b7a x86: coding style fixes to arch/x86/kernel/cpu/umc.c by Paolo Ciarrocchi · 17 years ago
  79. 2c58478 x86: coding style fixes to arch/x86/kernel/cpu/mcheck/p6.c by Paolo Ciarrocchi · 17 years ago
  80. 4d46a89 x86: clean up include/asm-x86/processor.h by Ingo Molnar · 17 years ago
  81. eb19067 x86: unify cpu/proc|_64.c by Hiroshi Shimamoto · 17 years ago
  82. 2aef772 x86: cosmetic unification cpu/proc|_64.c by Hiroshi Shimamoto · 17 years ago
  83. f84c3a4 x86: add power management line in /proc/cpuinfo by Hiroshi Shimamoto · 17 years ago
  84. a967cea x86: make cpu/proc|_64.c similar by Hiroshi Shimamoto · 17 years ago
  85. 8fa6878 x86: split cpuinfo from setup_64.c into cpu/proc_64.c by Hiroshi Shimamoto · 17 years ago
  86. 637cba0 x86: coding style fixes to arch/x86/mach-generic/bigsmp.c by Paolo Ciarrocchi · 17 years ago
  87. c99aa38 x86: coding style fixes to arch/x86/kernel/cpu/nexgen.c by Paolo Ciarrocchi · 17 years ago
  88. 8108576 x86: coding style fixes to arch/x86/mach-generic/summit.c by Paolo Ciarrocchi · 17 years ago
  89. 651bbe1 x86: coding style fixes to arch/x86/mach-generic/default.c by Paolo Ciarrocchi · 17 years ago
  90. 9b0c502 x86: coding style fixes to arch/x86/mach-generic/probe.c by Paolo Ciarrocchi · 17 years ago
  91. d441373 x86: coding style fixes to arch/x86/oprofile/op_model_athlon.c by Paolo Ciarrocchi · 17 years ago
  92. 8b45b72 x86: coding style fixes to arch/x86/oprofile/op_model_ppro.c by Paolo Ciarrocchi · 17 years ago
  93. 8000a83 x86: coding style fixes to arch/x86/kernel/x8664_ksyms_64.c by Paolo Ciarrocchi · 17 years ago
  94. 1577720 x86: coding style fixes to arch/x86/kernel/cpu/mcheck/p5.c by Paolo Ciarrocchi · 17 years ago
  95. 8cf36d2 x86: coding style fixes to arch/x86/lib/string_32.c by Paolo Ciarrocchi · 17 years ago
  96. 325f86e x86: coding style fixes to arch/x86/kernel/syscall_64.c by Paolo Ciarrocchi · 17 years ago
  97. e940659 x86: coding style fixes to arch/x86/lib/memmove_64.c by Paolo Ciarrocchi · 17 years ago
  98. 87253d1 x86: boot protocol updates by Ian Campbell · 17 years ago
  99. bc0a733 x86: define outb_pic and inb_pic to stop using outb_p and inb_p by David P. Reed · 17 years ago
  100. c92a7a5 x86: reduce arch/x86/mm/ioremap.o size by Ian Campbell · 17 years ago