summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2021-06-10arm64: Remove unimplemented syscall log messageMichael Weiser1-8/+0
2021-05-22arm64/vdso: Discard .note.gnu.property sections in vDSOBill Wendling1-1/+7
2020-12-11arm64: assembler: make adr_l work in modules under KASLRArd Biesheuvel2-10/+29
2020-11-24arm64: psci: Avoid printing in cpu_psci_cpu_die()Will Deacon1-4/+1
2020-11-10arm64: berlin: Select DW_APB_TIMER_OFJisheng Zhang1-0/+1
2020-10-29arm64: dts: zynqmp: Remove additional compatible string for i2c IPsMichal Simek1-2/+2
2020-07-31arm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEPWill Deacon1-2/+2
2020-07-22arm64: kgdb: Fix single-step exception handling oopsWei Li1-1/+1
2020-06-30arm64: perf: Report the PC value in REGS_ABI_32 modeJiping Ma1-3/+22
2020-06-20KVM: arm64: Make vcpu_cp1x() work on Big Endian hostsMarc Zyngier1-2/+4
2020-05-10arm64: bpf: jit JMP_JSET_{X,K}Zi Shen Lim1-0/+1
2020-04-24arm64: armv8_deprecated: Fix undef_hook mask for thumb setendFredrik Strupe1-1/+1
2020-04-02arm64: smp: fix smp_send_stop() behaviourCristian Marussi1-3/+14
2020-02-05arm64: kbuild: remove compressed images on 'make ARCH=arm64 (dist)clean'Dirk Behme1-1/+1
2020-01-29arm64: dts: juno: Fix UART frequencyAndre Przywara1-2/+2
2020-01-23arm64: dts: agilex/stratix10: fix pmu interrupt numbersDinh Nguyen1-4/+4
2020-01-04arm64: psci: Reduce the waiting time for cpu_psci_cpu_kill()Yunfeng Ye1-6/+9
2019-12-05arm64: smp: Handle errors reported by the firmwareSuzuki K Poulose1-0/+1
2019-11-28arm64: fix for bad_mode() handler to always result in panicHari Vyas1-1/+0
2019-11-25arm64: uaccess: Ensure PAN is re-enabled after unhandled uaccess faultPavel Tatashin4-0/+8
2019-11-25arm64: dts: amd: Fix SPI bus warningsRob Herring1-2/+2
2019-11-10ARM: 8481/2: drivers: psci: replace psci firmware callsJens Wiklander2-29/+1
2019-11-10ARM: 8480/2: arm64: add implementation for arm-smcccJens Wiklander5-1/+53
2019-10-17arm64: Rename cpuid_feature field extract routinesSuzuki K Poulose5-12/+19
2019-10-17arm64: capabilities: Handle sign of the feature bitSuzuki K Poulose2-17/+23
2019-08-25arm64: compat: Allow single-byte watchpoints on all addressesWill Deacon1-3/+4
2019-08-11arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}Will Deacon2-5/+10
2019-08-11arm64: cpufeature: Fix CTR_EL0 field definitionsWill Deacon1-3/+5
2019-08-04crypto: arm64/sha2-ce - correct digest for empty data in finupElena Petrova1-1/+1
2019-08-04crypto: arm64/sha1-ce - correct digest for empty data in finupElena Petrova1-1/+1
2019-08-04acpi/arm64: ignore 5.1 FADTs that are reported as 5.0Ard Biesheuvel1-3/+7
2019-07-10arm64, vdso: Define vdso_{start,end} as arrayKees Cook1-5/+5
2019-06-11arm64: cpu_ops: fix a leaked reference by adding missing of_node_putWen Yang1-0/+1
2019-04-27arm64: futex: Restore oldval initialization to work around buggy compilersNathan Chancellor1-1/+1
2019-04-27arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result valueWill Deacon1-8/+8
2019-04-27arm64: debug: Ensure debug handlers check triggering exception levelWill Deacon1-3/+12
2019-04-27arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signalsWill Deacon1-4/+5
2019-04-03arm64: support keyctl() system call in 32-bit modeEric Biggers1-0/+4
2019-04-03arm64: kconfig: drop CONFIG_RTC_LIB dependencyEzequiel Garcia1-1/+0
2019-04-03arm64: kernel: Include _AC definition in page.hJames Morse1-0/+2
2019-04-03arm64/kernel: fix incorrect EL0 check in inv_entry macroArd Biesheuvel1-1/+1
2019-04-03arm64: hide __efistub_ aliases from kallsymsArd Biesheuvel1-15/+25
2019-04-03arm64: fix COMPAT_SHMLBA definition for large pagesYury Norov1-1/+1
2019-04-03arm64: traps: disable irq in die()Qiao Zhou1-2/+6
2019-04-03arm64: mm: Add trace_irqflags annotations to do_debug_exception()James Morse1-10/+23
2019-03-23crypto: arm64/aes-ccm - fix logical bug in AAD MAC handlingArd Biesheuvel1-2/+3
2019-03-23arm64: Relax GIC version check during early bootVladimir Murzin1-2/+1
2019-02-20arm64: ftrace: don't adjust the LR valueMark Rutland1-1/+0
2019-02-06arm64: hyp-stub: Forbid kprobing of the hyp-stubJames Morse1-0/+2
2019-02-06arm64: mm: remove page_mapping check in __sync_icache_dcacheShaokun Zhang1-4/+0