summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-07-05parisc: clear floating point exception flag on SIGFPE signalHelge Deller
2010-07-05KVM: x86: Inject #GP with the right rip on efer writesRoedel, Joerg
2010-07-05KVM: x86: Add missing locking to arch specific 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: 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-05perf_events: Fix resource leak in x86 __hw_perf_event_init()Stephane Eranian
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-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: Fix suspend/resume with IOMMUJoerg Roedel
2010-07-05powerpc/oprofile: fix potential buffer overrun in op_model_cell.cDenis Kirjanov
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-05oprofile/x86: fix uninitialized counter usage during cpu hotplugRobert Richter
2010-05-26Revert "parisc: Set PCI CLS early in boot."Greg Kroah-Hartman
2010-05-26x86, amd: Check X86_FEATURE_OSVW bit before accessing OSVW MSRsAndreas Herrmann
2010-05-26x86, cacheinfo: Turn off L3 cache index disable feature in virtualized enviro...Frank Arnold
2010-05-26x86, k8: Fix build error when K8_NB is disabledBorislav Petkov
2010-05-26powerpc/perf_event: Fix oops due to perf_event_do_pending callPaul Mackerras
2010-05-26ptrace: fix return value of do_syscall_trace_enter()Gerald Schaefer
2010-05-12MIPS: Sibyte: Apply M3 workaround only on affected chip types and versions.Ralf Baechle
2010-05-12pxa/colibri: fix missing #include <mach/mfp.h> in colibri.hJakob Viketoft
2010-05-12parisc: Set PCI CLS early in boot.Carlos O'Donell
2010-05-12kgdb: don't needlessly skip PAGE_USER test for Fsl bookeWufei
2010-05-12KVM: remove unused load_segment_descriptor_to_kvm_desctMarcelo Tosatti
2010-05-12ACPI: introduce kernel parameter acpi_sleep=sci_force_enableZhang Rui
2010-05-12x86, AMD: Fix stale cpuid4_info shared_map data in shared_cpu_map cpumasksPrarit Bhargava
2010-05-12x86, k8 nb: Fix boot crash: enable k8_northbridges unconditionally on AMD sys...Borislav Petkov
2010-05-12x86: Disable large pages on CPUs with Atom erratum AAE44H. Peter Anvin
2010-05-12x86-64: Clear a 64-bit FS/GS base on fork if selector is nonzeroH. Peter Anvin
2010-05-12powernow-k8: Fix frequency reportingMark Langsdorf
2010-05-12core, x86: make LIST_POISON less deadlyAvi Kivity
2010-04-26x86/gart: Disable GART explicitly before initializationJoerg Roedel