summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* parisc: clear floating point exception flag on SIGFPE signalHelge Deller2010-07-051-0/+1
* KVM: SVM: Don't allow nested guest to VMMCALL into hostJoerg Roedel2010-07-051-2/+7
* KVM: x86: Inject #GP with the right rip on efer writesRoedel, Joerg2010-07-051-19/+12
* KVM: x86: Add missing locking to arch specific vcpu ioctlsAvi Kivity2010-07-051-0/+6
* KVM: PPC: Add missing vcpu_load()/vcpu_put() in vcpu ioctlsAvi Kivity2010-07-052-1/+24
* KVM: Fix wallclock version writing raceAvi Kivity2010-07-051-2/+10
* KVM: MMU: Don't read pdptrs with mmu spinlock held in mmu_alloc_rootsAvi Kivity2010-07-051-0/+9
* KVM: VMX: enable VMXON check with SMX enabled (Intel TXT)Shane Wang2010-07-053-13/+25
* KVM: MMU: Segregate shadow pages with different cr0.wpAvi Kivity2010-07-052-1/+3
* KVM: x86: Check LMA bit before set_eferSheng Yang2010-07-051-2/+2
* KVM: Don't allow lmsw to clear cr0.peAvi Kivity2010-07-051-1/+1
* x86, paravirt: Add a global synchronization point for pvclockGlauber Costa2010-07-051-0/+24
* KVM: SVM: Report emulated SVM features to userspaceJoerg Roedel2010-07-051-0/+10
* KVM: x86: Add callback to let modules decide over some supported cpuid bitsJoerg Roedel2010-07-054-0/+15
* KVM: PPC: Do not create debugfs if fail to create vcpuWei Yongjun2010-07-051-1/+2
* KVM: s390: Fix possible memory leak of in kvm_arch_vcpu_create()Wei Yongjun2010-07-051-1/+3
* KVM: SVM: Fix wrong interrupt injection in enable_irq_windowsJoerg Roedel2010-07-051-9/+8
* KVM: SVM: Don't sync nested cr8 to lapic and backJoerg Roedel2010-07-051-15/+31
* KVM: SVM: Fix nested msr intercept handlingJoerg Roedel2010-07-051-10/+3
* KVM: SVM: Sync all control registers on nested vmexitJoerg Roedel2010-07-051-0/+4
* KVM: SVM: Fix schedule-while-atomic on nested exception handlingJoerg Roedel2010-07-051-4/+19
* KVM: SVM: Don't use kmap_atomic in nested_svm_mapJoerg Roedel2010-07-051-23/+24
* perf_events: Fix resource leak in x86 __hw_perf_event_init()Stephane Eranian2010-07-051-1/+4
* arch/x86/kernel: Add missing spin_unlockJulia Lawall2010-07-051-3/+9
* xen: ensure timer tick is resumed even on CPU driving the resumeIan Campbell2010-07-051-2/+2
* x86, setup: Phoenix BIOS fixup is needed on Dell Inspiron Mini 1012Gabor Gombas2010-07-051-0/+11
* ARM: VFP: Fix vfp_put_double() for d16-d31Russell King2010-07-051-1/+1
* ARM: 6144/1: TCM memory bug freeing bugLinus Walleij2010-07-051-3/+3
* ARM: 6146/1: sa1111: Prevent deadlock in resume pathMarek VaĊĦut2010-07-051-2/+7
* ARM: 6164/1: Add kto and kfrom to input operands list.Khem Raj2010-07-054-8/+8
* ARM: 6166/1: Proper prefetch abort handling on pre-ARMv6Anfei2010-07-051-0/+3
* Blackfin: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori2010-07-051-0/+2
* xtensa: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori2010-07-051-0/+1
* frv: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori2010-07-051-0/+2
* m68k: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori2010-07-051-0/+2
* mn10300: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori2010-07-051-0/+2
* x86/amd-iommu: Fall back to GART if initialization failsJoerg Roedel2010-07-052-4/+9
* x86/amd-iommu: Fix crash when request_mem_region failsJoerg Roedel2010-07-051-3/+8
* powerpc/oprofile: fix potential buffer overrun in op_model_cell.cDenis Kirjanov2010-07-051-1/+1
* powerpc/pseries: Make query_cpu_stopped callable outside hotplug cpuMichael Neuling2010-07-053-26/+34
* powerpc/pseries: Only call start-cpu when a CPU is stoppedMichael Neuling2010-07-051-0/+6
* powerpc: Fix handling of strncmp with zero lenJeff Mahoney2010-07-051-1/+3
* oprofile/x86: fix uninitialized counter usage during cpu hotplugRobert Richter2010-07-051-2/+8
* x86, amd: Check X86_FEATURE_OSVW bit before accessing OSVW MSRsAndreas Herrmann2010-05-261-5/+7
* x86, cacheinfo: Turn off L3 cache index disable feature in virtualized enviro...Frank Arnold2010-05-261-0/+4
* x86, k8: Fix build error when K8_NB is disabledBorislav Petkov2010-05-261-0/+5
* powerpc/perf_event: Fix oops due to perf_event_do_pending callPaul Mackerras2010-05-265-66/+48
* ptrace: fix return value of do_syscall_trace_enter()Gerald Schaefer2010-05-261-3/+2
* MIPS: Sibyte: Apply M3 workaround only on affected chip types and versions.Ralf Baechle2010-05-122-1/+20
* pxa/colibri: fix missing #include <mach/mfp.h> in colibri.hJakob Viketoft2010-05-121-0/+1