1. 0afbe2f KVM: x86 emulator: Fix #GP error code during linearization by Avi Kivity · 12 years ago
  2. a562518 KVM: x86 emulator: Check segment limits in real mode too by Avi Kivity · 12 years ago
  3. 03ebebe KVM: x86 emulator: Leave segment limit and attributs alone in real mode by Avi Kivity · 12 years ago
  4. e2a610d KVM: VMX: Allow vm86 virtualization of big real mode by Avi Kivity · 12 years ago
  5. 495e116 KVM: VMX: Allow real mode emulation using vm86 with dpl=0 by Avi Kivity · 12 years ago
  6. c865c43 KVM: VMX: Retain limit and attributes when entering protected mode by Avi Kivity · 12 years ago
  7. f5f7b2f KVM: VMX: Use kvm_segment to save protected-mode segments when entering realmode by Avi Kivity · 12 years ago
  8. 72fbefe KVM: VMX: Fix incorrect lookup of segment S flag in fix_pmode_dataseg() by Avi Kivity · 12 years ago
  9. baa7e81 KVM: VMX: Separate saving pre-realmode state from setting segments by Avi Kivity · 12 years ago
  10. dd856ef KVM: x86 emulator: access GPRs on demand by Avi Kivity · 12 years ago
  11. 66a0350 KVM: PPC: book3s: fix build error caused by gfn_to_hva_memslot() by Gavin Shan · 12 years ago
  12. c78aa4c Merge remote-tracking branch 'upstream/master' into queue by Marcelo Tosatti · 12 years ago
  13. 9acb172 Merge tag 'fixes-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  14. 2675608 Merge tag 'stable/for-linus-3.6-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  15. 4ae4614 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  16. 6ec9776 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  17. 2432cbe Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  18. 2c39bf4 Revert "powerpc: Update g5_defconfig" by Benjamin Herrenschmidt · 12 years ago
  19. 8133121 powerpc/perf: Use pmc_overflow() to detect rolled back events by Sukadev Bhattiprolu · 12 years ago
  20. 2fae7cd powerpc: Fix VMX in interrupt check in POWER7 copy loops by Anton Blanchard · 12 years ago
  21. dad477c powerpc: POWER7 copy_to_user/copy_from_user patch applied twice by Anton Blanchard · 12 years ago
  22. 7256a5d powerpc: Fix personality handling in ppc64_personality() by Jiri Kosina · 12 years ago
  23. 4c374af powerpc/dma-iommu: Fix IOMMU window check by Aaro Koskinen · 12 years ago
  24. f0f0c9a powerpc: Remove unnecessary ifdefs by Michael Neuling · 12 years ago
  25. 5f63040 powerpc/kgdb: Restore current_thread_info properly by Tiejun Chen · 12 years ago
  26. 949616c powerpc/kgdb: Bail out of KGDB when we've been triggered by Tiejun Chen · 12 years ago
  27. 572b411 powerpc/kgdb: Do not set kgdb_single_step on ppc by Tiejun Chen · 12 years ago
  28. 46c5c59 powerpc/mpic_msgr: Add missing includes by Scott Wood · 12 years ago
  29. 6d9c00c powerpc: Fix null pointer deref in perf hardware breakpoints by Michael Neuling · 12 years ago
  30. e3bc804 powerpc: Fixup whitespace in xmon by Michael Ellerman · 12 years ago
  31. ca5dd39 powerpc: Fix xmon dl command for new printk implementation by Michael Ellerman · 12 years ago
  32. 1267643 powerpc/fsl: fix "Failed to mount /dev: No such device" errors by Kim Phillips · 12 years ago
  33. 823f747 powerpc/fsl: update defconfigs by Kim Phillips · 12 years ago
  34. 57f0b20 Merge branch 'randconfig/mach' into fixes by Arnd Bergmann · 12 years ago
  35. db43b18 ARM: ux500: don't select LEDS_GPIO for snowball by Arnd Bergmann · 12 years ago
  36. 1fc593f ARM: imx: build i.MX6 functions only when needed by Arnd Bergmann · 12 years ago
  37. f637c4c ARM: imx: select CPU_FREQ_TABLE when needed by Arnd Bergmann · 12 years ago
  38. 9f9ba0f ARM: imx: fix ksz9021rn_phy_fixup by Arnd Bergmann · 12 years ago
  39. a28eecef ARM: imx: build pm-imx5 code only when PM is enabled by Arnd Bergmann · 12 years ago
  40. c7a9b09 ARM: omap: allow building omap44xx without SMP by Arnd Bergmann · 12 years ago
  41. 5f870ba Merge tag 'ux500-fixes-v3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into fixes by Arnd Bergmann · 12 years ago
  42. 8917da4 Merge branch 'v3.6-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Arnd Bergmann · 12 years ago
  43. 1e72fe1 Merge branch 'imx/fixes-for-3.6' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Arnd Bergmann · 12 years ago
  44. c96aae1 xen/setup: Fix one-off error when adding for-balloon PFNs to the P2M. by Konrad Rzeszutek Wilk · 12 years ago
  45. a1dca31 MIPS: pci-ar724x: avoid data bus error due to a missing PCIe module by Gabor Juhos · 12 years ago
  46. a46d261 ARM: dts: imx51-babbage: fix esdhc cd/wp properties by Shawn Guo · 12 years ago
  47. c944b0b ARM: imx6: spin the cpu until hardware takes it down by Shawn Guo · 12 years ago
  48. 90993cd x86: KVM guest: merge CONFIG_KVM_CLOCK into CONFIG_KVM_GUEST by Marcelo Tosatti · 12 years ago
  49. 36bf50d x86, microcode, AMD: Fix broken ucode patch size check by Andreas Herrmann · 12 years ago
  50. 5ad105e KVM: x86 emulator: use stack size attribute to mask rsp in stack ops by Avi Kivity · 12 years ago
  51. 35f2d16 KVM: MMU: Fix mmu_shrink() so that it can free mmu pages as intended by Takuya Yoshikawa · 12 years ago
  52. 4d8b81a KVM: introduce readonly memslot by Xiao Guangrong · 12 years ago
  53. 037d92d KVM: introduce gfn_to_pfn_memslot_atomic by Xiao Guangrong · 12 years ago
  54. 8e3d9d0 KVM: x86: fix possible infinite loop caused by reexecute_instruction by Xiao Guangrong · 12 years ago
  55. cb09cad x86/alternatives: Fix p6 nops on non-modular kernels by Avi Kivity · 12 years ago
  56. 2530cd4 x86/fixup_irq: Use cpu_online_mask instead of cpu_all_mask by Liu, Chuansheng · 12 years ago
  57. 83be4ff x86/spinlocks: Fix comment in spinlock.h by Richard Weinberger · 12 years ago
  58. eb48c07 mm: hugetlbfs: correctly populate shared pmd by Michal Hocko · 12 years ago
  59. a6b881a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 12 years ago
  60. 3b31fe9 Merge tag 'please-pull-ia64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 12 years ago
  61. 7c3ea48 [IA64] defconfig: Remove CONFIG_MISC_DEVICES by Fabio Estevam · 12 years ago
  62. c71a355 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  63. f78602a Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  64. 90785be Merge branch 'alpha' (alpha architecture patches) by Linus Torvalds · 12 years ago
  65. d1b5153 alpha: Fix fall-out from disintegrating asm/system.h by Michael Cree · 12 years ago
  66. 67a806d Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts by Mel Gorman · 12 years ago
  67. 0be4218 alpha: fix fpu.h usage in userspace by Mike Frysinger · 12 years ago
  68. 0bcc426 alpha/mm/fault.c: Port OOM changes to do_page_fault by Kautuk Consul · 12 years ago
  69. 28d353d alpha: take kernel_execve() out of entry.S by Al Viro · 12 years ago
  70. be53db6 alpha: take a bunch of syscalls into osf_sys.c by Al Viro · 12 years ago
  71. f2db633 alpha: Use new generic strncpy_from_user() and strnlen_user() by Michael Cree · 12 years ago
  72. d8d5da1 alpha: Wire up cross memory attach syscalls by Michael Cree · 12 years ago
  73. a2fa3cc alpha: Don't export SOCK_NONBLOCK to user space. by Michael Cree · 12 years ago
  74. 6dab7ed Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  75. 515c7af x32: Use compat shims for {g,s}etsockopt by Mike Frysinger · 12 years ago
  76. 9d0f814 Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 12 years ago
  77. 250a41e xen/p2m: Reuse existing P2M leafs if they are filled with 1:1 PFNs or INVALID. by Konrad Rzeszutek Wilk · 12 years ago
  78. 46a8b98 ARM: ux500: Ensure probing of Audio devices when Device Tree is enabled by Lee Jones · 12 years ago
  79. 97f50c6 ARM: ux500: Fix merge error, no matching driver name for 'snd_soc_u8500' by Lee Jones · 12 years ago
  80. 16cc2cf MIPS: Malta: Delete duplicate PCI fixup. by Ralf Baechle · 12 years ago
  81. 00dc5ce MIPS: ath79: don't hardcode the unavailability of the DSP ASE by Gabor Juhos · 12 years ago
  82. cf9bfe5 MIPS: Synchronize MIPS count one CPU at a time by Jayachandran C · 12 years ago
  83. 5a67044 MIPS: BCM63xx: Fix SPI message control register handling for BCM6338/6348. by Florian Fainelli · 13 years ago
  84. c54de49 MIPS: Module: Deal with malformed HI16/LO16 relocation sequences. by Ralf Baechle · 12 years ago
  85. 861667d MIPS: Fix race condition in module relocation code. by Ralf Baechle · 12 years ago
  86. d3cac35 MIPS: Fix memory leak in error path of HI16/LO16 relocation handling. by Ralf Baechle · 12 years ago
  87. 143ec74 MIPS: MTX-1: Add udelay to mtx1_pci_idsel by Bruno Randolf · 13 years ago
  88. 9463806 MIPS: ath79: select HAVE_CLK by Gabor Juhos · 12 years ago
  89. 5fb2345 MIPS: ath79: Use correct IRQ number for the OHCI controller on AR7240 by Gabor Juhos · 12 years ago
  90. b4da14a MIPS: ath79: Fix number of GPIO lines for AR724[12] by Gabor Juhos · 12 years ago
  91. 87161cc MIPS: Octeon: Fix broken interrupt controller code. by David Daney · 12 years ago
  92. 1633946 ARM i.MX6q: Add virtual 1/3.5 dividers in the LDB clock path by Philipp Zabel · 12 years ago
  93. 42b1b94 m68k: select CONFIG_GENERIC_ATOMIC64 for all m68k CPU types by Greg Ungerer · 12 years ago
  94. e7d6582 m68knommu: select CONFIG_HAVE_CLK for ColdFire CPU types by Greg Ungerer · 12 years ago
  95. ad54e46 Merge tag 'stable/for-linus-3.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  96. 15a063f Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 12 years ago
  97. ca08649 Revert "xen PVonHVM: move shared_info to MMIO before kexec" by Konrad Rzeszutek Wilk · 12 years ago
  98. e8143cc ppc: e500_tlb memset clears nothing by Alan Cox · 12 years ago
  99. 249ba1e KVM: PPC: Add cache flush on page map by Alexander Graf · 12 years ago
  100. 04f995a KVM: PPC: Book3S HV: Fix incorrect branch in H_CEDE code by Paul Mackerras · 12 years ago