summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-10-12ACPI: fix Compaq Evo N800c (Pentium 4m) boot hang regressionZhao Yakui1-1/+1
2009-10-12PIT fixes to unbreak suspend/resume (bug #14222)john stultz1-7/+20
2009-10-12KVM: SVM: Handle tsc in svm_get_msr/svm_set_msr correctlyJoerg Roedel1-6/+17
2009-10-12KVM: SVM: Fix tsc offset adjustment when running nestedJoerg Roedel1-0/+2
2009-10-12KVM: fix LAPIC timer period overflowAurelien Jarno1-1/+1
2009-10-12KVM: VMX: flush TLB with INVEPT on cpu migrationMarcelo Tosatti1-1/+1
2009-10-12KVM: Prevent overflow in KVM_GET_SUPPORTED_CPUIDAvi Kivity1-0/+2
2009-10-12x86: Don't leak 64-bit kernel register values to 32-bit processesJan Beulich1-13/+23
2009-10-12x86: fix csum_ipv6_magic asm memory clobberSamuel Thibault1-1/+2
2009-10-05powerpc: Fix incorrect setting of __HAVE_ARCH_PTE_SPECIALWeirich, Bernhard1-1/+1
2009-10-05powerpc/8xx: Fix regression introduced by cache coherency rewriteRex Feany1-3/+16
2009-10-05Fix NULL ptr regression in powernow-k8Kurt Roeckx1-8/+9
2009-10-05Revert "KVM: x86: check for cr3 validity in ioctl_set_sregs"Marcelo Tosatti1-7/+1
2009-10-05KVM: Protect update_cr8_intercept() when running without an apicAvi Kivity1-0/+3
2009-10-05KVM: MMU: fix bogus alloc_mmu_pages assignmentMarcelo Tosatti1-8/+0
2009-10-05KVM: MMU: fix missing locking in alloc_mmu_pagesMarcelo Tosatti1-0/+2
2009-10-05KVM: fix cpuid E2BIG handling for extended request typesMark McLoughlin1-0/+4
2009-10-05pxa/sharpsl_pm: zaurus c3000 aka spitz: fix resumePavel Machek1-2/+2
2009-10-05agp/intel: Fix the pre-9xx chipset flush.Eric Anholt1-0/+1
2009-10-05x86: SGI UV: Fix IPI macrosJack Steiner1-1/+1
2009-10-05xen: check EFER for NX before setting up GDT mappingJeremy Fitzhardinge2-5/+6
2009-10-05xen: use stronger barrier after unlocking lockYang Xiaowei1-2/+7
2009-10-05xen: only enable interrupts while actually blocking for spinlockJeremy Fitzhardinge1-8/+11
2009-10-05xen: make -fstack-protector work under XenJeremy Fitzhardinge4-19/+119
2009-10-05alpha: AGP update (fixes compile failure)Ivan Kokshaysky4-5/+5
2009-10-05x86: Increase MIN_GAP to include randomized stackMichal Hocko2-2/+17
2009-10-05KVM: VMX: Fix EPT with WP bit change during pagingSheng Yang1-3/+3
2009-09-24powerpc/pseries: Fix to handle slb resize across migrationBrian King5-6/+31
2009-09-24KVM: limit lapic periodic timer frequencyMarcelo Tosatti1-0/+9
2009-09-24KVM: x86 emulator: fix jmp far decoding (opcode 0xea)Avi Kivity1-1/+1
2009-09-24KVM: MMU: make __kvm_mmu_free_some_pages handle empty listIzik Eidus1-1/+2
2009-09-24KVM: x86 emulator: Implement zero-extended immediate decodingAvi Kivity1-0/+15
2009-09-24KVM: VMX: Fix cr8 exiting control clobbering by EPTGleb Natapov1-6/+3
2009-09-24KVM: x86: Disallow hypercalls for guest callers in rings > 0Jan Kiszka1-0/+6
2009-09-24KVM guest: fix bogus wallclock physical address calculationGlauber Costa1-2/+2
2009-09-24KVM: VMX: Check cpl before emulating debug register accessAvi Kivity3-0/+16
2009-09-24KVM guest: do not batch pte updates from interrupt contextMarcelo Tosatti1-6/+1
2009-09-24ARM: 5691/1: fix cache aliasing issues between kmap() and kmap_atomic() with ...Nicolas Pitre1-0/+8
2009-09-24x86, pat: Fix cacheflush address in change_page_attr_set_clr()Jack Steiner1-1/+7
2009-09-24x86/i386: Make sure stack-protector segment base is cache alignedJeremy Fitzhardinge5-6/+15
2009-09-24x86: Fix x86_model test in es7000_apic_is_cluster()Roel Kluin1-1/+1
2009-09-24powerpc: Fix bug where perf_counters breaks oprofilePaul Mackerras4-16/+20
2009-09-24powerpc/perf_counters: Reduce stack usage of power_check_constraintsPaul Mackerras1-23/+32
2009-09-24x86/amd-iommu: fix broken check in amd_iommu_flush_all_devicesJoerg Roedel1-2/+0
2009-09-06powerpc: Fix i8259 interrupt driver kernel crash on ML510Roderick Colenbrander1-1/+0
2009-09-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2-4/+8
2009-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-7/+6
2009-09-06Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-3/+3
2009-09-04sparc64: Fix bootup with mcount in some configs.David S. Miller3-6/+5
2009-09-03sparc64: Kill spurious NMI watchdog triggers by increasing limit to 30 seconds.David S. Miller1-1/+1