index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-09
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-0
/
+1
2018-03-28
ARM: 8749/1: Kconfig: Add ARCH_HAS_FORTIFY_SOURCE
Jinbum Park
1
-0
/
+1
2018-03-07
ARM: reorder mach-*/Kconfig inclusions
Alexandre Belloni
1
-26
/
+26
2018-03-06
arm: npcm: add basic support for Nuvoton BMCs
Brendan Higgins
1
-0
/
+2
2018-02-03
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2018-02-02
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-8
/
+4
2018-02-01
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
1
-0
/
+1
2018-01-21
ARM: 8744/1: don't discard memblock for kexec
Arnd Bergmann
1
-1
/
+1
2018-01-21
ARM: 8742/1: Always use REFCOUNT_FULL
Jinbum Park
1
-0
/
+1
2018-01-21
ARM: 8738/1: Disable CONFIG_DEBUG_VIRTUAL for NOMMU
Vladimir Murzin
1
-1
/
+1
2018-01-15
arm: Implement thread_struct whitelist for hardened usercopy
Kees Cook
1
-0
/
+1
2018-01-15
dma-direct: rename dma_noop to dma_direct
Christoph Hellwig
1
-1
/
+1
2018-01-10
dma-mapping: move swiotlb arch helpers to a new header
Christoph Hellwig
1
-0
/
+1
2017-12-21
ARM: make ARCH_S3C24XX select USE_OF and clean-up boot/dts/Makefile
Masahiro Yamada
1
-0
/
+1
2017-12-17
ARM: 8723/2: always assume the "unified" syntax for assembly code
Nicolas Pitre
1
-6
/
+1
2017-11-16
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
1
-1
/
+1
2017-11-16
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-9
/
+12
2017-11-08
Merge branch 'devel-stable' into for-next
Russell King
1
-9
/
+11
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-23
ARM: 8710/1: Kconfig: Kill CONFIG_VECTORS_BASE
Vladimir Murzin
1
-9
/
+0
2017-09-28
Merge branch 'xip_zdata' of http://git.linaro.org/people/nicolas.pitre/linux ...
Russell King
1
-0
/
+11
2017-09-28
ARM: 8693/1: discard memblock arrays when possible
Nicolas Pitre
1
-0
/
+1
2017-09-21
ARM: ep93xx: switch to SPARSEMEM
H Hartley Sweeten
1
-1
/
+1
2017-09-12
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-2
/
+2
2017-09-10
ARM: XIP kernel: store .data compressed in ROM
Nicolas Pitre
1
-0
/
+11
2017-08-22
arm: eBPF JIT compiler
Shubham Bansal
1
-1
/
+1
2017-08-02
ARM: always enable AEABI for ARMv6+
Russell King
1
-2
/
+2
2017-07-27
ARM: ep93xx: use ARM_PATCH_PHYS_VIRT correctly
Arnd Bergmann
1
-1
/
+1
2017-07-08
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-0
/
+1
2017-07-06
Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+1
2017-07-05
Merge branches 'fixes' and 'misc' into for-linus
Russell King
1
-0
/
+1
2017-07-04
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
1
-0
/
+3
2017-07-03
Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2017-07-03
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+5
2017-07-03
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2017-07-03
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+17
2017-06-30
ARM: NOMMU: Introduce dma operations for noMMU
Vladimir Murzin
1
-0
/
+1
2017-06-29
Merge tag 'actions-arm-soc-for-4.13' of git://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
1
-0
/
+2
2017-06-21
ARM: Prepare Actions Semi S500
Andreas Färber
1
-0
/
+2
2017-06-21
ARM: socfpga: Increase max number of GPIOs
Marek Vasut
1
-0
/
+1
2017-06-18
ARM: 8678/1: ftrace: Adds support for CONFIG_DYNAMIC_FTRACE_WITH_REGS
Abel Vesa
1
-0
/
+1
2017-06-14
clocksource/drivers: Rename CLKSRC_OF to TIMER_OF
Daniel Lezcano
1
-5
/
+5
2017-06-13
x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation
Kirill A. Shutemov
1
-1
/
+1
2017-06-12
ARM: 8681/1: make VMSPLIT_3G_OPT depends on !ARM_LPAE
Yisheng Xie
1
-0
/
+1
2017-06-05
efi/arm: Enable DMI/SMBIOS
Ard Biesheuvel
1
-0
/
+17
2017-06-03
arm, arm64: factorize common cpu capacity default code
Juri Lelli
1
-0
/
+1
2017-05-09
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
1
-31
/
+2
2017-05-08
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-0
/
+1
2017-04-26
HAVE_ARCH_HARDENED_USERCOPY is unconditional now
Al Viro
1
-1
/
+0
2017-04-26
CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now
Al Viro
1
-1
/
+0
[next]