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-8/+9
* Revert "KVM: x86: check for cr3 validity in ioctl_set_sregs"Marcelo Tosatti2009-10-051-7/+1
* KVM: Protect update_cr8_intercept() when running without an apicAvi Kivity2009-10-051-0/+3
* 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: fix cpuid E2BIG handling for extended request typesMark McLoughlin2009-10-051-0/+4
* pxa/sharpsl_pm: zaurus c3000 aka spitz: fix resumePavel Machek2009-10-051-2/+2
* agp/intel: Fix the pre-9xx chipset flush.Eric Anholt2009-10-051-0/+1
* x86: SGI UV: Fix IPI macrosJack Steiner2009-10-051-1/+1
* xen: check EFER for NX before setting up GDT mappingJeremy Fitzhardinge2009-10-052-5/+6
* xen: use stronger barrier after unlocking lockYang Xiaowei2009-10-051-2/+7
* xen: only enable interrupts while actually blocking for spinlockJeremy Fitzhardinge2009-10-051-8/+11
* xen: make -fstack-protector work under XenJeremy Fitzhardinge2009-10-054-19/+119
* alpha: AGP update (fixes compile failure)Ivan Kokshaysky2009-10-054-5/+5
* x86: Increase MIN_GAP to include randomized stackMichal Hocko2009-10-052-2/+17
* KVM: VMX: Fix EPT with WP bit change during pagingSheng Yang2009-10-051-3/+3
* powerpc/pseries: Fix to handle slb resize across migrationBrian King2009-09-245-6/+31
* KVM: limit lapic periodic timer frequencyMarcelo Tosatti2009-09-241-0/+9
* KVM: x86 emulator: fix jmp far decoding (opcode 0xea)Avi Kivity2009-09-241-1/+1
* KVM: MMU: make __kvm_mmu_free_some_pages handle empty listIzik Eidus2009-09-241-1/+2
* KVM: x86 emulator: Implement zero-extended immediate decodingAvi Kivity2009-09-241-0/+15
* KVM: VMX: Fix cr8 exiting control clobbering by EPTGleb Natapov2009-09-241-6/+3
* KVM: x86: Disallow hypercalls for guest callers in rings > 0Jan Kiszka2009-09-241-0/+6
* KVM guest: fix bogus wallclock physical address calculationGlauber Costa2009-09-241-2/+2
* KVM: VMX: Check cpl before emulating debug register accessAvi Kivity2009-09-243-0/+16
* KVM guest: do not batch pte updates from interrupt contextMarcelo Tosatti2009-09-241-6/+1
* ARM: 5691/1: fix cache aliasing issues between kmap() and kmap_atomic() with ...Nicolas Pitre2009-09-241-0/+8
* 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
* powerpc: Fix bug where perf_counters breaks oprofilePaul Mackerras2009-09-244-16/+20
* powerpc/perf_counters: Reduce stack usage of power_check_constraintsPaul Mackerras2009-09-241-23/+32
* x86/amd-iommu: fix broken check in amd_iommu_flush_all_devicesJoerg Roedel2009-09-241-2/+0
* powerpc: Fix i8259 interrupt driver kernel crash on ML510Roderick Colenbrander2009-09-051-1/+0
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2009-09-052-4/+8
|\
| * [IA64] fix csum_ipv6_magic()Jiri Bohac2009-09-021-3/+5
| * [IA64] Fix warning in dma-mapping.cLuck, Tony2009-09-021-1/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-09-054-7/+6
|\ \
| * | sparc64: Fix bootup with mcount in some configs.David S. Miller2009-09-043-6/+5
| * | sparc64: Kill spurious NMI watchdog triggers by increasing limit to 30 seconds.David S. Miller2009-09-031-1/+1
* | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-09-051-3/+3
|\ \ \ | |_|/ |/| |
| * | perf_counter/powerpc: Fix cache event codes for POWER7Paul Mackerras2009-09-031-3/+3
* | | parisc: fix warning in traps.cGrant Grundler2009-08-281-1/+1
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-08-282-0/+12
|\ \ \ | |/ / |/| |
| * | x86: Fix vSMP boot crashYinghai Lu2009-08-261-0/+10
| * | x86, xen: Initialize cx to suppress warningH. Peter Anvin2009-08-251-0/+1
| * | x86, xen: Suppress WP test on XenJeremy Fitzhardinge2009-08-251-0/+1
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-08-262-136/+79
|\ \ \