1. c996086 x86, xen: do multicall callbacks with interrupts disabled by Jeremy Fitzhardinge · 16 years ago
  2. 3d39e9d x86, xen: degrade BUG to WARN when multicall fails by Jeremy Fitzhardinge · 16 years ago
  3. b93d51d x86, xen: record and display initiator of each multicall when debugging by Ian Campbell · 16 years ago
  4. 9033304 x86, xen: short-circuit tests for dom0 by Jeremy Fitzhardinge · 16 years ago
  5. 7032e86 Merge branches 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86/uaccess' and 'x86/urgent' into x86/core by Ingo Molnar · 16 years ago
  6. f268fe7 Merge branch 'x86/mm' into x86/core by Ingo Molnar · 16 years ago
  7. 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 · 16 years ago
  8. 881c477 Merge branch 'x86/cleanups' into x86/core by Ingo Molnar · 16 years ago
  9. ab639f3 Merge branch 'core/percpu' into x86/core by Ingo Molnar · 16 years ago
  10. f8a6b2b Merge branch 'linus' into x86/apic by Ingo Molnar · 16 years ago
  11. b13e246 x86, hpet: fix for LS21 + HPET = boot hang by john stultz · 16 years ago
  12. 7ad9de6 x86: CPA avoid repeated lazy mmu flush by Thomas Gleixner · 16 years ago
  13. 34b0900 x86: warn if arch_flush_lazy_mmu_cpu is called in preemptible context by Thomas Gleixner · 16 years ago
  14. d85cf93 x86/paravirt: make arch_flush_lazy_mmu/cpu disable preemption by Jeremy Fitzhardinge · 16 years ago
  15. d88316c2 x86, 32-bit: refactor find_low_pfn_range() by Ingo Molnar · 16 years ago
  16. 4769843 x86, 32-bit: clean up find_low_pfn_range() by Ingo Molnar · 16 years ago
  17. 3023533 x86: fix warning in find_low_pfn_range() by Ingo Molnar · 16 years ago
  18. bd28242 x86, defconfig: turn off CONFIG_SCSI_ISCSI_ATTRS=y by Ingo Molnar · 16 years ago
  19. 5568310 x86, defconfig: turn off CONFIG_ENABLE_WARN_DEPRECATED by Ingo Molnar · 16 years ago
  20. dd5fc55 x86, defconfig: update the 64-bit defconfig by Ingo Molnar · 16 years ago
  21. bc8bd002 x86, defconfig: update the 32-bit defconfig by Ingo Molnar · 16 years ago
  22. be03d9e x86, pat: fix warn_on_once() while mapping 0-1MB range with /dev/mem by Suresh Siddha · 16 years ago
  23. 4f06b04 x86/cpa: make sure cpa is safe to call in lazy mmu mode by Jeremy Fitzhardinge · 16 years ago
  24. 58105ef x86: UV: fix header struct usage by Randy Dunlap · 16 years ago
  25. 7445250 x86: merge sys_rt_sigreturn between 32 and 64 bits by H. Peter Anvin · 16 years ago
  26. b12bdaf x86: use regparm(3) for passed-in pt_regs pointer by Brian Gerst · 16 years ago
  27. ba1511b x86: kernel/mpparse.c fix compilation warnings by Jaswinder Singh Rajput · 16 years ago
  28. 7651194 x86: mm/init_32.c fix compilation warning by Jaswinder Singh Rajput · 16 years ago
  29. 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 · 16 years ago
  30. 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 · 16 years ago
  31. b3f2caa Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  32. 93431dd Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  33. da8dbb8 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  34. 17993b4 x86: make hibernation always-possible by Ingo Molnar · 16 years ago
  35. 9f339e7 x86, ptrace, mm: fix double-free on race by Markus Metzger · 16 years ago
  36. c5c606d x86: cleanup, rename CONFIG_X86_NON_STANDARD to CONFIG_X86_EXTENDED_PLATFORM by Ravikiran G Thirumalai · 16 years ago
  37. 1c00400 SGI IA64 UV: fix ia64 build error in the linux-next tree by Dean Nelson · 16 years ago
  38. 9c8bb6b x86: drop -fno-stack-protector annotations after pt_regs fixes by Brian Gerst · 16 years ago
  39. 253f29a x86: pass in pt_regs pointer for syscalls that need it by Brian Gerst · 16 years ago
  40. aa78bcf x86: use pt_regs pointer in do_device_not_available() by Brian Gerst · 16 years ago
  41. 8913937 Merge commit 'v2.6.29-rc4' into x86/cleanups by Ingo Molnar · 16 years ago
  42. 5c79d2a x86: fix x86_32 stack protector bugs by Tejun Heo · 16 years ago
  43. 160d8da x86, apic: make generic_apic_probe() generally available by Ingo Molnar · 16 years ago
  44. d5b5a23 Merge branch 'x86/apic' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen into x86/apic by Ingo Molnar · 16 years ago
  45. 0e81cb5 x86, apic: fix initialization of wakeup_cpu by Alok Kataria · 16 years ago
  46. 95ec807 [S390] Update default configuration. by Martin Schwidefsky · 16 years ago
  47. 0addff8 [S390] Fix init irq proc build break. by Sachin Sant · 16 years ago
  48. d5e842c [S390] vdso: fix per cpu vdso pointer in lowcore by Martin Schwidefsky · 16 years ago
  49. f47a454 tracing, x86: fix constraint for parent variable by Steven Rostedt · 16 years ago
  50. f99fb8a powerpc/mm: Fix _PAGE_COHERENT support on classic ppc32 HW by Kumar Gala · 16 years ago
  51. 1385a7a Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  52. c36c63c Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  53. 226b791 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  54. e3944bf tracing, x86: fix fixup section to return to original code by Steven Rostedt · 16 years ago
  55. b52af40 i8327: fix outb() parameter order by Clemens Ladisch · 16 years ago
  56. e0fc4f9 [ARM] Storage class should be before const qualifier by Tobias Klauser · 16 years ago
  57. 0b2f828 powerpc: Add missing sparsemem.h include by Michael Neuling · 16 years ago
  58. 5b11abf powerpc/pci: mmap anonymous memory when legacy_mem doesn't exist by Benjamin Herrenschmidt · 16 years ago
  59. d87bf76 powerpc/cell: Add missing #include for oprofile by Michael Neuling · 16 years ago
  60. f25f907 powerpc/ftrace: Fix math to calculate offset in TOC by Steven Rostedt · 16 years ago
  61. eef3361 powerpc: Don't emulate mr. instructions by Ananth N Mavinakayanahalli · 16 years ago
  62. 6c24b17 powerpc/fsl-booke: Fix mapping functions to use phys_addr_t by Kumar Gala · 16 years ago
  63. 60a5317 x86: implement x86_32 stack protector by Tejun Heo · 16 years ago
  64. ccbeed3 x86: make lazy %gs optional on x86_32 by Tejun Heo · 16 years ago
  65. d9a89a2 x86: add %gs accessors for x86_32 by Tejun Heo · 16 years ago
  66. f0d9611 x86: use asm .macro instead of cpp #define in entry_32.S by Tejun Heo · 16 years ago
  67. d627ded x86: no stack protector for vdso by Tejun Heo · 16 years ago
  68. 5d707e9 stackprotector: update make rules by Tejun Heo · 16 years ago
  69. 76397f7 x86: stackprotector.h misc update by Tejun Heo · 16 years ago
  70. 92e2d50 Merge branch 'x86/urgent' into core/percpu by Ingo Molnar · 16 years ago
  71. 5d96218 Merge branch 'x86/uaccess' into core/percpu by Ingo Molnar · 16 years ago
  72. d315760 x86: fix math_emu register frame access by Tejun Heo · 16 years ago
  73. bf56957 xen: expose enable_IO_APIC for 32-bit by Ian Campbell · 16 years ago
  74. ca97ab9 x86: unstatic ioapic entry funcs by Jeremy Fitzhardinge · 16 years ago
  75. c3e137d x86: add mp_find_ioapic_pin by Jeremy Fitzhardinge · 16 years ago
  76. 4924e22 x86: unstatic mp_find_ioapic so it can be used elsewhere by Jeremy Fitzhardinge · 16 years ago
  77. 3c552ac x86: make apic_* operations inline functions by Jeremy Fitzhardinge · 16 years ago
  78. 6707fbb Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
  79. a8e807f FRV: in_interrupt() requires #inclusion of linux/hardirq.h not asm/hardirq.h now by David Howells · 16 years ago
  80. a5ef7ca x86: spinlocks: define dummy __raw_spin_is_contended by Kyle McMartin · 16 years ago
  81. 249d51b Merge commit 'v2.6.29-rc4' into core/percpu by Ingo Molnar · 16 years ago
  82. ae6af41 x86: math_emu info cleanup by Tejun Heo · 16 years ago
  83. 914c3d6 x86: include correct %gs in a.out core dump by Tejun Heo · 16 years ago
  84. b825e6c x86, es7000: fix ACPI table mappings by Yinghai Lu · 16 years ago
  85. 7d97277 acpi/x86: introduce __apci_map_table, v4 by Yinghai Lu · 16 years ago
  86. 05876f8 acpi: remove final __acpi_map_table mapping before setting acpi_gbl_permanent_mmap by Jeremy Fitzhardinge · 16 years ago
  87. eecb9a6 x86: always explicitly map acpi memory by Jeremy Fitzhardinge · 16 years ago
  88. 1c14fa4 x86: use early_ioremap in __acpi_map_table by Jeremy Fitzhardinge · 16 years ago
  89. 55a8ba4 x86, vmi: put a missing paravirt_release_pmd in pgd_dtor by Alok Kataria · 16 years ago
  90. 3f4a739 x86: find nr_irqs_gsi with mp_ioapic_routing by Yinghai Lu · 16 years ago
  91. 792dc4f xen: use our own eventchannel->irq path by Jeremy Fitzhardinge · 16 years ago
  92. eca217b Merge branch 'x86/paravirt' into x86/apic by Ingo Molnar · 16 years ago
  93. 7c1d7cd x86: unify do_IRQ() by Jeremy Fitzhardinge · 16 years ago
  94. 9b2b76a x86: add handle_irq() to allow interrupt injection by Jeremy Fitzhardinge · 16 years ago
  95. c47c1b1 x86, pgtable.h: fix 2-level 32-bit build by Ingo Molnar · 16 years ago
  96. e5f7f202 x86, pgtable.h: macro-ify *_page() methods by Ingo Molnar · 16 years ago
  97. 726c0d9 x86: early_printk.c - fix pgtable.h unification fallout by Ingo Molnar · 16 years ago
  98. 790c7eb Merge branch 'jsgf/x86/unify' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen into x86/headers by Ingo Molnar · 16 years ago
  99. e736ad5 x86: add clflush before monitor for Intel 7400 series by Pallipadi, Venkatesh · 16 years ago
  100. 286ce0a Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Russell King · 16 years ago