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
2018-12-10
arm64: mm: Allow forcing all userspace addresses to 52-bit
Steve Capper
1
-0
/
+13
2018-12-10
arm64: mm: introduce 52-bit userspace support
Steve Capper
1
-0
/
+4
2018-12-10
arm64: Add configuration/documentation for Cortex-A76 erratum 1165522
Marc Zyngier
1
-0
/
+12
2018-12-06
arm64: kexec_file: add kernel signature verification support
AKASHI Takahiro
1
-0
/
+24
2018-12-06
arch: switch the default on ARCH_HAS_SG_CHAIN
Christoph Hellwig
1
-1
/
+0
2018-12-06
arm64: enable KEXEC_FILE config
AKASHI Takahiro
1
-0
/
+9
2018-12-06
arm64: capabilities: Merge entries for ARM64_WORKAROUND_CLEAN_CACHE
Suzuki K Poulose
1
-0
/
+7
2018-12-01
dma-mapping: move the arm64 noncoherent alloc/free support to common code
Christoph Hellwig
1
-1
/
+1
2018-12-01
dma-mapping: move the remap helpers to a separate file
Christoph Hellwig
1
-0
/
+1
2018-11-29
arm64: Add workaround for Cortex-A76 erratum 1286807
Catalin Marinas
1
-0
/
+25
2018-11-23
PCI: consolidate the PCI_SYSCALL symbol
Christoph Hellwig
1
-3
/
+1
2018-11-23
PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config options
Christoph Hellwig
1
-6
/
+1
2018-11-23
PCI: consolidate PCI config entry in drivers/pci
Christoph Hellwig
1
-13
/
+1
2018-11-20
arm64: mm: apply r/o permissions of VM areas to its linear alias as well
Ard Biesheuvel
1
-0
/
+14
2018-10-31
mm: remove CONFIG_HAVE_MEMBLOCK
Mike Rapoport
1
-1
/
+0
2018-10-31
mm: remove CONFIG_NO_BOOTMEM
Mike Rapoport
1
-1
/
+0
2018-10-26
Merge tag 'dma-mapping-4.20-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+4
2018-10-23
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2018-10-19
arm64: use the generic swiotlb_dma_ops
Christoph Hellwig
1
-0
/
+4
2018-10-03
arm64: arch_timer: avoid unused function warning
Arnd Bergmann
1
-0
/
+1
2018-10-01
arm64: arch_timer: Add workaround for ARM erratum 1188873
Marc Zyngier
1
-0
/
+12
2018-09-27
arm64/kernel: jump_label: Switch to relative references
Ard Biesheuvel
1
-0
/
+1
2018-09-21
arm64: Kconfig: Remove ARCH_HAS_HOLES_MEMORYMODEL
James Morse
1
-4
/
+1
2018-09-18
arm64: mm: Support Common Not Private translations
Vladimir Murzin
1
-0
/
+14
2018-09-11
arm64: tlb: Avoid synchronous TLBIs when freeing page tables
Will Deacon
1
-0
/
+1
2018-09-10
arm64/lib: add accelerated crc32 routines
Ard Biesheuvel
1
-0
/
+1
2018-08-31
arm64: mm: always enable CONFIG_HOLES_IN_ZONE
James Morse
1
-1
/
+0
2018-08-22
arch: enable relative relocations for arm64, power and x86
Ard Biesheuvel
1
-0
/
+1
2018-08-15
Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-26
/
+0
2018-08-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+18
2018-08-03
arm64: Use the new GENERIC_IRQ_MULTI_HANDLER
Palmer Dabbelt
1
-3
/
+1
2018-08-02
kconfig: include kernel/Kconfig.preempt from init/Kconfig
Christoph Hellwig
1
-1
/
+0
2018-08-02
Kconfig: consolidate the "Kernel hacking" menu
Christoph Hellwig
1
-2
/
+0
2018-08-02
kconfig: include common Kconfig files from top-level Kconfig
Christoph Hellwig
1
-23
/
+0
2018-07-26
arm64: Add support for STACKLEAK gcc plugin
Laura Abbott
1
-0
/
+1
2018-07-24
arm64: fix ACPI dependencies
Arnd Bergmann
1
-0
/
+1
2018-07-12
arm64: implement syscall wrappers
Mark Rutland
1
-0
/
+1
2018-07-11
arm64: rseq: Implement backend rseq calls and select HAVE_RSEQ
Will Deacon
1
-0
/
+1
2018-07-10
arm64: make flatmem depend on !NUMA
Arnd Bergmann
1
-1
/
+1
2018-07-09
arm64: add ARM64-specific support for flatmem
Nikunj Kela
1
-0
/
+3
2018-07-05
arm64: kconfig: Ensure spinlock fastpaths are inlined if !PREEMPT
Will Deacon
1
-0
/
+10
2018-07-05
arm64: locking: Replace ticket lock implementation with qspinlock
Will Deacon
1
-0
/
+1
2018-06-15
Kbuild: rename HAVE_CC_STACKPROTECTOR config variable
Masahiro Yamada
1
-1
/
+1
2018-06-13
Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-0
/
+1
2018-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+7
2018-06-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+14
2018-06-08
arm64: move GCC version check for ARCH_SUPPORTS_INT128 to Kconfig
Masahiro Yamada
1
-0
/
+1
2018-06-07
mm: introduce ARCH_HAS_PTE_SPECIAL
Laurent Dufour
1
-0
/
+1
2018-05-31
arm64: Add ARCH_WORKAROUND_2 probing
Marc Zyngier
1
-0
/
+9
2018-05-25
KVM: arm64: Save host SVE context as appropriate
Dave Martin
1
-0
/
+7
[prev]
[next]