1. dcfe946 x86: fix memtest print out by Yinghai Lu · 16 years ago
  2. c64df70 x86: memtest bootparam by Yinghai Lu · 17 years ago
  3. 288621e x86: relocate_kernel - use predefined PAGE_SIZE instead of own alias by Cyrill Gorcunov · 17 years ago
  4. 89bda4f x86: use same index for processor maps by Alexey Starikovskiy · 17 years ago
  5. fa3f1f4 x86: allow NODES_SHIFT to be a config option on x86_64 by Jack Steiner · 17 years ago
  6. 6e90894 x86: fix ioapic bug again by Ingo Molnar · 17 years ago
  7. f2e576b i386: arch/x86/math-emu/reg_ld_str.c: fix warning by Andrew Morton · 17 years ago
  8. cc7594e i386: arch/x86/math-emu/fpu_entry.c warning fix by Andrew Morton · 17 years ago
  9. b450e5e x86: PAT bug fix for attribute type check after reserve_memtype, debug by Venki Pallipadi · 16 years ago
  10. dee7cbb x86: PAT bug fix for attribute type check after reserve_memtype by Venki Pallipadi · 16 years ago
  11. 9307cac x86: pat cpu feature bit setting for known cpus by Yinghai Lu · 16 years ago
  12. a7c7d0e x86: tom2 warning fix by Ingo Molnar · 16 years ago
  13. 35605a1 x86: enable PAT for amd k8 and fam10h by Yinghai Lu · 16 years ago
  14. 042b78e x86: PAT infrastructure patch, documentation updates by Venki Pallipadi · 16 years ago
  15. 6997ab4 x86: add PAT related debug prints by venkatesh.pallipadi@intel.com · 17 years ago
  16. b310f381d x86: PAT add ioremap_wc() interface by venkatesh.pallipadi@intel.com · 17 years ago
  17. ef354af x86: PAT add set_memory_wc() interface by venkatesh.pallipadi@intel.com · 17 years ago
  18. 03d72aa x86: PAT use reserve free memtype in pci_mmap_page_range by venkatesh.pallipadi@intel.com · 17 years ago
  19. 1219333 x86: PAT use reserve free memtype in set_memory_uc by venkatesh.pallipadi@intel.com · 17 years ago
  20. d7677d4 x86: PAT use reserve free memtype in ioremap and iounmap by venkatesh.pallipadi@intel.com · 17 years ago
  21. 3a96ce8 x86: PAT make ioremap_change_attr non-static by venkatesh.pallipadi@intel.com · 17 years ago
  22. 55c6268 x86: revert ucminus change by Ingo Molnar · 16 years ago
  23. 2e5d9c8 x86: PAT infrastructure patch by venkatesh.pallipadi@intel.com · 17 years ago
  24. 7de6a4c x86: clean up aperture_64.c by Pavel Machek · 17 years ago
  25. 0156126 x86: allocate e820 resource struct all together by Yinghai Lu · 17 years ago
  26. 272b9ca x86: early memtest to find bad ram by Yinghai Lu · 17 years ago
  27. 0054f4b x86: Explicitly include required header files. by Robert P. J. Day · 17 years ago
  28. acb5b8a x86, kprobes: correct post-eip value in post_hander() by Yakov Lerner · 17 years ago
  29. 0f54091 x86: handle_vm86_trap cleanup by Roland McGrath · 17 years ago
  30. b00de17 x86: sys32_execve PT_DTRACE by Roland McGrath · 17 years ago
  31. 48ee679 x86: ia32 ptrace vs -ENOSYS sysenter/syscall by Roland McGrath · 17 years ago
  32. a31f8dd x86: ptrace vs -ENOSYS by Roland McGrath · 17 years ago
  33. 8ab32bb x86: ia32 ptrace vs -ENOSYS by Roland McGrath · 17 years ago
  34. ede1389 x86: remove the write-only timer_uses_ioapic_pin_0 by Adrian Bunk · 17 years ago
  35. 6542fe8 x86: vsmp fix x86 vsmp fix is vsmp box cleanup by Ingo Molnar · 17 years ago
  36. 1cb6848 x86: apic_is_clustered_box to indicate unsynched TSC's on multiboard vSMP systems by Ravikiran G Thirumalai · 17 years ago
  37. 9f6d855 x86: vSMP: use pvops only if platform has the capability to support it by Ravikiran G Thirumalai · 17 years ago
  38. aa7d8e25e x86: fix build breakage when PCI is define and PARAVIRT is not by Ravikiran G Thirumalai · 17 years ago
  39. 3250c91 x86: vSMP: Fix is_vsmp_box() by Ravikiran G Thirumalai · 17 years ago
  40. 8642050 x86: make struct mpc_config_translation NUMAQ-only by Alexey Starikovskiy · 17 years ago
  41. 0ec153a x86: remove mpc_oem_bus_info() by Alexey Starikovskiy · 17 years ago
  42. d285e33 x86: remove mpc_oem_pci_bus() by Alexey Starikovskiy · 17 years ago
  43. 4655c7d x86: remove mpc_apic_id() by Alexey Starikovskiy · 17 years ago
  44. 555b076 x86: rename gsi_start to gsi_base to match mpparse_32.c by Alexey Starikovskiy · 17 years ago
  45. 85e4603 x86: limit scan to 1k of EBDA. by Alexey Starikovskiy · 17 years ago
  46. ce3fe6b x86: use get_bios_ebda in mpparse_64.c by Alexey Starikovskiy · 17 years ago
  47. e3e3ffa x86: add uniq_ioapic_id to mpparse_32.c by Alexey Starikovskiy · 17 years ago
  48. 857033a x86: add bad_ioapic to mpparse_32.c by Alexey Starikovskiy · 17 years ago
  49. d295331 x86: lindent mpparse_64.c by Alexey Starikovskiy · 17 years ago
  50. 4cedb33 x86: remove smpboot_32.c and smpboot_64.c by Glauber de Oliveira Costa · 17 years ago
  51. acbb673 x86: move apicid mappings to smpboot.c by Glauber de Oliveira Costa · 17 years ago
  52. 2cd9fb7 x86: merge cpu_exit_clear by Glauber de Oliveira Costa · 17 years ago
  53. 8aef135 x86: merge native_smp_prepare_cpus by Glauber de Oliveira Costa · 17 years ago
  54. 9f3734f x86: introduce smpboot_clear_io_apic by Glauber de Oliveira Costa · 17 years ago
  55. 771263d x86: change x86_64 sanity checks to match i386. by Glauber de Oliveira Costa · 17 years ago
  56. 0df1ba8 x86: add extra sanity check by Glauber de Oliveira Costa · 17 years ago
  57. 1db17f5 x86: change x86_64 native_smp_prepare_cpus to match i386 by Glauber de Oliveira Costa · 17 years ago
  58. 7cefaa2 x86: additions to i386 native_smp_prepare_cpus. by Glauber de Oliveira Costa · 17 years ago
  59. e7bc8fb x86: get rid of smp_boot_cpus by Glauber de Oliveira Costa · 17 years ago
  60. bd7b47b x86: use physical id when disabling smp by Glauber de Oliveira Costa · 17 years ago
  61. 83f7eb9 x86: merge native_smp_cpus_done by Glauber de Oliveira Costa · 17 years ago
  62. a8db845 x86: merge smp_prepare_boot_cpu by Glauber de Oliveira Costa · 17 years ago
  63. bbc2ff6 x86: integrate start_secondary by Glauber de Oliveira Costa · 17 years ago
  64. cb3c8b9 x86: integrate do_boot_cpu by Glauber de Oliveira Costa · 17 years ago
  65. c70dcb7 x86: change boot_cpu_id to boot_cpu_physical_apicid by Glauber de Oliveira Costa · 17 years ago
  66. 9d97d0d x86: move stack_start to smp.h by Glauber de Oliveira Costa · 17 years ago
  67. 7cc3959 x86: move {un}map_cpu_to_logical_apicid to smpboot.c by Glauber de Oliveira Costa · 17 years ago
  68. b9f9294 x86: add callin tests to cpu_up by Glauber de Oliveira Costa · 17 years ago
  69. 0717826 x86: change wakeup_secondary name by Glauber de Oliveira Costa · 17 years ago
  70. f6bc402 x86: include mach_apic.h in smpboot_64.c and smpboot.c by Glauber de Oliveira Costa · 17 years ago
  71. 4370ee4 x86: call do_boot_cpu directly from native_cpu_up by Glauber de Oliveira Costa · 17 years ago
  72. 6becedb x86: minor adjustments for do_boot_cpu by Glauber de Oliveira Costa · 17 years ago
  73. e481fcf x86: calibrate delay with irqs enabled by Glauber de Oliveira Costa · 17 years ago
  74. ac60aae x86: provide an end_local_APIC_setup function by Glauber de Oliveira Costa · 17 years ago
  75. df7939a x86: wrap esr setting up in i386 in lapic_setup_esr by Glauber de Oliveira Costa · 17 years ago
  76. ea0cadb x86: modify smp_callin in x86_64 to look like i386 by Glauber de Oliveira Costa · 17 years ago
  77. 4c07ad6 x86: don't span a new worker in __smp_prepare_cpu by Glauber de Oliveira Costa · 17 years ago
  78. 365c894 x86: use create_idle struct in do_boot_cpu by Glauber de Oliveira Costa · 17 years ago
  79. ddd10ec x86: get rid of commenced mask. by Glauber de Oliveira Costa · 17 years ago
  80. 9713277 x86: boot cpus from cpu_up, instead of prepare_cpus by Glauber de Oliveira Costa · 17 years ago
  81. d2bcbad x86: do not zap_low_mappings in __smp_prepare_cpus by Glauber de Oliveira Costa · 17 years ago
  82. 802b813 x86: schedule work only if keventd is already running by Glauber de Oliveira Costa · 17 years ago
  83. e7f8b14 x86: don't initialize sibling and core maps during preparation by Glauber de Oliveira Costa · 17 years ago
  84. 50e440a x86: call nmi_watchdog_default in i386 by Glauber de Oliveira Costa · 17 years ago
  85. 4626df1 x86: call check_nmi_watchdog explicitly in native_smp_cpus_done by Glauber de Oliveira Costa · 17 years ago
  86. 6d60cd5 x86: unify nmi_32.h and nmi_64.h by Glauber de Oliveira Costa · 17 years ago
  87. e32ede1 x86: wipe get_nmi_reason out of nmi_64.h by Glauber de Oliveira Costa · 17 years ago
  88. 3cf19f3 x86: don't set maps in native_smp_prepare_boot_cpu() by Glauber de Oliveira Costa · 17 years ago
  89. 17c9ab1 x86: move smp_intr_init away from smpboot_32.c by Glauber de Oliveira Costa · 17 years ago
  90. eb44d0a x86: include smpboot_hooks.h in smpboot_64.c by Glauber de Oliveira Costa · 17 years ago
  91. 8d77010 x86: include mach_wakecpu.h in smpboot_64 by Glauber de Oliveira Costa · 17 years ago
  92. ee09efc x86: add subarch support (for headers) to x86_64 by Glauber de Oliveira Costa · 17 years ago
  93. f68e00a x86: move impress_friends and smp_check to cpus_done by Glauber de Oliveira Costa · 17 years ago
  94. 693d4b8 x86: do smp tainting checks in a separate function by Glauber de Oliveira Costa · 17 years ago
  95. 904541e x86: allow user to impress friends. by Glauber de Oliveira Costa · 17 years ago
  96. e1a14d0 x86: get rid of cpucount by Glauber de Oliveira Costa · 17 years ago
  97. 1161705 x86: fill cpu to apicid and present map in mpparse, fix by Ingo Molnar · 17 years ago
  98. a6c422c x86: fill cpu to apicid and present map in mpparse by Glauber de Oliveira Costa · 17 years ago
  99. 73bf102 x86: fill bios cpu to apicid maps by Glauber de Oliveira Costa · 17 years ago
  100. 4fe29a8 x86: use specialized routine for setup per-cpu area by Glauber de Oliveira Costa · 17 years ago