1. 7b6aa33 x86, apic: remove genapic.h by Ingo Molnar · 16 years ago
  2. c1eeb2d x86: fold apic_ops into genapic by Yinghai Lu · 16 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 · 16 years ago
  4. c996086 x86, xen: do multicall callbacks with interrupts disabled by Jeremy Fitzhardinge · 16 years ago
  5. 3d39e9d x86, xen: degrade BUG to WARN when multicall fails by Jeremy Fitzhardinge · 16 years ago
  6. b93d51d x86, xen: record and display initiator of each multicall when debugging by Ian Campbell · 16 years ago
  7. 694aa96 xen: fix xen_flush_tlb_others by Ian Campbell · 16 years ago
  8. ab639f3 Merge branch 'core/percpu' into x86/core by Ingo Molnar · 16 years ago
  9. ccbeed3 x86: make lazy %gs optional on x86_32 by Tejun Heo · 16 years ago
  10. 249d51b Merge commit 'v2.6.29-rc4' into core/percpu by Ingo Molnar · 16 years ago
  11. 792dc4f xen: use our own eventchannel->irq path by Jeremy Fitzhardinge · 16 years ago
  12. eca217b Merge branch 'x86/paravirt' into x86/apic by Ingo Molnar · 16 years ago
  13. 9d45cf9 Merge branch 'x86/urgent' into x86/apic by Ingo Molnar · 16 years ago
  14. 130ace1 x86: style cleanups for xen assemblies by Tejun Heo · 16 years ago
  15. e4d0407 xen: use direct ops on 64-bit by Jeremy Fitzhardinge · 16 years ago
  16. 5393744 xen: make direct versions of irq_enable/disable/save/restore to common code by Jeremy Fitzhardinge · 16 years ago
  17. 3834143 xen: setup percpu data pointers by Jeremy Fitzhardinge · 16 years ago
  18. 327641d Merge branch 'core/percpu' into x86/paravirt by H. Peter Anvin · 16 years ago
  19. 1f4f931 xen: fix 32-bit build resulting from mmu move by Jeremy Fitzhardinge · 16 years ago
  20. 06fc732 xen: disable interrupts before saving in percpu by Jeremy Fitzhardinge · 16 years ago
  21. 795f99b xen: setup percpu data pointers by Jeremy Fitzhardinge · 16 years ago
  22. da5de7c x86/paravirt: use callee-saved convention for pte_val/make_pte/etc by Jeremy Fitzhardinge · 16 years ago
  23. ecb93d1 x86/paravirt: add register-saving thunks to reduce caller register pressure by Jeremy Fitzhardinge · 16 years ago
  24. 319f3ba xen: move remaining mmu-related stuff into mmu.c by Jeremy Fitzhardinge · 16 years ago
  25. 9b7ed8f Merge branch 'core/percpu' into x86/paravirt by H. Peter Anvin · 16 years ago
  26. 74b6eb6 Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/doc', 'x86/header-fixes', 'x86/mm', 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86/uaccess' and 'x86/urgent' into x86/core by Ingo Molnar · 16 years ago
  27. b2d2f43 x86: initialize per-cpu GDT segment in per-cpu setup by Brian Gerst · 16 years ago
  28. 99d0000 x86, xen: fix hardirq.h merge fallout by Ingo Molnar · 16 years ago
  29. ab897d2 x86/pvops: remove pte_flags pvop by Jeremy Fitzhardinge · 16 years ago
  30. 8ce0319 x86: remove pda_init() by Brian Gerst · 16 years ago
  31. 3d1e42a x86-64: Move oldrsp from PDA to per-cpu. by Brian Gerst · 16 years ago
  32. 9af4565 x86-64: Move kernelstack from PDA to per-cpu. by Brian Gerst · 16 years ago
  33. c6f5e0a x86-64: Move current task from PDA to per-cpu and consolidate with 32-bit. by Brian Gerst · 16 years ago
  34. 9eb912d x86-64: Move TLB state from PDA to per-cpu and consolidate with 32-bit. by Brian Gerst · 16 years ago
  35. 1b437c8 x86-64: Move irq stats from PDA to per-cpu and consolidate with 32-bit. by Brian Gerst · 16 years ago
  36. 6dbde35 percpu: add optimized generic percpu accessors by Ingo Molnar · 16 years ago
  37. 004aa32 x86: misc clean up after the percpu update by Tejun Heo · 16 years ago
  38. 1a51e3a x86: fold pda into percpu area on SMP by Tejun Heo · 16 years ago
  39. 4595f96 x86: change flush_tlb_others to take a const struct cpumask by Rusty Russell · 16 years ago
  40. 61420f5 Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  41. b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  42. 79741dd [PATCH] idle cputime accounting by Martin Schwidefsky · 16 years ago
  43. e4d9820 x86: xen: use smp_call_function_many() by Mike Travis · 16 years ago
  44. bcda016 x86: cosmetic changes apic-related files. by Mike Travis · 16 years ago
  45. b78936e xen: convert to cpumask_var_t and new cpumask primitives. by Mike Travis · 16 years ago
  46. e798673 x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers by Mike Travis · 16 years ago
  47. ecbf29c xen: clean up asm/xen/hypervisor.h by Jeremy Fitzhardinge · 16 years ago
  48. f63c2f2 xen: whitespace/checkpatch cleanup by Tej · 16 years ago
  49. 320ab2b cpumask: convert struct clock_event_device to cpumask pointers. by Rusty Russell · 16 years ago
  50. 66a45cc 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
  51. df6b079 xen_play_dead() is __cpuinit by Al Viro · 16 years ago
  52. 37af46e xen_setup_vcpu_info_placement() is not init on x86 by Al Viro · 16 years ago
  53. 86bbc2c xen: pin correct PGD on suspend by Ian Campbell · 16 years ago
  54. cb11017 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
  55. d05fdf3 xen: make sure stray alias mappings are gone before pinning by Jeremy Fitzhardinge · 16 years ago
  56. 47cb2ed x86, xen: fix use of pgd_page now that it really does return a page by Jeremy Fitzhardinge · 16 years ago
  57. e946217 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
  58. 9f32d21 xen: fix Xen domU boot with batched mprotect by Chris Lalancette · 16 years ago
  59. debfcaf Merge branch 'tracing/ftrace' into tracing/urgent by Ingo Molnar · 16 years ago
  60. 9301975 Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  61. 606576c ftrace: rename FTRACE to FUNCTION_TRACER by Steven Rostedt · 16 years ago
  62. db64fe0 mm: rewrite vmap layer by Nick Piggin · 16 years ago
  63. d6c88a5 genirq: revert dynarray by Thomas Gleixner · 16 years ago
  64. bf9d3cf xen: Fix bug `do_IRQ: cannot handle IRQ -1 vector 0x6 cpu 1' by Alex Nixon · 16 years ago
  65. 7f95ec9 x86: move kstat_irqs from kstat to irq_desc by Yinghai Lu · 16 years ago
  66. 3807f34 x86: paravirt: factor out cpu_khz to common code by Glauber Costa · 16 years ago
  67. 365d46d Merge branch 'linus' into x86/xen by Ingo Molnar · 16 years ago
  68. d847059 Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B by Ingo Molnar · 16 years ago
  69. 5dc64a3 xen: do not reserve 2 pages of padding between hypervisor and fixmap. by Ian Campbell · 16 years ago
  70. eefb47f xen: use spin_lock_nest_lock when pinning a pagetable by Jeremy Fitzhardinge · 16 years ago
  71. e496e3d Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/doc', 'x86/exports', 'x86/fpu', 'x86/gart', 'x86/idle', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/oprofile', 'x86/paravirt', 'x86/reboot', 'x86/sparse-fixes', 'x86/tsc', 'x86/urgent' and 'x86/vmalloc' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
  72. db053b8 xen: clean up x86-64 warnings by Jeremy Fitzhardinge · 16 years ago
  73. 08115ab xen: make CONFIG_XEN_SAVE_RESTORE depend on CONFIG_XEN by Chuck Ebbert · 16 years ago
  74. 07bbc16 Merge branch 'timers/urgent' into x86/xen by Ingo Molnar · 16 years ago
  75. 5670a43 xen: fix for xen guest with mem > 3.7G by Jeremy Fitzhardinge · 16 years ago
  76. 6a9e918 xen: fix pinning when not using split pte locks by Jeremy Fitzhardinge · 16 years ago
  77. 3ce9bcb Merge branch 'core/xen' into x86/xen by Ingo Molnar · 16 years ago
  78. f7d0b92 mm: define USE_SPLIT_PTLOCKS rather than repeating expression by Jeremy Fitzhardinge · 16 years ago
  79. 26fd105 xen: make CPU hotplug functions static by Alex Nixon · 16 years ago
  80. 2737146 x86, xen: fix build when !CONFIG_HOTPLUG_CPU by Alex Nixon · 16 years ago
  81. e4a6be4 x86, xen: Use native_pte_flags instead of native_pte_val for .pte_flags by Eduardo Habkost · 16 years ago
  82. d68d82a xen: implement CPU hotplugging by Alex Nixon · 16 years ago
  83. ee7686b x86: build fix in "xen spinlock updates and performance measurements" by Jeremy Fitzhardinge · 16 years ago
  84. f863993 x86, paravirt_ops: use unsigned long instead of u32 for alloc_p*() pfn args by Eduardo Habkost · 16 years ago
  85. f8eca41 xen: measure how long spinlocks spend blocking by Jeremy Fitzhardinge · 16 years ago
  86. 1e696f6 xen: allow interrupts to be enabled while doing a blocking spin by Jeremy Fitzhardinge · 16 years ago
  87. 994025c xen: add debugfs support by Jeremy Fitzhardinge · 16 years ago
  88. 168d2f4 xen: save previous spinlock when blocking by Jeremy Fitzhardinge · 16 years ago
  89. 7708ad6 xen: add xen_ prefixes to make tracing with ftrace easier by Jeremy Fitzhardinge · 16 years ago
  90. 11ad93e xen: clarify locking used when pinning a pagetable. by Jeremy Fitzhardinge · 16 years ago
  91. 6e83358 xen: clean up domain mode predicates by Jeremy Fitzhardinge · 16 years ago
  92. 169ad16 xen_alloc_ptpage: cast PFN_PHYS() argument to unsigned long by Eduardo Habkost · 16 years ago
  93. cef43bf xen: fix allocation and use of large ldts, cleanup by Jeremy Fitzhardinge · 16 years ago
  94. 0d1edf4 xen: compile irq functions without -pg for ftrace by Jeremy Fitzhardinge · 16 years ago
  95. eac4345 Merge branch 'x86/spinlocks' into x86/xen by Ingo Molnar · 16 years ago
  96. d89961e xen: suppress known wrmsrs by Jeremy Fitzhardinge · 16 years ago
  97. a05d2eb xen: fix allocation and use of large ldts by Jeremy Fitzhardinge · 16 years ago
  98. b56afe1 x86, xen: Use native_pte_flags instead of native_pte_val for .pte_flags by Eduardo Habkost · 16 years ago
  99. c3cc99f Merge branch 'linus' into x86/xen by Ingo Molnar · 16 years ago
  100. 10a010f Merge branch 'linus' into x86/x2apic by Ingo Molnar · 16 years ago