summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2018-12-19Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2018-12-11Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2018-12-04Merge tag 'v4.4.166' into linux-linaro-lsk-v4.4Mark Brown
2018-11-27arm64: percpu: Initialize ret in the default caseNathan Chancellor
2018-10-10Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2018-10-10Merge tag 'v4.4.160' into linux-linaro-lsk-v4.4Mark Brown
2018-10-10arm64: jump_label.h: use asm_volatile_goto macro instead of "asm goto"Miguel Ojeda
2018-10-10arm64: KVM: Sanitize PSTATE.M when being set from userspaceMarc Zyngier
2018-10-10arm64: cpufeature: Track 32bit EL0 supportSuzuki K Poulose
2018-10-04BACKPORT: arm64/syscalls: Check address limit on user-mode returnThomas Garnier
2018-08-21ANDROID: arm64: setup: Increase COMMAND_LINE_SIZE to 4096 bytesWoody Lin
2018-07-06Merge tag 'lsk-v4.4-18.06-android' of git://git.linaro.org/kernel/linux-linar...Tao Huang
2018-06-12Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidMark Brown
2018-06-11Merge tag 'v4.4.136' into linux-linaro-lsk-v4.4Mark Brown
2018-06-11Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2018-06-06arm64: lse: Add early clobbers to some input/output asm operandsWill Deacon
2018-06-04Merge tag 'lsk-v4.4-18.05-android' of git://git.linaro.org/kernel/linux-linar...Tao Huang
2018-05-30Merge tag 'v4.4.134' into linux-linaro-lsk-v4.4Mark Brown
2018-05-30arm64: spinlock: Fix theoretical trylock() A-B-A with LSE atomicsWill Deacon
2018-05-26futex: Remove duplicated code and fix undefined behaviourJiri Slaby
2018-05-26arm64: Add work around for Arm Cortex-A55 Erratum 1024718Suzuki K Poulose
2018-05-26arm64: introduce mov_q macro to move a constant into a 64-bit registerArd Biesheuvel
2018-05-20Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2018-05-18Merge tag 'v4.4.132' into linux-linaro-lsk-v4.4Mark Brown
2018-04-13arm64: futex: Fix undefined behaviour with FUTEX_OP_OPARG_SHIFT usageWill Deacon
2018-04-08arm64: avoid overflow in VA_START and PAGE_OFFSETNick Desaulniers
2018-03-09Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2018-03-05Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2018-02-26 Merge tag 'v4.4.118' into linux-linaro-lsk-v4.4Alex Shi
2018-02-25arm64: define BUG() instruction without CONFIG_BUGArnd Bergmann
2018-01-31rk: add SPDX license identifier to files with no licenseTao Huang
2018-01-26Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2018-01-24Revert "asm-generic: fncpy: Add function copying macros"Tao Huang
2018-01-22FROMLIST: arm64: kpti: Fix the interaction between ASID switching and softwar...Catalin Marinas
2018-01-22FROMLIST: arm64: Move post_ttbr_update_workaround to C codeMarc Zyngier
2018-01-22FROMLIST: arm64: mm: Rename post_ttbr0_update_workaroundWill Deacon
2018-01-22BACKPORT: arm64: Add CNTFRQ_EL0 trap handlerMarc Zyngier
2018-01-22BACKPORT: arm64: Add CNTVCT_EL0 trap handlerMarc Zyngier
2018-01-22FROMLIST: arm64: kaslr: Put kernel vectors address in separate data pageWill Deacon
2018-01-22FROMLIST: arm64: mm: Introduce TTBR_ASID_MASK for getting at the ASID in the ...Will Deacon
2018-01-22FROMLIST: arm64: entry: Add fake CPU feature for unmapping the kernel at EL0Will Deacon
2018-01-22FROMLIST: arm64: mm: Map entry trampoline into trampoline and kernel page tablesWill Deacon
2018-01-22FROMLIST: arm64: mm: Invalidate both kernel and user ASIDs when performing TLBIWill Deacon
2018-01-22FROMLIST: arm64: mm: Add arm64_kernel_unmapped_at_el0 helperWill Deacon
2018-01-22FROMLIST: arm64: mm: Allocate ASIDs in pairsWill Deacon
2018-01-22FROMLIST: arm64: mm: Fix and re-enable ARM64_SW_TTBR0_PANWill Deacon
2018-01-22FROMLIST: arm64: mm: Move ASID from TTBR0 to TTBR1Will Deacon
2018-01-22FROMLIST: arm64: mm: Use non-global mappings for kernel spaceWill Deacon
2018-01-22UPSTREAM: arm64: tlbflush.h: add __tlbi() macroMark Rutland
2018-01-22UPSTREAM: arm64: setup: introduce kaslr_offset()Alexander Popov