1. a770f6f KVM: MMU: Inherit a shadow page's guest level count from vcpu setup by Avi Kivity · 16 years ago
  2. 22ccb14 KVM: ia64: Code cleanup by Xiantao Zhang · 16 years ago
  3. 989c0f0 KVM: Remove old kvm_guest_debug structs by Jan Kiszka · 16 years ago
  4. e9a999f KVM: ia64: stack get/restore patch by Jes Sorensen · 16 years ago
  5. ae675ef KVM: x86: Wire-up hardware breakpoints for guest debugging by Jan Kiszka · 16 years ago
  6. 42dbaa5 KVM: x86: Virtualize debug registers by Jan Kiszka · 16 years ago
  7. 55934c0 KVM: VMX: Allow single-stepping when uninterruptible by Jan Kiszka · 16 years ago
  8. d0bfb94 KVM: New guest debug interface by Jan Kiszka · 16 years ago
  9. 8ab2d2e KVM: VMX: Support for injecting software exceptions by Jan Kiszka · 16 years ago
  10. d801747 KVM: SVM: Only allow setting of EFER_SVME when CPUID SVM is set by Alexander Graf · 16 years ago
  11. 236de05 KVM: SVM: Allow setting the SVME bit by Alexander Graf · 16 years ago
  12. eb6f302 KVM: SVM: Allow read access to MSR_VM_VR by Joerg Roedel · 16 years ago
  13. cf74a78 KVM: SVM: Add VMEXIT handler and intercepts by Alexander Graf · 16 years ago
  14. 3d6368e KVM: SVM: Add VMRUN handler by Alexander Graf · 16 years ago
  15. 5542675 KVM: SVM: Add VMLOAD and VMSAVE handlers by Alexander Graf · 16 years ago
  16. b286d5d KVM: SVM: Implement hsave by Alexander Graf · 16 years ago
  17. 1371d90 KVM: SVM: Implement GIF, clgi and stgi by Alexander Graf · 16 years ago
  18. c072542 KVM: SVM: Add helper functions for nested SVM by Alexander Graf · 16 years ago
  19. 9962d03 KVM: SVM: Move EFER and MSR constants to generic x86 code by Alexander Graf · 16 years ago
  20. f0b8505 KVM: SVM: Clean up VINTR setting by Alexander Graf · 16 years ago
  21. 12a37b5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  22. b0dcb4a Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpc by Linus Torvalds · 15 years ago
  23. 345953c powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machines by Kumar Gala · 15 years ago
  24. 39678e5 Merge branch 'fix-includes' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 15 years ago
  25. caa81d6 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  26. 0702b30 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  27. 192d7a4 sparc64: Fix crash with /proc/iomem by Mikulas Patocka · 15 years ago
  28. 42cc77c sparc64: Reschedule KGDB capture to a software interrupt. by David S. Miller · 15 years ago
  29. d941d0e Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  30. 0fb1d9b [S390] make page table upgrade work again by Martin Schwidefsky · 15 years ago
  31. f481bfa [S390] make page table walking more robust by Martin Schwidefsky · 15 years ago
  32. 2887fc5 [S390] Dont check for pfn_valid() in uaccess_pt.c by Gerald Schaefer · 15 years ago
  33. cf08734 [S390] ftrace/mcount: fix kernel stack backchain by Heiko Carstens · 15 years ago
  34. f55d638 [S390] topology: define SD_MC_INIT to fix performance regression by Heiko Carstens · 15 years ago
  35. 4fa81ed2 [S390] __div64_31 broken for CONFIG_MARCH_G5 by Martin Schwidefsky · 15 years ago
  36. 9aac397 powerpc/ps3: ps3_defconfig updates by Geoff Levand · 15 years ago
  37. c71327a Merge commit 'gcl/merge' into merge by Benjamin Herrenschmidt · 15 years ago
  38. 3039088 prevent boosting kprobes on exception address by Masami Hiramatsu · 15 years ago
  39. a4bd6a9 powerpc/mm: Respect _PAGE_COHERENT on classic ppc32 SW by Kumar Gala · 15 years ago
  40. c931092 powerpc/5200: Enable CPU_FTR_NEED_COHERENT for MPC52xx by Piotr Ziecik · 15 years ago
  41. 9e8912e Fast TSC calibration: calculate proper frequency error bounds by Linus Torvalds · 15 years ago
  42. a6a80e1 Fix potential fast PIT TSC calibration startup glitch by Linus Torvalds · 15 years ago
  43. 7a2cf4a m68k: merge the non-MMU and MMU versions of siginfo.h by Greg Ungerer · 15 years ago
  44. 9df3d51 m68k: use the MMU version of unistd.h for all m68k platforms by Greg Ungerer · 15 years ago
  45. 8dba99e m68k: merge the non-MMU and MMU versions of signal.h by Greg Ungerer · 15 years ago
  46. 230d186 m68k: merge the non-MMU and MMU versions of ptrace.h by Greg Ungerer · 15 years ago
  47. c5f5d3e m68k: use MMU version of setup.h for both MMU and non-MMU by Greg Ungerer · 15 years ago
  48. a05ef46 m68k: merge the non-MMU and MMU versions of sigcontext.h by Greg Ungerer · 15 years ago
  49. 9863a0b m68k: merge the non-MMU and MMU versions of swab.h by Greg Ungerer · 15 years ago
  50. f984700 m68k: merge the non-MMU and MMU versions of param.h by Greg Ungerer · 15 years ago
  51. fbd8104 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  52. 326d851 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  53. a83860c MIPS: Mark Eins: Fix configuration. by Ralf Baechle · 15 years ago
  54. 3b289d6 MIPS: Fix TIF_32BIT undefined problem when seccomp is disabled by Zhang Le · 15 years ago
  55. e8f208e parisc: update defconfigs by Kyle McMartin · 15 years ago
  56. 0cb385e parisc: define x->x mmio accessors by Kyle McMartin · 15 years ago
  57. 8b6649c parisc: convert cpu_check_affinity to new cpumask api by Kyle McMartin · 15 years ago
  58. 9dfe914 parisc: convert (read|write)bwlq to inlines by Kyle McMartin · 15 years ago
  59. 7c4be70 parisc: fix use of new cpumask api in irq.c by Kyle McMartin · 15 years ago
  60. 5a8247c parisc: update parisc for new irq_desc by Mike Travis · 16 years ago
  61. c1da90f parisc: fix 64bit build by Helge Deller · 16 years ago
  62. 2cfeb9a parisc: add braces around arguments in assembler macros by Helge Deller · 16 years ago
  63. ddd1f6c parisc: remove unused local out_putf label by Helge Deller · 16 years ago
  64. e448372 parisc: fix `struct pt_regs' declared inside parameter list warning by Helge Deller · 16 years ago
  65. 24dc029 parisc: fix section mismatch warnings by Helge Deller · 16 years ago
  66. 8980a7b parisc: BUG_ON() cleanup by Helge Deller · 16 years ago
  67. f507cd2 ps3/block: Replace mtd/ps3vram by block/ps3vram by Geert Uytterhoeven · 15 years ago
  68. 00699e8 uml: fix WARNING: vmlinux: 'memcpy' exported twice by akpm@linux-foundation.org · 15 years ago
  69. 86d6f2b UML on UML fixed: it did not start by Renzo Davoli · 15 years ago
  70. 1522ac3 [ARM] Fix virtual to physical translation macro corner cases by Russell King · 15 years ago
  71. 305b076 [ARM] update mach-types by Russell King · 15 years ago
  72. 446c92b [ARM] 5421/1: ftrace: fix crash due to tracing of __naked functions by Uwe Kleine-König · 15 years ago
  73. 9311c59 Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 by Russell King · 15 years ago
  74. f1c7404 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  75. 0a7c808 MIPS: IP27: Enable RAID5 module by Ralf Baechle · 15 years ago
  76. dc58f81 MIPS: TXx9: update defconfigs by Atsushi Nemoto · 15 years ago
  77. a644b27 MIPS: NEC VR5500 processor support fixup by Shinya Kuribayashi · 15 years ago
  78. c189846 MIPS: Fix build of non-CONFIG_SYSVIPC version of sys_32_ipc by Xiaotian Feng · 15 years ago
  79. 01f6750 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  80. 211b3d0 x86: work around Fedora-11 x86-32 kernel failures on Intel Atom CPUs by Ingo Molnar · 15 years ago
  81. d301a9f Merge commit 'gcl/merge' into merge by Benjamin Herrenschmidt · 15 years ago
  82. 9233ecc m68knommu: m528x build fix by Steven King · 15 years ago
  83. 9333d82 m68knommu: m5206e build fix by Steven King · 15 years ago
  84. 5a891ed xtensa: fix compilation somewhat by Alexey Dobriyan · 15 years ago
  85. 1abaf33 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  86. ba087e6 sh: Add media/soc_camera.h to board setup of Renesas AP325RXA by Nobuhiro Iwamatsu · 15 years ago
  87. 99adcd9 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 15 years ago
  88. 129f8ae Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod." by Dave Jones · 15 years ago
  89. df0b4a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  90. ed75d86 powerpc: fix linkstation and storcenter compilation breakage by Guennadi Liakhovetski · 15 years ago
  91. c06b488 Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Russell King · 15 years ago
  92. 6db6a5f lguest: fix for CONFIG_SPARSE_IRQ=y by Rusty Russell · 15 years ago
  93. cbd88c8 lguest: fix crash 'unhandled trap 13 at <native_read_msr_safe>' by Rusty Russell · 15 years ago
  94. d0fc63f x86 mmiotrace: fix remove_kmmio_fault_pages() by Stuart Bennett · 15 years ago
  95. 05e12a6 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  96. 1401689 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 15 years ago
  97. fd6ec5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 15 years ago
  98. ba933be Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  99. 4302e5d MIPS: compat: Implement is_compat_task. by Ralf Baechle · 15 years ago
  100. 74fac66 Merge branch 's3c-fixes' of git://aeryn.fluff.org.uk/bjdooks/linux by Russell King · 15 years ago