summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-04-12powerpc: Don't try to fix up misaligned load-with-reservation instructionsPaul Mackerras
2017-04-12powerpc/64: Fix flush_(d|i)cache_range() called from modulesOliver O'Halloran
2017-04-12powerpc/mm: Add missing global TLB invalidate if cxl is activeFrederic Barrat
2017-04-12powerpc: Disable HFSCR[TM] if TM is not supportedBenjamin Herrenschmidt
2017-04-12metag/usercopy: Add missing fixupsJames Hogan
2017-04-12metag/usercopy: Fix src fixup in from user rapf loopsJames Hogan
2017-04-12metag/usercopy: Set flags before ADDZJames Hogan
2017-04-12metag/usercopy: Zero rest of buffer from copy_from_userJames Hogan
2017-04-12metag/usercopy: Add early abort to copy_to_userJames Hogan
2017-04-12metag/usercopy: Fix alignment error checkingJames Hogan
2017-04-12metag/usercopy: Drop unused macrosJames Hogan
2017-04-12arm64: mm: unaligned access by user-land should be received as SIGBUSVictor Kamensky
2017-04-12kvm: arm/arm64: Fix locking for kvm_free_stage2_pgdSuzuki K Poulose
2017-04-12arm/arm64: KVM: Take mmap_sem in kvm_arch_prepare_memory_regionMarc Zyngier
2017-04-12arm/arm64: KVM: Take mmap_sem in stage2_unmap_vmMarc Zyngier
2017-04-08MIPS: Lantiq: Fix cascaded IRQ setupFelix Fietkau
2017-04-08ARM: dts: BCM5301X: Correct GIC_PPI interrupt flagsJon Mason
2017-04-08ARM: BCM5301X: Add back handler ignoring external imprecise abortsRafał Miłecki
2017-04-08x86/mce: Fix copy/paste error in exception table entriesTony Luck
2017-04-08x86/mm/KASLR: Exclude EFI region from KASLR VA space randomizationBaoquan He
2017-04-08parisc: Fix access fault handling in pa_memcpy()Helge Deller
2017-04-08parisc: Avoid stalled CPU warnings after system shutdownHelge Deller
2017-04-08parisc: Clean up fixup routines for get_user()/put_user()Helge Deller
2017-04-08xen/setup: Don't relocate p2m over existing oneRoss Lagerwall
2017-03-31metag/ptrace: Reject partial NT_METAG_RPIPE writesDave Martin
2017-03-31metag/ptrace: Provide default TXSTATUS for short NT_PRSTATUSDave Martin
2017-03-31metag/ptrace: Preserve previous registers for short regset writeDave Martin
2017-03-31sparc/ptrace: Preserve previous registers for short regset writeDave Martin
2017-03-31mips/ptrace: Preserve previous registers for short regset writeDave Martin
2017-03-31h8300/ptrace: Fix incorrect register transfer countDave Martin
2017-03-31c6x/ptrace: Remove useless PTRACE_SETREGSET implementationDave Martin
2017-03-31KVM: x86: cleanup the page tracking SRCU instancePaolo Bonzini
2017-03-30arm64: kaslr: Fix up the kernel image alignmentNeeraj Upadhyay
2017-03-30ARM: at91: pm: cpu_idle: switch DDR to power-down modeNicolas Ferre
2017-03-30Revert "ARM: at91/dt: sama5d2: Use new compatible for ohci node"Romain Izard
2017-03-30powerpc/64s: Fix idle wakeup potential to clobber registersNicholas Piggin
2017-03-26powerpc/boot: Fix zImage TOC alignmentMichael Ellerman
2017-03-26parisc: Fix system shutdown haltHelge Deller
2017-03-26parisc: Optimize flush_kernel_vmap_range and invalidate_kernel_vmap_rangeJohn David Anglin
2017-03-22crypto: powerpc - Fix initialisation of crc32c contextDaniel Axtens
2017-03-22x86/perf: Fix CR4.PCE propagation to use active_mm instead of mmAndy Lutomirski
2017-03-22x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=yAndrey Ryabinin
2017-03-22x86/tsc: Fix ART for TSC_KNOWN_FREQPeter Zijlstra
2017-03-22irqchip/gicv3-its: Add workaround for QDF2400 ITS erratum 0065Shanker Donthineni
2017-03-22arm64: KVM: VHE: Clear HCR_TGE when invalidating guest TLBsMarc Zyngier
2017-03-22powerpc/mm: Fix build break when CMA=n && SPAPR_TCE_IOMMU=yMichael Ellerman
2017-03-22powerpc/mm/iommu, vfio/spapr: Put pages on VFIO container shutdownAlexey Kardashevskiy
2017-03-22powerpc/iommu: Stop using @current in mm_iommu_xxxAlexey Kardashevskiy
2017-03-22powerpc/iommu: Pass mm_struct to init/cleanup helpersAlexey Kardashevskiy
2017-03-22x86/hyperv: Handle unknown NMIs on one CPU when unknown_nmi_panicVitaly Kuznetsov