index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-12
arm64: tegra: Add missing interconnects property for USB on Tegra186
Thierry Reding
1
-0
/
+3
2021-08-12
arm64: tegra: Add NVIDIA Jetson TX2 NX Developer Kit support
Thierry Reding
2
-0
/
+719
2021-08-12
arm64: tegra: Add PWM nodes on Tegra186
Thierry Reding
1
-0
/
+88
2021-08-12
arm64: dts: renesas: r9a07g044: Add I2C interrupt-names
Geert Uytterhoeven
1
-0
/
+8
2021-08-11
KVM: arm64: Return -EPERM from __pkvm_host_share_hyp()
Quentin Perret
1
-1
/
+1
2021-08-11
KVM: arm64: Restrict IPA size to maximum 48 bits on 4K and 16K page size
Anshuman Khandual
1
-0
/
+8
2021-08-11
arm64/mm: Define ID_AA64MMFR0_TGRAN_2_SHIFT
Anshuman Khandual
2
-15
/
+5
2021-08-11
KVM: arm64: perf: Replace '0xf' instances with ID_AA64DFR0_PMUVER_IMP_DEF
Anshuman Khandual
2
-4
/
+4
2021-08-11
KVM: arm64: Make __pkvm_create_mappings static
Quentin Perret
2
-4
/
+2
2021-08-11
KVM: arm64: Restrict EL2 stage-1 changes in protected mode
Quentin Perret
5
-12
/
+118
2021-08-11
KVM: arm64: Refactor protected nVHE stage-1 locking
Quentin Perret
2
-2
/
+17
2021-08-11
KVM: arm64: Remove __pkvm_mark_hyp
Quentin Perret
5
-77
/
+1
2021-08-11
KVM: arm64: Mark host bss and rodata section as shared
Quentin Perret
1
-8
/
+74
2021-08-11
KVM: arm64: Enable retrieving protections attributes of PTEs
Quentin Perret
2
-0
/
+57
2021-08-11
KVM: arm64: Introduce addr_is_memory()
Quentin Perret
2
-0
/
+8
2021-08-11
KVM: arm64: Expose pkvm_hyp_id
Quentin Perret
2
-1
/
+3
2021-08-11
KVM: arm64: Expose host stage-2 manipulation helpers
Quentin Perret
2
-1
/
+19
2021-08-11
KVM: arm64: Add helpers to tag shared pages in SW bits
Quentin Perret
1
-0
/
+26
2021-08-11
KVM: arm64: Allow populating software bits
Quentin Perret
2
-1
/
+16
2021-08-11
KVM: arm64: Enable forcing page-level stage-2 mappings
Quentin Perret
3
-35
/
+94
2021-08-11
KVM: arm64: Tolerate re-creating hyp mappings to set software bits
Quentin Perret
1
-2
/
+16
2021-08-11
KVM: arm64: Don't overwrite software bits with owner id
Quentin Perret
1
-1
/
+1
2021-08-11
KVM: arm64: Rename KVM_PTE_LEAF_ATTR_S2_IGNORED
Quentin Perret
1
-2
/
+2
2021-08-11
KVM: arm64: Optimize host memory aborts
Quentin Perret
3
-105
/
+44
2021-08-11
KVM: arm64: Expose page-table helpers
Quentin Perret
2
-39
/
+40
2021-08-11
KVM: arm64: Provide the host_stage2_try() helper macro
Quentin Perret
1
-18
/
+22
2021-08-11
KVM: arm64: Introduce hyp_assert_lock_held()
Quentin Perret
2
-0
/
+26
2021-08-11
KVM: arm64: Add hyp_spin_is_locked() for basic locking assertions at EL2
Will Deacon
1
-0
/
+8
2021-08-11
arm64: tegra194: p2888: Correct interrupt trigger type of temperature sensor
Dmitry Osipenko
1
-1
/
+1
2021-08-11
arm64: clean vdso & vdso32 files
Andrew Delgadillo
1
-0
/
+2
2021-08-11
arm64/perf: Replace '0xf' instances with ID_AA64DFR0_PMUVER_IMP_DEF
Anshuman Khandual
2
-2
/
+2
2021-08-11
arm: dts: mt8183: Move pinfunc to include/dt-bindings/pinctrl
Hsin-Yi Wang
2
-1121
/
+1
2021-08-10
arm64: dts: renesas: r9a07g044: Add CANFD node
Lad Prabhakar
1
-0
/
+41
2021-08-10
arm64: dts: renesas: r9a07g044: Add ADC node
Lad Prabhakar
1
-0
/
+42
2021-08-10
arm64: dts: renesas: r9a07g044: Add pinctrl node
Lad Prabhakar
1
-0
/
+13
2021-08-10
arm64: dts: meson: add audio playback to vega-s95 dtsi
Christian Hewitt
1
-0
/
+61
2021-08-10
arm64: dts: meson: add audio playback to nexbox-a1
Christian Hewitt
1
-0
/
+61
2021-08-09
arm64: dts: exynos: correct GIC CPU interfaces address range on Exynos7
Krzysztof Kozlowski
1
-1
/
+1
2021-08-09
Merge 5.14-rc5 into usb-next
Greg Kroah-Hartman
17
-43
/
+126
2021-08-06
Merge tag 'soc-fixes-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
4
-7
/
+60
2021-08-06
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
10
-33
/
+50
2021-08-06
arm64: mm: Fix TLBI vs ASID rollover
Will Deacon
2
-9
/
+31
2021-08-06
arm64: entry: Add SYM_CODE annotation for __bad_stack
Mark Brown
1
-1
/
+3
2021-08-05
arm64: dts: mt8183: add mediatek,gce-events in mutex
Hsin-Yi Wang
1
-0
/
+2
2021-08-05
arm64: dts: mediatek: mt8173: Add domain supply for mfg_async
Bilal Wasim
3
-1
/
+9
2021-08-05
arm64: dts: mt8173: elm: Use aliases to mmc nodes
Hsin-Yi Wang
1
-0
/
+6
2021-08-05
arm64: dts: mt8183: kukui: Use aliases to mmc nodes
Hsin-Yi Wang
1
-0
/
+2
2021-08-05
arm64: dts: qcom: sdm845-oneplus: fix reserved-mem
Caleb Connolly
1
-2
/
+2
2021-08-05
arm64: dts: qcom: msm8994-angler: Disable cont_splash_mem
Petr Vorel
1
-0
/
+4
2021-08-05
arm64: dts: qcom: sm8250: assign DSI clock source parents
Dmitry Baryshkov
1
-0
/
+6
[prev]
[next]