aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390
AgeCommit message (Expand)Author
2019-05-22s390/mm: convert to the generic get_user_pages_fast codeMartin Schwidefsky
2019-05-22s390/mm: make the pxd_offset functions more robustMartin Schwidefsky
2019-05-14s390/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf
2019-05-04s390: limit brk randomization to 32MBMartin Schwidefsky
2019-04-27s390/mem_detect: Use IS_ENABLED(CONFIG_BLK_DEV_INITRD)Joe Perches
2019-04-05perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier
2019-03-23s390/setup: fix boot crash for machine without EDAT-1Martin Schwidefsky
2019-03-23KVM: Call kvm_arch_memslots_updated() before updating memslotsSean Christopherson
2019-03-23s390/setup: fix early warning messagesMartin Schwidefsky
2019-02-20Merge tag 'kvm-s390-master-5.0' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2019-02-11s390: vsie: Use effective CRYCBD.31 to check CRYCBD validityPierre Morel
2019-02-07Revert "s390/pci: remove bit_lock usage in interrupt handler"Sebastian Ott
2019-01-28s390/suspend: fix stack setup in swsusp_arch_suspendMartin Schwidefsky
2019-01-11s390/smp: Fix calling smp_call_ipl_cpu() from ipl CPUDavid Hildenbrand
2019-01-11s390/vdso: correct vdso mapping for compat tasksVasily Gorbik
2019-01-11s390/smp: fix CPU hotplug deadlock with CPU rescanGerald Schaefer
2019-01-11s390/mm: always force a load of the primary ASCE on context switchMartin Schwidefsky
2019-01-11s390/early: improve machine detectionChristian Borntraeger
2019-01-06Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2019-01-05Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-01-06kbuild: use assignment instead of define ... endef for filechk_* rulesMasahiro Yamada
2019-01-06arch: remove redundant UAPI generic-y definesMasahiro Yamada
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada
2019-01-06kbuild: change filechk to surround the given command with { }Masahiro Yamada
2019-01-06jump_label: move 'asm goto' support test to KconfigMasahiro Yamada
2019-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)
2019-01-04fls: change parameter to unsigned intMatthew Wilcox
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2019-01-02Merge tag 's390-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2019-01-02Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-01-01s390/pci: skip VF scanningSebastian Ott
2018-12-29Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-12-29Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2018-12-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-12-28Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-12-28mm, memory_hotplug: add nid parameter to arch_remove_memoryOscar Salvador
2018-12-28mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS
2018-12-28kasan: rename kasan_zero_page to kasan_early_shadow_pageAndrey Konovalov
2018-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-12-26Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-12-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-12-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-12-22treewide: surround Kconfig file paths with double quotesMasahiro Yamada
2018-12-20dma-mapping: zero memory returned from dma_alloc_*Christoph Hellwig
2018-12-19Merge tag 'kvm-s390-next-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2018-12-18KVM: s390: fix kmsg component kvm-s390Michael Mueller
2018-12-18KVM: s390: unregister debug feature on failing arch initMichael Mueller
2018-12-14kvm: make KVM_CAP_ENABLE_CAP_VM architecture agnosticPaolo Bonzini