aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-17mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder1-5/+8
2018-08-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds5-7/+0
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+3
2018-08-15Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds2-33/+0
2018-08-15Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds2-5/+4
2018-08-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds67-574/+1483
2018-08-13Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+10
2018-08-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-82/+6
2018-08-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-65/+0
2018-08-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2018-08-11Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+0
2018-08-10lib/ubsan: remove null-pointer checksAndrey Ryabinin1-1/+0
2018-08-09s390/mm: fix addressing exception after suspend/resumeGerald Schaefer1-1/+1
2018-08-07s390: fix br_r1_trampoline for machines without exrlMartin Schwidefsky1-2/+0
2018-08-07s390/lib: use expoline for all bcr instructionsMartin Schwidefsky1-6/+10
2018-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu8-34/+50
2018-08-02Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar1-1/+1
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig1-2/+0
2018-08-02Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig2-7/+0
2018-08-02kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig1-24/+0
2018-08-01s390/numa: move initial setup of node_to_cpumask_mapMartin Schwidefsky1-14/+2
2018-07-31s390/kdump: Fix elfcorehdr size calculationPhilipp Rudo1-6/+98
2018-07-31s390/cpum_sf: save TOD clock base in SDBs for time conversionHendrik Brueckner2-4/+22
2018-07-31Merge tag 'hlp_stage1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into featuresMartin Schwidefsky11-121/+740
2018-07-30KVM: s390: Add huge page enablement controlJanosch Frank1-2/+40
2018-07-30s390/mm: Add huge page gmap linking supportJanosch Frank4-7/+13
2018-07-30s390/mm: hugetlb pages within a gmap can not be freedDominik Dingel1-0/+6
2018-07-30KVM: s390: Add skey emulation fault handlingJanosch Frank2-37/+83
2018-07-30s390/mm: Add huge pmd storage key handlingJanosch Frank1-10/+98
2018-07-30s390/mm: Clear skeys for newly mapped huge guest pmdsJanosch Frank3-1/+30
2018-07-30s390/mm: Clear huge page storage keys on enable_skeyDominik Dingel2-7/+31
2018-07-30s390/mm: Add huge page dirty sync supportJanosch Frank5-44/+148
2018-07-30s390/mm: Add gmap pmd invalidation and clearingJanosch Frank3-3/+143
2018-07-30s390/mm: Add gmap pmd notification bit settingJanosch Frank2-6/+57
2018-07-30s390/mm: Add gmap pmd linkingJanosch Frank2-6/+13
2018-07-30s390/mm: Abstract gmap notify bit settingJanosch Frank2-4/+11
2018-07-30s390/mm: Make gmap_protect_range more modularJanosch Frank1-10/+83
2018-07-28kbuild: do not redirect the first prerequisite for filechkMasahiro Yamada1-3/+3
2018-07-25Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar7-3/+17
2018-07-25s390: reenable gcc pluginsMartin Schwidefsky1-1/+1
2018-07-25s390: disable gcc pluginsMartin Schwidefsky1-1/+1
2018-07-24Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2018-07-24s390: disable gcc pluginsMartin Schwidefsky1-1/+1
2018-07-23s390: vdso_fault return typeSouptick Joarder1-1/+1
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller6-3/+16
2018-07-20s390/time: Remove read_boot_clock64()Pavel Tatashin1-13/+0
2018-07-20s390/time: Add read_persistent_wall_and_boot_offset()Pavel Tatashin1-0/+18
2018-07-19s390/hypfs: Replace PTR_RET with PTR_ERR_OR_ZEROGustavo A. R. Silva1-2/+2
2018-07-18s390: detect etoken facilityMartin Schwidefsky2-1/+13
2018-07-18kbuild: move bin2c back to scripts/ from scripts/basic/Masahiro Yamada1-2/+1