summaryrefslogtreecommitdiffstats
path: root/arch/s390
AgeCommit message (Expand)Author
2018-08-15Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-15Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2018-08-14s390: reenable gcc plugins for realHeiko Carstens
2018-08-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-08-13Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-08-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-08-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-08-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-08-11Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-08-10lib/ubsan: remove null-pointer checksAndrey Ryabinin
2018-08-09s390/mm: fix addressing exception after suspend/resumeGerald Schaefer
2018-08-07s390: fix br_r1_trampoline for machines without exrlMartin Schwidefsky
2018-08-07s390/lib: use expoline for all bcr instructionsMartin Schwidefsky
2018-08-06Merge tag 'v4.18-rc6' into HEADPaolo Bonzini
2018-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu
2018-08-02Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig
2018-08-02Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig
2018-08-02kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig
2018-08-01s390/numa: move initial setup of node_to_cpumask_mapMartin Schwidefsky
2018-07-31s390/kdump: Fix elfcorehdr size calculationPhilipp Rudo
2018-07-31s390/cpum_sf: save TOD clock base in SDBs for time conversionHendrik Brueckner
2018-07-31Merge tag 'hlp_stage1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms3...Martin Schwidefsky
2018-07-30Merge tag 'hlp_stage1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms3...Janosch Frank
2018-07-30KVM: s390: Add huge page enablement controlJanosch Frank
2018-07-30s390/mm: Add huge page gmap linking supportJanosch Frank
2018-07-30s390/mm: hugetlb pages within a gmap can not be freedDominik Dingel
2018-07-30KVM: s390: Beautify skey enable checkJanosch Frank
2018-07-30KVM: s390: Add skey emulation fault handlingJanosch Frank
2018-07-30s390/mm: Add huge pmd storage key handlingJanosch Frank
2018-07-30s390/mm: Clear skeys for newly mapped huge guest pmdsJanosch Frank
2018-07-30s390/mm: Clear huge page storage keys on enable_skeyDominik Dingel
2018-07-30s390/mm: Add huge page dirty sync supportJanosch Frank
2018-07-30s390/mm: Add gmap pmd invalidation and clearingJanosch Frank
2018-07-30s390/mm: Add gmap pmd notification bit settingJanosch Frank
2018-07-30s390/mm: Add gmap pmd linkingJanosch Frank
2018-07-30s390/mm: Abstract gmap notify bit settingJanosch Frank
2018-07-30s390/mm: Make gmap_protect_range more modularJanosch Frank
2018-07-28kbuild: do not redirect the first prerequisite for filechkMasahiro Yamada
2018-07-25Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2018-07-25s390: reenable gcc pluginsMartin Schwidefsky
2018-07-25s390: disable gcc pluginsMartin Schwidefsky
2018-07-24Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-07-24s390: disable gcc pluginsMartin Schwidefsky
2018-07-23s390: vdso_fault return typeSouptick Joarder
2018-07-21pid: Implement PIDTYPE_TGIDEric W. Biederman
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2018-07-20s390/time: Remove read_boot_clock64()Pavel Tatashin
2018-07-20s390/time: Add read_persistent_wall_and_boot_offset()Pavel Tatashin
2018-07-19s390/hypfs: Replace PTR_RET with PTR_ERR_OR_ZEROGustavo A. R. Silva