Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
2af22f3ec3ca452f1e79b967f634708ff01ced8a
/
arch
/
arm64
/
Kconfig
2a438ff
arm64: Allow selecting Pseudo-NMI again
by Julien Thierry
· 6 years ago
48ce8f8
arm64: irqflags: Introduce explicit debugging for IRQ priorities
by Julien Thierry
· 6 years ago
1a2a66d
arm64: remove redundant 'default n' from Kconfig
by Bartlomiej Zolnierkiewicz
· 6 years ago
0c1f14e
arm64: mm: make CONFIG_ZONE_DMA32 configurable
by Miles Chen
· 6 years ago
0a72ef8
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
96a13f5
arm64: Kconfig: Make ARM64_PSEUDO_NMI depend on BROKEN for now
by Will Deacon
· 6 years ago
a532508
arm64: Handle erratum 1418040 as a superset of erratum 1188873
by Marc Zyngier
· 6 years ago
969f5ea
arm64: errata: Add workaround for Cortex-A76 erratum #1463225
by Will Deacon
· 6 years ago
54dee40
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
0ef0fd3
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
350e88b
mm: memblock: make keeping memblock memory opt-in rather than opt-out
by Mike Rapoport
· 6 years ago
4eb0716
hugetlb: allow to free gigantic pages regardless of the configuration
by Alexandre Ghiti
· 6 years ago
8df995f
mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOC
by Alexandre Ghiti
· 6 years ago
d8ae8a3
initramfs: move the legacy keepinitrd parameter to core code
by Christoph Hellwig
· 6 years ago
84c187a
arm64: don't trash config with compat symbol if COMPAT is disabled
by Yury Norov
· 6 years ago
ddab533
Merge tag 'dma-mapping-5.2' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
c620f7b
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
007dc78
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
13bf5ce
dma-mapping: add a Kconfig symbol to indicate arch_dma_prep_coherent presence
by Christoph Hellwig
· 6 years ago
24cf262
Merge branch 'for-next/timers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into for-next/core
by Will Deacon
· 6 years ago
50abbe1
Merge branch 'for-next/mitigations' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into for-next/core
by Will Deacon
· 6 years ago
61ae132
arm64: enable generic CPU vulnerabilites support
by Mian Yousaf Kaukab
· 6 years ago
6989303
arm64: Apply ARM64_ERRATUM_1188873 to Neoverse-N1
by Marc Zyngier
· 6 years ago
c2b5bba
arm64: Make ARM64_ERRATUM_1188873 depend on COMPAT
by Marc Zyngier
· 6 years ago
bc15cf7
arm64: Kconfig: Tidy up errata workaround help text
by Will Deacon
· 6 years ago
384b40c
KVM: arm/arm64: Context-switch ptrauth registers
by Mark Rutland
· 6 years ago
06a916f
arm64: Expose SVE2 features for userspace
by Dave Martin
· 6 years ago
dd52379
arm64: Kconfig: Make CONFIG_COMPAT a menuconfig entry
by Will Deacon
· 6 years ago
af1b3cf
arm64: compat: Add KUSER_HELPERS config option
by Vincenzo Frascino
· 6 years ago
a823c35
arm64: ptrace: Add function argument access API
by Masami Hiramatsu
· 6 years ago
54c8d91
arm64: mm: enable per pmd page table lock
by Yu Zhao
· 6 years ago
390a0c6
locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs
by Waiman Long
· 6 years ago
96bc956
asm-generic/tlb, arch: Invert CONFIG_HAVE_RCU_TABLE_INVALIDATE
by Peter Zijlstra
· 6 years ago
e5a5af7
arm64: remove obsolete selection of MULTI_IRQ_HANDLER
by Matthias Kaehlcke
· 6 years ago
b7a7d1c
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
3d8dfe7
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
4a03a05
arm64/mm: enable HugeTLB migration
by Anshuman Khandual
· 6 years ago
3e32131
arm64: Add workaround for Fujitsu A64FX erratum 010001
by Zhang Lei
· 6 years ago
ff4c25f
dma-mapping: improve selection of dma_declare_coherent availability
by Christoph Hellwig
· 6 years ago
34e04ee
of: select OF_RESERVED_MEM automatically
by Christoph Hellwig
· 6 years ago
dc2acde
dma-mapping: add a kconfig symbol for arch_teardown_dma_ops availability
by Christoph Hellwig
· 6 years ago
347cb6a
dma-mapping: add a kconfig symbol for arch_setup_dma_ops availability
by Christoph Hellwig
· 6 years ago
bc3c03c
arm64: Enable the support of pseudo-NMIs
by Julien Thierry
· 6 years ago
846a415
arm64: default NR_CPUS to 256
by Mark Rutland
· 6 years ago
1953031
Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
769e470
Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
f346b0b
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
af7ddd8
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
2d4acb9
kasan, arm64: select HAVE_ARCH_KASAN_SW_TAGS
by Andrey Konovalov
· 6 years ago
5694cec
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
8636a1f
treewide: surround Kconfig file paths with double quotes
by Masahiro Yamada
· 6 years ago
52146173
arm64: select ACPI PCI code only when both features are enabled
by Sinan Kaya
· 6 years ago
3731c3d
dma-mapping: always build the direct mapping code
by Christoph Hellwig
· 6 years ago
04ca320
arm64: enable pointer authentication
by Mark Rutland
· 6 years ago
0a1213f
arm64: enable per-task stack canaries
by Ard Biesheuvel
· 6 years ago
4ab2150
arm64: Add memory hotplug support
by Robin Murphy
· 6 years ago
4d08d20
arm64: fix ARM64_USER_VA_BITS_52 builds
by Arnd Bergmann
· 6 years ago
d34664f
Merge branch 'for-next/kexec' into aarch64/for-next/core
by Will Deacon
· 6 years ago
bc84a2d
Merge branch 'kvm/cortex-a76-erratum-1165522' into aarch64/for-next/core
by Will Deacon
· 6 years ago
68d23da
arm64: Kconfig: Re-jig CONFIG options for 52-bit VA
by Will Deacon
· 6 years ago
b956772
arm64: mm: Allow forcing all userspace addresses to 52-bit
by Steve Capper
· 6 years ago
67e7fdf
arm64: mm: introduce 52-bit userspace support
by Steve Capper
· 6 years ago
a457b0f
arm64: Add configuration/documentation for Cortex-A76 erratum 1165522
by Marc Zyngier
· 6 years ago
732b7b9
arm64: kexec_file: add kernel signature verification support
by AKASHI Takahiro
· 6 years ago
7c703e5
arch: switch the default on ARCH_HAS_SG_CHAIN
by Christoph Hellwig
· 6 years ago
3ddd999
arm64: enable KEXEC_FILE config
by AKASHI Takahiro
· 6 years ago
c9460dc
arm64: capabilities: Merge entries for ARM64_WORKAROUND_CLEAN_CACHE
by Suzuki K Poulose
· 6 years ago
0c3b317
dma-mapping: move the arm64 noncoherent alloc/free support to common code
by Christoph Hellwig
· 6 years ago
f0edfea
dma-mapping: move the remap helpers to a separate file
by Christoph Hellwig
· 6 years ago
ce8c80c
arm64: Add workaround for Cortex-A76 erratum 1286807
by Catalin Marinas
· 6 years ago
20f1b79
PCI: consolidate the PCI_SYSCALL symbol
by Christoph Hellwig
· 6 years ago
2eac9c2
PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config options
by Christoph Hellwig
· 6 years ago
eb01d42
PCI: consolidate PCI config entry in drivers/pci
by Christoph Hellwig
· 6 years ago
c55191e
arm64: mm: apply r/o permissions of VM areas to its linear alias as well
by Ard Biesheuvel
· 6 years ago
aca52c3
mm: remove CONFIG_HAVE_MEMBLOCK
by Mike Rapoport
· 6 years ago
b4a991e
mm: remove CONFIG_NO_BOOTMEM
by Mike Rapoport
· 6 years ago
befa936
Merge tag 'dma-mapping-4.20-1' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
0200fbd
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
886643b
arm64: use the generic swiotlb_dma_ops
by Christoph Hellwig
· 6 years ago
040f340
arm64: arch_timer: avoid unused function warning
by Arnd Bergmann
· 6 years ago
95b861a4
arm64: arch_timer: Add workaround for ARM erratum 1188873
by Marc Zyngier
· 6 years ago
c296146
arm64/kernel: jump_label: Switch to relative references
by Ard Biesheuvel
· 6 years ago
8a695a5
arm64: Kconfig: Remove ARCH_HAS_HOLES_MEMORYMODEL
by James Morse
· 6 years ago
5ffdfae
arm64: mm: Support Common Not Private translations
by Vladimir Murzin
· 6 years ago
ace8cb7
arm64: tlb: Avoid synchronous TLBIs when freeing page tables
by Will Deacon
· 6 years ago
7481cdd
arm64/lib: add accelerated crc32 routines
by Ard Biesheuvel
· 6 years ago
f52bb98
arm64: mm: always enable CONFIG_HOLES_IN_ZONE
by James Morse
· 6 years ago
271ca78
arch: enable relative relocations for arm64, power and x86
by Ard Biesheuvel
· 6 years ago
fa1b5d0
Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
1202f4f
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
78ae2e1
arm64: Use the new GENERIC_IRQ_MULTI_HANDLER
by Palmer Dabbelt
· 7 years ago
87a4c37
kconfig: include kernel/Kconfig.preempt from init/Kconfig
by Christoph Hellwig
· 6 years ago
06ec64b
Kconfig: consolidate the "Kernel hacking" menu
by Christoph Hellwig
· 6 years ago
1572497
kconfig: include common Kconfig files from top-level Kconfig
by Christoph Hellwig
· 6 years ago
0b3e336
arm64: Add support for STACKLEAK gcc plugin
by Laura Abbott
· 6 years ago
2c870e6
arm64: fix ACPI dependencies
by Arnd Bergmann
· 6 years ago
4378a7d
arm64: implement syscall wrappers
by Mark Rutland
· 6 years ago
409d5db
arm64: rseq: Implement backend rseq calls and select HAVE_RSEQ
by Will Deacon
· 7 years ago
54501ac
arm64: make flatmem depend on !NUMA
by Arnd Bergmann
· 6 years ago
Next »