summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* KVM: split kvm_arch_flush_shadowMarcelo Tosatti2012-09-064-4/+25
* KVM: SVM: constify lookup tablesMathias Krause2012-09-051-4/+4
* KVM: VMX: constify lookup tablesMathias Krause2012-09-051-7/+7
* KVM: x86: more constificationMathias Krause2012-09-052-2/+2
* KVM: x86: constify read_write_emulator_opsMathias Krause2012-09-051-4/+4
* KVM: x86 emulator: constify emulate_opsMathias Krause2012-09-053-13/+13
* KVM: x86 emulator: mark opcode tables constMathias Krause2012-09-051-20/+20
* KVM: x86 emulator: use aligned variants of SSE register opsMathias Krause2012-09-051-32/+32
* KVM: x86: minor size optimizationMathias Krause2012-09-051-6/+6
* KVM: cleanup pic resetGleb Natapov2012-09-041-41/+11
* KVM: x86: remove unused variable from kvm_task_switch()Marcelo Tosatti2012-08-301-1/+0
* KVM: VMX: Ignore segment G and D bits when considering whether we can virtualizeAvi Kivity2012-08-271-1/+1
* KVM: VMX: Save all segment data in real modeAvi Kivity2012-08-271-0/+1
* KVM: VMX: Preserve segment limit and access rights in real modeAvi Kivity2012-08-271-0/+3
* KVM: VMX: Return real real-mode segment data even if emulate_invalid_guest_st...Avi Kivity2012-08-271-2/+1
* KVM: x86 emulator: Fix #GP error code during linearizationAvi Kivity2012-08-271-2/+2
* KVM: x86 emulator: Check segment limits in real mode tooAvi Kivity2012-08-271-3/+4
* KVM: x86 emulator: Leave segment limit and attributs alone in real modeAvi Kivity2012-08-271-6/+2
* KVM: VMX: Allow vm86 virtualization of big real modeAvi Kivity2012-08-271-1/+1
* KVM: VMX: Allow real mode emulation using vm86 with dpl=0Avi Kivity2012-08-271-1/+1
* KVM: VMX: Retain limit and attributes when entering protected modeAvi Kivity2012-08-271-6/+6
* KVM: VMX: Use kvm_segment to save protected-mode segments when entering realmodeAvi Kivity2012-08-271-61/+24
* KVM: VMX: Fix incorrect lookup of segment S flag in fix_pmode_dataseg()Avi Kivity2012-08-271-2/+2
* KVM: VMX: Separate saving pre-realmode state from setting segmentsAvi Kivity2012-08-271-7/+13
* KVM: x86 emulator: access GPRs on demandAvi Kivity2012-08-273-144/+220
* KVM: PPC: book3s: fix build error caused by gfn_to_hva_memslot()Gavin Shan2012-08-271-1/+1
* Merge remote-tracking branch 'upstream/master' into queueMarcelo Tosatti2012-08-26189-2213/+2339
|\
| * Merge tag 'fixes-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-08-2545-96/+161
| |\
| | * Merge branch 'randconfig/mach' into fixesArnd Bergmann2012-08-238-10/+12
| | |\
| | | * ARM: ux500: don't select LEDS_GPIO for snowballArnd Bergmann2012-08-232-1/+1
| | | * ARM: imx: build i.MX6 functions only when neededArnd Bergmann2012-08-232-4/+3
| | | * ARM: imx: select CPU_FREQ_TABLE when neededArnd Bergmann2012-08-231-0/+1
| | | * ARM: imx: fix ksz9021rn_phy_fixupArnd Bergmann2012-08-231-2/+2
| | | * ARM: imx: build pm-imx5 code only when PM is enabledArnd Bergmann2012-08-231-1/+2
| | | * ARM: omap: allow building omap44xx without SMPArnd Bergmann2012-08-232-2/+3
| | * | Merge tag 'ux500-fixes-v3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2012-08-232-5/+9
| | |\ \
| | | * | ARM: ux500: Ensure probing of Audio devices when Device Tree is enabledLee Jones2012-08-171-0/+4
| | | * | ARM: ux500: Fix merge error, no matching driver name for 'snd_soc_u8500'Lee Jones2012-08-171-5/+5
| | | |/
| | * | Merge branch 'v3.6-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2012-08-237-4/+62
| | |\ \
| | | * | ARM: EXYNOS: Set HDMI platform data in Origen boardTushar Behera2012-08-081-0/+7
| | | * | ARM: EXYNOS: Set HDMI platform data in SMDKV310Sachin Kamat2012-08-081-0/+7
| | | * | ARM: SAMSUNG: Add API to set platform data for s5p-tv driverTushar Behera2012-08-082-0/+42
| | | * | ARM: SAMSUNG: Set HDMI platform data for Exynos4x12 SoCsSachin Kamat2012-08-081-1/+2
| | | * | ARM: Samsung: Make uart_save static in pm.c fileSachin Kamat2012-08-081-1/+1
| | | * | ARM: S3C24XX: Fix s3c2410_dma_enqueue parametersHeiko Stuebner2012-08-081-1/+1
| | | * | ARM: S3C24XX: Add missing DMACH_DT_PROPHeiko Stuebner2012-08-081-1/+2
| | * | | Merge branch 'imx/fixes-for-3.6' of git://git.linaro.org/people/shawnguo/linu...Arnd Bergmann2012-08-23109-1039/+561
| | |\ \ \
| | | * | | ARM: dts: imx51-babbage: fix esdhc cd/wp propertiesShawn Guo2012-08-231-2/+2
| | | * | | ARM: imx6: spin the cpu until hardware takes it downShawn Guo2012-08-231-20/+3
| | | * | | ARM i.MX6q: Add virtual 1/3.5 dividers in the LDB clock pathPhilipp Zabel2012-08-171-3/+5
| | | | |/ | | | |/|