summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-09-24powerpc/pseries: Fix to handle slb resize across migrationBrian King
2009-09-24x86, pat: Fix cacheflush address in change_page_attr_set_clr()Jack Steiner
2009-09-24x86/i386: Make sure stack-protector segment base is cache alignedJeremy Fitzhardinge
2009-09-24x86: Fix x86_model test in es7000_apic_is_cluster()Roel Kluin
2009-09-24ARM: 5691/1: fix cache aliasing issues between kmap() and kmap_atomic() with ...Nicolas Pitre
2009-09-15sparc: sys32.S incorrect compat-layer splice() system callMathieu Desnoyers
2009-09-15sparc64: Fix bootup with mcount in some configs.David S. Miller
2009-09-15sparc64: Validate linear D-TLB misses.David S. Miller
2009-09-15sparc64: Kill spurious NMI watchdog triggers by increasing limit to 30 seconds.David S. Miller
2009-09-08powerpc/ps3: Add missing check for PS3 to rtc-ps3 platform device registrationGeert Uytterhoeven
2009-09-08x86, amd: Don't probe for extended APIC ID if APICs are disabledJeremy Fitzhardinge
2009-09-08Bug Fix arch/ia64/kernel/pci-dma.c: fix recursive dma_supported() call in iom...Fenghua Yu
2009-09-08KVM: Fix KVM_GET_MSR_INDEX_LISTJan Kiszka
2009-09-08KVM: MMU: limit rmap chain lengthMarcelo Tosatti
2009-09-08KVM: MMU: handle n_free_mmu_pages > n_alloc_mmu_pages in kvm_mmu_change_mmu_p...Marcelo Tosatti
2009-09-08KVM: SVM: force new asid on vcpu migrationMarcelo Tosatti
2009-09-08KVM: x86: verify MTRR/PAT validityMarcelo Tosatti
2009-09-08KVM: Fix cpuid feature misreportingAvi Kivity
2009-09-08KVM: Ignore reads to K7 EVNTSEL MSRsAmit Shah
2009-09-08KVM: x86: Ignore reads to EVNTSEL MSRsAmit Shah
2009-09-08KVM: MMU: Use different shadows when EFER.NXE changesAvi Kivity
2009-09-08KVM: Deal with interrupt shadow state for emulated instructionsGlauber Costa
2009-09-08KVM: Introduce {set/get}_interrupt_shadow()Glauber Costa
2009-09-08KVM: MMU: do not free active mmu pages in free_mmu_pages()Gleb Natapov
2009-09-08KVM: MMU: protect kvm_mmu_change_mmu_pages with mmu_lockMarcelo Tosatti
2009-09-08KVM: x86: check for cr3 validity in mmu_alloc_rootsMarcelo Tosatti
2009-09-08x86: don't call '->send_IPI_mask()' with an empty maskLinus Torvalds
2009-09-08x86: don't send an IPI to the empty set of CPU'sLinus Torvalds
2009-08-16x86: Fix VMI && stack protectorAlok Kataria
2009-08-16x86, pat: Fix set_memory_wc related corruptionPallipadi, Venkatesh
2009-08-16x86: fix assembly constraints in native_save_fl()H. Peter Anvin
2009-08-16x86: Fix CPA memtype reserving in the set_pages_array*() casesThomas Hellstrom
2009-08-16powerpc/mpc83xx: Fix usb mux setup for mpc834xPeter Korsgaard
2009-07-30powerpc/mpic: Fix mapping of "DCR" based MPIC variantsBenjamin Herrenschmidt
2009-07-30x86: don't use 'access_ok()' as a range check in get_user_pages_fast()Linus Torvalds
2009-07-30x86, setup (2.6.30-stable) fix 80x34 and 80x60 console modesMarc Aurele La France
2009-07-30parisc: fix ldcw inline assemblerHelge Deller
2009-07-30parisc: ensure broadcast tlb purge runs single threadedHelge Deller
2009-07-30x86-64: Fix bad_srat() to clear all stateAndi Kleen
2009-07-30x86: Add quirk for Intel DG45ID board to avoid low memory corruptionAlexey Fisher
2009-07-30x86: Fix movq immediate operand constraints in uaccess.hH. Peter Anvin
2009-07-30x86: Fix movq immediate operand constraints in uaccess_64.hUros Bizjak
2009-07-30x86: geode: Mark mfgpt irq IRQF_TIMER to prevent resume failureThomas Gleixner
2009-07-30x86/pci: insert ioapic resource before assigning unassigned resourcesYinghai Lu
2009-07-30x86: Fix fixmap page order for FIX_TEXT_POKE0,1Mathieu Desnoyers
2009-07-30x86: Fix fixmap orderingJan Beulich
2009-07-19Fix pci_unmap_addr() et al on i386.David Woodhouse
2009-07-19alpha: fix percpu build breakageTejun Heo
2009-07-19Blackfin: fix command line corruption with DEBUG_DOUBLEFAULTMike Frysinger
2009-07-19Blackfin: fix deadlock in SMP IPI handlerSonic Zhang