1. 131d827 KVM: MMU: Avoid page prefetch on SVM by Avi Kivity · 16 years ago
  2. d761a50 KVM: MMU: Move nonpaging_prefetch_page() by Avi Kivity · 16 years ago
  3. 91ed7a0 KVM: x86 emulator: implement 'push imm' (opcode 0x68) by Avi Kivity · 16 years ago
  4. 19e4363 KVM: x86 emulator: simplify push imm8 emulation by Avi Kivity · 16 years ago
  5. eab9f71 KVM: MMU: Optimize prefetch_page() by Avi Kivity · 16 years ago
  6. 38d5bc6 KVM: x86 emulator: Add support for mov r, sreg (0x8c) instruction by Guillaume Thouvenin · 16 years ago
  7. 4257198 KVM: x86 emulator: Add support for mov seg, r (0x8e) instruction by Guillaume Thouvenin · 16 years ago
  8. 615ac12 KVM: x86 emulator: adds support to mov r,imm (opcode 0xb8) instruction by Guillaume Thouvenin · 16 years ago
  9. 954cd36 KVM: x86 emulator: add support for jmp far 0xea by Guillaume Thouvenin · 16 years ago
  10. 89c6963 KVM: x86 emulator: Update c->dst.bytes in decode instruction by Guillaume Thouvenin · 16 years ago
  11. 3e6e0aa KVM: Prefixes segment functions that will be exported with "kvm_" by Guillaume Thouvenin · 16 years ago
  12. 9ba075a KVM: MTRR support by Avi Kivity · 16 years ago
  13. f08864b KVM: VMX: Enable NMI with in-kernel irqchip by Sheng Yang · 16 years ago
  14. 3419ffc KVM: IOAPIC/LAPIC: Enable NMI support by Sheng Yang · 16 years ago
  15. 50d40d7 KVM: Remove unnecessary ->decache_regs() call by Avi Kivity · 16 years ago
  16. 7cc8883 KVM: Remove decache_vcpus_on_cpu() and related callbacks by Avi Kivity · 16 years ago
  17. 543e424 KVM: VMX: Add list of potentially locally cached vcpus by Avi Kivity · 16 years ago
  18. 4ecac3f KVM: Handle virtualization instruction #UD faults during reboot by Avi Kivity · 16 years ago
  19. 1b7fcd3 KVM: MMU: Fix false flooding when a pte points to page table by Avi Kivity · 16 years ago
  20. 7682f2d KVM: VMX: Trivial vmcs_write64() code simplification by Avi Kivity · 16 years ago
  21. 14ae51b KVM: SVM: Fake MSR_K7 performance counters by Chris Lalancette · 16 years ago
  22. f697554 KVM: PIT: support mode 3 by Aurelien Jarno · 16 years ago
  23. d2ebb41 KVM: SVM: add tracing support for TDP page faults by Joerg Roedel · 16 years ago
  24. af9ca2d KVM: SVM: add missing kvmtrace markers by Joerg Roedel · 16 years ago
  25. 54e445c KVM: add missing kvmtrace bits by Joerg Roedel · 16 years ago
  26. a069805 KVM: SVM: implement dedicated INTR exit handler by Joerg Roedel · 16 years ago
  27. c47f098 KVM: SVM: implement dedicated NMI exit handler by Joerg Roedel · 16 years ago
  28. c7bf23b KVM: VMX: move APIC_ACCESS trace entry to generic code by Joerg Roedel · 16 years ago
  29. 8b2cf73 KVM: add statics were possible, function definition in lapic.h by Harvey Harrison · 16 years ago
  30. 2b04be7 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. bdec6ca 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. 9354094 x86: fix numaq_tsc_disable by Yinghai Lu · 16 years ago
  33. c43c1be Merge branch 'linus' into x86/urgent by Ingo Molnar · 16 years ago
  34. 2f73cca fix build error of arch/ia64/kvm/* by Takashi Iwai · 16 years ago
  35. 8de2ce8 [S390] Fix stacktrace compile bug. by Heiko Carstens · 16 years ago
  36. c5a3725 [S390] Increase default warning stacksize. by Heiko Carstens · 16 years ago
  37. 8e9509c ftrace: fix merge buglet by Ingo Molnar · 16 years ago
  38. dc7c65d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  39. 58b6e55 Revert "x86/PCI: ACPI based PCI gap calculation" by Jesse Barnes · 16 years ago
  40. 8a0ca91 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 16 years ago
  41. da5e09a ACPI : Create "idle=nomwait" bootparam by Zhao Yakui · 16 years ago
  42. c1e3b37 ACPI: Create "idle=halt" bootparam by Zhao Yakui · 16 years ago
  43. 5b53496 ACPI: Disable the C2C3_FFH access mode HW has no MWAIT support by Zhao Yakui · 16 years ago
  44. 19d0cfe ACPICA: Update DMAR and SRAT table definitions by Bob Moore · 16 years ago
  45. e3621ee powerpc/ep8248e: Fix compile problem if !CONFIG_FS_ENET by Kumar Gala · 16 years ago
  46. e22146e x86: fix kernel_physical_mapping_init() for large x86 systems by Jack Steiner · 16 years ago
  47. 84c3d4a Merge commit 'origin/master' by Benjamin Herrenschmidt · 16 years ago
  48. fafa3a3 Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  49. 809d9a8 x86/PCI: ACPI based PCI gap calculation by Alok Kataria · 16 years ago
  50. 7e2225d Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  51. 59190f4 Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  52. 431ceb8 x86: fix TSC build error on 32bit by Thomas Gleixner · 16 years ago
  53. f6f88e9 generic-ipi: more merge fallout by Ingo Molnar · 16 years ago
  54. b3c9816 generic-ipi: merge fix by Ingo Molnar · 16 years ago
  55. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 16 years ago
  56. 6c9fcaf Merge branch 'core/rcu' into core/rcu-for-linus by Ingo Molnar · 16 years ago
  57. dc221ea Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  58. b27418a [MIPS] Remove mips_machtype for LASAT machines by Thomas Bogendoerfer · 16 years ago
  59. 0b56fd8 [MIPS] Remove mips_machtype from EMMA2RH machines by Thomas Bogendoerfer · 16 years ago
  60. c6607295 [MIPS] Remove mips_machtype from ARC based machines by Thomas Bogendoerfer · 16 years ago
  61. 9528356 [MIPS] MTX-1 flash partition setup move to platform devices registration by Yoichi Yuasa · 16 years ago
  62. 7b22609 [MIPS] TXx9: cleanup and fix some sparse warnings by Atsushi Nemoto · 16 years ago
  63. 4c642f3 [MIPS] TXx9: rename asm-mips/mach-jmr3927 to asm-mips/mach-tx39xx by Atsushi Nemoto · 16 years ago
  64. 6e68665 [MIPS] remove machtype for group Toshiba by Yoichi Yuasa · 16 years ago
  65. b6c4053 [MIPS] separate rbtx4927_time_init() and rbtx4937_time_init() by Yoichi Yuasa · 16 years ago
  66. a38c475 [MIPS] separate rbtx4927_arch_init() and rbtx4937_arch_init() by Yoichi Yuasa · 16 years ago
  67. a00fb66 [MIPS] txx9_cpu_clock setup move to rbtx4927_time_init() by Yoichi Yuasa · 16 years ago
  68. 7a1fdf1 [MIPS] txx9_board_vec set directly without mips_machtype by Yoichi Yuasa · 16 years ago
  69. b03d7b1 [MIPS] IP22: Add platform device for Indy volume buttons by Thomas Bogendoerfer · 16 years ago
  70. efff4ae [MIPS] cmbvr4133: Remove support by Yoichi Yuasa · 16 years ago
  71. 3f16654 [MIPS] remove wrppmc_machine_power_off() by Yoichi Yuasa · 16 years ago
  72. 9ecb1ff [MIPS] replace inline assembler to cpu_wait() by Yoichi Yuasa · 16 years ago
  73. 5b438c4 [MIPS] IP22/28: Add platform devices for HAL2 by Thomas Bogendoerfer · 16 years ago
  74. bf744d4 [MIPS] TXx9: Update and merge defconfigs by Atsushi Nemoto · 16 years ago
  75. edcaf1a [MIPS] TXx9: Make single kernel can support multiple boards by Atsushi Nemoto · 16 years ago
  76. 7668915 [MIPS] TXx9: Update defconfigs by Atsushi Nemoto · 16 years ago
  77. 89d63fe [MIPS] TXx9: Reorganize PCI code by Atsushi Nemoto · 16 years ago
  78. 22b1d70 [MIPS] TXx9: Reorganize code by Atsushi Nemoto · 16 years ago
  79. 1447600 [MIPS] txx9: Make gpio_txx9 entirely spinlock-safe by Atsushi Nemoto · 16 years ago
  80. 315806cb [MIPS] Malta: Cleanup organization of code into directories. by Ralf Baechle · 16 years ago
  81. eda49ee [MIPS] Remove always true ifdef conditions. by Ralf Baechle · 16 years ago
  82. d5deda6 [MIPS] MSC01: Cleanup configuration. by Ralf Baechle · 16 years ago
  83. 6da5e30 [MIPS] Remove impossible ifdef and code wrapped by it. by Ralf Baechle · 16 years ago
  84. 1398ddb [MIPS] SEAD: Remove support code. by Ralf Baechle · 16 years ago
  85. 2157bc6 [MIPS] Atlas: Remove support code. by Ralf Baechle · 16 years ago
  86. 372a775 [MIPS] Enable -ffunction-sections sections. by Ralf Baechle · 16 years ago
  87. 74c8494 [MIPS] Bigsur: Make defconfig a bit more useful. by Ralf Baechle · 16 years ago
  88. b012cff [MIPS] Replace use of print_symbol with new %sP pointer format. by Ralf Baechle · 16 years ago
  89. b29eee4 [MIPS] rbtx4927: misc cleanups by Atsushi Nemoto · 16 years ago
  90. af3e69c [MIPS] Declare some pci variables in header file by Atsushi Nemoto · 16 years ago
  91. 8fa9cc1 [MIPS] IP32: Add platform devices for audio and volume button by Thomas Bogendoerfer · 16 years ago
  92. 7a2852e [MIPS] IP28: switch to "normal" mode after PROM no longer needed by Thomas Bogendoerfer · 16 years ago
  93. c3dd3de [MIPS] Add an appropriate header into display.c by Dmitri Vorobiev · 16 years ago
  94. 6ccab43 [MIPS] Make gcmp_probe() static by Dmitri Vorobiev · 16 years ago
  95. 7afed6a [MIPS] A few cleanups in malta_int.c by Dmitri Vorobiev · 16 years ago
  96. d58eaab [MIPS] Namespace clean-up in arch/mips/pci/pci.c by Dmitri Vorobiev · 16 years ago
  97. 1ea6428 [MIPS] i8253: make the pit_clockevent variable static by Dmitri Vorobiev · 16 years ago
  98. 8736595 [MIPS] Enable FAST-20 for onboard scsi by Thomas Bogendoerfer · 16 years ago
  99. f2bc713 [MIPS] Cobalt: Register new LCD platform device. by Yoichi Yuasa · 16 years ago
  100. 52f4f6b [MIPS] Use kernel-supplied ARRAY_SIZE() macro. by Robert P. J. Day · 16 years ago