1. b61bfa3 mm: move bootmem descriptors definition to a single place by Johannes Weiner · 16 years ago
  2. d4c63ec x86: apic unification - merge down enable_NMI_through_LVT0 by Cyrill Gorcunov · 16 years ago
  3. 36a028d x86: apic unification - merge down lapic_get_maxlvt by Cyrill Gorcunov · 16 years ago
  4. 510b372 x86: move declaring x2apic_extra_bits by Yinghai Lu · 16 years ago
  5. 9d25d4d x86: BUILD_IRQ say .text to avoid .data.percpu by Hugh Dickins · 16 years ago
  6. 32f71af x86: PIC, L-APIC and I/O APIC debug information by Maciej W. Rozycki · 16 years ago
  7. e0a5a5d x86, 64-bit, dwarf2: push pushes 8 bytes and popf pops 8 by Alexander van Heukelum · 16 years ago
  8. d5de884 x86: split spinlock implementations out into their own files by Jeremy Fitzhardinge · 16 years ago
  9. 38ffbe6 x86/paravirt/xen: properly fill out the ldt ops by Jeremy Fitzhardinge · 16 years ago
  10. 2dc1697 xen: don't use sysret for sysexit32 by Jeremy Fitzhardinge · 16 years ago
  11. 9e882c9 x86: call early_cpu_init at the same point by Jeremy Fitzhardinge · 16 years ago
  12. 338b9bb Merge branch 'x86/auditsc' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-roland by Linus Torvalds · 16 years ago
  13. 7f9dce3 Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  14. 26dcce0 Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  15. af0575b i386 syscall audit fast-path by Roland McGrath · 16 years ago
  16. 5cbf156 x86_64 ia32 syscall audit fast-path by Roland McGrath · 16 years ago
  17. 86a1c34 x86_64 syscall audit fast-path by Roland McGrath · 16 years ago
  18. 15e8f34 x86_64: remove bogus optimization in sysret_signal by Roland McGrath · 16 years ago
  19. fd60b39 arch/x86/kernel/genx2apic_uv_x.c: Removed duplicated include by Huang Weiyi · 16 years ago
  20. 05d3ed0 x86, pci: iommu fix potential overflow in alloc_iommu() by Prarit Bhargava · 16 years ago
  21. 71e3b81 x86: mach-default/setup.c declare no_broadcast before they get used by Jaswinder Singh · 16 years ago
  22. 4b6e9f2 x86: mm/ioremap.c declare early_ioremap_debug and early_ioremap_nested as static by Jaswinder Singh · 16 years ago
  23. 70ef564 x86: mm/fault.c declare do_page_fault before they get used by Jaswinder Singh · 16 years ago
  24. a80495e x86: mm/init_XX.c declare functions before they get used by Jaswinder Singh · 16 years ago
  25. 0988c37 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
  26. a318631 x86: consolidate header guards by Vegard Nossum · 16 years ago
  27. 1e84911 x86: mtrr/main.c declare range_state as static by Jaswinder Singh · 16 years ago
  28. cc03849 x86: time_XX.c declare functions before they get used by Jaswinder Singh · 16 years ago
  29. fb26132 x86: process_32.c declare cpu_number before they get used by Jaswinder Singh · 16 years ago
  30. bbc1f69 x86: Introducing asm/syscalls.h by Jaswinder Singh · 16 years ago
  31. d536b1f x86: fix crash due to missing debugctlmsr on AMD K6-3 by Jan Kratochvil · 16 years ago
  32. 026e2c0 x86, cyrix: debug by Ingo Molnar · 16 years ago
  33. 77be1fa x86: add PTE_FLAGS_MASK by Jeremy Fitzhardinge · 16 years ago
  34. 59438c9 x86: rename PTE_MASK to PTE_PFN_MASK by Jeremy Fitzhardinge · 16 years ago
  35. c2e3277 x86: fix pte_flags() to only return flags, fix lguest (updated) by Rusty Russell · 16 years ago
  36. 1b9b89e x86: add apic probe for genapic 64bit, v2 by Yinghai Lu · 16 years ago
  37. 76c3bb1 Merge branch 'linus' into x86/x2apic by Ingo Molnar · 16 years ago
  38. 988781d x86: use setup_clear_cpu_cap with disable_apic, fix by Yinghai Lu · 16 years ago
  39. d95d62c sysdev: Convert the x86 mce tolerant sysdev attribute to generic attribute by Andi Kleen · 16 years ago
  40. 4a0b2b4 sysdev: Pass the attribute to the low level sysdev show/store function by Andi Kleen · 16 years ago
  41. fc3a882 driver core: fix a lot of printk usages of bus_id by Greg Kroah-Hartman · 16 years ago
  42. 3bfd49c device create: x86: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  43. 6d52dcb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
  44. f2d0f1d x86: Fix help message for STRICT_DEVMEM config option by Linus Torvalds · 16 years ago
  45. 5171c30 x86: move the last Dprintk instance to pr_debug() by Thomas Gleixner · 16 years ago
  46. cfc1b9a x86: convert Dprintk to pr_debug by Thomas Gleixner · 16 years ago
  47. eb6a12c Merge branch 'linus' into cpus4096-for-linus by Ingo Molnar · 16 years ago
  48. 2e2dcc7 Merge branch 'x86/paravirt-spinlocks' into x86/for-linus by Ingo Molnar · 16 years ago
  49. acee709 Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x86/core', 'x86/cpu', 'x86/fixmap', 'x86/gart', 'x86/kprobes', 'x86/memtest', 'x86/modules', 'x86/nmi', 'x86/pat', 'x86/reboot', 'x86/setup', 'x86/step', 'x86/unify-pci', 'x86/uv', 'x86/xen' and 'xen-64bit' into x86/for-linus by Ingo Molnar · 16 years ago
  50. e66d90f Merge branch 'linus' into xen-64bit by Ingo Molnar · 16 years ago
  51. 1c29dd9 Merge branch 'linus' into x86/paravirt-spinlocks by Ingo Molnar · 16 years ago
  52. 7edf889 x86: remove extra calling to get ext cpuid level by Yinghai Lu · 16 years ago
  53. 9175fc0 x86: use setup_clear_cpu_cap() when disabling the lapic by Yinghai Lu · 16 years ago
  54. e27772b Merge branch 'linus' into x86/urgent by Ingo Molnar · 16 years ago
  55. 7be4200 x86, lguest: fix apic_ops build on UP by Ingo Molnar · 16 years ago
  56. caf43bf x86, xen: fix apic_ops build on UP by Ingo Molnar · 16 years ago
  57. 722c05f KVM: MMU: Fix potential race setting upper shadow ptes on nonpae hosts by Avi Kivity · 16 years ago
  58. 2a7c5b8 KVM: x86 emulator: emulate clflush by Glauber Costa · 16 years ago
  59. 376c53c KVM: MMU: improve invalid shadow root page handling by Marcelo Tosatti · 16 years ago
  60. 34d4cb8 KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destruction by Marcelo Tosatti · 16 years ago
  61. d6e88ae KVM: Prefix some x86 low level function with kvm_, to avoid namespace issues by Avi Kivity · 16 years ago
  62. c65bbfa KVM: check injected pic irq within valid pic irqs by Ben-Ami Yassour · 16 years ago
  63. 19fdfa0 KVM: x86 emulator: Fix HLT instruction by Mohammed Gamal · 16 years ago
  64. ac9f6dc KVM: Apply the kernel sigmask to vcpus blocked due to being uninitialized by Avi Kivity · 16 years ago
  65. 4e1096d KVM: VMX: Add ept_sync_context in flush_tlb by Sheng Yang · 16 years ago
  66. 5a4c928 KVM: mmu_shrink: kvm_mmu_zap_page requires slots_lock to be held by Marcelo Tosatti · 16 years ago
  67. 7e37c29 x86: KVM guest: make kvm_smp_prepare_boot_cpu() static by Adrian Bunk · 16 years ago
  68. 0da1db75 KVM: SVM: fix suspend/resume support by Joerg Roedel · 16 years ago
  69. f8b78fa KVM: move slots_lock acquision down to vapic_exit by Marcelo Tosatti · 16 years ago
  70. efa67e0 KVM: VMX: Fake emulate Intel perfctr MSRs by Chris Lalancette · 16 years ago
  71. 65267ea KVM: VMX: Fix a wrong usage of vmcs_config by Sheng Yang · 16 years ago
  72. db475c3 KVM: MMU: Fix printk format by Avi Kivity · 16 years ago
  73. 6ada8cc KVM: MMU: When debug is enabled, make it a run-time parameter by Avi Kivity · 16 years ago
  74. 7a5b56d KVM: x86 emulator: lazily evaluate segment registers by Avi Kivity · 16 years ago
  75. 0adc867 KVM: x86 emulator: avoid segment base adjust for lea by Avi Kivity · 16 years ago
  76. f5b4edc KVM: x86 emulator: simplify rip relative decoding by Avi Kivity · 16 years ago
  77. 84411d8 KVM: x86 emulator: simplify r/m decoding by Avi Kivity · 16 years ago
  78. dc71d0f KVM: x86 emulator: simplify sib decoding by Avi Kivity · 16 years ago
  79. 8684c0a KVM: x86 emulator: handle undecoded rex.b with r/m = 5 in certain cases by Avi Kivity · 16 years ago
  80. b13354f KVM: x86 emulator: emulate nop and xchg reg, acc (opcodes 0x90 - 0x97) by Mohammed Gamal · 16 years ago
  81. f76c710 KVM: Use printk_rlimit() instead of reporting emulation failures just once by Avi Kivity · 16 years ago
  82. 25be460 KVM: Do not calculate linear rip in emulation failure report by Glauber Costa · 16 years ago
  83. 622395a KVM: only abort guest entry if timer count goes from 0->1 by Marcelo Tosatti · 16 years ago
  84. 542472b KVM: Add coalesced MMIO support (x86 part) by Laurent Vivier · 16 years ago
  85. 9276049 KVM: kvm_io_device: extend in_range() to manage len and write attribute by Laurent Vivier · 16 years ago
  86. 131d827 KVM: MMU: Avoid page prefetch on SVM by Avi Kivity · 16 years ago
  87. d761a50 KVM: MMU: Move nonpaging_prefetch_page() by Avi Kivity · 16 years ago
  88. 91ed7a0 KVM: x86 emulator: implement 'push imm' (opcode 0x68) by Avi Kivity · 16 years ago
  89. 19e4363 KVM: x86 emulator: simplify push imm8 emulation by Avi Kivity · 16 years ago
  90. eab9f71 KVM: MMU: Optimize prefetch_page() by Avi Kivity · 16 years ago
  91. 38d5bc6 KVM: x86 emulator: Add support for mov r, sreg (0x8c) instruction by Guillaume Thouvenin · 16 years ago
  92. 4257198 KVM: x86 emulator: Add support for mov seg, r (0x8e) instruction by Guillaume Thouvenin · 16 years ago
  93. 615ac12 KVM: x86 emulator: adds support to mov r,imm (opcode 0xb8) instruction by Guillaume Thouvenin · 16 years ago
  94. 954cd36 KVM: x86 emulator: add support for jmp far 0xea by Guillaume Thouvenin · 16 years ago
  95. 89c6963 KVM: x86 emulator: Update c->dst.bytes in decode instruction by Guillaume Thouvenin · 16 years ago
  96. 3e6e0aa KVM: Prefixes segment functions that will be exported with "kvm_" by Guillaume Thouvenin · 16 years ago
  97. 9ba075a KVM: MTRR support by Avi Kivity · 16 years ago
  98. f08864b KVM: VMX: Enable NMI with in-kernel irqchip by Sheng Yang · 16 years ago
  99. 3419ffc KVM: IOAPIC/LAPIC: Enable NMI support by Sheng Yang · 16 years ago
  100. 50d40d7 KVM: Remove unnecessary ->decache_regs() call by Avi Kivity · 16 years ago