summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Lantiq: Fix cascaded IRQ setupFelix Fietkau2017-04-081-21/+17
* ARM: dts: BCM5301X: Correct GIC_PPI interrupt flagsJon Mason2017-04-081-2/+2
* ARM: BCM5301X: Add back handler ignoring external imprecise abortsRafał Miłecki2017-04-081-0/+28
* x86/mce: Fix copy/paste error in exception table entriesTony Luck2017-04-081-1/+1
* x86/mm/KASLR: Exclude EFI region from KASLR VA space randomizationBaoquan He2017-04-081-2/+2
* parisc: Fix access fault handling in pa_memcpy()Helge Deller2017-04-082-458/+321
* parisc: Avoid stalled CPU warnings after system shutdownHelge Deller2017-04-081-0/+2
* parisc: Clean up fixup routines for get_user()/put_user()Helge Deller2017-04-085-134/+52
* xen/setup: Don't relocate p2m over existing oneRoss Lagerwall2017-04-081-3/+3
* metag/ptrace: Reject partial NT_METAG_RPIPE writesDave Martin2017-03-311-0/+2
* metag/ptrace: Provide default TXSTATUS for short NT_PRSTATUSDave Martin2017-03-311-3/+12
* metag/ptrace: Preserve previous registers for short regset writeDave Martin2017-03-311-1/+1
* sparc/ptrace: Preserve previous registers for short regset writeDave Martin2017-03-311-1/+1
* mips/ptrace: Preserve previous registers for short regset writeDave Martin2017-03-311-1/+2
* h8300/ptrace: Fix incorrect register transfer countDave Martin2017-03-311-3/+5
* c6x/ptrace: Remove useless PTRACE_SETREGSET implementationDave Martin2017-03-311-41/+0
* KVM: x86: cleanup the page tracking SRCU instancePaolo Bonzini2017-03-313-0/+10
* arm64: kaslr: Fix up the kernel image alignmentNeeraj Upadhyay2017-03-301-3/+7
* ARM: at91: pm: cpu_idle: switch DDR to power-down modeNicolas Ferre2017-03-301-1/+17
* Revert "ARM: at91/dt: sama5d2: Use new compatible for ohci node"Romain Izard2017-03-301-1/+1
* powerpc/64s: Fix idle wakeup potential to clobber registersNicholas Piggin2017-03-301-3/+17
* powerpc/boot: Fix zImage TOC alignmentMichael Ellerman2017-03-261-0/+1
* parisc: Fix system shutdown haltHelge Deller2017-03-261-0/+2
* parisc: Optimize flush_kernel_vmap_range and invalidate_kernel_vmap_rangeJohn David Anglin2017-03-262-21/+24
* crypto: powerpc - Fix initialisation of crc32c contextDaniel Axtens2017-03-221-1/+1
* x86/perf: Fix CR4.PCE propagation to use active_mm instead of mmAndy Lutomirski2017-03-221-2/+2
* x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=yAndrey Ryabinin2017-03-222-0/+2
* x86/tsc: Fix ART for TSC_KNOWN_FREQPeter Zijlstra2017-03-221-0/+2
* irqchip/gicv3-its: Add workaround for QDF2400 ITS erratum 0065Shanker Donthineni2017-03-221-0/+10
* arm64: KVM: VHE: Clear HCR_TGE when invalidating guest TLBsMarc Zyngier2017-03-221-9/+55
* powerpc/mm: Fix build break when CMA=n && SPAPR_TCE_IOMMU=yMichael Ellerman2017-03-221-1/+1
* powerpc/mm/iommu, vfio/spapr: Put pages on VFIO container shutdownAlexey Kardashevskiy2017-03-222-14/+1
* powerpc/iommu: Stop using @current in mm_iommu_xxxAlexey Kardashevskiy2017-03-222-36/+26
* powerpc/iommu: Pass mm_struct to init/cleanup helpersAlexey Kardashevskiy2017-03-224-9/+10
* x86/hyperv: Handle unknown NMIs on one CPU when unknown_nmi_panicVitaly Kuznetsov2017-03-221-0/+24
* xen: do not re-use pirq number cached in pci device msi msg dataDan Streetman2017-03-221-16/+7
* KVM: s390: Fix guest migration for huge guests resulting in panicJanosch Frank2017-03-181-1/+18
* powerpc/xics: Work around limitations of OPAL XICS priority handlingBalbir Singh2017-03-182-3/+24
* powerpc: Emulation support for load/store instructions on LERavi Bangoria2017-03-181-20/+0
* MIPS: ralink: Remove unused rt*_wdt_reset functionsArnd Bergmann2017-03-183-31/+0
* MIPS: ralink: Remove unused timer functionsArnd Bergmann2017-03-181-14/+0
* MIPS: ralink: Cosmetic change to prom_init().John Crispin2017-03-181-5/+4
* MIPS: Update lemote2f_defconfig for CPU_FREQ_STAT changeArnd Bergmann2017-03-181-1/+1
* MIPS: ip22: Fix ip28 build for modern gccArnd Bergmann2017-03-181-1/+1
* MIPS: Update ip27_defconfig for SCSI_DH changeArnd Bergmann2017-03-181-1/+1
* MIPS: ip27: Disable qlge driver in defconfigArnd Bergmann2017-03-181-1/+0
* MIPS: VDSO: avoid duplicate CAC_BASE definitionArnd Bergmann2017-03-181-2/+4
* MIPS: Update defconfigs for NF_CT_PROTO_DCCP/UDPLITE changeArnd Bergmann2017-03-187-12/+12
* x86/tlb: Fix tlb flushing when lguest clears PGEDaniel Borkmann2017-03-151-1/+1
* x86, mm: fix gup_pte_range() vs DAX mappingsDan Williams2017-03-151-2/+6