Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
5474080a3a0a477fd99f587b9e9ef814bcdfc083
/
arch
/
s390
/
Kconfig
5474080
s390/Kconfig: make use of 'depends on cc-option'
by Heiko Carstens
· 5 years ago
aefcf2f
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 5 years ago
f1f2f61
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity
by Linus Torvalds
· 5 years ago
45824fc
Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 5 years ago
d7b0827
Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
a0e2251
s390: add support for IBM z15 machines
by Martin Schwidefsky
· 6 years ago
2ff2b7e
kbuild: add CONFIG_ASM_MODVERSIONS
by Masahiro Yamada
· 5 years ago
e991e5b
s390/stacktrace: use common arch_stack_walk infrastructure
by Vasily Gorbik
· 5 years ago
99d5cadf
kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE
by Jiri Bohac
· 5 years ago
0c9c1d5
x86, s390: Move ARCH_HAS_MEM_ENCRYPT definition to arch/Kconfig
by Thiago Jung Bauermann
· 5 years ago
c8424e7
MODSIGN: Export module signature definitions
by Thiago Jung Bauermann
· 6 years ago
9087c37
dma-direct: Force unencrypted DMA under SME for certain DMA masks
by Tom Lendacky
· 6 years ago
67a929e
mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUP
by Christoph Hellwig
· 6 years ago
a9d8777
s390: remove ARCH_SELECT_MEMORY_MODEL
by Mike Rapoport
· 6 years ago
bb99332
s390/cio: introduce DMA pools to cio
by Halil Pasic
· 6 years ago
64e1f0c
s390/mm: force swiotlb for protected virtualization
by Halil Pasic
· 6 years ago
8b4a503
docs: s390: convert docs to ReST and rename to *.rst
by Mauro Carvalho Chehab
· 6 years ago
3e8eb22
s390: enforce CONFIG_HOTPLUG_CPU
by Heiko Carstens
· 6 years ago
67626fa
s390: enforce CONFIG_SMP
by Heiko Carstens
· 6 years ago
8b96d97
s390/Kconfig: pedantic cleanups
by Enrico Weigelt, metux IT consult
· 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
14be4c6
Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/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
964d06b
s390: drop CONFIG_VIRT_TO_BUS
by Arnd Bergmann
· 6 years ago
c263a4e
s390: only build for new CPUs with clang
by Arnd Bergmann
· 6 years ago
b2d24b9
s390/kernel: add support for kernel address space layout randomization (KASLR)
by Gerald Schaefer
· 6 years ago
805bc0b
s390/kernel: build a relocatable kernel
by Gerald Schaefer
· 6 years ago
e23a802
s390/kexec_file: Signature verification prototype
by Philipp Rudo
· 6 years ago
1a42010
s390/mm: convert to the generic get_user_pages_fast code
by Martin Schwidefsky
· 6 years ago
96ca767
s390: don't build vdso32 with clang
by Arnd Bergmann
· 6 years ago
5abb935
s390/uv: introduce guest side ultravisor code
by Vasily Gorbik
· 6 years ago
390a0c6
locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs
by Waiman Long
· 6 years ago
9de7d83
s390/tlb: Convert to generic mmu_gather
by Martin Schwidefsky
· 6 years ago
aa0d6e7
s390: autogenerate compat syscall wrappers
by Arnd Bergmann
· 6 years ago
fef747b
s390: use generic UID16 implementation
by Arnd Bergmann
· 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
8636a1f
treewide: surround Kconfig file paths with double quotes
by Masahiro Yamada
· 6 years ago
3731c3d
dma-mapping: always build the direct mapping code
by Christoph Hellwig
· 6 years ago
7c703e5
arch: switch the default on ARCH_HAS_SG_CHAIN
by Christoph Hellwig
· 6 years ago
5cfc879
pcmcia: remove per-arch PCMCIA config entry
by Masahiro Yamada
· 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
aca52c3
mm: remove CONFIG_HAVE_MEMBLOCK
by Mike Rapoport
· 6 years ago
b4a991e
mm: remove CONFIG_NO_BOOTMEM
by Mike Rapoport
· 6 years ago
0d1e8b8
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
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
5dff038
s390/kasan: add option for 4-level paging support
by Vasily Gorbik
· 7 years ago
5e78596
s390/kasan: enable stack and global variables access checks
by Vasily Gorbik
· 7 years ago
42db5ed
s390/kasan: add initialization code and enable it
by Vasily Gorbik
· 7 years ago
ce3dc44
s390: add support for virtually mapped kernel stacks
by Martin Schwidefsky
· 7 years ago
13ddb52
s390/jump_label: Switch to relative references
by Heiko Carstens
· 6 years ago
1fde573
s390: vfio-ap: base implementation of VFIO AP device driver
by Tony Krowiak
· 6 years ago
e1dbc5a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 6 years ago
7140ad3
Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
d983c89
s390/ftrace: Add -mfentry and -mnop-mcount support
by Vasily Gorbik
· 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
bc00b3e
s390: reenable gcc plugins for real
by Heiko Carstens
· 6 years ago
85a0b79
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 6 years ago
3ca17b1
lib/ubsan: remove null-pointer checks
by Andrey Ryabinin
· 6 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
6eedfaa
s390: reenable gcc plugins
by Martin Schwidefsky
· 6 years ago
2a6777a
s390: disable gcc plugins
by Martin Schwidefsky
· 6 years ago
2fba357
s390: disable gcc plugins
by Martin Schwidefsky
· 6 years ago
9d6d99e
s390: wire up rseq system call
by Heiko Carstens
· 7 years ago
89b5202
s390/decompressor: support uncompressed kernel
by Vasily Gorbik
· 7 years ago
3010a5e
mm: introduce ARCH_HAS_PTE_SPECIAL
by Laurent Dufour
· 7 years ago
5037be1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 7 years ago
b6ef86e
s390/net: add pnetid support
by Ursula Braun
· 7 years ago
4965a68
arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig
by Christoph Hellwig
· 7 years ago
f616ab5
dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/Kconfig
by Christoph Hellwig
· 7 years ago
86596f0
scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig
by Christoph Hellwig
· 7 years ago
a4ce5a4
iommu-helper: move the IOMMU_HELPER config symbol to lib/
by Christoph Hellwig
· 7 years ago
6e88628
dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG
by Christoph Hellwig
· 7 years ago
451239e
s390: add support for IBM z14 Model ZR1
by Heiko Carstens
· 7 years ago
bdea9f6
s390/Kconfig: Move kexec config options to "Processor type and features"
by Philipp Rudo
· 7 years ago
7140688
s390/kexec_file: Add kexec_file_load system call
by Philipp Rudo
· 8 years ago
840798a
s390/kexec_file: Add purgatory
by Philipp Rudo
· 7 years ago
d424986
s390: add sysfs attributes for spectre
by Martin Schwidefsky
· 7 years ago
6e179d6
s390: add automatic detection of the spectre defense
by Martin Schwidefsky
· 7 years ago
48973df
s390/kconfig: Remove ARCH_WANTS_PROT_NUMA_PROT_NONE select
by Ulf Magnusson
· 7 years ago
f19fbd5
s390: introduce execute-trampolines for branches
by Martin Schwidefsky
· 7 years ago
d768bd8
s390: add options to change branch prediction behaviour for the kernel
by Martin Schwidefsky
· 7 years ago
2e3ca40
mm: relax deferred struct page requirements
by Pavel Tatashin
· 7 years ago
002e674
dma-direct: rename dma_noop to dma_direct
by Christoph Hellwig
· 7 years ago
c33eff6
s390/perf: add perf_regs support and user stack dump
by Heiko Carstens
· 10 years ago
049a2c2
s390: enable CPU alternatives unconditionally
by Heiko Carstens
· 7 years ago
dfd4c49
s390/kbuild: get rid of a warning when compiling with KCOV
by Vasily Gorbik
· 7 years ago
d60a540
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 7 years ago
978fa72
s390: remove named saved segment support
by Heiko Carstens
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
686140a
s390: introduce CPU alternatives
by Vasily Gorbik
· 7 years ago
7fb2b2d
s390/virtio: remove the old KVM virtio transport
by Thomas Huth
· 7 years ago
7996203
s390: add support for FORTIFY_SOURCE
by Heiko Carstens
· 7 years ago
59a19ea
s390: get rid of exit_thread()
by Heiko Carstens
· 7 years ago
6997c32
s390: add support for IBM z14 machines
by Martin Schwidefsky
· 8 years ago
Next »