1. b1d18dc arm: Storage class should be before const qualifier by Tobias Klauser · 16 years ago
  2. 334d094 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 by Linus Torvalds · 16 years ago
  3. d1a4be6 x86 PAT: fix mmap() of holes by Ingo Molnar · 16 years ago
  4. 2cca775 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  5. fda31d7 x86: kgdb build fix by Harvey Harrison · 16 years ago
  6. 4786b4e Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  7. 188da98 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  8. 9732b61 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb by Linus Torvalds · 16 years ago
  9. 9e9abec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 16 years ago
  10. d7bb545 Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 16 years ago
  11. 1e42198 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  12. 359c2e2 ppc/pmac: remove no longer needed IDE quirk by Bartlomiej Zolnierkiewicz · 16 years ago
  13. 7e41e7b ppc: don't include <linux/ide.h> by Bartlomiej Zolnierkiewicz · 16 years ago
  14. 1d850bd ppc: remove ppc_ide_md by Bartlomiej Zolnierkiewicz · 16 years ago
  15. 5d682e4 ppc/pplus: remove ppc_ide_md.ide_init_hwif hook by Bartlomiej Zolnierkiewicz · 16 years ago
  16. 7ef8df8 ppc/sandpoint: remove ppc_ide_md hooks by Bartlomiej Zolnierkiewicz · 16 years ago
  17. 5510b12 ppc/lopec: remove ppc_ide_md hooks by Bartlomiej Zolnierkiewicz · 16 years ago
  18. 2661b13 ppc/mpc8xx: remove ppc_ide_md hooks by Bartlomiej Zolnierkiewicz · 16 years ago
  19. 5c58666 ppc/pmac: remove ppc_ide_md hooks by Bartlomiej Zolnierkiewicz · 16 years ago
  20. e4f7f3a ppc/ppc4xx: remove ppc_ide_md hooks by Bartlomiej Zolnierkiewicz · 16 years ago
  21. 3671e9a ppc/hdpu: remove dead IDE code by Bartlomiej Zolnierkiewicz · 16 years ago
  22. 737a460 kgdb: fix several kgdb regressions by Jason Wessel · 17 years ago
  23. 64e9ee3 kgdb: add x86 HW breakpoints by Jason Wessel · 17 years ago
  24. d359752 kgdb: fix NMI hangs by Jason Wessel · 17 years ago
  25. 82da3ff x86: kgdb support by Ingo Molnar · 16 years ago
  26. 71b264f Pull miscellaneous into release branch by Tony Luck · 16 years ago
  27. f4df39c Pull nptcg into release branch by Tony Luck · 16 years ago
  28. a49072b Pull kvm-patches into release branch by Tony Luck · 16 years ago
  29. fc494d6 Pull percpureserve into release branch by Tony Luck · 16 years ago
  30. 78514c1 Pull regset into release branch by Tony Luck · 16 years ago
  31. 14d0647 Pull virt-cpu-accounting into release branch by Tony Luck · 16 years ago
  32. 2a467d5 Pull fsys_gettimeofday into release branch by Tony Luck · 16 years ago
  33. 77ad386 x86: standalone trampoline code by Ingo Molnar · 16 years ago
  34. e44b7b7 x86: move suspend wakeup code to C by Pavel Machek · 16 years ago
  35. f49688d x86: coding style fixes to arch/x86/kernel/acpi/sleep.c by Paolo Ciarrocchi · 17 years ago
  36. e223f16 x86: setup_trampoline() - fix section mismatch warning by Jacek Luczak · 16 years ago
  37. df96323 x86: section mismatch fixes, #1 by Jacek Luczak · 16 years ago
  38. 63d3819 x86: fix paranoia about using BIOS quickboot mechanism. by Alok Kataria · 16 years ago
  39. 711554d x86: print out buggy mptable by Yinghai Lu · 16 years ago
  40. 6107a7c x86: use cpu_online() by Akinobu Mita · 16 years ago
  41. 7281c96 x86: use cpumask_of_cpu() by Akinobu Mita · 16 years ago
  42. addfc66 x86: remove unnecessary tmp local variable by Akinobu Mita · 16 years ago
  43. 07004b1 x86: remove unnecessary memset() by Akinobu Mita · 16 years ago
  44. a2249cb x86: use ioapic_read_entry() and ioapic_write_entry() by Akinobu Mita · 16 years ago
  45. 9d25cb0 x86: avoid redundant loop in io_apic_level_ack_pending() by Akinobu Mita · 16 years ago
  46. 03056c8 x86: remove superfluous initialisation in boot code. by Alexander van Heukelum · 16 years ago
  47. 85bddde x86: merge mpparse_{32,64}.c by Alexey Starikovskiy · 16 years ago
  48. cfa08d6 x86: unify mp_register_gsi by Alexey Starikovskiy · 16 years ago
  49. c769bfe x86: unify mp_config_acpi_legacy_irqs by Alexey Starikovskiy · 16 years ago
  50. 57b733e x86: unify mp_register_ioapic by Alexey Starikovskiy · 16 years ago
  51. 22cbb4b x86: unify uniq_io_apic_id by Alexey Starikovskiy · 16 years ago
  52. 92fd4b7 x86: unify smp_scan_config by Alexey Starikovskiy · 16 years ago
  53. 4421b1c x86: unify get_smp_config by Alexey Starikovskiy · 16 years ago
  54. 62441bf x86: unify construct_default_ioirq_mptable by Alexey Starikovskiy · 16 years ago
  55. e950bea x86: unify smp_read_mpc by Alexey Starikovskiy · 16 years ago
  56. f8924e7 x86: unify mp_bus_info by Alexey Starikovskiy · 16 years ago
  57. 746f224 x86: unify arch/x86/kernel/mpparse_64.c by Alexey Starikovskiy · 16 years ago
  58. 888032c x86: add early flags to mpparse_32.c by Alexey Starikovskiy · 16 years ago
  59. 4ef8129 x86: lindent mpparse_32.c by Alexey Starikovskiy · 16 years ago
  60. 31d2092 x86: move mp_register_lapic_address to boot.c by Alexey Starikovskiy · 16 years ago
  61. dfac218 x86: move mp_register_lapic to boot.c by Alexey Starikovskiy · 16 years ago
  62. 2fe6014 x86: move up & smp variables to setup.c by Alexey Starikovskiy · 16 years ago
  63. 350bae1 x86: move mp_irqs to io_apic_64.c by Alexey Starikovskiy · 16 years ago
  64. 584f734 x86: move mp_irqs to io_apics_32.c by Alexey Starikovskiy · 16 years ago
  65. 9e5c5f1 x86: move mp_ioapic_routing to boot.c by Alexey Starikovskiy · 16 years ago
  66. 9c7408f3 x86: move mp_ioapics to io_apic_64.c by Alexey Starikovskiy · 16 years ago
  67. 9f640cc x86: move mp_ioapics to io_apic_32.c by Alexey Starikovskiy · 16 years ago
  68. ba1ce61 x86: don't set io apic features if io-apic is not enabled, fix by Ingo Molnar · 16 years ago
  69. 61048c6 x86: don't set IO APIC features if IO APIC is not enabled by Alexey Starikovskiy · 16 years ago
  70. 16ecf7a x86: move x86_bios_cpu_apicid_init to smpboot.c by Alexey Starikovskiy · 16 years ago
  71. 708650a x86: move x86_cpu_to_apicid_init to smpboot.c by Alexey Starikovskiy · 16 years ago
  72. 0fc0906 x86: move phys_cpu_present_map to setup.c by Alexey Starikovskiy · 16 years ago
  73. 76eb413 x86: move x86_cpu_to_apicid to setup.c by Alexey Starikovskiy · 16 years ago
  74. af926a5 x86: move x86_bios_cpu_apicid to io_apic_64.c by Alexey Starikovskiy · 16 years ago
  75. d61ecf0 x86: 4kstacks default by Ingo Molnar · 16 years ago
  76. f408b43 x86: fix VisualWS and Voyager kexec build failures by Randy Dunlap · 16 years ago
  77. d2b3bab x86: MPSC should use P6 NOPs by Hugh Dickins · 16 years ago
  78. 431ef7a x86: debug Store - call kfree if only we really need it by Cyrill Gorcunov · 16 years ago
  79. 13af483 x86: improve default idle by Ingo Molnar · 16 years ago
  80. f5149a4 x86: support for new UV apic, fix by Jack Steiner · 16 years ago
  81. 1725037f x86: set_cyc2ns_scale() remove prev scale by Ingo Molnar · 16 years ago
  82. b447a46 x86: clean up non-smp usage of cpu maps by Mike Travis · 16 years ago
  83. ac23d4e x86: support for new UV apic by Jack Steiner · 16 years ago
  84. 570da31 x86: support for new UV apic, prepare by Ingo Molnar · 16 years ago
  85. ac049c1 x86: parsing for ACPI "SAPIC" table by Jack Steiner · 16 years ago
  86. a65d1d6 x86: increase size of APICID by Jack Steiner · 16 years ago
  87. ae26186 x86: add functions to determine if platform is a UV platform by Jack Steiner · 16 years ago
  88. 05f2d12 x86: change GET_APIC_ID() from an inline function to an out-of-line function by Jack Steiner · 16 years ago
  89. a5c15d4 x86: replace most VM86 flags with flags from processor-flags.h by gorcunov@gmail.com · 16 years ago
  90. 6b6891f x86: cleanup - rename VM_MASK to X86_VM_MASK by gorcunov@gmail.com · 16 years ago
  91. 6093015 x86: cleanup replace most vm86 flags with flags from processor-flags.h, fix by Ingo Molnar · 16 years ago
  92. f7743fe x86: paravirt_ops: don't steal memory resources in paravirt_disable_iospace by Jeremy Fitzhardinge · 16 years ago
  93. e937fcf x86: mpparse: 64-bit fix by Ingo Molnar · 16 years ago
  94. ecaa6c9 x86: change naming of cpu_initialized_mask for xen by Glauber Costa · 16 years ago
  95. fe176de x86: microcode: show results on success too by Ben Castricum · 16 years ago
  96. be8a568 x86: move generic_processor_info to apic_64.c by Alexey Starikovskiy · 16 years ago
  97. 86cc0d9 x86: move boot_cpu_physical_apicid to apic_64.c by Alexey Starikovskiy · 16 years ago
  98. 3103623 x86: move disabled_cpus to smpboot.c (64bit) by Alexey Starikovskiy · 16 years ago
  99. 7b8cbd2 x86: move num_processors to smpboot.c (64 bit) by Alexey Starikovskiy · 16 years ago
  100. 1d85543 x86: move phys_cpu_present_map to smpboot.c (64bit) by Alexey Starikovskiy · 16 years ago