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
2022-06-24
arm64: head: populate kernel page tables with MMU and caches on
Ard Biesheuvel
1
-46
/
+16
2022-06-24
arm64: head: factor out TTBR1 assignment into a macro
Ard Biesheuvel
2
-8
/
+14
2022-06-24
arm64: idreg-override: use early FDT mapping in ID map
Ard Biesheuvel
2
-11
/
+7
2022-06-24
arm64: head: create a temporary FDT mapping in the initial ID map
Ard Biesheuvel
2
-3
/
+17
2022-06-24
arm64: head: use relative references to the RELA and RELR tables
Ard Biesheuvel
2
-17
/
+8
2022-06-24
arm64: head: cover entire kernel image in initial ID map
Ard Biesheuvel
5
-21
/
+76
2022-06-24
arm64: head: add helper function to remap regions in early page tables
Ard Biesheuvel
1
-0
/
+33
2022-06-24
arm64: mm: provide idmap pointer to cpu_replace_ttbr1()
Ard Biesheuvel
5
-9
/
+14
2022-06-24
arm64: head: pass ID map root table address to __enable_mmu()
Ard Biesheuvel
2
-6
/
+9
2022-06-24
arm64: kernel: drop unnecessary PoC cache clean+invalidate
Ard Biesheuvel
1
-11
/
+0
2022-06-24
arm64: head: split off idmap creation code
Ard Biesheuvel
1
-49
/
+52
2022-06-24
arm64: head: switch to map_memory macro for the extended ID map
Ard Biesheuvel
1
-39
/
+37
2022-06-24
arm64: head: simplify page table mapping macros (slightly)
Ard Biesheuvel
1
-33
/
+22
2022-06-24
arm64: head: drop idmap_ptrs_per_pgd
Ard Biesheuvel
3
-6
/
+3
2022-06-24
arm64: head: move assignment of idmap_t0sz to C code
Ard Biesheuvel
5
-15
/
+20
2022-06-24
arm64: mm: make vabits_actual a build time constant if possible
Ard Biesheuvel
4
-16
/
+22
2022-06-24
arm64: head: move kimage_vaddr variable into C file
Ard Biesheuvel
2
-7
/
+3
2022-06-24
Merge tag 'samsung-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/fixes
Arnd Bergmann
1
-6
/
+6
2022-06-24
Merge tag 'ti-k3-dt-fixes-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ti/linux into arm/fixes
Arnd Bergmann
2
-3
/
+1
2022-06-24
arm64: entry: simplify trampoline data page
Ard Biesheuvel
4
-40
/
+30
2022-06-24
KVM: Allow for different capacities in kvm_mmu_memory_cache structs
David Matlack
1
-1
/
+1
2022-06-24
jump_label: make initial NOP patching the special case
Ard Biesheuvel
1
-11
/
+0
2022-06-24
Merge branch 'for-v5.20/exynos7885-emmc-clk' into next/dt64
Krzysztof Kozlowski
2
-0
/
+52
2022-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-79
/
+69
2022-06-23
arm64: trap implementation defined functionality in userspace
Kristina Martsenko
3
-0
/
+23
2022-06-23
arm64: kcsan: Support detecting more missing memory barriers
Kefeng Wang
1
-6
/
+6
2022-06-23
arm64: boot: add zstd support
Jisheng Zhang
1
-1
/
+4
2022-06-23
arm64: cpufeature: Allow different PMU versions in ID_DFR0_EL1
Alexandru Elisei
1
-1
/
+1
2022-06-23
arm64: mm: install KPTI nG mappings with MMU enabled
Ard Biesheuvel
3
-29
/
+113
2022-06-23
arm64: kpti-ng: simplify page table traversal logic
Ard Biesheuvel
1
-64
/
+36
2022-06-23
arm64/sme: Expose SMIDR through sysfs
Mark Brown
2
-1
/
+23
2022-06-23
arm64: compat: Move kuser32.S to .rodata section
Chen Zhongjin
1
-0
/
+1
2022-06-23
arm64: stacktrace: use non-atomic __set_bit
Andrey Konovalov
1
-1
/
+1
2022-06-23
arm64: kasan: do not instrument stacktrace.c
Andrey Konovalov
2
-2
/
+7
2022-06-23
arm64: select TRACE_IRQFLAGS_NMI_SUPPORT
Mark Rutland
1
-0
/
+1
2022-06-23
arm64: vdso32: enable orphan handling for VDSO
Joey Gouly
1
-0
/
+1
2022-06-23
arm64: vdso32: put ELF related sections in the linker script
Joey Gouly
1
-1
/
+21
2022-06-23
arm64: vdso: enable orphan handling for VDSO
Joey Gouly
1
-1
/
+7
2022-06-23
arm64: vdso: put ELF related sections in the linker script
Joey Gouly
1
-0
/
+16
2022-06-23
Merge tag 'kvmarm-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
1
-3
/
+3
2022-06-23
arm64: cpuidle: remove generic cpuidle support
Michael Walle
3
-53
/
+0
2022-06-23
arm64: dts: xilinx: align gpio-key node names with dtschema
Krzysztof Kozlowski
5
-5
/
+5
2022-06-23
arm64: dts: zynqmp: add AMS driver to device tree
Robert Hancock
2
-0
/
+30
2022-06-23
arm64: zynqmp: Fix comment about number of gpio line names
Michal Simek
1
-1
/
+1
2022-06-22
arm64: dts: rockchip: align gpio-key node names with dtschema
Krzysztof Kozlowski
21
-38
/
+38
2022-06-22
arm64: dts: mediatek: mt6795: Specify interrupts for vGIC
AngeloGioacchino Del Regno
1
-0
/
+2
2022-06-22
arm64: dts: mediatek: mt6795: Add pinctrl controller node
AngeloGioacchino Del Regno
1
-0
/
+14
2022-06-22
arm64: dts: mediatek: mt6795: Add ARM CCI-400 node and assign to CPUs
AngeloGioacchino Del Regno
1
-0
/
+44
2022-06-22
arm64: dts: mediatek: mt6795: Add general purpose timer node
AngeloGioacchino Del Regno
1
-0
/
+8
2022-06-22
arm64: dts: mediatek: mt6795: Remove incorrect fixed-clocks
AngeloGioacchino Del Regno
1
-16
/
+4
[prev]
[next]