index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-18
s390: autogenerate compat syscall wrappers
Arnd Bergmann
1
-0
/
+1
2019-01-18
s390: use generic UID16 implementation
Arnd Bergmann
1
-0
/
+1
2018-12-30
Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-19
/
+7
2018-12-30
Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-1
/
+1
2018-12-21
treewide: surround Kconfig file paths with double quotes
Masahiro Yamada
1
-1
/
+1
2018-12-13
dma-mapping: always build the direct mapping code
Christoph Hellwig
1
-1
/
+0
2018-12-06
arch: switch the default on ARCH_HAS_SG_CHAIN
Christoph Hellwig
1
-1
/
+0
2018-11-29
pcmcia: remove per-arch PCMCIA config entry
Masahiro Yamada
1
-3
/
+0
2018-11-23
PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config options
Christoph Hellwig
1
-3
/
+1
2018-11-23
PCI: consolidate PCI config entry in drivers/pci
Christoph Hellwig
1
-13
/
+6
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 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+11
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-09
s390/kasan: add option for 4-level paging support
Vasily Gorbik
1
-0
/
+1
2018-10-09
s390/kasan: enable stack and global variables access checks
Vasily Gorbik
1
-0
/
+5
2018-10-09
s390/kasan: add initialization code and enable it
Vasily Gorbik
1
-0
/
+1
2018-10-09
s390: add support for virtually mapped kernel stacks
Martin Schwidefsky
1
-0
/
+2
2018-09-27
s390/jump_label: Switch to relative references
Heiko Carstens
1
-0
/
+1
2018-09-26
s390: vfio-ap: base implementation of VFIO AP device driver
Tony Krowiak
1
-0
/
+11
2018-08-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-1
/
+1
2018-08-21
Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-0
/
+2
2018-08-16
s390/ftrace: Add -mfentry and -mnop-mcount support
Vasily Gorbik
1
-0
/
+2
2018-08-15
Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-28
/
+0
2018-08-14
s390: reenable gcc plugins for real
Heiko Carstens
1
-1
/
+1
2018-08-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-0
/
+1
2018-08-11
lib/ubsan: remove null-pointer checks
Andrey Ryabinin
1
-1
/
+0
2018-08-02
kconfig: include kernel/Kconfig.preempt from init/Kconfig
Christoph Hellwig
1
-2
/
+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
-24
/
+0
2018-07-25
s390: reenable gcc plugins
Martin Schwidefsky
1
-1
/
+1
2018-07-25
s390: disable gcc plugins
Martin Schwidefsky
1
-1
/
+1
2018-07-24
s390: disable gcc plugins
Martin Schwidefsky
1
-1
/
+1
2018-07-04
s390: wire up rseq system call
Heiko Carstens
1
-0
/
+1
2018-06-25
s390/decompressor: support uncompressed kernel
Vasily Gorbik
1
-0
/
+1
2018-06-08
mm: introduce ARCH_HAS_PTE_SPECIAL
Laurent Dufour
1
-0
/
+1
2018-06-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-0
/
+4
2018-05-30
s390/net: add pnetid support
Ursula Braun
1
-0
/
+4
2018-05-09
arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig
Christoph Hellwig
1
-3
/
+0
2018-05-09
dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/Kconfig
Christoph Hellwig
1
-3
/
+1
2018-05-09
scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig
Christoph Hellwig
1
-3
/
+1
2018-05-09
iommu-helper: move the IOMMU_HELPER config symbol to lib/
Christoph Hellwig
1
-3
/
+2
2018-05-08
dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG
Christoph Hellwig
1
-1
/
+0
2018-04-16
s390: add support for IBM z14 Model ZR1
Heiko Carstens
1
-4
/
+4
2018-04-16
s390/Kconfig: Move kexec config options to "Processor type and features"
Philipp Rudo
1
-21
/
+20
2018-04-16
s390/kexec_file: Add kexec_file_load system call
Philipp Rudo
1
-0
/
+13
2018-04-16
s390/kexec_file: Add purgatory
Philipp Rudo
1
-0
/
+4
2018-03-28
s390: add sysfs attributes for spectre
Martin Schwidefsky
1
-0
/
+1
2018-03-28
s390: add automatic detection of the spectre defense
Martin Schwidefsky
1
-1
/
+1
2018-02-08
s390/kconfig: Remove ARCH_WANTS_PROT_NUMA_PROT_NONE select
Ulf Magnusson
1
-1
/
+0
[next]