index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
Age
Commit message (
Expand
)
Author
2019-08-26
s390/cmma: reuse kstrtobool for option value parsing
Vasily Gorbik
2019-08-26
s390/vdso: reuse kstrtobool for option value parsing
Vasily Gorbik
2019-08-26
s390/startup: correct command line options parsing
Vasily Gorbik
2019-08-26
s390/numa: correct early_param handling
Vasily Gorbik
2019-08-21
s390/paes: Prepare paes functions for large key blobs
Harald Freudenberger
2019-08-21
s390/pkey: add CCA AES cipher key support
Harald Freudenberger
2019-08-21
s390/pkey: pkey cleanup: narrow in-kernel API, fix some variable types
Harald Freudenberger
2019-08-21
s390/startup: round down "mem" option to page boundary
Vasily Gorbik
2019-08-21
s390/startup: adjust _sdma and _edma to page boundaries
Vasily Gorbik
2019-08-21
s390/stacktrace: use common arch_stack_walk infrastructure
Vasily Gorbik
2019-08-21
s390/kasan: avoid report in get_wchan
Vasily Gorbik
2019-08-21
s390/process: avoid potential reading of freed stack
Vasily Gorbik
2019-08-21
s390/kasan: provide uninstrumented __strlen
Vasily Gorbik
2019-08-21
s390: clean .bss before running uncompressed kernel
Vasily Gorbik
2019-08-21
s390/startup: purge obsolete .gitignore patterns
Vasily Gorbik
2019-08-21
s390/startup: add initial pgm check handler
Vasily Gorbik
2019-08-21
s390/mm: use refcount_t for refcount
Chuhong Yuan
2019-08-21
s390/extmem: use refcount_t for refcount
Chuhong Yuan
2019-08-21
s390/pci: PCI_IOV_RESOURCES loop refactoring in zpci_map_resources
Denis Efremov
2019-08-21
s390: move vmalloc option parsing to startup code
Vasily Gorbik
2019-07-28
Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-07-26
s390/mm: use shared variables for sysctl range check
Vasily Gorbik
2019-07-26
s390/dma: provide proper ARCH_ZONE_DMA_BITS value
Halil Pasic
2019-07-25
treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers
Masahiro Yamada
2019-07-23
s390/kasan: add bitops instrumentation
Vasily Gorbik
2019-07-23
s390/bitops: make test functions return bool
Vasily Gorbik
2019-07-23
s390: wire up clone3 system call
Vasily Gorbik
2019-07-23
s390: use __u{16,32,64} instead of uint{16,32,64}_t in uapi header
Masahiro Yamada
2019-07-23
s390/hypfs: fix a typo in the name of a function
Christophe JAILLET
2019-07-23
s390: enable detection of kernel version from bzImage
Vasily Gorbik
2019-07-20
Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-07-20
KVM: s390: Use kvm_vcpu_wake_up in kvm_s390_vcpu_wakeup
Wanpeng Li
2019-07-20
KVM: Boost vCPUs that are delivering interrupts
Wanpeng Li
2019-07-18
proc/sysctl: add shared variables for range check
Matteo Croce
2019-07-18
mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE
David Hildenbrand
2019-07-18
s390x/mm: implement arch_remove_memory()
David Hildenbrand
2019-07-18
s390x/mm: fail when an altmap is used for arch_add_memory()
David Hildenbrand
2019-07-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-07-16
mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()
Anshuman Khandual
2019-07-16
arch: replace _BITUL() in kernel-space headers with BIT()
Masahiro Yamada
2019-07-16
dma-direct: Force unencrypted DMA under SME for certain DMA masks
Tom Lendacky
2019-07-15
arch: mark syscall number 435 reserved for clone3
Christian Brauner
2019-07-12
Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2019-07-12
Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-07-12
Merge tag 's390-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-07-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-07-12
mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUP
Christoph Hellwig
2019-07-12
mm: simplify gup_fast_permitted
Christoph Hellwig
2019-07-12
s390: remove ARCH_SELECT_MEMORY_MODEL
Mike Rapoport
[next]