aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* xen/vcpu/pvhvm: Fix vcpu hotplugging hanging.Konrad Rzeszutek Wilk2013-05-191-0/+15
* ARM: OMAP: RX-51: change probe order of touchscreen and panel SPI devicesAaro Koskinen2013-05-191-2/+2
* KVM: VMX: fix halt emulation while emulating invalid guest sateGleb Natapov2013-05-191-0/+6
* Revert "x86, amd: Disable way access filter on Piledriver CPUs" it is duplicatedAndre Przywara2013-05-111-14/+0
* x86/mm: account for PGDIR_SIZE alignmentJerry Hoemann2013-05-111-0/+5
* powerpc: fix numa distance for form0 device treeVaidyanathan Srinivasan2013-05-111-1/+1
* s390: move dummy io_remap_pfn_range() to asm/pgtable.hLinus Torvalds2013-05-071-0/+4
* x86: Eliminate irq_mis_count counted in arch_irq_statLi Fei2013-05-071-4/+0
* Wrong asm register contraints in the kvm implementationStephan Schreiber2013-05-071-1/+1
* Wrong asm register contraints in the futex implementationStephan Schreiber2013-05-071-3/+2
* Fix initialization of CMCI/CMCP interruptsTony Luck2013-05-073-13/+33
* xen/time: Fix kasprintf splat when allocating timer%d IRQ line.Konrad Rzeszutek Wilk2013-05-072-2/+9
* powerpc/spufs: Initialise inode->i_ino in spufs_new_inode()Michael Ellerman2013-05-071-0/+1
* powerpc: Add isync to copy_and_flushMichael Neuling2013-05-071-0/+1
* sparc32: support atomic64_tSam Ravnborg2013-05-012-0/+3
* sparc64: Fix race in TLB batch processing.David S. Miller2013-05-017-55/+242
* ARM: 7696/1: Fix kexec by setting outer_cache.inv_all for FeroceonIllia Ragozin2013-04-251-0/+1
* KVM: Allow cross page reads and writes from cached translations.Andrew Honig2013-04-251-6/+4
* KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-...Andy Honig2013-04-252-27/+16
* KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-201...Andy Honig2013-04-251-0/+5
* x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metalBoris Ostrovsky2013-04-165-13/+21
* x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updatesSamu Kallio2013-04-161-2/+4
* x86-32, mm: Rip out x86_32 NUMA remapping codeDave Hansen2013-04-161-161/+0
* x86-32, mm: Rip out x86_32 NUMA remapping codeDave Hansen2013-04-123-13/+0
* powerpc: pSeries_lpar_hpte_remove fails from Adjunct partition being performe...Michael Wolf2013-04-121-1/+7
* alpha: Add irongate_io to PCI bus resourcesJay Estabrook2013-04-121-0/+5
* iommu/amd: Make sure dma_ops are set for hotplug devicesJoerg Roedel2013-04-051-10/+14
* KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set (CVE-2012-4461)Petr Matousek2013-04-051-0/+6
* KVM: Ensure all vcpus are consistent with in-kernel irqchip settingsAvi Kivity2013-04-052-0/+13
* KVM: x86: Prevent starting PIT timers in the absence of irqchip supportJan Kiszka2013-04-051-3/+7
* KVM: Clean up error handling during VCPU creationJan Kiszka2013-04-051-5/+0
* signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorerBen Hutchings2013-04-0512-0/+13
* x86-64: Fix the failure case in copy_user_handle_tail()CQ Tang2013-03-281-2/+2
* s390/mm: fix flush_tlb_kernel_range()Heiko Carstens2013-03-201-2/+0
* perf,x86: fix wrmsr_on_cpu() warning on suspend/resumeLinus Torvalds2013-03-201-1/+3
* perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian2013-03-202-0/+10
* powerpc: Fix cputable entry for 970MP rev 1.0Benjamin Herrenschmidt2013-03-201-1/+1
* ARM: fix scheduling while atomic warning in alignment handling codeRussell King2013-03-141-7/+4
* ARM: VFP: fix emulation of second VFP instructionRussell King2013-03-141-1/+1
* s390/kvm: Fix store status for ACRS/FPRS fixJiri Slaby2013-03-041-1/+1
* x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systemsStoney Wang2013-03-041-5/+12
* x86: Do not leak kernel page mapping locationsKees Cook2013-03-041-3/+6
* x86: Make sure we can boot in the case the BDA contains pure garbageH. Peter Anvin2013-03-041-19/+34
* iommu/amd: Initialize device table after dma_opsJoerg Roedel2013-03-041-3/+7
* Purge existing TLB entries in set_pte_at and ptep_set_wrprotectJohn David Anglin2013-02-282-3/+28
* powerpc/kexec: Disable hard IRQ before kexecPhileas Fogg2013-02-281-0/+5
* ARM: PXA3xx: program the CSMSADRCFG registerIgor Grinberg2013-02-282-1/+15
* s390/kvm: Fix store status for ACRS/FPRSChristian Borntraeger2013-02-281-0/+8
* xen: Send spinlock IPI to all waitersStefan Bader2013-02-281-1/+0
* x86-32, mm: Remove reference to resume_map_numa_kva()H. Peter Anvin2013-02-282-8/+0