1. b310f381d x86: PAT add ioremap_wc() interface by venkatesh.pallipadi@intel.com · 17 years ago
  2. ef354af x86: PAT add set_memory_wc() interface by venkatesh.pallipadi@intel.com · 17 years ago
  3. 1219333 x86: PAT use reserve free memtype in set_memory_uc by venkatesh.pallipadi@intel.com · 17 years ago
  4. 3a96ce8 x86: PAT make ioremap_change_attr non-static by venkatesh.pallipadi@intel.com · 17 years ago
  5. 2e5d9c8 x86: PAT infrastructure patch by venkatesh.pallipadi@intel.com · 17 years ago
  6. 272b9ca x86: early memtest to find bad ram by Yinghai Lu · 17 years ago
  7. a5ae1c3 x86: processor.h - use PAGE_SIZE instead of numeric value by Cyrill Gorcunov · 17 years ago
  8. f7d909d x86: simplify sync_test_bit() by Jan Beulich · 17 years ago
  9. ede1389 x86: remove the write-only timer_uses_ioapic_pin_0 by Adrian Bunk · 17 years ago
  10. aa7d8e25e x86: fix build breakage when PCI is define and PARAVIRT is not by Ravikiran G Thirumalai · 17 years ago
  11. 8642050 x86: make struct mpc_config_translation NUMAQ-only by Alexey Starikovskiy · 17 years ago
  12. 0ec153a x86: remove mpc_oem_bus_info() by Alexey Starikovskiy · 17 years ago
  13. d285e33 x86: remove mpc_oem_pci_bus() by Alexey Starikovskiy · 17 years ago
  14. 4655c7d x86: remove mpc_apic_id() by Alexey Starikovskiy · 17 years ago
  15. ce3fe6b x86: use get_bios_ebda in mpparse_64.c by Alexey Starikovskiy · 17 years ago
  16. 9f3734f x86: introduce smpboot_clear_io_apic by Glauber de Oliveira Costa · 17 years ago
  17. 3fa7b34 x86: assign nr_ioapics = 0 in smpboot_hooks.h by Glauber de Oliveira Costa · 17 years ago
  18. cb3c8b9 x86: integrate do_boot_cpu by Glauber de Oliveira Costa · 17 years ago
  19. c70dcb7 x86: change boot_cpu_id to boot_cpu_physical_apicid by Glauber de Oliveira Costa · 17 years ago
  20. 9d97d0d x86: move stack_start to smp.h by Glauber de Oliveira Costa · 17 years ago
  21. f6bc402 x86: include mach_apic.h in smpboot_64.c and smpboot.c by Glauber de Oliveira Costa · 17 years ago
  22. 50e440a x86: call nmi_watchdog_default in i386 by Glauber de Oliveira Costa · 17 years ago
  23. 6d60cd5 x86: unify nmi_32.h and nmi_64.h by Glauber de Oliveira Costa · 17 years ago
  24. e32ede1 x86: wipe get_nmi_reason out of nmi_64.h by Glauber de Oliveira Costa · 17 years ago
  25. fbac7fc x86: fix alloc_bootmem_pages_node macro by Glauber de Oliveira Costa · 17 years ago
  26. 04d1dd2 x86: make node to apic mapping declarations unconditional by Glauber de Oliveira Costa · 17 years ago
  27. cbe879f x86: define bios to apicid mapping by Glauber de Oliveira Costa · 17 years ago
  28. 7e1efc0 x86: unify extern masks declaration by Glauber de Oliveira Costa · 17 years ago
  29. ac56ef6 x86: provide APIC_INTEGRATED definition for x86_64 by Glauber de Oliveira Costa · 17 years ago
  30. 1d89a7f x86: merge smp_store_cpu_info by Glauber de Oliveira Costa · 17 years ago
  31. d0173ae x86: use start_ipi_hook in x86_64 by Glauber de Oliveira Costa · 17 years ago
  32. 037cab0 x86: move mp_bus_id_to_node to numa.c by Alexey Starikovskiy · 17 years ago
  33. e129cb4 x86: move mp_bus_id_to_local to numa.c by Alexey Starikovskiy · 17 years ago
  34. c0a282c x86: make mp_bus_id_to_type optional by Alexey Starikovskiy · 17 years ago
  35. a6333c3 x86: add mp_bus_not_pci bitmap to mpparse_32.c by Alexey Starikovskiy · 17 years ago
  36. 8643f9d x86: get boot_cpu_id as early for k8_scan_nodes by Yinghai Lu · 17 years ago
  37. 6079d2d x86: move quad_local_to_mp_bus_id to numa.c by Alexey Starikovskiy · 17 years ago
  38. 5d570cb x86: correct/clarify comment in nops.h by Mikael Pettersson · 17 years ago
  39. 5b0e508 x86: prevent unconditional writes to DebugCtl MSR by Jan Beulich · 17 years ago
  40. 12db648 x86: add AMD Northbridge MSR definition by stephane eranian · 17 years ago
  41. 8697510 x86: add cpu_has_arch_perfmon by stephane eranian · 17 years ago
  42. e40c0fe x86: cleanup duplicate includes by Joe Perches · 17 years ago
  43. 01aaea1 x86: introduce initial apicid by Yinghai Lu · 17 years ago
  44. 459cce7 x86: remove mach_reboot.h by Ingo Molnar · 17 years ago
  45. e587cad x86: enhance DEBUG_RODATA support - alternatives by Mathieu Desnoyers · 17 years ago
  46. eee6dd1 x86: move extern declaration to vdso.h by Ingo Molnar · 17 years ago
  47. 16281a9 x86: include/asm-x86/mutex_32.h - use angle brackets for include by Joe Perches · 17 years ago
  48. ca9cda2 x86: add comments to processor.h by Ingo Molnar · 17 years ago
  49. 91718e8 x86: unify setup_trampoline by Glauber Costa · 17 years ago
  50. 4206882 x86: move trampoline arrays extern definition to smp.h by Glauber Costa · 17 years ago
  51. 69c18c1 x86: merge __cpu_disable and cpu_die by Glauber Costa · 17 years ago
  52. 1dbb472 x86: move hotplug related extern definitions to smp.h by Glauber Costa · 17 years ago
  53. 1452207 x86: make set_cpu_sibling_map nonstatic by Glauber Costa · 17 years ago
  54. a355352 x86: move equal types to common file by Glauber Costa · 17 years ago
  55. 5382e89 x86: adjust types in smpcommon_32.c by Glauber Costa · 17 years ago
  56. fe67620 x86: remove cpu_llc_id from processor.h by Glauber Costa · 17 years ago
  57. 377d698 x86: unify smp_send_stop by Glauber Costa · 17 years ago
  58. 3d3f487 x86: provide hlt_works function. by Glauber Costa · 17 years ago
  59. 68a1c3f x86: move prefill_possible_map to common file by Glauber Costa · 17 years ago
  60. 93b016f x86: move disabled_cpus to common header by Glauber Costa · 17 years ago
  61. c559764 x86: unify smp_cpus_done by Glauber Costa · 17 years ago
  62. 7557da6 x86: unify smp_prepare_cpus by Glauber Costa · 17 years ago
  63. 1e3fac8 x86: unify prepare_boot_cpu by Glauber Costa · 17 years ago
  64. 71d1954 x86: unify __cpu_up. by Glauber Costa · 17 years ago
  65. 64b1a21e0 x86: unify smp_call_function_mask by Glauber Costa · 17 years ago
  66. 8678969 x86: merge smp_send_reschedule by Glauber Costa · 17 years ago
  67. c76cb36 x86: move smp_ops extern declaration to common header by Glauber Costa · 17 years ago
  68. 1669402 x86: define smp_ops in common header by Glauber Costa · 17 years ago
  69. 53ebef4 x86: merge extern variables definitions by Glauber Costa · 17 years ago
  70. 639acb1 x86: merge extern function definitions by Glauber Costa · 17 years ago
  71. c27cfef x86: commonize smp.h by Glauber Costa · 17 years ago
  72. 8b6451f x86: fix switch_to() clobbers by Ingo Molnar · 17 years ago
  73. 23b55bd x86: clean up switch_to() by Ingo Molnar · 17 years ago
  74. 0d7a181 x86: wmb() confusion in system.h by Pavel Machek · 17 years ago
  75. 9fc3411 x86: debug pmd_bad() by Ingo Molnar · 17 years ago
  76. 40869cd x86: redo cded932b75ab0a5f9181e by Ingo Molnar · 17 years ago
  77. 78a9909 x86, tracing: add notrace to asm-x86/linkage.h by Ingo Molnar · 17 years ago
  78. 0f8d2b9 x86: clean up cpu capabilities accesses by Ingo Molnar · 17 years ago
  79. f8fffa4 x86: apic_is_clustered_box for vsmp by Yinghai Lu · 17 years ago
  80. 3def3d6 x86: clean up e820_reserve_resources on 64-bit by Yinghai Lu · 17 years ago
  81. 513ad84 x86: de-macro start_thread() by Ingo Molnar · 17 years ago
  82. 4d46a89 x86: clean up include/asm-x86/processor.h by Ingo Molnar · 17 years ago
  83. bc0a733 x86: define outb_pic and inb_pic to stop using outb_p and inb_p by David P. Reed · 17 years ago
  84. 2785c8d x86: call vsmp_init explicitly by Glauber Costa · 17 years ago
  85. 04adf11 x86: remove never used nodenumer in pda by Yinghai Lu · 17 years ago
  86. 9902a70 x86: make X86_32 pt_regs members unsigned long by Harvey Harrison · 17 years ago
  87. 92bc205 x86: change most X86_32 pt_regs members to unsigned long by Harvey Harrison · 17 years ago
  88. 48c508b x86: clean up find_e820_area(), 64-bit by Yinghai Lu · 17 years ago
  89. 00d1c5e x86: add gbpages switches by Ingo Molnar · 17 years ago
  90. 85eb69a x86: increase the kernel text limit to 512 MB by Ingo Molnar · 17 years ago
  91. c970d5a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  92. b4dcaea Pb1200/DBAu1200: fix bad IDE resource size by Sergei Shtylyov · 17 years ago
  93. 09a7744 Au1200: kill IDE driver function prototypes by Sergei Shtylyov · 17 years ago
  94. 6af74b0 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  95. b4b8f57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  96. 5f1a3f2 acpi thermal trip points increased to 12 by Krzysztof Helt · 17 years ago
  97. d1e7780 spi: spi_s3c24xx must initialize num_chipselect by Ben Dooks · 17 years ago
  98. 335e92e vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrs by Jan Kara · 17 years ago
  99. 1f4deba uml: compile error fix by WANG Cong · 17 years ago
  100. 4ac5846 ssb: Fix usage of struct device used for DMAing by Michael Buesch · 17 years ago