summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-08-02Input: RX51 keymap - fix recent compile breakageDmitry Torokhov1-2/+2
2010-08-02MIPS: MTX-1: Fix PCI on the MeshCube and related boardsBruno Randolf1-5/+3
2010-08-02Fix spinaphore down_spin()Tony Luck1-1/+1
2010-08-02ACPI: Unconditionally set SCI_EN on resumeMatthew Garrett1-2/+0
2010-08-02ACPI: skip checking BM_STS if the BIOS doesn't ask for itLen Brown1-0/+9
2010-08-02PM / x86: Save/restore MISC_ENABLE registerOndrej Zary3-0/+8
2010-08-02KVM: MMU: invalidate and flush on spte small->large page size changeMarcelo Tosatti1-0/+2
2010-08-02KVM: SVM: Implement workaround for Erratum 383Joerg Roedel2-0/+82
2010-08-02KVM: SVM: Handle MCEs early in the vmexit processJoerg Roedel1-1/+14
2010-08-02KVM: MMU: Remove user access when allowing kernel access to gpte.w=0 pageAvi Kivity1-0/+3
2010-08-02x86, i8259: Only register sysdev if we have a real 8259 PICAdam Lackorzynski1-10/+15
2010-08-02x86: kprobes: fix swapped segment registers in kretprobeRoland McGrath1-1/+1
2010-08-02x86, pci, mrst: Add extra sanity check in walking the PCI extended cap chainJacob Pan1-3/+4
2010-08-02x86: Do not try to disable hpet if it hasn't been initialized beforeStefano Stabellini1-1/+1
2010-08-02ARM: 6226/1: fix kprobe bug in ldr instruction emulationNicolas Pitre1-2/+3
2010-08-02ARM: 6212/1: atomic ops: add memory constraints to inline asmWill Deacon1-66/+66
2010-08-02ARM: 6211/1: atomic ops: fix register constraints for atomic64_add_unlessWill Deacon1-1/+1
2010-08-02ARM: 6201/1: RealView: Do not use outer_sync() on ARM11MPCore boards with L220Catalin Marinas2-0/+10
2010-08-02Input: twl40300-keypad - fix handling of "all ground" rowsDmitry Torokhov1-3/+14
2010-08-02x86: Fix x2apic preenabled system with kexecYinghai Lu1-1/+1
2010-08-02powerpc/cpm1: Fix build with various CONFIG_*_UCODE_PATCH combinationsAnton Vorontsov1-0/+5
2010-08-02powerpc/cpm: Reintroduce global spi_pram struct (fixes build issue)Anton Vorontsov2-3/+28
2010-08-02powerpc: Fix logic error in fixup_irqsJohannes Berg1-1/+4
2010-08-02um: os-linux/mem.c needs sys/stat.hLiu Aleaxander1-0/+1
2010-08-02x86, Calgary: Limit the max PHB number to 256Darrick J. Wong1-3/+1
2010-08-02x86, Calgary: Increase max PHB numberDarrick J. Wong1-5/+10
2010-08-02x86: Fix vsyscall on gcc 4.5 with -OsAndi Kleen1-1/+1
2010-08-02x86: Send a SIGTRAP for user icebp trapsFrederic Weisbecker1-1/+10
2010-08-02ARM: 6205/1: perf: ensure counter delta is treated as unsignedWill Deacon1-1/+1
2010-08-02perf, x86: Fix incorrect branches event on AMD CPUsVince Weaver1-2/+2
2010-08-02perf_events: Fix Intel Westmere event constraintsStephane Eranian1-0/+1
2010-07-05parisc: clear floating point exception flag on SIGFPE signalHelge Deller1-0/+1
2010-07-05KVM: SVM: Don't allow nested guest to VMMCALL into hostJoerg Roedel1-0/+3
2010-07-05KVM: x86: Inject #GP with the right rip on efer writesJoerg Roedel1-19/+12
2010-07-05KVM: x86: Add missing locking to arch specific vcpu ioctlsAvi Kivity1-0/+6
2010-07-05KVM: PPC: Add missing vcpu_load()/vcpu_put() in vcpu ioctlsAvi Kivity2-1/+24
2010-07-05KVM: Fix wallclock version writing raceAvi Kivity1-2/+10
2010-07-05KVM: MMU: Don't read pdptrs with mmu spinlock held in mmu_alloc_rootsAvi Kivity1-0/+7
2010-07-05KVM: VMX: enable VMXON check with SMX enabled (Intel TXT)Shane Wang3-13/+25
2010-07-05KVM: MMU: Segregate shadow pages with different cr0.wpAvi Kivity2-1/+3
2010-07-05KVM: x86: Check LMA bit before set_eferSheng Yang1-2/+2
2010-07-05KVM: Don't allow lmsw to clear cr0.peAvi Kivity1-1/+1
2010-07-05x86, paravirt: Add a global synchronization point for pvclockGlauber Costa1-0/+24
2010-07-05KVM: SVM: Report emulated SVM features to userspaceJoerg Roedel1-0/+10
2010-07-05KVM: x86: Add callback to let modules decide over some supported cpuid bitsJoerg Roedel4-0/+17
2010-07-05KVM: PPC: Do not create debugfs if fail to create vcpuWei Yongjun1-1/+2
2010-07-05KVM: s390: Fix possible memory leak of in kvm_arch_vcpu_create()Wei Yongjun1-1/+3
2010-07-05KVM: SVM: Fix wrong interrupt injection in enable_irq_windowsJoerg Roedel1-9/+8
2010-07-05KVM: SVM: Don't sync nested cr8 to lapic and backJoerg Roedel1-15/+31
2010-07-05KVM: SVM: Fix nested msr intercept handlingJoerg Roedel1-10/+3