index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-29
KVM: arm64: Refactor PMU attribute error handling
Marc Zyngier
1
-12
/
+7
2020-09-04
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-3
/
+1
2020-09-02
arm64/module: set trampoline section flags regardless of CONFIG_DYNAMIC_FTRACE
Jessica Yu
1
-2
/
+1
2020-09-02
arm64: Remove exporting cpu_logical_map symbol
Sudeep Holla
1
-1
/
+0
2020-08-31
Merge tag 'mmc-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
4
-22
/
+35
2020-08-30
Merge tag 'irq-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-64
/
+61
2020-08-30
Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+5
2020-08-29
Merge tag 'fallthrough-fixes-5.9-rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+0
2020-08-28
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
12
-41
/
+172
2020-08-28
KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous exception
James Morse
1
-1
/
+2
2020-08-28
KVM: arm64: Survive synchronous exceptions caused by AT instructions
James Morse
3
-8
/
+42
2020-08-28
KVM: arm64: Add kvm_extable for vaxorcism code
James Morse
8
-26
/
+108
2020-08-28
arm64: vdso32: make vdso32 install conditional
Frank van der Linden
1
-1
/
+2
2020-08-28
arm64: use a common .arch preamble for inline assembly
Sami Tolvanen
3
-5
/
+18
2020-08-28
arm64: tegra: Add missing timeout clock to Tegra194 SDMMC nodes
Sowjanya Komatineni
1
-6
/
+9
2020-08-28
arm64: tegra: Add missing timeout clock to Tegra186 SDMMC nodes
Sowjanya Komatineni
1
-8
/
+12
2020-08-28
arm64: tegra: Add missing timeout clock to Tegra210 SDMMC
Sowjanya Komatineni
1
-8
/
+12
2020-08-28
arm64: dts: mt7622: add reset node for mmc device
Wenbin Mei
1
-0
/
+2
2020-08-27
arm64/cpuinfo: Remove unnecessary fallthrough annotation
Gustavo A. R. Silva
1
-1
/
+0
2020-08-26
arm64: Implement arch_irqs_disabled()
Peter Zijlstra
1
-0
/
+5
2020-08-26
cpuidle: Move trace_cpu_idle() into generic code
Peter Zijlstra
1
-2
/
+0
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
10
-51
/
+51
2020-08-22
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
6
-22
/
+42
2020-08-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-6
/
+15
2020-08-21
KVM: arm64: Only reschedule if MMU_NOTIFIER_RANGE_BLOCKABLE is not set
Will Deacon
1
-4
/
+13
2020-08-21
KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
Will Deacon
2
-2
/
+2
2020-08-21
ARM64: vdso32: Install vdso32 from vdso_install
Stephen Boyd
2
-1
/
+2
2020-08-21
KVM: arm64: Print warning when cpu erratum can cause guests to deadlock
Rob Herring
1
-0
/
+4
2020-08-21
arm64: Allow booting of late CPUs affected by erratum 1418040
Marc Zyngier
1
-0
/
+2
2020-08-21
arm64: Move handling of erratum 1418040 into C code
Marc Zyngier
2
-21
/
+34
2020-08-16
arm64: dts: k3-am65: Update the RM resource types
Lokesh Vutla
2
-12
/
+12
2020-08-16
arm64: dts: k3-am65: ti-sci-inta/intr: Update to latest bindings
Lokesh Vutla
4
-20
/
+17
2020-08-16
arm64: dts: k3-j721e: ti-sci-inta/intr: Update to latest bindings
Lokesh Vutla
3
-32
/
+32
2020-08-14
all arch: remove system call sys_sysctl
Xiaoming Ni
1
-2
/
+2
2020-08-14
Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+4
2020-08-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
59
-2367
/
+2806
2020-08-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-35
/
+8
2020-08-12
mm/arm64: use general page fault accounting
Peter Xu
1
-23
/
+6
2020-08-12
mm: do page fault accounting in handle_mm_fault
Peter Xu
1
-1
/
+1
2020-08-12
uaccess: add force_uaccess_{begin,end} helpers
Christoph Hellwig
1
-1
/
+1
2020-08-12
uaccess: remove segment_eq
Christoph Hellwig
1
-1
/
+1
2020-08-12
mm/memory_hotplug: introduce default dummy memory_add_physaddr_to_nid()
Jia He
1
-10
/
+0
2020-08-11
Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+0
2020-08-09
Merge tag 'kvmarm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
59
-2367
/
+2806
2020-08-08
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
4
-9
/
+19
2020-08-08
arm64: Fix __cpu_logical_map undefined issue
Kefeng Wang
3
-5
/
+16
2020-08-08
arm64/fixmap: make notes of fixed_addresses more precisely
Pingfan Liu
1
-4
/
+3
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
7
-65
/
+44
2020-08-07
kasan, arm64: don't instrument functions that enable kasan
Andrey Konovalov
1
-1
/
+1
2020-08-07
mm/sparse: cleanup the code surrounding memory_present()
Mike Rapoport
1
-4
/
+2
[next]