index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
*
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux
Linus Torvalds
2020-12-22
1
-1
/
+11
|
\
|
*
Merge branch 'devel-stable' into for-next
Russell King
2020-12-21
1
-1
/
+1
|
|
\
|
|
*
ARM: p2v: reduce p2v alignment requirement to 2 MiB
Ard Biesheuvel
2020-10-28
1
-1
/
+1
|
*
|
ARM: 9017/2: Enable KASan for ARM
Linus Walleij
2020-10-27
1
-0
/
+1
|
*
|
ARM: 9015/2: Define the virtual space of KASan's shadow region
Linus Walleij
2020-10-27
1
-0
/
+9
|
|
/
*
|
Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-12-18
1
-1
/
+1
|
\
\
|
*
\
Add and use a generic version of devmem_is_allowed()
Palmer Dabbelt
2020-12-11
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
arm: Use the generic devmem_is_allowed()
Palmer Dabbelt
2020-12-11
1
-1
/
+1
*
|
|
Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-12-16
1
-33
/
+4
|
\
\
\
|
*
|
|
timekeeping: default GENERIC_CLOCKEVENTS to enabled
Arnd Bergmann
2020-10-30
1
-12
/
+0
|
*
|
|
ARM: rpc: use legacy_timer_tick
Arnd Bergmann
2020-10-30
1
-0
/
+1
|
*
|
|
ARM: remove ebsa110 platform
Arnd Bergmann
2020-10-30
1
-21
/
+3
|
|
/
/
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-15
1
-8
/
+2
|
\
\
\
|
*
|
|
arm, arm64: move free_unused_memmap() to generic mm
Mike Rapoport
2020-12-15
1
-3
/
+1
|
*
|
|
arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODEL
Mike Rapoport
2020-12-15
1
-6
/
+2
*
|
|
|
Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-12-14
1
-0
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
ARM: highmem: Switch to generic kmap atomic
Thomas Gleixner
2020-11-06
1
-0
/
+1
|
|
/
/
*
/
/
kbuild: Hoist '--orphan-handling' into Kconfig
Nathan Chancellor
2020-12-01
1
-0
/
+1
|
/
/
*
|
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2020-10-24
1
-8
/
+4
|
\
\
|
*
\
Merge tag 'versatile-soc-v5.10-1' of git://git.kernel.org/pub/scm/linux/kerne...
Olof Johansson
2020-09-13
1
-3
/
+1
|
|
\
\
|
|
*
|
ARM: versatile: Remove Integrator and Realview from PHYS_OFFSET
Linus Walleij
2020-08-28
1
-3
/
+1
|
|
|
/
|
*
|
ARM: s3c: move into a common directory
Arnd Bergmann
2020-08-20
1
-4
/
+1
|
*
|
ARM: s3c24xx: fix missing system reset
Krzysztof Kozlowski
2020-08-19
1
-0
/
+2
|
*
|
ARM: samsung: remove HAVE_S3C2410_WATCHDOG and use direct dependencies
Krzysztof Kozlowski
2020-08-19
1
-1
/
+0
|
|
/
*
|
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-10-22
1
-0
/
+1
|
\
\
|
*
|
uaccess: add infrastructure for kernel builds with set_fs()
Christoph Hellwig
2020-09-08
1
-0
/
+1
|
|
/
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-10-14
1
-1
/
+1
|
\
\
|
*
|
Partially revert "ARM: 8905/1: Emit __gnu_mcount_nc when using Clang 10.0.0 o...
Nick Desaulniers
2020-10-13
1
-1
/
+1
*
|
|
Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-13
1
-14
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
seccomp: Move config option SECCOMP to arch/Kconfig
YiFei Zhu
2020-10-08
1
-14
/
+1
|
|
/
*
/
ARM: Allow IPIs to be handled as normal interrupts
Marc Zyngier
2020-09-13
1
-0
/
+1
|
/
*
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2020-08-06
1
-37
/
+2
|
\
|
*
ARM: 8995/1: drop Thumb-2 workaround for ancient binutils
Ard Biesheuvel
2020-07-28
1
-31
/
+0
|
*
ARM: 8993/1: remove it8152 PCI controller driver
Mike Rapoport
2020-07-21
1
-6
/
+0
|
*
ARM: 8991/1: use VFP assembler mnemonics if available
Stefan Agner
2020-07-21
1
-0
/
+2
*
|
Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-08-04
1
-0
/
+1
|
\
\
|
*
|
dma-mapping: make support for dma ops optional
Christoph Hellwig
2020-07-19
1
-0
/
+1
|
|
/
*
|
Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...
Linus Torvalds
2020-08-04
1
-1
/
+0
|
\
\
|
*
|
arch: remove HAVE_COPY_THREAD_TLS
Christian Brauner
2020-07-04
1
-1
/
+0
|
|
/
*
/
ARM: mstar: Add machine for MStar/Sigmastar Armv7 SoCs
Daniel Palmer
2020-07-28
1
-0
/
+2
|
/
*
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2020-06-13
1
-4
/
+4
|
\
|
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-4
/
+4
*
|
ARM: 8984/1: Kconfig: set default ZBOOT_ROM_TEXT/BSS value to 0x0
Chris Packham
2020-06-13
1
-2
/
+2
|
/
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2020-06-10
1
-3
/
+2
|
\
|
*
clk: Allow the common clk framework to be selectable
Stephen Boyd
2020-05-05
1
-0
/
+2
|
*
ARM: Remove redundant CLKDEV_LOOKUP selects
Stephen Boyd
2020-05-05
1
-3
/
+0
*
|
Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2020-06-04
1
-2
/
+2
|
\
\
|
*
|
ARM: arch timer: Drop unneeded select GENERIC_CLOCKEVENTS
Geert Uytterhoeven
2020-05-15
1
-1
/
+0
|
*
|
Merge tag 'realtek-soc-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
2020-05-15
1
-0
/
+2
|
|
\
\
|
|
*
|
ARM: Prepare Realtek RTD1195
Andreas Färber
2020-04-12
1
-0
/
+2
|
|
|
/
[next]