1. c1eeb2d x86: fold apic_ops into genapic by Yinghai Lu · 17 years ago
  2. 06cd9a7 x86: add x2apic config by Yinghai Lu · 17 years ago
  3. 494df59 Merge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect', 'x86/headers', 'x86/paravirt', 'x86/urgent' and 'x86/xen'; commit 'v2.6.29-rc5' into x86/core by Ingo Molnar · 17 years ago
  4. 98c061b x86: make APIC_init_uniprocessor() more like smp_prepare_cpus() by Yinghai Lu · 17 years ago
  5. 3bd25d0 x86: pre init pirq_entries[] by Yinghai Lu · 17 years ago
  6. 88d0f55 x86: make 32bit to call enable_IO_APIC early like 64bit by Yinghai Lu · 17 years ago
  7. be71661 x86, vm86: fix preemption bug by Thomas Gleixner · 17 years ago
  8. f6db44d x86: fix typo in filter_cpuid_features() by Yinghai Lu · 17 years ago
  9. e49590b x86, olpc: fix model detection without OFW by Chris Ball · 17 years ago
  10. c466ed2 x86, UV: set full apicid in uv_hub_send_ipi by Dimitri Sivanich · 17 years ago
  11. 7032e86 Merge branches 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86/uaccess' and 'x86/urgent' into x86/core by Ingo Molnar · 17 years ago
  12. a56cdcb Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/doc', 'x86/header-fixes', 'x86/headers' and 'x86/minor-fixes' into x86/core by Ingo Molnar · 17 years ago
  13. ab639f3 Merge branch 'core/percpu' into x86/core by Ingo Molnar · 17 years ago
  14. f8a6b2b Merge branch 'linus' into x86/apic by Ingo Molnar · 17 years ago
  15. b13e246 x86, hpet: fix for LS21 + HPET = boot hang by john stultz · 17 years ago
  16. 34b0900 x86: warn if arch_flush_lazy_mmu_cpu is called in preemptible context by Thomas Gleixner · 17 years ago
  17. d85cf93 x86/paravirt: make arch_flush_lazy_mmu/cpu disable preemption by Jeremy Fitzhardinge · 17 years ago
  18. 7445250 x86: merge sys_rt_sigreturn between 32 and 64 bits by H. Peter Anvin · 17 years ago
  19. b12bdaf x86: use regparm(3) for passed-in pt_regs pointer by Brian Gerst · 17 years ago
  20. ba1511b x86: kernel/mpparse.c fix compilation warnings by Jaswinder Singh Rajput · 17 years ago
  21. 94dba89 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  22. 9ce04f9 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  23. 9f339e7 x86, ptrace, mm: fix double-free on race by Markus Metzger · 17 years ago
  24. 9c8bb6b x86: drop -fno-stack-protector annotations after pt_regs fixes by Brian Gerst · 17 years ago
  25. 253f29a x86: pass in pt_regs pointer for syscalls that need it by Brian Gerst · 17 years ago
  26. aa78bcf x86: use pt_regs pointer in do_device_not_available() by Brian Gerst · 17 years ago
  27. 5c79d2a x86: fix x86_32 stack protector bugs by Tejun Heo · 17 years ago
  28. 160d8da x86, apic: make generic_apic_probe() generally available by Ingo Molnar · 17 years ago
  29. d5b5a23 Merge branch 'x86/apic' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen into x86/apic by Ingo Molnar · 17 years ago
  30. 0e81cb5 x86, apic: fix initialization of wakeup_cpu by Alok Kataria · 17 years ago
  31. f47a454 tracing, x86: fix constraint for parent variable by Steven Rostedt · 17 years ago
  32. e3944bf tracing, x86: fix fixup section to return to original code by Steven Rostedt · 17 years ago
  33. b52af40 i8327: fix outb() parameter order by Clemens Ladisch · 17 years ago
  34. 60a5317 x86: implement x86_32 stack protector by Tejun Heo · 17 years ago
  35. ccbeed3 x86: make lazy %gs optional on x86_32 by Tejun Heo · 17 years ago
  36. d9a89a2 x86: add %gs accessors for x86_32 by Tejun Heo · 17 years ago
  37. f0d9611 x86: use asm .macro instead of cpp #define in entry_32.S by Tejun Heo · 17 years ago
  38. 92e2d50 Merge branch 'x86/urgent' into core/percpu by Ingo Molnar · 17 years ago
  39. 5d96218 Merge branch 'x86/uaccess' into core/percpu by Ingo Molnar · 17 years ago
  40. d315760 x86: fix math_emu register frame access by Tejun Heo · 17 years ago
  41. ca97ab9 x86: unstatic ioapic entry funcs by Jeremy Fitzhardinge · 17 years ago
  42. c3e137d x86: add mp_find_ioapic_pin by Jeremy Fitzhardinge · 17 years ago
  43. 4924e22 x86: unstatic mp_find_ioapic so it can be used elsewhere by Jeremy Fitzhardinge · 17 years ago
  44. 6707fbb Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  45. 249d51b Merge commit 'v2.6.29-rc4' into core/percpu by Ingo Molnar · 17 years ago
  46. b825e6c x86, es7000: fix ACPI table mappings by Yinghai Lu · 17 years ago
  47. 7d97277 acpi/x86: introduce __apci_map_table, v4 by Yinghai Lu · 17 years ago
  48. 05876f8 acpi: remove final __acpi_map_table mapping before setting acpi_gbl_permanent_mmap by Jeremy Fitzhardinge · 17 years ago
  49. eecb9a6 x86: always explicitly map acpi memory by Jeremy Fitzhardinge · 17 years ago
  50. 1c14fa4 x86: use early_ioremap in __acpi_map_table by Jeremy Fitzhardinge · 17 years ago
  51. 55a8ba4 x86, vmi: put a missing paravirt_release_pmd in pgd_dtor by Alok Kataria · 17 years ago
  52. 3f4a739 x86: find nr_irqs_gsi with mp_ioapic_routing by Yinghai Lu · 17 years ago
  53. eca217b Merge branch 'x86/paravirt' into x86/apic by Ingo Molnar · 17 years ago
  54. 7c1d7cd x86: unify do_IRQ() by Jeremy Fitzhardinge · 17 years ago
  55. 9b2b76a x86: add handle_irq() to allow interrupt injection by Jeremy Fitzhardinge · 17 years ago
  56. 726c0d9 x86: early_printk.c - fix pgtable.h unification fallout by Ingo Molnar · 17 years ago
  57. 790c7eb Merge branch 'jsgf/x86/unify' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen into x86/headers by Ingo Molnar · 17 years ago
  58. e736ad5 x86: add clflush before monitor for Intel 7400 series by Pallipadi, Venkatesh · 17 years ago
  59. 2add8e2 x86: use linker to offset symbols by __per_cpu_load by Brian Gerst · 17 years ago
  60. 2c344e9 x86: don't pretend that non-framepointer stack traces are reliable by Arjan van de Ven · 17 years ago
  61. cc6c500 x86: find nr_irqs_gsi with mp_ioapic_routing by Yinghai Lu · 17 years ago
  62. f72dcca x86: check_timer cleanup by Yinghai Lu · 17 years ago
  63. abcaa2b x86: use NR_IRQS_LEGACY to replace 16 by Yinghai Lu · 17 years ago
  64. f1ee554 x86/irq: optimize nr_irqs by Yinghai Lu · 17 years ago
  65. 2d29c6a Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec', 'misc', 'printk' and 'processor' into release by Len Brown · 17 years ago
  66. fb08b20 x86: Fix compile error in arch/x86/kernel/early_printk.c by Jeremy Fitzhardinge · 17 years ago
  67. ff08f76 x86: clean up hpet timer reinit by Pavel Emelyanov · 17 years ago
  68. 4f179d1 x86, numaq: cleanups by Ingo Molnar · 17 years ago
  69. 9d45cf9 Merge branch 'x86/urgent' into x86/apic by Ingo Molnar · 17 years ago
  70. c5e9548 x86: move default_ipi_xx back to ipi.c by Yinghai Lu · 17 years ago
  71. fdbecd9 x86, apic: explain the purpose of max_physical_apicid by Ingo Molnar · 17 years ago
  72. 65a4e57 smp, generic: introduce arch_disable_smp_support() instead of disable_ioapic_setup() by Ingo Molnar · 17 years ago
  73. 732553e [CPUFREQ] powernow-k8: Get transition latency from ACPI _PSS table by Mark Langsdorf · 17 years ago
  74. 327641d Merge branch 'core/percpu' into x86/paravirt by H. Peter Anvin · 17 years ago
  75. 4560839 x86: fix grammar in user-visible BIOS warning by Alex Chiang · 17 years ago
  76. a6a9540 x86: fix hpet timer reinit for x86_64 by Pavel Emelyanov · 17 years ago
  77. 48ec4d9 x86, 64-bit: print DMI info in the oops trace by Kyle McMartin · 17 years ago
  78. bb960a1 Merge branch 'core/xen' into x86/urgent by Ingo Molnar · 17 years ago
  79. 62663ea ACPI: cpufreq: Remove deprecated /proc/acpi/processor/../performance proc entries by Thomas Renninger · 17 years ago
  80. f5deb79 x86: kexec: Use one page table in x86_64 machine_kexec by Huang Ying · 17 years ago
  81. 8587706 x86: APIC: enable workaround on AMD Fam10h CPUs by Borislav Petkov · 17 years ago
  82. a67798c x86: push old stack address on irqstack for unwinder by Martin Hicks · 17 years ago
  83. ef3892b x86, percpu: fix kexec with vmlinux by Yinghai Lu · 17 years ago
  84. 664c795 x86/vmi: fix interrupt enable/disable/save/restore calling convention. by Jeremy Fitzhardinge · 17 years ago
  85. 10b888d irq, x86: fix lock status with numa_migrate_irq_desc by Yinghai Lu · 17 years ago
  86. 9a8ecae x86: add cache descriptors for Intel Core i7 by Dave Jones · 17 years ago
  87. f649043 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  88. e81cfd2 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  89. 92ab783 x86/Voyager: make it build and boot by James Bottomley · 17 years ago
  90. 11e3a84 x86: split loading percpu segments from loading gdt by Jeremy Fitzhardinge · 17 years ago
  91. 552be87 x86: pass in cpu number to switch_to_new_gdt() by Brian Gerst · 17 years ago
  92. 2749ebe x86: UV fix uv_flush_send_and_wait() by Cliff Wickman · 17 years ago
  93. 647ad94 x86, apic: clean up spurious vector sanity check by Ingo Molnar · 17 years ago
  94. 8f47e16 x86: update copyrights by Ingo Molnar · 17 years ago
  95. d1de36f x86, apic: clean up header section by Ingo Molnar · 17 years ago
  96. da5de7c x86/paravirt: use callee-saved convention for pte_val/make_pte/etc by Jeremy Fitzhardinge · 17 years ago
  97. ecb93d1 x86/paravirt: add register-saving thunks to reduce caller register pressure by Jeremy Fitzhardinge · 17 years ago
  98. b8aa287 x86: fix paravirt clobber in entry_64.S by Jeremy Fitzhardinge · 17 years ago
  99. 41edafd x86/pvops: add a paravirt_ident functions to allow special patching by Jeremy Fitzhardinge · 17 years ago
  100. 9b7ed8f Merge branch 'core/percpu' into x86/paravirt by H. Peter Anvin · 17 years ago