summaryrefslogtreecommitdiff
path: root/arch/arm64/include (unfollow)
Commit message (Expand)Author
2024-10-17Merge remote-tracking branch 'msm8998/lineage-20' into lineage-20Raghuram Subramani
2024-03-11arm64: insn: Fix ldadd instruction encodingJean-Philippe Brucker
2024-01-10bpf, arm64: use more scalable stadd over ldxr / stxr loop in xaddDaniel Borkmann
2024-01-10bpf, arm64: implement jiting of BPF_XADDDaniel Borkmann
2023-05-10ANDROID: arch:arm64: Increase kernel command line sizeSyuan Yang
2022-10-28BACKPORT: arm64: Remove reference to asm/opcodes.hMarc Zyngier
2022-10-28BACKPORT: arm64: kprobe: protect/rename few definitions to be reused by uprobePratyush Anand
2022-10-28BACKPORT: arm64: Delete the space separator in __emit_instFangrui Song
2022-10-28BACKPORT: arm64: Get rid of asm/opcodes.hMarc Zyngier
2022-10-28BACKPORT: arm64: Fix minor issues with the dcache_by_line_op macroWill Deacon
2022-10-28BACKPORT: arch: wire-up pidfd_open()Christian Brauner
2020-12-11arm64: assembler: make adr_l work in modules under KASLRArd Biesheuvel
2020-11-23UPSTREAM: arm64: SW PAN: Point saved ttbr0 at the zero page when switching to...Will Deacon
2020-11-15UPSTREAM: arm64: SW PAN: Update saved ttbr0 value on enter_lazy_tlbWill Deacon
2020-11-15UPSTREAM: arm64: fix unwind_frame() for filtered out fn for function graph tr...Pratyush Anand
2020-11-15UPSTREAM: arm64: alternative: fix build with clang integrated assemblerIlie Halip
2020-06-20KVM: arm64: Make vcpu_cp1x() work on Big Endian hostsMarc Zyngier
2020-06-01uapi: export all headers under uapi directoriesNicolas Dichtel
2020-04-18arm64: arch_timer: simplify accessorsMark Rutland
2019-12-23ANDROID: clock_gettime(CLOCK_BOOTTIME,) slows down >20xMark Salyzyn
2019-12-23FROMLIST: [PATCH 2/6] arm64: elf: Set AT_SYSINFO_EHDR in compat processesKevin Brodsky
2019-12-23FROMLIST: [PATCH 1/6] arm64: compat: Use vDSO sigreturn trampolines if availableKevin Brodsky
2019-12-23FROMLIST: [PATCH] arm64: compat: Expose offset to registers in sigframesKevin Brodsky
2019-12-23FROMLIST: [PATCH v5 11/12] lib: vdso: Add support for CLOCK_BOOTTIMEMark Salyzyn
2019-12-23FROMLIST: [PATCH v5 10/12] arm64: vdso: replace gettimeofday.S with global vg...Mark Salyzyn
2019-12-23FROMLIST: [PATCH v2 1/3] arm64: compat: Split the sigreturn trampolines and k...Kevin Brodsky
2019-10-17arm64: Rename cpuid_feature field extract routinesSuzuki K Poulose
2019-10-17arm64: capabilities: Handle sign of the feature bitSuzuki K Poulose
2019-08-11arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}Will Deacon
2019-04-27arm64: futex: Restore oldval initialization to work around buggy compilersNathan Chancellor
2019-04-27arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result valueWill Deacon
2019-04-03arm64: kernel: Include _AC definition in page.hJames Morse
2019-04-03arm64: fix COMPAT_SHMLBA definition for large pagesYury Norov
2019-01-26arm64: Don't trap host pointer auth use to EL2Mark Rutland
2019-01-26arm64/kvm: consistently handle host HCR_EL2 flagsMark Rutland
2018-11-27arm64: percpu: Initialize ret in the default caseNathan Chancellor
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-09-21BACKPORT: arm64/syscalls: Check address limit on user-mode returnThomas Garnier
2018-08-07arm64: hibernate: Support DEBUG_PAGEALLOCJames Morse
2018-08-07arm64: vmlinux.ld: Add mmuoff data sections and move mmuoff text into idmapJames Morse
2018-08-07arm64: Create sections.hJames Morse
2018-06-06arm64: lse: Add early clobbers to some input/output asm operandsWill Deacon
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-04-13arm64: futex: Fix undefined behaviour with FUTEX_OP_OPARG_SHIFT usageWill Deacon
2018-04-10arm64: Make section size configurable for hotplugArun KS