1. fd94093 x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmaps by Keith Packard · 16 years ago
  2. bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago
  3. 92b29b8 Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  4. 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
  5. 08d19f5 Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 16 years ago
  6. e533b22 Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  7. 0999d97 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
  8. e4856a7 Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  9. bdab0ba x86: rename iommu_num_pages function to iommu_nr_pages by Joerg Roedel · 16 years ago
  10. d5c003b include: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  11. fc8c2d7 x86: Add sysfs entries for UV v4 by Russ Anderson · 16 years ago
  12. 922402f x86: Add UV partition call v4 by Russ Anderson · 16 years ago
  13. 7f59423 x86: Add UV bios call infrastructure v4 by Russ Anderson · 16 years ago
  14. 4173a0e x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3 by Dean Nelson · 16 years ago
  15. 58ac1e7 x86: HPET_MSI Basic HPET_MSI setup code by venkatesh.pallipadi@intel.com · 16 years ago
  16. a11b5ab x2apic: fix reserved APIC register accesses in print_local_APIC() by Yinghai Lu · 16 years ago
  17. 1dd6ba2 x86: apic - unify smp_spurious/error_interrupt declaration by Cyrill Gorcunov · 16 years ago
  18. 9d6a4d0 x86: probe nr_irqs even only mptable is used by Yinghai Lu · 16 years ago
  19. 29ccbbf x86: remove first_free_entry/pin_map_size by Yinghai Lu · 16 years ago
  20. bcd5626 x86: irq: interrupt array size should be NR_VECTORS by Yinghai Lu · 16 years ago
  21. aa45f97 x86: remove ioapic_force by Yinghai Lu · 16 years ago
  22. d83e94a x86, io-apic: remove union about dest for log/phy by Yinghai Lu · 16 years ago
  23. 497c9a1 x86: make 32bit support per_cpu vector by Yinghai Lu · 16 years ago
  24. bfea123 x86: remove nr_irq_vectors by Yinghai Lu · 16 years ago
  25. 71f521b x86, irq: get nr_irqs from madt by Yinghai Lu · 16 years ago
  26. 0799e43 x86: use nr_irqs by Yinghai Lu · 16 years ago
  27. 3839573 x86: remove irq_vectors_limits by Yinghai Lu · 16 years ago
  28. 0b59268 [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY by Martin Schwidefsky · 16 years ago
  29. f61f1b5 x86: fix compat-vdso by Suresh Siddha · 16 years ago
  30. 3de42dc KVM: Separate irq ack notification out of arch/x86/kvm/irq.c by Xiantao Zhang · 16 years ago
  31. e5fcfc8 KVM: Device Assignment: Map mmio pages into VT-d page table by Weidong Han · 16 years ago
  32. 0074ff6 KVM: MMU: speed up mmu_unsync_walk by Marcelo Tosatti · 16 years ago
  33. 4731d4c KVM: MMU: out of sync shadow core by Marcelo Tosatti · 16 years ago
  34. a705289 KVM: x86: trap invlpg by Marcelo Tosatti · 16 years ago
  35. 0ba73cd KVM: MMU: sync roots on mmu reload by Marcelo Tosatti · 16 years ago
  36. e8bc217 KVM: MMU: mode specific sync_page by Marcelo Tosatti · 16 years ago
  37. 62c476c KVM: Device Assignment with VT-d by Ben-Ami Yassour · 16 years ago
  38. 6b2ada8 Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/printk' and 'core/misc' into core-v28-for-linus by Ingo Molnar · 16 years ago
  39. defed7e x86: Move FEATURE_CONTROL bits to msr-index.h by Sheng Yang · 16 years ago
  40. fa89a81 KVM: Add statistics for guest irq injections by Avi Kivity · 16 years ago
  41. 8ceed347 KVM: Simplify exception entries by using __ASM_SIZE and _ASM_PTR by Avi Kivity · 16 years ago
  42. 8349b5c KVM: remove unused field from the assigned dev struct by Ben-Ami Yassour · 16 years ago
  43. 6ad18fb KVM: Reduce stack usage in kvm_pv_mmu_op() by Dave Hansen · 16 years ago
  44. 4d5c5d0 KVM: pci device assignment by Ben-Ami Yassour · 16 years ago
  45. 3807f34 x86: paravirt: factor out cpu_khz to common code by Glauber Costa · 16 years ago
  46. 564f153 KVM: Add irq ack notifier list by Avi Kivity · 16 years ago
  47. 77ab6db KVM: VMX: Reinject real mode exception by Jan Kiszka · 16 years ago
  48. 19bd8af KVM: Consolidate XX_VECTOR defines by Jan Kiszka · 16 years ago
  49. 937a7ea KVM: Add a pending interrupt queue by Avi Kivity · 16 years ago
  50. 668f612 KVM: VMX: Move nmi injection failure processing to vm exit path by Avi Kivity · 16 years ago
  51. d98e634 KVM: Move KVM TRACE DEFINITIONS to common header by Hollis Blanchard · 16 years ago
  52. 5fdbf97 KVM: x86: accessors for guest registers by Marcelo Tosatti · 16 years ago
  53. 68bf21a ftrace: mcount call site on boot nops core by Steven Rostedt · 16 years ago
  54. 244dc4e Merge git://git.infradead.org/users/dwmw2/random-2.6 by Linus Torvalds · 16 years ago
  55. e7f2f99 Merge phase #5 (misc) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  56. 1d65b4a tty: Add termiox by Alan Cox · 16 years ago
  57. c26c56c tty: Cris has a nice RS485 ioctl so we should steal it by Alan Cox · 16 years ago
  58. e758936 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 16 years ago
  59. c1a2f4b x86: change early_ioremap to use slots instead of nesting by Yinghai Lu · 16 years ago
  60. c1d518c traps: x86: various noop-changes preparing for unification of traps_xx.c by Alexander van Heukelum · 16 years ago
  61. 7970479 traps: i386: expand clear_mem_error and remove from mach_traps.h by Alexander van Heukelum · 16 years ago
  62. 699d293 traps: x86: converge trap_init functions by Alexander van Heukelum · 16 years ago
  63. 3d2a71a x86, traps: converge do_debug handlers by Alexander van Heukelum · 16 years ago
  64. e407d620 x86, traps: introduce dotraplinkage by Alexander van Heukelum · 16 years ago
  65. a28680b x86, traps: split out math_error and simd_math_error by Alexander van Heukelum · 16 years ago
  66. af5c2bd x86: fix virt_addr_valid() with CONFIG_DEBUG_VIRTUAL=y, v2 by Vegard Nossum · 16 years ago
  67. e2ce07c x86: __show_registers() and __show_regs() API unification by Pekka Enberg · 17 years ago
  68. 14adf85 x86: move prefill_possible_map calling early, fix, V2 by Chuck Ebbert · 16 years ago
  69. 69d45dd x86: merge winchip-2 and winchip-2a cpu choices by Krzysztof Helt · 16 years ago
  70. 69c89b5 traps: x86: remove trace_hardirqs_fixup from pagefault handler by Alexander van Heukelum · 16 years ago
  71. efa323a x86: remove SEGMENT_IS_FLAT_CODE by Glauber Costa · 16 years ago
  72. cf4cfb2 x86: use user_mode macro by Glauber Costa · 16 years ago
  73. 606ee44 x86: make mm/gup.c more virtualization friendly by Jan Beulich · 16 years ago
  74. 33f8c40 x86: add memory clobber in switch_to() by Vegard Nossum · 16 years ago
  75. a73aaed x86: check dsdt before find oem table for es7000, v2 by Yinghai Lu · 16 years ago
  76. 1494177 x86: add early_memremap() by Jeremy Fitzhardinge · 16 years ago
  77. efc9eb2 x86: remove duplicate early_ioremap declarations by Jeremy Fitzhardinge · 16 years ago
  78. be43d72 x86: add _PAGE_IOMAP pte flag for IO mappings by Jeremy Fitzhardinge · 16 years ago
  79. 762db43 i386: remove kprobes' restore_interrupts in favour of conditional_sti by Alexander van Heukelum · 16 years ago
  80. 9f8305f x86-64: reduce boot fixmap space by Jan Beulich · 16 years ago
  81. 8daf14c Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x86/memory-corruption-check', 'x86/early-printk', 'x86/xsave', 'x86/ptrace-v2', 'x86/quirks', 'x86/setup', 'x86/spinlocks' and 'x86/signal' into x86/core-v2 by Ingo Molnar · 16 years ago
  82. 46eaa67 x86: memory corruption check - cleanup by Ingo Molnar · 16 years ago
  83. eceb138 Merge branches 'core/signal' and 'x86/spinlocks' into x86/xen by Ingo Molnar · 16 years ago
  84. 4c7145a Merge branch 'linus' into x86/spinlocks by Ingo Molnar · 16 years ago
  85. 365d46d Merge branch 'linus' into x86/xen by Ingo Molnar · 16 years ago
  86. 206855c Merge branch 'x86/urgent' into core/signal by Ingo Molnar · 16 years ago
  87. 0afe2db Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D by Ingo Molnar · 16 years ago
  88. d847059 Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B by Ingo Molnar · 16 years ago
  89. 725c258 Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for-linus-phase3-B by Ingo Molnar · 16 years ago
  90. 3dd392a Merge branch 'linus' into x86/pat2 by Ingo Molnar · 16 years ago
  91. 9542ada x86: track memtype for RAM in page struct by Suresh Siddha · 16 years ago
  92. 8311eb8 x86, cpa: remove cpa pool code by Suresh Siddha · 16 years ago
  93. 3a85e77 x86, cpa: remove USER permission from the very early identity mapping attribute by Suresh Siddha · 16 years ago
  94. b2bc273 x86, cpa: rename PTE attribute macros for kernel direct mapping in early boot by Suresh Siddha · 16 years ago
  95. 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
  96. b159d7a Merge branch 'x86/tracehook' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
  97. 0962f40 Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
  98. 19268ed Merge branch 'x86/pebs' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
  99. b8cd9d0 Merge branch 'x86/header-guards' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
  100. ba31a5f x86 setup: remove DEF_INITSEG and DEF_SETUPSEG by Paul Bolle · 16 years ago