summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* arm64: dts: rockchip: fix rk3399 hdmi ports nodeJohan Jonker2024-04-131-2/+10
* arm64: dts: mediatek: mt8173-evb: Fix regulator-fixed node namesAngeloGioacchino Del Regno2024-01-081-2/+2
* arm64: mm: Always make sw-dirty PTEs hw-dirty in pte_modifyJames Houghton2023-12-201-0/+6
* KVM: arm64: limit PMU version to PMUv3 for ARMv8.1Andrew Murray2023-12-082-0/+16
* arm64: cpufeature: Extract capped perfmon fieldsAndrew Murray2023-12-081-0/+23
* arm64: fix a concurrency issue in emulation_proc_handler()Jinjie Ruan2023-11-081-2/+4
* hw_breakpoint: fix single-stepping when using bpf_overflow_handlerTomislav Novak2023-09-231-2/+2
* arm64: dts: qcom: msm8996: Add missing interrupt to the USB2 controllerKonrad Dybcio2023-09-231-0/+3
* arm64: dts: msm8996: thermal: Add interrupt supportAmit Kucheria2023-09-231-0/+4
* arm64: dts: stratix10: fix incorrect I2C property for SCL signalDinh Nguyen2023-08-111-1/+1
* arm64: dts: renesas: ulcb-kf: Remove flow control for SCIF1Wolfram Sang2023-08-111-2/+1
* arm64: Add missing Set/Way CMO encodingsMarc Zyngier2023-06-281-0/+6
* arm64/mm: mark private VM_FAULT_X defines as vm_fault_tMin-Hua Chen2023-06-091-2/+2
* arm64: kgdb: Set PSTATE.SS to 1 to re-enable single-stepSumit Garg2023-05-173-0/+8
* arm64: KVM: Fix system register enumerationMarc Zyngier2023-04-201-3/+3
* KVM: arm64: Filter out invalid core register IDs in KVM_GET_REG_LISTDave Martin2023-04-201-8/+43
* KVM: arm64: Factor out core register ID enumerationDave Martin2023-04-201-8/+24
* arm64: dts: mediatek: mt7622: Add missing pwm-cells to pwm nodeAngeloGioacchino Del Regno2023-03-111-0/+1
* arm64: dts: amlogic: meson-gxl: add missing unit address to eth-phy-mux node ...Neil Armstrong2023-03-111-1/+1
* arm64: dts: amlogic: meson-gx: add missing unit address to rng node nameNeil Armstrong2023-03-111-1/+1
* arm64: dts: amlogic: meson-gx: add missing SCPI sensors compatibleNeil Armstrong2023-03-111-1/+1
* arm64: dts: amlogic: meson-axg: fix SCPI clock dvfs node nameNeil Armstrong2023-03-111-1/+1
* arm64: dts: meson-axg: enable SCPIJerome Brunet2023-03-111-0/+26
* arm64: dts: amlogic: meson-gx: fix SCPI clock dvfs node nameNeil Armstrong2023-03-111-1/+1
* arm64: dts: meson-gx: Fix the SCPI DVFS node name and unit addressMartin Blumenstingl2023-03-111-1/+1
* arm64: dts: meson-gx: Fix Ethernet MAC address unit nameMartin Blumenstingl2023-03-111-1/+1
* arm64: dts: meson-axg: Make mmc host controller interrupts level-sensitiveHeiner Kallweit2023-02-221-2/+2
* arm64: dts: meson-gx: Make mmc host controller interrupts level-sensitiveHeiner Kallweit2023-02-221-3/+3
* exit: Add and use make_task_dead.Eric W. Biederman2023-02-062-2/+2
* arm64: cmpxchg_double*: hazard against entire exchange variableMark Rutland2023-01-182-2/+2
* arm64: dts: mediatek: mt6797: Fix 26M oscillator unit nameAngeloGioacchino Del Regno2023-01-181-1/+1
* arm64: dts: mt2712-evb: Fix vproc fixed regulators unit namesAngeloGioacchino Del Regno2023-01-181-2/+2
* arm64: dts: mt2712e: Fix unit address for pinctrl nodeAngeloGioacchino Del Regno2023-01-181-1/+1
* arm64: dts: mt2712e: Fix unit_address_vs_reg warning for oscillatorsAngeloGioacchino Del Regno2023-01-181-10/+10
* arm64: errata: Fix KVM Spectre-v2 mitigation selection for Cortex-A57/A72James Morse2022-12-081-1/+7
* arm64: Fix panic() when Spectre-v2 causes Spectre-BHB to re-allocate KVM vectorsJames Morse2022-12-081-5/+11
* arm64: dts: rockchip: lower rk3399-puma-haikou SD controller clock frequencyJakob Unterwurzacher2022-12-081-1/+1
* arm64: efi: Fix handling of misaligned runtime regions and drop warningArd Biesheuvel2022-11-251-18/+34
* arm64: errata: Remove AES hwcap for COMPAT tasksJames Morse2022-11-034-2/+47
* arm64: dts: rockchip: Remove 'enable-active-low' from rk3399-pumaFabio Estevam2022-09-281-1/+0
* arm64: dts: rockchip: Set RK3399-Gru PCLK_EDP to 24 MHzzain wang2022-09-281-0/+8
* arm64: cacheinfo: Fix incorrect assignment of signed error value to unsigned ...Sudeep Holla2022-09-151-1/+5
* arm64: map FDT as RW for early_init_dt_scan()Hsin-Yi Wang2022-09-054-20/+11
* arm64: dts: qcom: msm8916: Fix typo in pronto remoteproc nodeSireesh Kodali2022-08-251-2/+2
* arm64: dts: qcom: ipq8074: fix NAND node nameRobert Marko2022-08-251-1/+1
* arm64: fix oops in concurrently setting insn_emulation sysctlshaibinzhang (张海斌)2022-08-251-4/+5
* arm64: Do not forget syscall when starting a new thread.Francis Laniel2022-08-251-1/+2
* arm64: ftrace: fix branch range checksMark Rutland2022-06-251-2/+2
* bpf, arm64: Clear prog->jited_len along prog->jitedEric Dumazet2022-06-141-0/+1
* arm64: dts: qcom: ipq8074: fix the sleep clock frequencyKathiravan T2022-06-141-1/+1