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
/
arm64
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-12
include/linux/string.h: add the option of fortified string.h functions
Daniel Micay
1
-0
/
+1
2017-07-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2017-07-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+11
2017-07-06
mm/hugetlb: clean up ARCH_HAS_GIGANTIC_PAGE
Aneesh Kumar K.V
1
-1
/
+1
2017-07-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+8
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-06-26
Merge branch 'aarch64/for-next/ras-apei' into aarch64/for-next/core
Will Deacon
1
-0
/
+2
2017-06-22
acpi: apei: handle SEA notification type for ARMv8
Tyler Baicar
1
-0
/
+2
2017-06-22
Merge branch 'linus' into x86/mm, to pick up fixes
Ingo Molnar
1
-4
/
+0
2017-06-20
arm64: mm: select CONFIG_ARCH_PROC_KCORE_TEXT
Ard Biesheuvel
1
-0
/
+3
2017-06-15
ARM64/irqchip: Update ACPI_IORT symbol selection logic
Lorenzo Pieralisi
1
-0
/
+1
2017-06-15
arm64: Add workaround for Cavium Thunder erratum 30115
David Daney
1
-0
/
+11
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
arm64: kconfig: allow support for memory failure handling
Jonathan (Zhixiong) Zhang
1
-0
/
+1
2017-06-09
security/keys: add CONFIG_KEYS_COMPAT to Kconfig
Bilal Amarni
1
-4
/
+0
2017-06-07
arm64: ftrace: add support for far branches to dynamic ftrace
Ard Biesheuvel
1
-1
/
+1
2017-06-03
arm, arm64: factorize common cpu capacity default code
Juri Lelli
1
-0
/
+1
2017-05-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+11
2017-05-01
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
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
2017-04-26
Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...
Al Viro
1
-0
/
+15
2017-04-19
acpi/arm64: Add GTDT table parse driver
Fu Wei
1
-0
/
+1
2017-04-05
arm64: kdump: provide /proc/vmcore file
AKASHI Takahiro
1
-0
/
+11
2017-03-28
arm64: switch to RAW_COPY_USER
Al Viro
1
-0
/
+1
2017-03-16
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-0
/
+4
2017-03-10
arm64: support keyctl() system call in 32-bit mode
Eric Biggers
1
-0
/
+4
2017-03-07
irqchip/gicv3-its: Add workaround for QDF2400 ITS erratum 0065
Shanker Donthineni
1
-0
/
+10
2017-02-22
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+34
2017-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+1
2017-02-21
Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+2
2017-02-21
arch: add ARCH_HAS_SET_MEMORY config
Daniel Borkmann
1
-0
/
+1
2017-02-10
arm64: Work around Falkor erratum 1003
Christopher Covington
1
-0
/
+18
2017-02-07
arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be common
Laura Abbott
1
-3
/
+2
2017-02-06
arm64: mm: enable CONFIG_HOLES_IN_ZONE for NUMA
Ard Biesheuvel
1
-0
/
+4
2017-02-06
kprobes/arm64: Remove a redundant dependency from the Kconfig
Masami Hiramatsu
1
-1
/
+1
2017-02-01
arm64: Work around Falkor erratum 1009
Christopher Covington
1
-0
/
+10
2017-01-26
arm64: Kconfig: select COMPAT_BINFMT_ELF only when BINFMT_ELF is set
Kefeng Wang
1
-1
/
+1
2017-01-12
arm64: Add support for CONFIG_DEBUG_VIRTUAL
Laura Abbott
1
-0
/
+1
2016-12-13
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+12
2016-12-02
ACPI / APEI / ARM64: APEI initial support for ARM64
Tomasz Nowicki
1
-0
/
+1
2016-11-21
arm64: Enable CONFIG_ARM64_SW_TTBR0_PAN
Catalin Marinas
1
-0
/
+8
2016-11-11
arm64: split thread_info from task stack
Mark Rutland
1
-0
/
+1
2016-11-07
arm64: Add uprobe support
Pratyush Anand
1
-0
/
+3
2016-10-17
arm64: kaslr: keep modules close to the kernel when DYNAMIC_FTRACE=y
Ard Biesheuvel
1
-1
/
+1
2016-10-07
atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE
Vineet Gupta
1
-1
/
+0
2016-10-07
arm64 Kconfig: select gigantic page
Yisheng Xie
1
-0
/
+1
2016-10-05
Merge tag 'gpio-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-1
/
+0
2016-10-03
Merge tag 'tty-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+1
2016-09-28
ARM64: ACPI: enable ACPI_SPCR_TABLE
Aleksey Makarov
1
-0
/
+1
[next]