index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-30
Merge tag 'trace-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
1
-0
/
+1
2023-06-28
Merge branch 'expand-stack'
Linus Torvalds
1
-0
/
+1
2023-06-28
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+3
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2023-06-27
Merge tag 'docs-arm64-move' of git://git.lwn.net/linux
Linus Torvalds
1
-2
/
+2
2023-06-27
Merge tag 'docs-arm-move' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2023-06-26
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-25
/
+3
2023-06-26
Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2023-06-24
arm64/mm: Convert to using lock_mm_and_find_vma()
Linus Torvalds
1
-0
/
+1
2023-06-21
arm64: Fix dangling references to Documentation/arm64
Jonathan Corbet
1
-2
/
+2
2023-06-20
arm64: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVAL
Donglin Peng
1
-0
/
+1
2023-06-19
arm64: enable ARCH_WANT_KMALLOC_DMA_BOUNCE for arm64
Catalin Marinas
1
-0
/
+1
2023-06-16
Merge branch kvm-arm64/ampere1-hafdbs-mitigation into kvmarm/next
Oliver Upton
1
-0
/
+19
2023-06-16
arm64: errata: Mitigate Ampere1 erratum AC03_CPU_38 at stage-2
Oliver Upton
1
-0
/
+19
2023-06-12
arm64: Update Documentation/arm references
Jonathan Corbet
1
-1
/
+1
2023-06-09
arm64: enable perf events based hard lockup detector
Douglas Anderson
1
-0
/
+3
2023-06-06
arm64: module: mandate MODULE_PLTS
Mark Rutland
1
-25
/
+3
2023-06-02
arm64: Remove the ARCH_FORCE_MAX_ORDER config input prompt
Catalin Marinas
1
-1
/
+1
2023-05-15
arm64: smp: Switch to hotplug core state synchronization
Thomas Gleixner
1
-0
/
+1
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-28
/
+24
2023-04-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+18
2023-04-25
Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2023-04-20
Merge branch 'for-next/stacktrace' into for-next/core
Will Deacon
1
-0
/
+14
2023-04-18
arm64: reword ARCH_FORCE_MAX_ORDER prompt and help text
Mike Rapoport (IBM)
1
-12
/
+12
2023-04-18
arm64: drop ranges in definition of ARCH_FORCE_MAX_ORDER
Mike Rapoport (IBM)
1
-3
/
+1
2023-04-18
irqchip/gic-v3: Add Rockchip 3588001 erratum workaround
Sebastian Reichel
1
-0
/
+10
2023-04-13
arm64: avoid redundant PAC stripping in __builtin_return_address()
Mark Rutland
1
-0
/
+14
2023-04-11
arm64: ftrace: Add direct call support
Florent Revest
1
-0
/
+4
2023-04-05
arm64/mm: try VMA lock-based page fault handling first
Suren Baghdasaryan
1
-0
/
+1
2023-04-05
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
1
-15
/
+12
2023-04-05
Kconfig: introduce HAS_IOPORT option and select it as necessary
Niklas Schnelle
1
-0
/
+1
2023-03-02
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-2
/
+2
2023-02-28
arm64: ftrace: forbid CALL_OPS with CC_OPTIMIZE_FOR_SIZE
Mark Rutland
1
-1
/
+2
2023-02-24
arm64: mm: hugetlb: Disable HUGETLB_PAGE_OPTIMIZE_VMEMMAP
Catalin Marinas
1
-1
/
+0
2023-02-21
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-4
/
+21
2023-02-10
Merge branches 'for-next/sysreg', 'for-next/sme', 'for-next/kselftest', 'for-...
Catalin Marinas
1
-4
/
+21
2023-01-31
arm64: unify asm-arch manipulation
Mark Rutland
1
-2
/
+2
2023-01-26
arm64: Kconfig: fix spelling
Randy Dunlap
1
-1
/
+1
2023-01-24
arm64: Implement HAVE_DYNAMIC_FTRACE_WITH_CALL_OPS
Mark Rutland
1
-0
/
+3
2023-01-24
arm64: Extend support for CONFIG_FUNCTION_ALIGNMENT
Mark Rutland
1
-0
/
+1
2023-01-12
arm64: make ARCH_FORCE_MAX_ORDER selectable
Kefeng Wang
1
-1
/
+14
2023-01-09
arm64: Fix build with CC=clang, CONFIG_FTRACE=y and CONFIG_STACK_TRACER=y
James Clark
1
-2
/
+0
2023-01-06
arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruption
Anshuman Khandual
1
-0
/
+16
2022-12-16
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-16
/
+0
2022-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2022-12-15
Revert "arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruption"
Will Deacon
1
-16
/
+0
2022-12-15
Merge tag 'gpio-updates-for-v6.2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-12
/
+0
2022-12-12
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-9
/
+40
2022-12-06
Merge branch 'for-next/trivial' into for-next/core
Will Deacon
1
-1
/
+0
2022-12-06
Merge branch 'for-next/ftrace' into for-next/core
Will Deacon
1
-8
/
+11
[prev]
[next]