summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-25arm64/mm: Pass ttbr1 as a parameter to __enable_mmu()Jun Yao
2018-09-24arm64: lse: remove -fcall-used-x0 flagTri Vo
2018-09-21arm64: Remove unused VGA console supportAndrew Murray
2018-09-21arm64: Kconfig: Remove ARCH_HAS_HOLES_MEMORYMODELJames Morse
2018-09-21arm64/cpufeatures: Emulate MRS instructions by parsing ESR_ELx.ISSAnshuman Khandual
2018-09-21arm64/cpufeatures: Factorize emulate_mrs()Anshuman Khandual
2018-09-21arm64/cpufeatures: Introduce ESR_ELx_SYS64_ISS_RT()Anshuman Khandual
2018-09-19arm64: cpu_errata: Remove ARM64_MISMATCHED_CACHE_LINE_SIZEWill Deacon
2018-09-18arm64: KVM: Enable Common Not Private translationsVladimir Murzin
2018-09-18arm64: mm: Support Common Not Private translationsVladimir Murzin
2018-09-17arm64: sysreg: Clean up instructions for modifying PSTATE fieldsSuzuki K Poulose
2018-09-14arm64: fix for bad_mode() handler to always result in panicHari Vyas
2018-09-14arm64: force_signal_inject: WARN if called from kernel contextWill Deacon
2018-09-14arm64: cpu: Move errata and feature enable callbacks closer to callersWill Deacon
2018-09-14KVM: arm64: Set SCTLR_EL2.DSSBS if SSBD is forcefully disabled and !vheWill Deacon
2018-09-14arm64: ssbd: Add support for PSTATE.SSBS rather than trapping to EL3Will Deacon
2018-09-14arm64: entry: Allow handling of undefined instructions from EL1Will Deacon
2018-09-14arm64: ssbd: Drop #ifdefs for PR_SPEC_STORE_BYPASSWill Deacon
2018-09-14arm64: cpufeature: Detect SSBS and advertise to userspaceWill Deacon
2018-09-14arm64: Fix silly typo in commentWill Deacon
2018-09-11arm64: tlb: Rewrite stale comment in asm/tlbflush.hWill Deacon
2018-09-11arm64: tlb: Avoid synchronous TLBIs when freeing page tablesWill Deacon
2018-09-11arm64: tlb: Adjust stride and type of TLBI according to mmu_gatherWill Deacon
2018-09-11arm64: tlb: Remove redundant !CONFIG_HAVE_RCU_TABLE_FREE codeWill Deacon
2018-09-11arm64: tlbflush: Allow stride to be specified for __flush_tlb_range()Will Deacon
2018-09-11arm64: tlb: Justify non-leaf invalidation in flush_tlb_range()Will Deacon
2018-09-11arm64: pgtable: Implement p[mu]d_valid() and check in set_p[mu]d()Will Deacon
2018-09-11arm64: tlb: Add DSB ISHST prior to TLBI in __flush_tlb_[kernel_]pgtable()Will Deacon
2018-09-11arm64: tlb: Use last-level invalidation in flush_tlb_kernel_range()Will Deacon
2018-09-10arm64: uaccess: implement unsafe accessorsJulien Thierry
2018-09-10arm64: dump: Use consistent capitalisation for page-table dumpsWill Deacon
2018-09-10arm64/lib: add accelerated crc32 routinesArd Biesheuvel
2018-09-10arm64: cpufeature: add feature for CRC32 instructionsArd Biesheuvel
2018-09-10lib/crc32: make core crc32() routines weak so they can be overriddenArd Biesheuvel
2018-09-07Merge branch 'tlb/asm-generic' into aarch64/for-next/coreWill Deacon
2018-09-07MAINTAINERS: Add entry for MMU GATHER AND TLB INVALIDATIONWill Deacon
2018-09-07mm/memory: Move mmu_gather and TLB invalidation code into its own filePeter Zijlstra
2018-09-04asm-generic/tlb: Track which levels of the page tables have been clearedWill Deacon
2018-09-04asm-generic/tlb: Track freeing of page-table directories in struct mmu_gatherPeter Zijlstra
2018-09-04asm-generic/tlb: Guard with #ifdef CONFIG_MMUWill Deacon
2018-09-02Linux 4.19-rc2Linus Torvalds
2018-09-02Merge tag 'devicetree-fixes-for-4.19' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-09-02Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-09-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-09-02Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-09-02Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-09-02x86/pti: Fix section mismatch warning/errorRandy Dunlap
2018-09-01Merge tag 'omap-for-v4.19/fixes-v2-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson
2018-09-01x86/vdso: Fix lsl operand orderSamuel Neves
2018-09-01Merge tag 'linux-watchdog-4.19-rc2' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds