summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-07-05parisc: clear floating point exception flag on SIGFPE signalHelge Deller1-0/+1
2010-07-05KVM: x86: Inject #GP with the right rip on efer writesRoedel, Joerg1-19/+12
2010-07-05KVM: x86: Add missing locking to arch specific vcpu ioctlsAvi Kivity1-0/+6
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: 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-05perf_events: Fix resource leak in x86 __hw_perf_event_init()Stephane Eranian1-1/+4
2010-07-05xen: ensure timer tick is resumed even on CPU driving the resumeIan Campbell1-2/+2
2010-07-05x86, setup: Phoenix BIOS fixup is needed on Dell Inspiron Mini 1012Gabor Gombas1-0/+11
2010-07-05ARM: VFP: Fix vfp_put_double() for d16-d31Russell King1-1/+1
2010-07-05ARM: 6144/1: TCM memory bug freeing bugLinus Walleij1-3/+3
2010-07-05ARM: 6146/1: sa1111: Prevent deadlock in resume pathMarek VaĊĦut1-2/+7
2010-07-05ARM: 6164/1: Add kto and kfrom to input operands list.Khem Raj4-8/+8
2010-07-05ARM: 6166/1: Proper prefetch abort handling on pre-ARMv6Anfei1-0/+3
2010-07-05Blackfin: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori1-0/+2
2010-07-05xtensa: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori1-0/+1
2010-07-05frv: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori1-0/+2
2010-07-05m68k: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori1-0/+2
2010-07-05mn10300: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori1-0/+2
2010-07-05x86/amd-iommu: Fix suspend/resume with IOMMUJoerg Roedel1-1/+1
2010-07-05powerpc/oprofile: fix potential buffer overrun in op_model_cell.cDenis Kirjanov1-1/+1
2010-07-05powerpc/pseries: Make query_cpu_stopped callable outside hotplug cpuMichael Neuling3-26/+34
2010-07-05powerpc/pseries: Only call start-cpu when a CPU is stoppedMichael Neuling1-0/+6
2010-07-05powerpc: Fix handling of strncmp with zero lenJeff Mahoney1-1/+3
2010-07-05oprofile/x86: fix uninitialized counter usage during cpu hotplugRobert Richter1-2/+8
2010-05-26Revert "parisc: Set PCI CLS early in boot."Greg Kroah-Hartman1-5/+2
2010-05-26x86, amd: Check X86_FEATURE_OSVW bit before accessing OSVW MSRsAndreas Herrmann1-5/+7
2010-05-26x86, cacheinfo: Turn off L3 cache index disable feature in virtualized enviro...Frank Arnold1-0/+4
2010-05-26x86, k8: Fix build error when K8_NB is disabledBorislav Petkov1-0/+5
2010-05-26powerpc/perf_event: Fix oops due to perf_event_do_pending callPaul Mackerras5-66/+48
2010-05-26ptrace: fix return value of do_syscall_trace_enter()Gerald Schaefer1-3/+2
2010-05-12MIPS: Sibyte: Apply M3 workaround only on affected chip types and versions.Ralf Baechle2-1/+20
2010-05-12pxa/colibri: fix missing #include <mach/mfp.h> in colibri.hJakob Viketoft1-0/+1
2010-05-12parisc: Set PCI CLS early in boot.Carlos O'Donell1-2/+5
2010-05-12kgdb: don't needlessly skip PAGE_USER test for Fsl bookeWufei1-5/+0
2010-05-12KVM: remove unused load_segment_descriptor_to_kvm_desctMarcelo Tosatti1-12/+0
2010-05-12ACPI: introduce kernel parameter acpi_sleep=sci_force_enableZhang Rui1-0/+2
2010-05-12x86, AMD: Fix stale cpuid4_info shared_map data in shared_cpu_map cpumasksPrarit Bhargava1-6/+7
2010-05-12x86, k8 nb: Fix boot crash: enable k8_northbridges unconditionally on AMD sys...Borislav Petkov3-3/+17
2010-05-12x86: Disable large pages on CPUs with Atom erratum AAE44H. Peter Anvin1-0/+21
2010-05-12x86-64: Clear a 64-bit FS/GS base on fork if selector is nonzeroH. Peter Anvin1-3/+2
2010-05-12powernow-k8: Fix frequency reportingMark Langsdorf1-1/+2
2010-05-12core, x86: make LIST_POISON less deadlyAvi Kivity1-0/+5
2010-04-26x86/gart: Disable GART explicitly before initializationJoerg Roedel2-1/+17