index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
Kconfig
Commit message (
Expand
)
Author
Age
Files
Lines
*
dma-direct: add a CONFIG_ARCH_HAS_DMA_ALLOC symbol
Christoph Hellwig
2023-10-22
1
-0
/
+1
*
treewide: drop CONFIG_EMBEDDED
Randy Dunlap
2023-08-21
1
-1
/
+1
*
arm/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
2023-08-18
1
-25
/
+4
*
Merge tag 'soc-dt-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2023-06-29
1
-0
/
+3
|
\
|
*
kbuild: Support flat DTBs install
Rob Herring
2023-06-21
1
-0
/
+3
*
|
Merge branch 'expand-stack'
Linus Torvalds
2023-06-28
1
-0
/
+1
|
\
\
|
*
|
arm/mm: Convert to using lock_mm_and_find_vma()
Ben Hutchings
2023-06-24
1
-0
/
+1
|
|
/
*
|
Merge tag 'docs-arm-move' of git://git.lwn.net/linux
Linus Torvalds
2023-06-27
1
-1
/
+1
|
\
\
|
*
|
arm: update in-source documentation references
Jonathan Corbet
2023-06-12
1
-1
/
+1
|
|
/
*
|
Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-06-26
1
-0
/
+1
|
\
\
|
*
|
ARM: smp: Switch to hotplug core state synchronization
Thomas Gleixner
2023-05-15
1
-0
/
+1
|
|
/
*
/
ARM: cpu: Switch to arch_cpu_finalize_init()
Thomas Gleixner
2023-06-16
1
-0
/
+1
|
/
*
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-27
1
-14
/
+13
|
\
|
*
arm: reword ARCH_FORCE_MAX_ORDER prompt and help text
Mike Rapoport (IBM)
2023-04-18
1
-7
/
+9
|
*
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
2023-04-05
1
-6
/
+3
*
|
Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-04-25
1
-1
/
+0
|
\
\
|
*
|
gpiolib: remove empty asm/gpio.h files
Arnd Bergmann
2023-03-06
1
-1
/
+0
|
|
/
*
|
Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-25
1
-0
/
+1
|
\
\
|
*
|
Kconfig: introduce HAS_IOPORT option and select it as necessary
Niklas Schnelle
2023-04-05
1
-0
/
+1
|
|
/
*
|
Merge tag 'soc-arm-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2023-04-25
1
-2
/
+0
|
\
\
|
*
|
ARM: oxnas: remove OXNAS support
Neil Armstrong
2023-04-04
1
-2
/
+0
|
|
/
*
/
docs: move x86 documentation into Documentation/arch/
Jonathan Corbet
2023-03-30
1
-1
/
+1
|
/
*
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2023-02-21
1
-7
/
+25
|
\
|
*
ARM: 9289/1: Allow pre-ARMv5 builds with ld.lld 16.0.0 and newer
Nathan Chancellor
2023-01-31
1
-2
/
+4
|
*
ARM: 9281/1: improve Cortex A8/A9 errata help text
Sebastian Reichel
2023-01-11
1
-5
/
+21
*
|
ARM: remove CONFIG_UNUSED_BOARD_FILES
Arnd Bergmann
2023-02-01
1
-13
/
+0
*
|
ARM: s3c: remove all s3c24xx support
Arnd Bergmann
2023-01-16
1
-1
/
+0
*
|
ARM: sa1100: remove unused board files
Arnd Bergmann
2023-01-12
1
-6
/
+0
*
|
ARM: iop32x: remove the platform
Arnd Bergmann
2023-01-10
1
-3
/
+1
*
|
ARM: cns3xxx: remove entire platform
Arnd Bergmann
2023-01-10
1
-2
/
+0
|
/
*
Merge tag 'soc-fixes-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-12-19
1
-0
/
+2
|
\
|
*
ARM: disallow pre-ARMv5 builds with ld.lld
Arnd Bergmann
2022-12-19
1
-0
/
+2
*
|
Merge tag 'gpio-updates-for-v6.2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-12-15
1
-21
/
+0
|
\
\
|
*
|
arm: Remove CONFIG_ARCH_NR_GPIO
Christophe Leroy
2022-10-17
1
-21
/
+0
|
|
/
*
|
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2022-12-13
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
ARM: 9279/1: support function error injection
Wang Kefeng
2022-12-07
1
-0
/
+1
|
*
ARM: 9259/1: stacktrace: Convert stacktrace to generic ARCH_STACKWALK
Li Huafei
2022-11-14
1
-0
/
+1
|
*
ARM: 9253/1: ubsan: select ARCH_HAS_UBSAN_SANITIZE_ALL
Seung-Woo Kim
2022-11-07
1
-0
/
+1
*
|
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
1
-1
/
+1
|
\
\
|
*
|
arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDER
Zi Yan
2022-09-11
1
-1
/
+1
|
|
/
*
|
Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2022-10-10
1
-4
/
+0
|
\
\
|
*
|
crypto: Kconfig - submenus for arm and arm64
Robert Elliott
2022-08-26
1
-4
/
+0
|
|
/
*
|
ARM: Drop CMDLINE_* dependency on ATAGS
Geert Uytterhoeven
2022-09-28
1
-1
/
+0
*
|
ARM: Drop CMDLINE_FORCE dependency on !ARCH_MULTIPLATFORM
Geert Uytterhoeven
2022-09-28
1
-1
/
+0
*
|
ARM: disallow PCI with MMU=n again
Arnd Bergmann
2022-09-16
1
-1
/
+1
*
|
Merge branch 'arm-multiplatform-cleanup' of https://git.kernel.org/pub/scm/li...
Arnd Bergmann
2022-09-15
1
-97
/
+33
|
\
\
|
*
|
ARM: make ARCH_MULTIPLATFORM user-visible
Arnd Bergmann
2022-08-30
1
-1
/
+14
|
*
|
ARM: fix XIP_KERNEL dependencies
Arnd Bergmann
2022-08-30
1
-3
/
+4
|
*
|
ARM: Kconfig: clean up platform selection
Arnd Bergmann
2022-08-18
1
-96
/
+18
|
*
|
ARM: remove obsolete Makefile.boot infrastructure
Arnd Bergmann
2022-08-18
1
-1
/
+1
|
|
/
[next]