1. 79fac95 KVM: convert slots_lock to a mutex by Marcelo Tosatti · 15 years ago
  2. f656ce0 KVM: switch vcpu context to use SRCU by Marcelo Tosatti · 15 years ago
  3. e93f8a0 KVM: convert io_bus to SRCU by Marcelo Tosatti · 15 years ago
  4. a983fb2 KVM: x86: switch kvm_set_memory_alias to SRCU update by Marcelo Tosatti · 15 years ago
  5. b050b01 KVM: use SRCU for dirty log by Marcelo Tosatti · 15 years ago
  6. bc6678a KVM: introduce kvm->srcu and convert kvm_set_memory_region to SRCU update by Marcelo Tosatti · 15 years ago
  7. 3ad26d8 KVM: use gfn_to_pfn_memslot in kvm_iommu_map_pages by Marcelo Tosatti · 15 years ago
  8. 506f0d6 KVM: introduce gfn_to_pfn_memslot by Marcelo Tosatti · 15 years ago
  9. f7784b8 KVM: split kvm_arch_set_memory_region into prepare and commit by Marcelo Tosatti · 15 years ago
  10. fef9cce KVM: modify alias layout in x86s struct kvm_arch by Marcelo Tosatti · 15 years ago
  11. 46a26bf KVM: modify memslots layout in struct kvm by Marcelo Tosatti · 15 years ago
  12. 2044892 KVM: trivial document fixes by Wu Fengguang · 15 years ago
  13. ddf0289 KVM: powerpc: Change maintainer by Alexander Graf · 15 years ago
  14. 0bb1fb7 KVM: powerpc: Remove AGGRESSIVE_DEC by Alexander Graf · 15 years ago
  15. 7706664d KVM: powerpc: Improve DEC handling by Alexander Graf · 15 years ago
  16. 583617b KVM: powerpc: Move vector to irqprio resolving to separate function by Alexander Graf · 15 years ago
  17. 980da6c KVM: Simplify coalesced mmio initialization by Avi Kivity · 15 years ago
  18. 50eb2a3 KVM: Add KVM_MMIO kconfig item by Avi Kivity · 15 years ago
  19. 4c07b0a KVM: Remove ifdefs from mmu notifier initialization by Avi Kivity · 15 years ago
  20. 3f0852e KVM: Add include guards for coalesced_mmio.h by Avi Kivity · 15 years ago
  21. 283d0c6 KVM: Disentangle mmu notifiers and coalesced_mmio registration by Avi Kivity · 15 years ago
  22. 953899b KVM: SVM: Adjust tsc_offset only if tsc_unstable by Joerg Roedel · 15 years ago
  23. 4e47c7a KVM: VMX: Add instruction rdtscp support for guest by Sheng Yang · 15 years ago
  24. 0e85188 KVM: Add cpuid_update() callback to kvm_x86_ops by Sheng Yang · 15 years ago
  25. be43f83 x86: Raise vsyscall priority on hotplug notifier chain by Sheng Yang · 15 years ago
  26. 2bf78fa KVM: Extended shared_msr_global to per CPU by Sheng Yang · 15 years ago
  27. 8a7e3f0 KVM: VMX: Remove redundant variable by Sheng Yang · 15 years ago
  28. bc23008 KVM: VMX: Fold ept_update_paging_mode_cr4() into its caller by Avi Kivity · 15 years ago
  29. ce03e4f KVM: VMX: When using ept, allow the guest to own cr4.pge by Avi Kivity · 15 years ago
  30. 4c38609 KVM: VMX: Make guest cr4 mask more conservative by Avi Kivity · 15 years ago
  31. fc78f51 KVM: Add accessor for reading cr4 (or some bits of cr4) by Avi Kivity · 15 years ago
  32. cdc0e24 KVM: VMX: Move some cr[04] related constants to vmx.c by Avi Kivity · 15 years ago
  33. 5970867 KVM: VMX: Trap and invalid MWAIT/MONITOR instruction by Sheng Yang · 15 years ago
  34. 186a3e5 KVM: MMU: Report spte not found in rmap before BUG() by Avi Kivity · 15 years ago
  35. cb84b55 KVM: x86: raise TSS exception for NULL CS and SS segments by Marcelo Tosatti · 15 years ago
  36. 3fd28fc KVM: x86: make double/triple fault promotion generic to all exceptions by Eddie Dong · 15 years ago
  37. 30ff056 Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  38. 6f5621c Merge branch 'x86-ptrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  39. c7e1589 Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  40. f6a0b5c Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  41. d6cd471 Merge branch 'x86-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  42. 1eca9ac Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  43. 0091945 Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  44. 46bbffa Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  45. 85fe20b Merge branch 'x86-io-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  46. 58f02db Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  47. 43a834d Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  48. a7f16d1 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  49. f66ffde Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  50. 2531216 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  51. 6556a67 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  52. e0d2724 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  53. d25e8db Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  54. 642c4c7 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  55. f91b22c Merge branches 'core-ipi-for-linus', 'core-locking-for-linus', 'tracing-fixes-for-linus', 'x86-debug-for-linus', 'x86-doc-for-linus', 'x86-gpu-for-linus' and 'x86-rlimit-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  56. 847f9c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 14 years ago
  57. 7981164 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  58. f1dd6ad Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  59. 8d37a37 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  60. ef1a8de Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  61. 00ebfe58 m68k: Define sigcontext ABI of ColdFire by Maxim Kuvyrkov · 15 years ago
  62. a58f753 m68knommu: NPTL support for uClinux by Maxim Kuvyrkov · 15 years ago
  63. 9674cdc m68k: Add NPTL support by Maxim Kuvyrkov · 15 years ago
  64. f54bcdc m68k: Eliminate unused variable in page_to_phys() by Geert Uytterhoeven · 15 years ago
  65. 5da3a65 m68k: Switch to generic siginfo layout by Maxim Kuvyrkov · 15 years ago
  66. 99e11ab macfb: fix 24-bit visual and stuff by Finn Thain · 15 years ago
  67. 34c41d0 macfb: cleanup by Finn Thain · 15 years ago
  68. 1bb6384 fbdev: add some missing mac modes by Finn Thain · 15 years ago
  69. 18814ee mac68k: start CUDA early by Finn Thain · 15 years ago
  70. 11e8fac valkyriefb: various fixes by Finn Thain · 15 years ago
  71. d876c11 fbdev: mac_var_to_mode() fix by Finn Thain · 15 years ago
  72. eeb9c18 mac68k: move macsonic and macmace platform devices by Finn Thain · 15 years ago
  73. cff75f1 mac68k: move mac_esp platform device by Finn Thain · 15 years ago
  74. 80614e5 mac68k: replace mac68k SCC code with platform device by Finn Thain · 15 years ago
  75. ec9cbe0 pmac-zilog: add platform driver by Finn Thain · 15 years ago
  76. 1f7b5ff pmac-zilog: cleanup by Finn Thain · 15 years ago
  77. 2724daf mac68k: rework SWIM platform device by Finn Thain · 15 years ago
  78. 53aac0a mac68k: cleanup by Finn Thain · 15 years ago
  79. 41fb11c ataflop: Killl warning about unused variable flags by Geert Uytterhoeven · 15 years ago
  80. 1a0caf4 m68k: Use DIV_ROUND_CLOSEST by Julia Lawall · 15 years ago
  81. eb054e3 m68k: vme_scc - __init annotations by Peter Huewe · 15 years ago
  82. f351d4b m68k{,nommu}/h8300: Remove obsolete comment about map_chunk by Philippe De Muyter · 15 years ago
  83. 88cb773 m68k: Allow ioremapping top of memory by Philippe De Muyter · 15 years ago
  84. 1454526 m68k: Fix asm/swab.h for ColdFire by Maxim Kuvyrkov · 15 years ago
  85. e10b234 MIPS: Alchemy: defconfig updates by Manuel Lauss · 14 years ago
  86. acc4d24 MIPS: Alchemy: Fix Au1100 ethernet build failure by Manuel Lauss · 14 years ago
  87. 570cb45 MIPS: Alchemy: Repair db1500/bosporus builds by Manuel Lauss · 14 years ago
  88. d891a53 MIPS: ARC: Cleanup unused definitions from sgialib.h by Yoichi Yuasa · 14 years ago
  89. 8190471 MIPS: Cobalt: convert legacy port addresses to GT-64111 bus addresses by Bjorn Helgaas · 14 years ago
  90. 11b897c MIPS: Alchemy: use 36bit addresses for PCMCIA resources. by Manuel Lauss · 14 years ago
  91. b9b3778 MIPS: Cobalt: Fix theoretical port aliasing issue by Ralf Baechle · 14 years ago
  92. 2a5d665 MIPS: Use ALIGN(x, bytes) instead of __ALIGN_MASK(x, bytes - 1) by Matt Turner · 14 years ago
  93. bba9076 MIPS: Crazy spinlock speed test. by David Daney · 14 years ago
  94. 500c2e1 MIPS: Optimize spinlocks. by David Daney · 15 years ago
  95. e275ed5 MIPS: Alchemy: devboard PM needs to save CPLD registers. by Manuel Lauss · 14 years ago
  96. 81fc017 MIPS: PowerTV: Eliminate duplicate opcode definition macros by David VomLehn · 14 years ago
  97. 3b43947 MIPS: Lemote 2F: Move printks out of port_access_lock. by Ralf Baechle · 14 years ago
  98. 7fe2d9c MIPS: PNX833x: Convert IRQ controller locks to raw spinlocks. by Ralf Baechle · 14 years ago
  99. 541247f MIPS: Octeon: Replace spinlock with raw_spinlocks in dma-octeon.c. by David Daney · 14 years ago
  100. 3996142 MIPS: Octeon: Replace rwlocks in irq_chip handlers with raw_spinlocks. by David Daney · 14 years ago