aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2017-01-16UPSTREAM: arm64: alternative: add auto-nop infrastructureMark Rutland
2017-01-16BACKPORT: arm64: barriers: introduce nops and __nops macros for NOP sequencesWill Deacon
2016-12-05UPSTREAM: Revert "arm64: alternatives: add enable parameter to conditional as...Andre Przywara
2016-12-05UPSTREAM: arm64: mm: remove dsb from update_mmu_cacheWill Deacon
2016-12-05UPSTREAM: arm64: tlb: remove redundant barrier from __flush_tlb_pgtableWill Deacon
2016-12-05UPSTREAM: arm64: tlbflush: avoid flushing when fullmm == 1Will Deacon
2016-12-05UPSTREAM: arm64: tlbflush: remove redundant ASID casts to (unsigned long)Will Deacon
2016-12-05UPSTREAM: arm64: Use last level TLBI for user pte changesCatalin Marinas
2016-12-05UPSTREAM: arm64: move update_mmu_cache() into asm/pgtable.hWill Deacon
2016-12-02Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidlinux-linaro-lsk-android-testAlex Shi
2016-12-01 Merge tag 'v4.1.36' into linux-linaro-lsk-v4.1lsk-v4.1-16.12Alex Shi
2016-11-23arm64: KVM: Take S1 walks into account when determining S2 write faultsWill Deacon
2016-11-23arm/arm64: KVM: Handle out-of-RAM cache maintenance as a NOPMarc Zyngier
2016-11-23arm64: percpu: rewrite ll/sc loops in assemblyWill Deacon
2016-10-28UPSTREAM: arm64: add ARMv8.2 id_aa64mmfr2 boiler plateJames Morse
2016-10-28BACKPORT: arm64: cpufeature: Change read_cpuid() to use sysreg's mrs_s macroJames Morse
2016-10-28UPSTREAM: arm64: cpufeature: Track unsigned fieldsSuzuki K. Poulose
2016-10-28UPSTREAM: arm64: cpufeature: Add helpers for extracting unsigned valuesSuzuki K. Poulose
2016-10-28UPSTREAM: arm64/HWCAP: Use system wide safe valuesSuzuki K. Poulose
2016-10-28BACKPORT: arm64/capabilities: Make use of system wide safe valueSuzuki K. Poulose
2016-10-28UPSTREAM: arm64: Delay cpu feature capability checksSuzuki K. Poulose
2016-10-28UPSTREAM: arm64: Refactor check_cpu_capabilitiesSuzuki K. Poulose
2016-10-28UPSTREAM: arm64: Cleanup mixed endian support detectionSuzuki K. Poulose
2016-10-28UPSTREAM: arm64: Read system wide CPUID valueSuzuki K. Poulose
2016-10-28UPSTREAM: arm64: Consolidate CPU Sanity check to CPU Feature infrastructureSuzuki K. Poulose
2016-10-28BACKPORT: arm64: Keep track of CPU feature registersSuzuki K. Poulose
2016-10-28UPSTREAM: arm64: Handle width of a cpuid featureSuzuki K. Poulose
2016-10-28BACKPORT: arm64: Move mixed endian support detectionSuzuki K. Poulose
2016-10-28UPSTREAM: arm64: Delay ELF HWCAP initialisation until all CPUs are upSuzuki K. Poulose
2016-10-28BACKPORT: arm64: remove dead-code depending on CONFIG_UP_LATE_INITJonas Rabenstein
2016-10-28UPSTREAM: arm64: alternative: put secondary CPUs into polling loop during patchWill Deacon
2016-10-28UPSTREAM: arm64: cpufeature.h: add missing #include of kernel.hWill Deacon
2016-10-28UPSTREAM: arm64: insn: Add aarch64_{get,set}_branch_offsetMarc Zyngier
2016-10-28BACKPORT: arm64: Correctly bounds check virt_addr_validLaura Abbott
2016-10-28BACKPORT: arm64/uaccess: Enable hardened usercopyKees Cook
2016-10-18 Merge tag 'v4.1.34' into linux-linaro-lsk-v4.1Alex Shi
2016-10-02arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb()Will Deacon
2016-08-23 Merge tag 'v4.1.31' into linux-linaro-lsk-v4.1Alex Shi
2016-08-19arm64: Rework valid_user_regsMark Rutland
2016-08-14arm64: kernel: Save and restore addr_limit on exception entryJames Morse
2016-06-27arm64: simplify dma_get_opsArnd Bergmann
2016-06-14 Merge tag 'v4.1.26' into linux-linaro-lsk-v4.1Alex Shi
2016-06-08Merge branch 'v4.1/topic/writeback-cg' into linux-linaro-lsk-v4.1Alex Shi
2016-06-08locking/static_keys: Add a new static_key interfacePeter Zijlstra
2016-06-03arm64: Ensure pmd_present() returns false after pmd_mknotpresent()Catalin Marinas
2016-05-31Merge branch 'v4.1/topic/hibernate' into linux-linaro-lsk-v4.1Alex Shi
2016-05-31mm: move __phys_to_pfn and __pfn_to_phys to asm/generic/memory_model.hChristoph Hellwig
2016-05-31arm64: drop unused __local_flush_icache_all()Kefeng Wang
2016-05-31arm64: kvm: Fix kvm teardown for systems using the extended idmapJames Morse
2016-05-31arm64: kvm: deal with kernel symbols outside of linear mappingArd Biesheuvel