aboutsummaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2018-08-25Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Gravatar Linus Torvalds 1-1/+1
2018-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 7-90/+80
2018-08-23s390: ebcdic: convert comments to UTF-8Gravatar Arnd Bergmann 1-18/+18
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSGravatar Masahiro Yamada 1-1/+1
2018-08-21Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+1
2018-08-21s390: remove gcc version check (4.3 or newer)Gravatar Heiko Carstens 1-8/+0
2018-08-20Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Gravatar Linus Torvalds 5-12/+16
2018-08-20s390/zcrypt: code beautifyGravatar Harald Freudenberger 1-36/+36
2018-08-20s390/zcrypt: switch return type to bool for ap_instructions_available()Gravatar Harald Freudenberger 1-3/+3
2018-08-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 6-148/+223
2018-08-17mm: convert return type of handle_mm_fault() caller to vm_fault_tGravatar Souptick Joarder 1-5/+8
2018-08-16s390/kdump: Remove kzalloc_panicGravatar Philipp Rudo 1-15/+12
2018-08-16s390/kdump: Fix memleak in nt_vmcoreinfoGravatar Philipp Rudo 1-5/+12
2018-08-16s390/kdump: Make elfcorehdr size calculation ABI compliantGravatar Philipp Rudo 1-16/+10
2018-08-16s390/pci: remove fmb address from debug outputGravatar Sebastian Ott 1-1/+0
2018-08-16s390/pci: remove stale rcGravatar Sebastian Ott 1-1/+0
2018-08-16s390/pci: fix out of bounds access during irq setupGravatar Sebastian Ott 1-0/+2
2018-08-16s390/zcrypt: fix ap_instructions_available() returncodesGravatar Harald Freudenberger 1-5/+5
2018-08-15s390/ftrace: Add -mfentry and -mnop-mcount supportGravatar Vasily Gorbik 5-12/+16
2018-08-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 5-7/+0
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-0/+3
2018-08-15Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-33/+0
2018-08-15Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 2-5/+4
2018-08-14s390: reenable gcc plugins for realGravatar Heiko Carstens 1-1/+1
2018-08-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 67-574/+1483
2018-08-13Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-5/+10
2018-08-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-82/+6
2018-08-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-65/+0
2018-08-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+1
2018-08-11Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-1/+0
2018-08-10lib/ubsan: remove null-pointer checksGravatar Andrey Ryabinin 1-1/+0
2018-08-09s390/mm: fix addressing exception after suspend/resumeGravatar Gerald Schaefer 1-1/+1
2018-08-07s390: fix br_r1_trampoline for machines without exrlGravatar Martin Schwidefsky 1-2/+0
2018-08-07s390/lib: use expoline for all bcr instructionsGravatar Martin Schwidefsky 1-6/+10
2018-08-06Merge tag 'v4.18-rc6' into HEADGravatar Paolo Bonzini 7-3/+17
2018-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxGravatar Herbert Xu 8-34/+50
2018-08-02Merge branch 'perf/urgent' into perf/core, to pick up fixesGravatar Ingo Molnar 1-1/+1
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigGravatar Christoph Hellwig 1-2/+0
2018-08-02Kconfig: consolidate the "Kernel hacking" menuGravatar Christoph Hellwig 2-7/+0
2018-08-02kconfig: include common Kconfig files from top-level KconfigGravatar Christoph Hellwig 1-24/+0
2018-08-01s390/numa: move initial setup of node_to_cpumask_mapGravatar Martin Schwidefsky 1-14/+2
2018-07-31s390/kdump: Fix elfcorehdr size calculationGravatar Philipp Rudo 1-6/+98
2018-07-31s390/cpum_sf: save TOD clock base in SDBs for time conversionGravatar Hendrik Brueckner 2-4/+22
2018-07-31Merge tag 'hlp_stage1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms3...Gravatar Martin Schwidefsky 11-121/+740
2018-07-30Merge tag 'hlp_stage1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms3...Gravatar Janosch Frank 11-120/+739
2018-07-30KVM: s390: Add huge page enablement controlGravatar Janosch Frank 1-2/+40
2018-07-30s390/mm: Add huge page gmap linking supportGravatar Janosch Frank 4-7/+13
2018-07-30s390/mm: hugetlb pages within a gmap can not be freedGravatar Dominik Dingel 1-0/+6
2018-07-30KVM: s390: Beautify skey enable checkGravatar Janosch Frank 2-6/+5
2018-07-30KVM: s390: Add skey emulation fault handlingGravatar Janosch Frank 2-37/+83