summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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-12sparc64: Fix memory leak in pci_register_iommu_region().David S. Miller
2010-05-12sparc64: Adjust __raw_local_irq_save() to cooperate in NMIs.David S. Miller
2010-05-12sparc64: Use kstack_valid() in die_if_kernel().David S. Miller
2010-05-12sparc64: Fix hardirq tracing in trap return path.David S. Miller
2010-05-12sparc64: Fix PREEMPT_ACTIVE value.David S. Miller
2010-05-12sparc64: Use correct pt_regs in decode_access_size() error paths.David S. Miller
2010-05-12powerpc: Reduce printk from pseries_mach_cpu_die()Vaidyanathan Srinivasan
2010-05-12powerpc: Move checks in pseries_mach_cpu_die()Vaidyanathan Srinivasan
2010-05-12powerpc: Reset kernel stack on cpu online from cede stateVaidyanathan Srinivasan
2010-05-12kgdb: don't needlessly skip PAGE_USER test for Fsl bookeWufei
2010-05-12x86, k8 nb: Fix boot crash: enable k8_northbridges unconditionally on AMD sys...Borislav Petkov
2010-05-12x86: Fix NULL pointer access in irq_force_complete_move() for Xen guestsPrarit Bhargava
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-04-26x86/gart: Disable GART explicitly before initializationJoerg Roedel
2010-04-26KVM: x86: Fix TSS size check for 16-bit tasksJan Kiszka
2010-04-26KVM: fix the handling of dirty bitmaps to avoid overflowsTakuya Yoshikawa
2010-04-26KVM: MMU: fix kvm_mmu_zap_page() and its calling pathXiao Guangrong
2010-04-26KVM: VMX: Save/restore rflags.vm correctly in real modeAvi Kivity
2010-04-26KVM: allow bit 10 to be cleared in MSR_IA32_MC4_CTLAndre Przywara
2010-04-26KVM: Don't spam kernel log when injecting exceptions due to bad cr writesAvi Kivity
2010-04-26KVM: SVM: Fix memory leaks that happen when svm_create_vcpu() failsTakuya Yoshikawa
2010-04-26KVM: VMX: Update instruction length on intercepted BPJan Kiszka
2010-04-26powerpc: Fix SMP build with disabled CPU hotplugging.Adam Lackorzynski
2010-04-26perf_events, x86: Implement Intel Westmere/Nehalem-EX supportPeter Zijlstra
2010-04-26x86/PCI: irq and pci_ids patch for Intel Cougar Point DeviceIDsSeth Heasley
2010-04-26x86-64, rwsem: Avoid store forwarding hazard in __downgrade_writeAvi Kivity
2010-04-26x86: Fix breakage of UML from the changes in the rwsem systemLinus Torvalds
2010-04-26x86-64: support native xadd rwsem implementationLinus Torvalds
2010-04-26x86-64, rwsem: 64-bit xadd rwsem implementationH. Peter Anvin
2010-04-26x86: clean up rwsem type systemLinus Torvalds
2010-04-26x86-32: clean up rwsem inline asm statementsLinus Torvalds
2010-04-26x86, cacheinfo: Enable L3 CID only on AMDBorislav Petkov
2010-04-26x86, cacheinfo: Remove NUMA dependency, fix for AMD Fam10h rev D1Borislav Petkov
2010-04-26x86, cacheinfo: Calculate L3 indicesBorislav Petkov
2010-04-26x86, cacheinfo: Add cache index disable sysfs attrs only to L3 cachesBorislav Petkov
2010-04-26x86, cacheinfo: Fix disabling of L3 cache indicesBorislav Petkov
2010-04-26x86, lib: Add wbinvd smp helpersBorislav Petkov
2010-04-26Revert "x86: disable IOMMUs on kernel crash"Chris Wright
2010-04-26x86/amd-iommu: enable iommu before attaching devicesChris Wright
2010-04-26x86/amd-iommu: Use helper function to destroy domainJoerg Roedel
2010-04-26x86/amd-iommu: Pt mode fix for domain_destroyChris Wright