aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/include
Commit message (Expand)AuthorAgeFilesLines
* Merge aosp tag 'android-9.0.0_r0.74' into lineage-16.0razorloves2019-05-101-0/+5
|\
| * Merge 3.18.124 into android-msm-marlin-3.18-ltsGreg Kroah-Hartman2018-11-121-0/+5
| |\
| | * arm64: KVM: Sanitize PSTATE.M when being set from userspaceMarc Zyngier2018-10-131-0/+5
* | | Merge aosp tag 'android-9.0.0_r0.61' into lineage-16.0razorloves2019-02-061-4/+4
|\| |
| * | Merge 3.18.105 into android-msm-marlin-3.18-ltsPetri Gynther2018-08-171-4/+4
| |\|
| | * arm64: futex: Fix undefined behaviour with FUTEX_OP_OPARG_SHIFT usageWill Deacon2018-04-131-4/+4
| * | Revert "arm64: errata: Calling enable functions for CPU errata too"John Dias2018-07-241-2/+0
| * | Revert "arm64: Add skeleton to harden the branch predictor against aliasing a...John Dias2018-07-243-44/+0
| * | Revert "drivers/firmware: Expose psci_get_version through psci_ops structure"John Dias2018-07-241-20/+0
| * | Revert "arm64: cpu_errata: Add Kryo to Falkor 1003 errata"John Dias2018-07-241-1/+0
| * | Revert "arm64: cputype: Add missing MIDR values for Cortex-A72 and Cortex-A75"John Dias2018-07-241-1/+0
| * | arm64: cputype: Add missing MIDR values for Cortex-A72 and Cortex-A75Will Deacon2018-07-121-0/+1
| * | arm64: cpu_errata: Add Kryo to Falkor 1003 errataStephen Boyd2018-07-121-0/+1
| * | drivers/firmware: Expose psci_get_version through psci_ops structureWill Deacon2018-07-121-0/+20
| * | arm64: Add skeleton to harden the branch predictor against aliasing attacksWill Deacon2018-07-123-0/+44
| * | arm64: errata: Calling enable functions for CPU errata tooAndre Przywara2018-07-121-0/+2
* | | uapi: Define __BITS_PER_LONG based on compiler targetEthan Chen2018-09-241-0/+4
|/ /
* | Merge 3.18.100 into android-msm-marlin-3.18Thierry Strudel2018-03-201-2/+1
|\|
| * arm64: KVM: fix VTTBR_BADDR_MASK BUG_ON off-by-oneKristina Martsenko2017-12-161-2/+1
* | ANDROID: clock_gettime(CLOCK_BOOTTIME,) slows down >20xMark Salyzyn2018-01-261-1/+2
* | Merge android-msm-marlin-3.18-oc-mr1 into android-msm-marlin-3.18Thierry Strudel2018-01-2217-108/+281
|\ \
| * | FROMLIST: arm64: kpti: Fix the interaction between ASID switching and softwar...Catalin Marinas2018-01-162-10/+18
| * | arm64: kaslr: Put kernel vectors address in separate data pageWill Deacon2018-01-121-0/+1
| * | arm64: mm: Introduce TTBR_ASID_MASK for getting at the ASID in the TTBRWill Deacon2018-01-122-3/+5
| * | arm64: entry: Add fake CPU feature for unmapping the kernel at EL0Will Deacon2018-01-123-2/+5
| * | arm64: mm: Map entry trampoline into trampoline and kernel page tablesWill Deacon2018-01-122-0/+5
| * | arm64: mm: Invalidate both kernel and user ASIDs when performing TLBIWill Deacon2018-01-121-2/+14
| * | arm64: mm: Add arm64_kernel_unmapped_at_el0 helperWill Deacon2018-01-121-0/+8
| * | arm64: mm: Allocate ASIDs in pairsWill Deacon2018-01-121-0/+2
| * | arm64: mm: Fix and re-enable ARM64_SW_TTBR0_PANWill Deacon2018-01-121-12/+34
| * | arm64: mm: Move ASID from TTBR0 to TTBR1Will Deacon2018-01-123-6/+9
| * | arm64: mm: Use non-global mappings for kernel spaceWill Deacon2018-01-122-6/+23
| * | UPSTREAM: arm64: introduce mov_q macro to move a constant into a 64-bit registerArd Biesheuvel2018-01-121-0/+20
| * | UPSTREAM: arm64: tlbflush.h: add __tlbi() macroMark Rutland2018-01-121-8/+26
| * | UPSTREAM: arm64: Disable PAN on uaccess_enable()Marc Zyngier2018-01-121-1/+1
| * | BACKPORT: arm64: Disable TTBR0_EL1 during normal kernel executionCatalin Marinas2018-01-122-13/+39
| * | BACKPORT: arm64: Introduce uaccess_{disable,enable} functionality based on TT...Catalin Marinas2018-01-125-6/+137
| * | BACKPORT: arm64: Factor out PAN enabling/disabling into separate uaccess_* ma...Catalin Marinas2018-01-122-18/+76
| * | UPSTREAM: arm64: alternative: add auto-nop infrastructureMark Rutland2018-01-121-17/+53
| * | BACKPORT: arm64: barriers: introduce nops and __nops macros for NOP sequencesWill Deacon2018-01-122-0/+12
| * | Revert "FROMLIST: arm64: Factor out PAN enabling/disabling into separate uacc...Sami Tolvanen2018-01-122-78/+13
| * | Revert "FROMLIST: arm64: Introduce uaccess_{disable,enable} functionality bas...Sami Tolvanen2018-01-125-126/+6
| * | Revert "FROMLIST: arm64: Disable TTBR0_EL1 during normal kernel execution"Sami Tolvanen2018-01-122-39/+13
* | | STOPSHIP: vdso: disable switches for experimentsMark Salyzyn2018-01-101-0/+4
* | | FROMLIST: BACKPORT: [PATCH 2/6] arm64: elf: Set AT_SYSINFO_EHDR in compat pro...Kevin Brodsky2018-01-101-2/+7
* | | FROMLIST: [PATCH 1/6] arm64: compat: Use vDSO sigreturn trampolines if availableKevin Brodsky2018-01-101-0/+3
* | | FROMLIST: BACKPORT: [PATCH] arm64: compat: Expose offset to registers in sigf...Kevin Brodsky2018-01-101-0/+46
* | | FROMLIST: BACKPORT: [PATCH v5 11/12] lib: vdso: Add support for CLOCK_BOOTTIMEMark Salyzyn2018-01-101-0/+1
* | | FROMLIST: BACKPORT: [PATCH v5 10/12] arm64: vdso: replace gettimeofday.S with...Mark Salyzyn2018-01-101-4/+19
* | | FROMLIST: BACKPORT: [PATCH v2 1/3] arm64: compat: Split the sigreturn trampol...Kevin Brodsky2018-01-102-4/+2