summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* KVM: VMX: fix memory order between loading vmcs and clearing vmcsXiao Guangrong2012-11-291-0/+17
* KVM: VMX: fix invalid cpu passed to smp_call_function_singleXiao Guangrong2012-11-281-3/+5
* KVM: use is_idle_task() instead of idle_cpu() to decide when to halt in async_pfGleb Natapov2012-11-281-6/+1
* KVM: x86: update pvclock area conditionally, on cpu migrationMarcelo Tosatti2012-11-271-1/+6
* KVM: x86: require matched TSC offsets for master clockMarcelo Tosatti2012-11-273-8/+89
* KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initializationMarcelo Tosatti2012-11-276-3/+28
* KVM: x86: implement PVCLOCK_TSC_STABLE_BIT pvclock flagMarcelo Tosatti2012-11-273-8/+264
* KVM: x86: notifier for clocksource changesMarcelo Tosatti2012-11-271-1/+93
* KVM: x86: pass host_tsc to read_l1_tscMarcelo Tosatti2012-11-275-9/+9
* x86: vdso: pvclock gettime supportMarcelo Tosatti2012-11-273-11/+101
* x86: kvm guest: pvclock vsyscall supportMarcelo Tosatti2012-11-273-12/+61
* x86: pvclock: generic pvclock vsyscall initializationMarcelo Tosatti2012-11-274-0/+91
* x86: pvclock: add note about rdtsc barriersMarcelo Tosatti2012-11-271-0/+6
* x86: pvclock: introduce helper to read flagsMarcelo Tosatti2012-11-272-0/+14
* x86: pvclock: create helper for pvclock data retrievalMarcelo Tosatti2012-11-272-14/+30
* x86: pvclock: remove pvclock_shadow_timeMarcelo Tosatti2012-11-271-46/+11
* x86: pvclock: make sure rdtsc doesnt speculate out of regionMarcelo Tosatti2012-11-271-2/+2
* x86: kvmclock: allocate pvclock shared memory areaMarcelo Tosatti2012-11-271-11/+47
* KVM: x86: retain pvclock guest stopped bit in guest memoryMarcelo Tosatti2012-11-271-7/+13
* KVM: remove unnecessary return value checkGuo Chao2012-11-131-32/+0
* KVM: x86: fix return value of kvm_vm_ioctl_set_tss_addr()Guo Chao2012-11-131-1/+1
* KVM: do not kfree error pointerGuo Chao2012-11-131-13/+6
* PPC: ePAPR: Convert hcall header to uapi (round 2)Alexander Graf2012-10-312-419/+517
* Merge commit 'origin/queue' into for-queueAlexander Graf2012-10-312440-37601/+89804
|\
| * KVM: do not treat noslot pfn as a error pfnXiao Guangrong2012-10-296-7/+7
| * Merge remote-tracking branch 'master' into queueMarcelo Tosatti2012-10-292435-37076/+89379
| |\
| | * Merge tag 'fixes-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-2854-86/+217
| | |\
| | | * Revert "ARM i.MX25: Fix PWM per clock lookups"Arnd Bergmann2012-10-271-4/+4
| | | * ARM: versatile: fix versatile_defconfigArnd Bergmann2012-10-271-0/+1
| | | * ARM: mvebu: update defconfig with 3.7 changesThomas Petazzoni2012-10-271-3/+7
| | | * ARM: at91: fix at91x40 buildArnd Bergmann2012-10-271-1/+1
| | | * Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/r...Arnd Bergmann2012-10-261-1/+1
| | | |\
| | | | * ARM: shmobile: r8a7779: I/O address abuse cleanupKuninori Morimoto2012-10-191-1/+1
| | | * | Merge branch 'v3.7-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2012-10-269-2/+55
| | | |\ \
| | | | * | ARM: EXYNOS: Set .smp field of machine descriptor for exynos4-dtTomasz Figa2012-10-221-0/+1
| | | | * | ARM: dts: Split memory into 4 sections for exynos4210-tratsTomasz Figa2012-10-171-2/+4
| | | | * | ARM: SAMSUNG: Add naming of s3c64xx-spi devicesHeiko Stuebner2012-10-177-0/+50
| | | * | | ARM: socfpga: Fix socfpga compilation with early_printk() enabledPavel Machek2012-10-253-17/+33
| | | * | | ARM: SPEAr: Remove unused empty filesViresh Kumar2012-10-252-0/+0
| | | * | | Merge tag 'omap-for-v3.7-rc2/fixes-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2012-10-259-18/+56
| | | |\ \ \
| | | | * | | ARM: AM33XX: Fix configuration of dmtimer parent clock by dmtimer driverDate:...Vaibhav Hiremath2012-10-231-0/+2
| | | | * | | Merge tag 'for_3.7-rc3-fixes-pm' of git://git.kernel.org/pub/scm/linux/kernel...Tony Lindgren2012-10-234-11/+47
| | | | |\ \ \
| | | | | * | | ARM: OMAP3: Beagle: fix OPP customization and initcall orderingKevin Hilman2012-10-221-9/+13
| | | | | * | | ARM: OMAP2: UART: fix console UART mismatched runtime PM statusKevin Hilman2012-10-221-0/+5
| | | | | * | | ARM: OMAP3: PM: apply part of the erratum i582 workaroundPaul Walmsley2012-10-222-2/+29
| | | | * | | | ARM: OMAP3: Fix 3430 legacy mux names for ssi1 signals.Tony Lindgren2012-10-221-4/+4
| | | | * | | | ARM: OMAP2+: Fix location of select PINCTRLTony Lindgren2012-10-222-1/+1
| | | | * | | | ARM/dts: omap3: Fix mcbsp2/3 hwmods to be able to probe the drivers for audioPeter Ujfalusi2012-10-221-2/+2
| | | | |/ / /
| | | * | | | Merge tag 'imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixesArnd Bergmann2012-10-256-13/+14
| | | |\ \ \ \
| | | | * | | | ARM i.MX25: Fix PWM per clock lookupsSascha Hauer2012-10-101-4/+4