summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-07-05parisc: clear floating point exception flag on SIGFPE signalHelge Deller
2010-07-05KVM: SVM: Don't allow nested guest to VMMCALL into hostJoerg Roedel
2010-07-05KVM: x86: Inject #GP with the right rip on efer writesJoerg Roedel
2010-07-05KVM: x86: Add missing locking to arch specific vcpu ioctlsAvi Kivity
2010-07-05KVM: PPC: Add missing vcpu_load()/vcpu_put() in vcpu ioctlsAvi Kivity
2010-07-05KVM: Fix wallclock version writing raceAvi Kivity
2010-07-05KVM: MMU: Don't read pdptrs with mmu spinlock held in mmu_alloc_rootsAvi Kivity
2010-07-05KVM: VMX: enable VMXON check with SMX enabled (Intel TXT)Shane Wang
2010-07-05KVM: MMU: Segregate shadow pages with different cr0.wpAvi Kivity
2010-07-05KVM: x86: Check LMA bit before set_eferSheng Yang
2010-07-05KVM: Don't allow lmsw to clear cr0.peAvi Kivity
2010-07-05x86, paravirt: Add a global synchronization point for pvclockGlauber Costa
2010-07-05KVM: SVM: Report emulated SVM features to userspaceJoerg Roedel
2010-07-05KVM: x86: Add callback to let modules decide over some supported cpuid bitsJoerg Roedel
2010-07-05KVM: PPC: Do not create debugfs if fail to create vcpuWei Yongjun
2010-07-05KVM: s390: Fix possible memory leak of in kvm_arch_vcpu_create()Wei Yongjun
2010-07-05KVM: SVM: Fix wrong interrupt injection in enable_irq_windowsJoerg Roedel
2010-07-05KVM: SVM: Don't sync nested cr8 to lapic and backJoerg Roedel
2010-07-05KVM: SVM: Fix nested msr intercept handlingJoerg Roedel
2010-07-05KVM: SVM: Sync all control registers on nested vmexitJoerg Roedel
2010-07-05KVM: SVM: Fix schedule-while-atomic on nested exception handlingJoerg Roedel
2010-07-05KVM: SVM: Don't use kmap_atomic in nested_svm_mapJoerg Roedel
2010-07-05perf_events: Fix resource leak in x86 __hw_perf_event_init()Stephane Eranian
2010-07-05arch/x86/kernel: Add missing spin_unlockJulia Lawall
2010-07-05xen: ensure timer tick is resumed even on CPU driving the resumeIan Campbell
2010-07-05x86, setup: Phoenix BIOS fixup is needed on Dell Inspiron Mini 1012Gabor Gombas
2010-07-05ARM: VFP: Fix vfp_put_double() for d16-d31Russell King
2010-07-05ARM: 6144/1: TCM memory bug freeing bugLinus Walleij
2010-07-05ARM: 6146/1: sa1111: Prevent deadlock in resume pathMarek VaĊĦut
2010-07-05ARM: 6164/1: Add kto and kfrom to input operands list.Khem Raj
2010-07-05ARM: 6166/1: Proper prefetch abort handling on pre-ARMv6Anfei
2010-07-05ARM: 6139/1: ARMv7: Use the Inner Shareable I-cache on MPSantosh Shilimkar
2010-07-05Blackfin: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori
2010-07-05xtensa: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori
2010-07-05frv: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori
2010-07-05m68k: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori
2010-07-05mn10300: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori
2010-07-05x86/amd-iommu: Fall back to GART if initialization failsJoerg Roedel
2010-07-05x86/amd-iommu: Fix crash when request_mem_region failsJoerg Roedel
2010-07-05powerpc/oprofile: fix potential buffer overrun in op_model_cell.cDenis Kirjanov
2010-07-05powerpc/fsl-booke: Move loadcam_entry back to asm code to fix SMP ftraceKumar Gala
2010-07-05powerpc/fsl-booke: Fix InstructionTLBError execute permission checkLi Yang
2010-07-05powerpc: Fix ioremap_flags() with book3e pte definitionBenjamin Herrenschmidt
2010-07-05powerpc/pseries: Make query_cpu_stopped callable outside hotplug cpuMichael Neuling
2010-07-05powerpc/pseries: Only call start-cpu when a CPU is stoppedMichael Neuling
2010-07-05powerpc: Fix handling of strncmp with zero lenJeff Mahoney
2010-07-05ARM: 6135/1: mx21/devices: fix USBOTG resourceWolfram Sang
2010-07-05oprofile/x86: fix uninitialized counter usage during cpu hotplugRobert Richter
2010-05-15 MIPS: Oprofile: Fix Loongson irq handlerWu Zhangjin
2010-05-15 MIPS: N32: Use compat version for sys_ppoll.Chandrakala Chavva