index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-05
Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-3
/
+1
2021-09-02
Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+0
2021-08-25
Partially revert "arm64/mm: drop HAVE_ARCH_PFN_VALID"
Will Deacon
1
-0
/
+1
2021-08-16
tracing: Refactor TRACE_IRQFLAGS_SUPPORT in Kconfig
Masahiro Yamada
1
-3
/
+1
2021-08-03
arm64: fix the doc of RANDOMIZE_MODULE_REGION_FULL
Barry Song
1
-3
/
+6
2021-07-30
asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols
Arnd Bergmann
1
-2
/
+0
2021-07-13
arm64: Restrict ARM64_BTI_KERNEL to clang 12.0.0 and newer
Nathan Chancellor
1
-1
/
+2
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-12
/
+1
2021-07-01
mm: generalize ZONE_[DMA|DMA32]
Kefeng Wang
1
-8
/
+1
2021-07-01
arm64/mm: drop HAVE_ARCH_PFN_VALID
Anshuman Khandual
1
-1
/
+0
2021-07-01
arm64: drop pfn_valid_within() and simplify pfn_valid()
Mike Rapoport
1
-1
/
+0
2021-07-01
mm/kconfig: move HOLES_IN_ZONE into mm
Kefeng Wang
1
-3
/
+1
2021-07-01
Merge tag 'clang-features-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2021-06-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2021-06-29
mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
Mike Rapoport
1
-1
/
+1
2021-06-22
Kconfig: Introduce ARCH_WANTS_NO_INSTR and CC_HAS_NO_PROFILE_FN_ATTR
Nick Desaulniers
1
-0
/
+1
2021-06-15
arm64: Conditionally configure PTR_AUTH key of the kernel.
Daniel Kiss
1
-1
/
+1
2021-06-15
arm64: Add ARM64_PTR_AUTH_KERNEL config option
Daniel Kiss
1
-14
/
+19
2021-05-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-10
/
+1
2021-05-05
arm64/Kconfig: introduce ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE
Oscar Salvador
1
-0
/
+3
2021-05-05
mm: drop redundant ARCH_ENABLE_SPLIT_PMD_PTLOCK
Anshuman Khandual
1
-3
/
+1
2021-05-05
mm: drop redundant ARCH_ENABLE_[HUGEPAGE|THP]_MIGRATION
Anshuman Khandual
1
-8
/
+2
2021-05-05
mm: generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE]
Anshuman Khandual
1
-6
/
+2
2021-05-05
mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS)
Anshuman Khandual
1
-3
/
+1
2021-05-05
mm: generalize ARCH_HAS_CACHE_LINE_SIZE
Anshuman Khandual
1
-3
/
+1
2021-05-05
userfaultfd: add minor fault registration mode
Axel Rasmussen
1
-0
/
+1
2021-04-30
mm/memtest: add ARCH_USE_MEMTEST
Anshuman Khandual
1
-0
/
+1
2021-04-30
Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+3
2021-04-29
Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2021-04-27
Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
1
-0
/
+1
2021-04-26
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-21
/
+20
2021-04-26
Merge tag 'x86-entry-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2021-04-24
arm64: move --fix-cortex-a53-843419 linker test to Kconfig
Masahiro Yamada
1
-0
/
+3
2021-04-23
arm64: remove HAVE_DEBUG_BUGVERBOSE
Jisheng Zhang
1
-1
/
+0
2021-04-23
arm64: Force SPARSEMEM_VMEMMAP as the only memory management model
Catalin Marinas
1
-9
/
+1
2021-04-15
Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/xntable', 'fo...
Catalin Marinas
1
-21
/
+19
2021-04-12
arm64: mte: Ensure TIF_MTE_ASYNC_FAULT is set atomically
Catalin Marinas
1
-1
/
+5
2021-04-09
arm64: allow CONFIG_CFI_CLANG to be selected
Sami Tolvanen
1
-0
/
+1
2021-04-08
arm64: Get rid of CONFIG_ARM64_VHE
Marc Zyngier
1
-20
/
+0
2021-04-08
arm64: entry: Enable random_kstack_offset support
Kees Cook
1
-0
/
+1
2021-03-29
arm64: Kconfig: select KASAN_VMALLOC if KANSAN_GENERIC is enabled
Lecopzer Chen
1
-0
/
+1
2021-03-29
arm64: Kconfig: support CONFIG_KASAN_VMALLOC
Lecopzer Chen
1
-0
/
+1
2021-03-26
arm64: Support execute-only permissions with Enhanced PAN
Vladimir Murzin
1
-0
/
+17
2021-03-25
arm64: kernel: disable CNP on Carmel
Rich Wiley
1
-0
/
+10
2021-03-24
arm64: don't use GENERIC_IRQ_MULTI_HANDLER
Marc Zyngier
1
-1
/
+0
2021-03-15
ARM64: enable GENERIC_FIND_FIRST_BIT
Yury Norov
1
-0
/
+1
2021-03-08
arm64: Enable passing IMA log to next kernel on kexec
Lakshmi Ramasubramanian
1
-0
/
+1
2021-03-08
arm64/mm: Drop THP conditionality from FORCE_MAX_ZONEORDER
Anshuman Khandual
1
-2
/
+2
2021-03-08
arm64/mm: Drop redundant ARCH_WANT_HUGE_PMD_SHARE
Anshuman Khandual
1
-2
/
+0
2021-03-08
arm64: Drop support for CMDLINE_EXTEND
Will Deacon
1
-6
/
+0
[next]