summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Fix incorrect setting of __HAVE_ARCH_PTE_SPECIALWeirich, Bernhard2009-10-051-1/+1
* powerpc/8xx: Fix regression introduced by cache coherency rewriteRex Feany2009-10-051-3/+16
* Fix NULL ptr regression in powernow-k8Kurt Roeckx2009-10-051-7/+8
* Revert "KVM: x86: check for cr3 validity in ioctl_set_sregs"Marcelo Tosatti2009-10-051-7/+1
* KVM: fix cpuid E2BIG handling for extended request typesMark McLoughlin2009-10-051-0/+4
* KVM guest: fix bogus wallclock physical address calculationGlauber Costa2009-10-051-2/+2
* KVM: limit lapic periodic timer frequencyMarcelo Tosatti2009-10-051-0/+9
* KVM: MMU: fix bogus alloc_mmu_pages assignmentMarcelo Tosatti2009-10-051-8/+0
* KVM: MMU: fix missing locking in alloc_mmu_pagesMarcelo Tosatti2009-10-051-0/+2
* KVM: x86: Disallow hypercalls for guest callers in rings > 0Jan Kiszka2009-10-051-0/+6
* KVM: MMU: make __kvm_mmu_free_some_pages handle empty listIzik Eidus2009-10-051-1/+2
* KVM: VMX: Fix cr8 exiting control clobbering by EPTGleb Natapov2009-10-051-6/+3
* KVM: VMX: Check cpl before emulating debug register accessAvi Kivity2009-10-053-0/+16
* powerpc/pseries: Fix to handle slb resize across migrationBrian King2009-09-245-6/+31
* x86, pat: Fix cacheflush address in change_page_attr_set_clr()Jack Steiner2009-09-241-1/+7
* x86/i386: Make sure stack-protector segment base is cache alignedJeremy Fitzhardinge2009-09-245-6/+15
* x86: Fix x86_model test in es7000_apic_is_cluster()Roel Kluin2009-09-241-1/+1
* ARM: 5691/1: fix cache aliasing issues between kmap() and kmap_atomic() with ...Nicolas Pitre2009-09-241-0/+8
* sparc: sys32.S incorrect compat-layer splice() system callMathieu Desnoyers2009-09-151-1/+1
* sparc64: Fix bootup with mcount in some configs.David S. Miller2009-09-153-6/+5
* sparc64: Validate linear D-TLB misses.David S. Miller2009-09-154-28/+76
* sparc64: Kill spurious NMI watchdog triggers by increasing limit to 30 seconds.David S. Miller2009-09-151-1/+1
* powerpc/ps3: Add missing check for PS3 to rtc-ps3 platform device registrationGeert Uytterhoeven2009-09-081-0/+4
* x86, amd: Don't probe for extended APIC ID if APICs are disabledJeremy Fitzhardinge2009-09-081-1/+1
* Bug Fix arch/ia64/kernel/pci-dma.c: fix recursive dma_supported() call in iom...Fenghua Yu2009-09-081-5/+0
* KVM: Fix KVM_GET_MSR_INDEX_LISTJan Kiszka2009-09-081-3/+2
* KVM: MMU: limit rmap chain lengthMarcelo Tosatti2009-09-081-5/+28
* KVM: MMU: handle n_free_mmu_pages > n_alloc_mmu_pages in kvm_mmu_change_mmu_p...Marcelo Tosatti2009-09-081-7/+8
* KVM: SVM: force new asid on vcpu migrationMarcelo Tosatti2009-09-081-3/+3
* KVM: x86: verify MTRR/PAT validityMarcelo Tosatti2009-09-081-1/+38
* KVM: Fix cpuid feature misreportingAvi Kivity2009-09-081-2/+5
* KVM: Ignore reads to K7 EVNTSEL MSRsAmit Shah2009-09-081-0/+1
* KVM: x86: Ignore reads to EVNTSEL MSRsAmit Shah2009-09-081-0/+2
* KVM: MMU: Use different shadows when EFER.NXE changesAvi Kivity2009-09-082-0/+4
* KVM: Deal with interrupt shadow state for emulated instructionsGlauber Costa2009-09-083-1/+28
* KVM: Introduce {set/get}_interrupt_shadow()Glauber Costa2009-09-084-10/+62
* KVM: MMU: do not free active mmu pages in free_mmu_pages()Gleb Natapov2009-09-081-8/+0
* KVM: MMU: protect kvm_mmu_change_mmu_pages with mmu_lockMarcelo Tosatti2009-09-082-2/+6
* KVM: x86: check for cr3 validity in mmu_alloc_rootsMarcelo Tosatti2009-09-082-4/+24
* x86: don't call '->send_IPI_mask()' with an empty maskLinus Torvalds2009-09-081-11/+10
* x86: don't send an IPI to the empty set of CPU'sLinus Torvalds2009-09-081-0/+3
* x86: Fix VMI && stack protectorAlok Kataria2009-08-161-1/+1
* x86, pat: Fix set_memory_wc related corruptionPallipadi, Venkatesh2009-08-161-3/+6
* x86: fix assembly constraints in native_save_fl()H. Peter Anvin2009-08-161-1/+7
* x86: Fix CPA memtype reserving in the set_pages_array*() casesThomas Hellstrom2009-08-161-9/+21
* powerpc/mpc83xx: Fix usb mux setup for mpc834xPeter Korsgaard2009-08-166-11/+11
* powerpc/mpic: Fix mapping of "DCR" based MPIC variantsBenjamin Herrenschmidt2009-07-301-13/+16
* x86: don't use 'access_ok()' as a range check in get_user_pages_fast()Linus Torvalds2009-07-301-2/+7
* x86, setup (2.6.30-stable) fix 80x34 and 80x60 console modesMarc Aurele La France2009-07-301-13/+31
* parisc: fix ldcw inline assemblerHelge Deller2009-07-301-2/+2