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