1. a26474e x86-32, NUMA: Fix boot regression caused by NUMA init unification on highmem machines by Tejun Heo · 13 years ago
  2. e376fd6 watchdog: Intel SCU Watchdog: Fix build and remove duplicate code by Jesper Juhl · 13 years ago
  3. c6830c2 Fix node_start/end_pfn() definition for mm/page_cgroup.c by KAMEZAWA Hiroyuki · 13 years ago
  4. 10e18e6 Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  5. de2d1a5 KVM: Fix register corruption in pvclock_scale_delta by Zachary Amsden · 13 years ago
  6. 7d68dc3 x86, efi: Do not reserve boot services regions within reserved areas by Maarten Lankhorst · 13 years ago
  7. f310642 Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 13 years ago
  8. 02c68a0 x86 idle: clarify AMD erratum 400 workaround by Len Brown · 14 years ago
  9. a947e23 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  10. 571503e Merge branch 'setns' by Linus Torvalds · 13 years ago
  11. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 13 years ago
  12. f23a5e1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  13. 9a3865b x86, asm: Clean up desc.h a bit by Ingo Molnar · 13 years ago
  14. 63ab25e kgdbts: unify/generalize gdb breakpoint adjustment by Mike Frysinger · 13 years ago
  15. c46dd6b x86: convert to asm-generic ptrace.h by Mike Frysinger · 13 years ago
  16. 14587a2 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  17. f8d613e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm/tmem by Linus Torvalds · 13 years ago
  18. 5bc20fc xen: cleancache shim to Xen Transcendent Memory by Dan Magenheimer · 13 years ago
  19. de66ee9 Merge branch 'linus' into x86/urgent by Ingo Molnar · 13 years ago
  20. dbee8a0 x86: remove 32-bit versions of readq()/writeq() by Roland Dreier · 13 years ago
  21. af6a25f x86: Reorder mm_context_t to remove x86_64 alignment padding and thus shrink mm_struct by Richard Kennedy · 13 years ago
  22. f073cc8 x86, UV: Clean up uv_tlb.c by Cliff Wickman · 13 years ago
  23. 2a91959 x86, UV: Add support for SGI UV2 hub chip by Jack Steiner · 14 years ago
  24. 7ccafc5 x86, cpufeature: Update CPU feature RDRND to RDRAND by Kees Cook · 13 years ago
  25. 3542580 PM / Hibernate: Remove arch_prepare_suspend() by Rafael J. Wysocki · 13 years ago
  26. 5129df0 Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
  27. 44259b1 x86-64: Move vread_tsc into a new file with sensible options by Andy Lutomirski · 13 years ago
  28. 8c49d9a x86-64: Clean up vdso/kernel shared variables by Andy Lutomirski · 13 years ago
  29. 1b4ac2a x86: Get rid of asmregparm by Richard Weinberger · 13 years ago
  30. 5e152b4 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  31. ea2b50e Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  32. f4b10bc Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  33. 2fb92db KVM: VMX: Cache vmcs segment fields by Avi Kivity · 14 years ago
  34. 1aa3661 KVM: x86 emulator: consolidate segment accessors by Avi Kivity · 14 years ago
  35. 8d7d8102 KVM: mmio_fault_cr2 is not used by Gleb Natapov · 14 years ago
  36. 40e19b5 KVM: SVM: Get rid of x86_intercept_map::valid by Avi Kivity · 14 years ago
  37. 13db70e KVM: x86 emulator: drop x86_emulate_ctxt::vcpu by Avi Kivity · 14 years ago
  38. bcaf5cc KVM: x86 emulator: add new ->wbinvd() callback by Avi Kivity · 14 years ago
  39. d6aa100 KVM: x86 emulator: add ->fix_hypercall() callback by Avi Kivity · 14 years ago
  40. 6c3287f KVM: x86 emulator: add new ->halt() callback by Avi Kivity · 14 years ago
  41. 3cb16fe KVM: x86 emulator: make emulate_invlpg() an emulator callback by Avi Kivity · 14 years ago
  42. 2d04a05 KVM: x86 emulator: emulate CLTS internally by Avi Kivity · 14 years ago
  43. 1ac9d0c KVM: x86 emulator: add and use new callbacks set_idt(), set_gdt() by Avi Kivity · 14 years ago
  44. 2953538 KVM: x86 emulator: drop vcpu argument from intercept callback by Avi Kivity · 14 years ago
  45. 717746e KVM: x86 emulator: drop vcpu argument from cr/dr/cpl/msr callbacks by Avi Kivity · 14 years ago
  46. 4bff1e86 KVM: x86 emulator: drop vcpu argument from segment/gdt/idt callbacks by Avi Kivity · 14 years ago
  47. 1a8880a x86, apic: Make apic drivers static by Suresh Siddha · 13 years ago
  48. 69c252f x86, apic: Clean up bigsmp apic selection code by Suresh Siddha · 13 years ago
  49. 107e0e0 x86, apic: Introduce .apicdrivers section to find the list of apic drivers by Suresh Siddha · 13 years ago
  50. 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  51. 268bb0c sanitize <linux/prefetch.h> usage by Linus Torvalds · 13 years ago
  52. 79deb8e x86, x2apic: Move the common bits to x2apic.h by Cyrill Gorcunov · 13 years ago
  53. c040aae x86, ioapic: Consolidate gsi routing info into 'struct ioapic' by Suresh Siddha · 13 years ago
  54. d537143 x86, ioapic: Consolidate mp_ioapics[] into 'struct ioapic' by Suresh Siddha · 13 years ago
  55. b69c6c3 x86, ioapic: Add struct ioapic by Suresh Siddha · 13 years ago
  56. 31dce14 x86, ioapic: Use ioapic_saved_data while enabling intr-remapping by Suresh Siddha · 13 years ago
  57. 39ab05c Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 13 years ago
  58. 5765040 Merge branch 'x86-smep-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  59. 08b5d06 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  60. 1358820 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  61. ac2941f Merge branches 'x86-efi-for-linus', 'x86-gart-for-linus', 'x86-irq-for-linus' and 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  62. 0162818 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  63. 17b1418 Merge branches 'x86-apic-for-linus', 'x86-asm-for-linus' and 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  64. 0f1bdc1 Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  65. df48d871 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  66. cbdad8d Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  67. 5318991 Merge branches 'stable/backend.base.v3' and 'stable/gntalloc.v7' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  68. 01ed58a Merge branch 'x86/mem' into perf/core by Ingo Molnar · 13 years ago
  69. 26afb7c x86, 64-bit: Fix copy_[to/from]_user() checks for the userspace address limit by Jiri Olsa · 14 years ago
  70. 39dcfa5 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  71. dc23c0b x86, cpu: Add SMEP CPU feature in CR4 by Fenghua Yu · 13 years ago
  72. d0281a2 x86, cpufeature: Add cpufeature flag for SMEP by Fenghua Yu · 13 years ago
  73. 9072d11 x86, alternative: Add altinstruction_entry macro by Fenghua Yu · 13 years ago
  74. 724a92e x86, cpufeature: Add CPU feature bit for enhanced REP MOVSB/STOSB by Fenghua Yu · 13 years ago
  75. 521ccb5 ftrace/x86: mcount offset calculation by Martin Schwidefsky · 14 years ago
  76. 2895cd2 ftrace/x86: Do not trace .discard.text section by Steven Rostedt · 14 years ago
  77. e503f9e x86, apic: Fix spurious error interrupts triggering on all non-boot APs by Youquan Song · 14 years ago
  78. 8249145 clocksource: convert x86 to generic i8253 clocksource by Russell King · 14 years ago
  79. 77ed23f x86: Fix UV BAU for non-consecutive nasids by Cliff Wickman · 14 years ago
  80. 279b706 x86,xen: introduce x86_init.mapping.pagetable_reserve by Stefano Stabellini · 14 years ago
  81. 449a66f x86: Remove warning and warning_symbol from struct stacktrace_ops by Richard Weinberger · 14 years ago
  82. ca1d4a9 KVM: x86 emulator: drop vcpu argument from pio callbacks by Avi Kivity · 14 years ago
  83. 0f65dd7 KVM: x86 emulator: drop vcpu argument from memory read/write callbacks by Avi Kivity · 14 years ago
  84. 3d9b938 KVM: emulator: Use linearize() when fetching instructions by Nelson Elhage · 14 years ago
  85. 7c4c0f4 KVM: X86: Update last_guest_tsc in vcpu_put by Joerg Roedel · 14 years ago
  86. 7ae441e KVM: emulator: do not needlesly sync registers from emulator ctxt to vcpu by Gleb Natapov · 14 years ago
  87. 92a1f12 KVM: X86: Implement userspace interface to set virtual_tsc_khz by Joerg Roedel · 14 years ago
  88. 857e409 KVM: X86: Delegate tsc-offset calculation to architecture code by Joerg Roedel · 14 years ago
  89. 4051b18 KVM: X86: Implement call-back to propagate virtual_tsc_khz by Joerg Roedel · 14 years ago
  90. 1e99361 KVM: X86: Let kvm-clock report the right tsc frequency by Joerg Roedel · 14 years ago
  91. fbc0db7 KVM: SVM: Implement infrastructure for TSC_RATE_MSR by Joerg Roedel · 14 years ago
  92. 7c56252 KVM: MMU: remove mmu_seq verification on pte update path by Xiao Guangrong · 14 years ago
  93. f651193 KVM: SVM: Add checks for IO instructions by Joerg Roedel · 14 years ago
  94. 8061252 KVM: SVM: Add intercept checks for remaining twobyte instructions by Joerg Roedel · 14 years ago
  95. 3b88e41 KVM: SVM: Add intercept check for accessing dr registers by Joerg Roedel · 14 years ago
  96. cfec82c KVM: SVM: Add intercept check for emulated cr accesses by Joerg Roedel · 14 years ago
  97. 8a76d7f KVM: x86: Add x86 callback for intercept check by Joerg Roedel · 14 years ago
  98. 8ea7d6a KVM: x86 emulator: Add flag to check for protected mode instructions by Joerg Roedel · 14 years ago
  99. d09beab KVM: x86 emulator: Add check_perm callback by Joerg Roedel · 14 years ago
  100. 775fde8 KVM: x86 emulator: Don't write-back cpu-state on X86EMUL_INTERCEPTED by Joerg Roedel · 14 years ago