1. 16a3ce9 x86: move dma_map_sg to common header by Glauber Costa · 17 years ago
  2. 0cb0ae6 x86: move dma_unmap_single to common header by Glauber Costa · 17 years ago
  3. 22456b9 x86: implement dma_map_single through dma_ops by Glauber Costa · 17 years ago
  4. 752bea4 x86: reserve dma32 early for gart by Yinghai Lu · 17 years ago
  5. 6ec6e0d srat, x86: add support for nodes spanning other nodes by Suresh Siddha · 17 years ago
  6. 8705a49 x86 vDSO: compile with -g, 64-bit by Roland McGrath · 17 years ago
  7. 1679f27 x86: fpu xstate split cleanup by Suresh Siddha · 17 years ago
  8. aa283f4 x86, fpu: lazy allocation of FPU area - v5 by Suresh Siddha · 17 years ago
  9. 61c4628 x86, fpu: split FPU state from task struct - v5 by Suresh Siddha · 17 years ago
  10. fa5c463 x86: rename find_max_pfn() to propagate_e820_map() by Ingo Molnar · 17 years ago
  11. d8bb6f4 x86: tsc prevent time going backwards by Thomas Gleixner · 17 years ago
  12. 529e25f x86: implement prctl PR_GET_TSC and PR_SET_TSC by Erik Bosman · 17 years ago
  13. 5deb45e ftrace: add notrace annotations for NMI routines by Steven Rostedt · 17 years ago
  14. 4bd0160 x86: clean up =0 initializations in arch/x86/kernel/tsc_32.c by Pavel Machek · 17 years ago
  15. f5a1b19 x86: fix exec mappings comments by Jiri Slaby · 17 years ago
  16. 4a9f54c x86: cleanup: change _end to end_before_pgt by Yinghai Lu · 17 years ago
  17. 7c53976 x86: cleanup boot-heap usage by Alexander van Heukelum · 17 years ago
  18. 4c8337a x86: fix arch/x86/mm/ioremap.c warning by Randy Dunlap · 17 years ago
  19. 1a7a34a x86: e820_64, fix section mismatch warning by Jacek Luczak · 17 years ago
  20. 120d5bf x86: remove vm86.h inclusion from process_32.c by Jacek Luczak · 17 years ago
  21. cf9b111 x86: remove pointless comments by WANG Cong · 17 years ago
  22. 8ce116e x86: clean up cpu capabilities accesses, p4-clockmod.c by Ingo Molnar · 17 years ago
  23. 2b8106a x86_64: do not reserve ramdisk two times by Yinghai Lu · 17 years ago
  24. 4a3575f x86: EFI_PAGE_SHIFT fix by Huang, Ying · 17 years ago
  25. f8dfd5e x86: KGDB build fix by Ingo Molnar · 17 years ago
  26. 334d094 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 by Linus Torvalds · 17 years ago
  27. d1a4be6 x86 PAT: fix mmap() of holes by Ingo Molnar · 17 years ago
  28. 2cca775 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  29. fda31d7 x86: kgdb build fix by Harvey Harrison · 17 years ago
  30. 4786b4e Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  31. 188da98 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  32. 9732b61 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb by Linus Torvalds · 17 years ago
  33. 9e9abec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  34. d7bb545 Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 17 years ago
  35. 1e42198 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 17 years ago
  36. 359c2e2 ppc/pmac: remove no longer needed IDE quirk by Bartlomiej Zolnierkiewicz · 17 years ago
  37. 7e41e7b ppc: don't include <linux/ide.h> by Bartlomiej Zolnierkiewicz · 17 years ago
  38. 1d850bd ppc: remove ppc_ide_md by Bartlomiej Zolnierkiewicz · 17 years ago
  39. 5d682e4 ppc/pplus: remove ppc_ide_md.ide_init_hwif hook by Bartlomiej Zolnierkiewicz · 17 years ago
  40. 7ef8df8 ppc/sandpoint: remove ppc_ide_md hooks by Bartlomiej Zolnierkiewicz · 17 years ago
  41. 5510b12 ppc/lopec: remove ppc_ide_md hooks by Bartlomiej Zolnierkiewicz · 17 years ago
  42. 2661b13 ppc/mpc8xx: remove ppc_ide_md hooks by Bartlomiej Zolnierkiewicz · 17 years ago
  43. 5c58666 ppc/pmac: remove ppc_ide_md hooks by Bartlomiej Zolnierkiewicz · 17 years ago
  44. e4f7f3a ppc/ppc4xx: remove ppc_ide_md hooks by Bartlomiej Zolnierkiewicz · 17 years ago
  45. 3671e9a ppc/hdpu: remove dead IDE code by Bartlomiej Zolnierkiewicz · 17 years ago
  46. 737a460 kgdb: fix several kgdb regressions by Jason Wessel · 17 years ago
  47. 64e9ee3 kgdb: add x86 HW breakpoints by Jason Wessel · 17 years ago
  48. d359752 kgdb: fix NMI hangs by Jason Wessel · 17 years ago
  49. 82da3ff x86: kgdb support by Ingo Molnar · 17 years ago
  50. 71b264f Pull miscellaneous into release branch by Tony Luck · 17 years ago
  51. f4df39c Pull nptcg into release branch by Tony Luck · 17 years ago
  52. a49072bb Pull kvm-patches into release branch by Tony Luck · 17 years ago
  53. fc494d6 Pull percpureserve into release branch by Tony Luck · 17 years ago
  54. 78514c1 Pull regset into release branch by Tony Luck · 17 years ago
  55. 14d0647 Pull virt-cpu-accounting into release branch by Tony Luck · 17 years ago
  56. 2a467d5 Pull fsys_gettimeofday into release branch by Tony Luck · 17 years ago
  57. 77ad386 x86: standalone trampoline code by Ingo Molnar · 17 years ago
  58. e44b7b7 x86: move suspend wakeup code to C by Pavel Machek · 17 years ago
  59. f49688d x86: coding style fixes to arch/x86/kernel/acpi/sleep.c by Paolo Ciarrocchi · 17 years ago
  60. e223f16 x86: setup_trampoline() - fix section mismatch warning by Jacek Luczak · 17 years ago
  61. df96323 x86: section mismatch fixes, #1 by Jacek Luczak · 17 years ago
  62. 63d3819 x86: fix paranoia about using BIOS quickboot mechanism. by Alok Kataria · 17 years ago
  63. 711554d x86: print out buggy mptable by Yinghai Lu · 17 years ago
  64. 6107a7c x86: use cpu_online() by Akinobu Mita · 17 years ago
  65. 7281c96 x86: use cpumask_of_cpu() by Akinobu Mita · 17 years ago
  66. addfc66 x86: remove unnecessary tmp local variable by Akinobu Mita · 17 years ago
  67. 07004b1 x86: remove unnecessary memset() by Akinobu Mita · 17 years ago
  68. a2249cb x86: use ioapic_read_entry() and ioapic_write_entry() by Akinobu Mita · 17 years ago
  69. 9d25cb0 x86: avoid redundant loop in io_apic_level_ack_pending() by Akinobu Mita · 17 years ago
  70. 03056c8 x86: remove superfluous initialisation in boot code. by Alexander van Heukelum · 17 years ago
  71. 85bddde x86: merge mpparse_{32,64}.c by Alexey Starikovskiy · 17 years ago
  72. cfa08d6 x86: unify mp_register_gsi by Alexey Starikovskiy · 17 years ago
  73. c769bfe x86: unify mp_config_acpi_legacy_irqs by Alexey Starikovskiy · 17 years ago
  74. 57b733e x86: unify mp_register_ioapic by Alexey Starikovskiy · 17 years ago
  75. 22cbb4b x86: unify uniq_io_apic_id by Alexey Starikovskiy · 17 years ago
  76. 92fd4b7 x86: unify smp_scan_config by Alexey Starikovskiy · 17 years ago
  77. 4421b1c x86: unify get_smp_config by Alexey Starikovskiy · 17 years ago
  78. 62441bf x86: unify construct_default_ioirq_mptable by Alexey Starikovskiy · 17 years ago
  79. e950bea x86: unify smp_read_mpc by Alexey Starikovskiy · 17 years ago
  80. f8924e7 x86: unify mp_bus_info by Alexey Starikovskiy · 17 years ago
  81. 746f224 x86: unify arch/x86/kernel/mpparse_64.c by Alexey Starikovskiy · 17 years ago
  82. 888032c x86: add early flags to mpparse_32.c by Alexey Starikovskiy · 17 years ago
  83. 4ef8129 x86: lindent mpparse_32.c by Alexey Starikovskiy · 17 years ago
  84. 31d2092 x86: move mp_register_lapic_address to boot.c by Alexey Starikovskiy · 17 years ago
  85. dfac218 x86: move mp_register_lapic to boot.c by Alexey Starikovskiy · 17 years ago
  86. 2fe6014 x86: move up & smp variables to setup.c by Alexey Starikovskiy · 17 years ago
  87. 350bae1 x86: move mp_irqs to io_apic_64.c by Alexey Starikovskiy · 17 years ago
  88. 584f734 x86: move mp_irqs to io_apics_32.c by Alexey Starikovskiy · 17 years ago
  89. 9e5c5f1 x86: move mp_ioapic_routing to boot.c by Alexey Starikovskiy · 17 years ago
  90. 9c7408f3 x86: move mp_ioapics to io_apic_64.c by Alexey Starikovskiy · 17 years ago
  91. 9f640cc x86: move mp_ioapics to io_apic_32.c by Alexey Starikovskiy · 17 years ago
  92. ba1ce61 x86: don't set io apic features if io-apic is not enabled, fix by Ingo Molnar · 17 years ago
  93. 61048c6 x86: don't set IO APIC features if IO APIC is not enabled by Alexey Starikovskiy · 17 years ago
  94. 16ecf7a x86: move x86_bios_cpu_apicid_init to smpboot.c by Alexey Starikovskiy · 17 years ago
  95. 708650a x86: move x86_cpu_to_apicid_init to smpboot.c by Alexey Starikovskiy · 17 years ago
  96. 0fc0906 x86: move phys_cpu_present_map to setup.c by Alexey Starikovskiy · 17 years ago
  97. 76eb413 x86: move x86_cpu_to_apicid to setup.c by Alexey Starikovskiy · 17 years ago
  98. af926a5 x86: move x86_bios_cpu_apicid to io_apic_64.c by Alexey Starikovskiy · 17 years ago
  99. d61ecf0 x86: 4kstacks default by Ingo Molnar · 17 years ago
  100. f408b43 x86: fix VisualWS and Voyager kexec build failures by Randy Dunlap · 17 years ago