summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Sibyte: Apply M3 workaround only on affected chip types and versions.Ralf Baechle2010-05-122-1/+20
* pxa/colibri: fix missing #include <mach/mfp.h> in colibri.hJakob Viketoft2010-05-121-0/+1
* sparc64: Fix memory leak in pci_register_iommu_region().David S. Miller2010-05-121-3/+8
* sparc64: Adjust __raw_local_irq_save() to cooperate in NMIs.David S. Miller2010-05-121-3/+20
* sparc64: Use kstack_valid() in die_if_kernel().David S. Miller2010-05-121-23/+3
* sparc64: Fix hardirq tracing in trap return path.David S. Miller2010-05-121-1/+11
* sparc64: Fix PREEMPT_ACTIVE value.David S. Miller2010-05-121-1/+1
* sparc64: Use correct pt_regs in decode_access_size() error paths.David S. Miller2010-05-121-3/+3
* powerpc: Reduce printk from pseries_mach_cpu_die()Vaidyanathan Srinivasan2010-05-121-11/+0
* powerpc: Move checks in pseries_mach_cpu_die()Vaidyanathan Srinivasan2010-05-121-15/+15
* powerpc: Reset kernel stack on cpu online from cede stateVaidyanathan Srinivasan2010-05-123-5/+16
* kgdb: don't needlessly skip PAGE_USER test for Fsl bookeWufei2010-05-121-5/+0
* x86, k8 nb: Fix boot crash: enable k8_northbridges unconditionally on AMD sys...Borislav Petkov2010-05-123-3/+17
* x86: Fix NULL pointer access in irq_force_complete_move() for Xen guestsPrarit Bhargava2010-05-121-0/+3
* x86: Disable large pages on CPUs with Atom erratum AAE44H. Peter Anvin2010-05-121-0/+21
* x86-64: Clear a 64-bit FS/GS base on fork if selector is nonzeroH. Peter Anvin2010-05-121-2/+2
* powernow-k8: Fix frequency reportingMark Langsdorf2010-05-121-1/+2
* x86/gart: Disable GART explicitly before initializationJoerg Roedel2010-04-262-1/+17
* KVM: x86: Fix TSS size check for 16-bit tasksJan Kiszka2010-04-261-1/+5
* KVM: fix the handling of dirty bitmaps to avoid overflowsTakuya Yoshikawa2010-04-263-8/+10
* KVM: MMU: fix kvm_mmu_zap_page() and its calling pathXiao Guangrong2010-04-261-4/+7
* KVM: VMX: Save/restore rflags.vm correctly in real modeAvi Kivity2010-04-261-9/+15
* KVM: allow bit 10 to be cleared in MSR_IA32_MC4_CTLAndre Przywara2010-04-261-2/+6
* KVM: Don't spam kernel log when injecting exceptions due to bad cr writesAvi Kivity2010-04-261-27/+0
* KVM: SVM: Fix memory leaks that happen when svm_create_vcpu() failsTakuya Yoshikawa2010-04-261-10/+15
* KVM: VMX: Update instruction length on intercepted BPJan Kiszka2010-04-261-0/+13
* powerpc: Fix SMP build with disabled CPU hotplugging.Adam Lackorzynski2010-04-261-1/+21
* perf_events, x86: Implement Intel Westmere/Nehalem-EX supportPeter Zijlstra2010-04-261-1/+103
* x86/PCI: irq and pci_ids patch for Intel Cougar Point DeviceIDsSeth Heasley2010-04-261-0/+2
* x86-64, rwsem: Avoid store forwarding hazard in __downgrade_writeAvi Kivity2010-04-261-20/+5
* x86: Fix breakage of UML from the changes in the rwsem systemLinus Torvalds2010-04-261-1/+2
* x86-64: support native xadd rwsem implementationLinus Torvalds2010-04-263-1/+83
* x86-64, rwsem: 64-bit xadd rwsem implementationH. Peter Anvin2010-04-261-13/+40
* x86: clean up rwsem type systemLinus Torvalds2010-04-261-10/+15
* x86-32: clean up rwsem inline asm statementsLinus Torvalds2010-04-261-15/+15
* x86, cacheinfo: Enable L3 CID only on AMDBorislav Petkov2010-04-261-88/+98
* x86, cacheinfo: Remove NUMA dependency, fix for AMD Fam10h rev D1Borislav Petkov2010-04-261-3/+3
* x86, cacheinfo: Calculate L3 indicesBorislav Petkov2010-04-261-4/+31
* x86, cacheinfo: Add cache index disable sysfs attrs only to L3 cachesBorislav Petkov2010-04-261-9/+26
* x86, cacheinfo: Fix disabling of L3 cache indicesBorislav Petkov2010-04-261-13/+21
* x86, lib: Add wbinvd smp helpersBorislav Petkov2010-04-263-1/+29
* Revert "x86: disable IOMMUs on kernel crash"Chris Wright2010-04-261-6/+0
* x86/amd-iommu: enable iommu before attaching devicesChris Wright2010-04-261-2/+3
* x86/amd-iommu: Use helper function to destroy domainJoerg Roedel2010-04-261-3/+1
* x86/amd-iommu: Pt mode fix for domain_destroyChris Wright2010-04-261-1/+1
* x86: Fix double enable_IR_x2apic() call on SMP kernel on !SMP boardsSuresh Siddha2010-04-261-0/+2
* x86, hpet: Erratum workaround for read after write of HPET comparatorPallipadi, Venkatesh2010-04-261-1/+7
* x86: Handle overlapping mptablesAndi Kleen2010-04-261-2/+2
* x86-32, resume: do a global tlb flush in S4 resumeShaohua Li2010-04-261-8/+7
* ARM: 6031/1: fix Thumb-2 decompressorRabin Vincent2010-04-261-1/+1