summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2017-03-30s390/uapi: use generic headers if possibleHeiko Carstens10-59/+10
2017-03-30s390/uaccess: get_user() should zero on failure (again)Heiko Carstens1-1/+1
2017-03-29s390: switch to extable.hAl Viro2-25/+29
2017-03-28new helper: uaccess_kernel()Al Viro1-1/+1
2017-03-28s390: make MAX_PHYSMEM_BITS configurableHeiko Carstens2-1/+11
2017-03-28s390: enable ARCH_SUPPORTS_DEFERRED_STRUCT_PAGE_INITHeiko Carstens4-0/+4
2017-03-28s390/kdump: Add final noteMichael Holzheu1-0/+15
2017-03-28s390: remove HAVE_ARCH_EARLY_PFN_TO_NID select statementHeiko Carstens1-1/+0
2017-03-25net: Introduce SO_INCOMING_NAPI_IDSridhar Samudrala1-0/+2
2017-03-24s390/mm: Remove double gaddr calculation when notifyingJanosch Frank1-21/+14
2017-03-22sock: introduce SO_MEMINFO getsockoptJosh Hunt1-0/+2
2017-03-22KVM: s390: gs support for kvm guestsFan Zhang8-4/+181
2017-03-22Merge remote-tracking branch 's390/guarded-storage' into kvms390/nextChristian Borntraeger26-46/+435
2017-03-22s390/facilities: get rid of __ASSEMBLY__ in facility header fileHeiko Carstens2-5/+0
2017-03-22s390/facilites: use stfle_fac_list array size for MAX_FACILITY_BITHeiko Carstens1-1/+1
2017-03-22s390/sysinfo: provide remaining stsi information via debugfsHeiko Carstens1-1/+19
2017-03-22s390/sysinfo,topology: provide raw stsi 15,1,x data via debugfsHeiko Carstens3-1/+90
2017-03-22s390/debugfs: introduce top-level 's390' directoryHeiko Carstens2-1/+16
2017-03-22s390/pkey: Introduce new API for secure key verificationHarald Freudenberger2-0/+40
2017-03-22s390/configs//zfcpdump_defconfig: Remove CONFIG_SCSI_SRP_ATTRSMichael Holzheu1-1/+0
2017-03-22s390/dump_stack: use control program identification stringHeiko Carstens1-5/+13
2017-03-22s390/dump_stack: remove whitespace from arch descriptionHeiko Carstens1-5/+24
2017-03-22s390/sysinfo: allow compiler warnings againHeiko Carstens1-2/+0
2017-03-22s390/topology: fix typo in early topology codeHeiko Carstens1-1/+1
2017-03-22s390/topology: get rid of core mask arrayHeiko Carstens2-3/+4
2017-03-22s390/bitops: remove outdated commentHeiko Carstens1-8/+0
2017-03-22s390: get rid of superfluous __GFP_REPEATMichal Hocko1-1/+1
2017-03-22s390/cpuinfo: show facilities as reported by stfleHeiko Carstens1-0/+14
2017-03-22s390/bitops: add for_each_set_bit_inv helperHeiko Carstens1-0/+5
2017-03-22Merge branch 'guarded-storage' into 'features' to make merging withMartin Schwidefsky26-46/+435
2017-03-22s390/smp: fix ipl from cpu with non-zero addressHeiko Carstens1-3/+2
2017-03-22s390/decompressor: fix initrd corruption caused by bss clearMarcelo Henrique Cerri1-16/+19
2017-03-22s390: add a system call for guarded storageMartin Schwidefsky26-46/+435
2017-03-21KVM: s390: Use defines for intercept codeFarhan Ali2-10/+13
2017-03-18mm/gup: Drop the arch_pte_access_permitted() MMU callbackKirill A. Shutemov1-6/+0
2017-03-16KVM: s390: use defines for execution controlsDavid Hildenbrand6-41/+56
2017-03-16KVM: s390: Handle sthyi also for instruction interceptChristian Borntraeger3-2/+5
2017-03-16KVM: s390: log runtime instrumentation enablementChristian Borntraeger2-6/+9
2017-03-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds11-29/+51
2017-03-10s390: wire up statx system callHeiko Carstens3-1/+6
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov1-0/+1
2017-03-08livepatch/s390: add TIF_PATCH_PENDING thread flagMiroslav Benes2-1/+32
2017-03-08livepatch/s390: reorganize TIF thread flag bitsJiri Slaby1-8/+14
2017-03-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-4/+4
2017-03-06uaccess: drop duplicate includes from asm/uaccess.hAl Viro1-2/+0
2017-03-06uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro1-3/+0
2017-03-03sched/headers: Move task statistics APIs from <linux/sched.h> to <linux/sched...Ingo Molnar1-0/+1
2017-03-03sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar1-0/+2
2017-03-02KVM: s390: Fix guest migration for huge guests resulting in panicJanosch Frank1-1/+18
2017-03-02s390/ipl: always use load normal for CCW-type re-IPLHeiko Carstens1-0/+2