summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-01-314-91/+17
|\
| * arm64: use swiotlb_alloc and swiotlb_freeChristoph Hellwig2018-01-152-43/+4
| * arm64: replace ZONE_DMA with ZONE_DMA32Christoph Hellwig2018-01-153-12/+12
| * arm64: rename swiotlb_dma_opsChristoph Hellwig2018-01-151-2/+2
| * dma-mapping: move dma_mark_clean to dma-direct.hChristoph Hellwig2018-01-101-4/+0
| * dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig2018-01-102-23/+1
| * arm64: don't override dma_max_pfnChristoph Hellwig2018-01-101-9/+0
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-307-229/+107
|\ \
| * | signal/ptrace: Add force_sig_ptrace_errno_trap and use it where neededEric W. Biederman2018-01-221-2/+4
| * | signal: Don't use structure initializers for struct siginfoEric W. Biederman2018-01-222-12/+14
| * | signal/arm64: Better isolate the COMPAT_TASK portion of ptrace_hbptriggeredEric W. Biederman2018-01-221-15/+12
| * | signal: Unify and correct copy_siginfo_to_user32Eric W. Biederman2018-01-151-70/+0
| * | signal: Unify and correct copy_siginfo_from_user32Eric W. Biederman2018-01-151-10/+0
| * | signal: unify compat_siginfo_tAl Viro2018-01-151-63/+0
| * | signal: Remove _sys_private and _overrun_incr from struct compat_siginfoEric W. Biederman2018-01-121-1/+0
| * | signal/arm64: Document conflicts with SI_USER and SIGFPE,SIGTRAP,SIGBUSEric W. Biederman2018-01-123-58/+79
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-01-3083-486/+2594
|\ \ \
| * | | arm64: Fix TTBR + PAN + 52-bit PA logic in cpu_do_switch_mmSteve Capper2018-01-261-3/+3
| * | | arm64: Turn on KPTI only on CPUs that need itJayachandran C2018-01-231-0/+7
| * | | arm64: Branch predictor hardening for Cavium ThunderX2Jayachandran C2018-01-231-0/+10
| * | | arm64: Run enable method for errata work arounds on late CPUsSuzuki K Poulose2018-01-231-3/+6
| * | | arm64: Move BP hardening to check_and_switch_contextMarc Zyngier2018-01-231-2/+3
| * | | arm64: mm: ignore memory above supported physical address sizeKristina Martsenko2018-01-191-0/+3
| * | | arm64: kpti: Fix the interaction between ASID switching and software PANCatalin Marinas2018-01-1612-21/+32
| * | | KVM: arm64: Emulate RAS error registers and set HCR_EL2's TERR & TEADongjiu Geng2018-01-164-0/+29
| * | | KVM: arm64: Handle RAS SErrors from EL2 on guest exitJames Morse2018-01-165-1/+33
| * | | KVM: arm64: Handle RAS SErrors from EL1 on guest exitJames Morse2018-01-162-1/+19
| * | | KVM: arm64: Save ESR_EL2 on guest SErrorJames Morse2018-01-161-3/+6
| * | | KVM: arm64: Save/Restore guest DISR_EL1James Morse2018-01-164-0/+9
| * | | KVM: arm64: Set an impdef ESR for Virtual-SError using VSESR_EL2.James Morse2018-01-165-1/+24
| * | | KVM: arm/arm64: mask/unmask daif around VHE guestsJames Morse2018-01-161-0/+10
| * | | arm64: kernel: Prepare for a DISR userJames Morse2018-01-167-0/+44
| * | | arm64: Unconditionally enable IESB on exception entry/return for firmware-firstJames Morse2018-01-161-8/+9
| * | | arm64: kernel: Survive corrected RAS errors notified by SErrorJames Morse2018-01-163-5/+113
| * | | arm64: cpufeature: Detect CPU RAS ExtentionsXie XiuQi2018-01-164-1/+33
| * | | arm64: sysreg: Move to use definitions for all the SCTLR bitsJames Morse2018-01-163-35/+67
| * | | arm64: cpufeature: __this_cpu_has_cap() shouldn't stop earlyJames Morse2018-01-161-2/+1
| * | | arm64: fpsimd: Fix state leakage when migrating after sigreturnDave Martin2018-01-164-8/+10
| * | | arm64: Correct type for PUD macrosPunit Agrawal2018-01-161-3/+3
| * | | arm64: Inform user if software PAN is in useStephen Boyd2018-01-161-0/+3
| * | | arm64: fix comment above tcr_compute_pa_sizeKristina Martsenko2018-01-151-1/+1
| * | | arm64: fix ID map extension to 52 bitsKristina Martsenko2018-01-151-3/+2
| * | | arm64: Stop printing the virtual memory layoutLaura Abbott2018-01-151-43/+0
| * | | arm64: capabilities: Handle duplicate entries for a capabilitySuzuki K Poulose2018-01-151-21/+23
| * | | arm64: cpu_errata: Add Kryo to Falkor 1003 errataStephen Boyd2018-01-142-0/+23
| * | | arm64: Extend early page table code to allow for larger kernelsSteve Capper2018-01-145-40/+156
| * | | arm64: entry: Move the trampoline to be before PANSteve Capper2018-01-142-7/+8
| * | | arm64: Re-order reserved_ttbr0 in linker scriptSteve Capper2018-01-143-9/+8
| * | | arm64: sdei: Add trampoline code for remapping the kernelJames Morse2018-01-144-14/+113
| * | | arm64: mmu: add the entry trampolines start/end section markers into sections.hJames Morse2018-01-142-2/+1