summaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)Author
2017-03-30s390: use generic headers if possibleHeiko Carstens
2017-03-30s390/uapi: use generic headers if possibleHeiko Carstens
2017-03-30s390/uaccess: get_user() should zero on failure (again)Heiko Carstens
2017-03-28s390: switch to extable.hAl Viro
2017-03-28new helper: uaccess_kernel()Al Viro
2017-03-28s390: make MAX_PHYSMEM_BITS configurableHeiko Carstens
2017-03-24net: Introduce SO_INCOMING_NAPI_IDSridhar Samudrala
2017-03-22sock: introduce SO_MEMINFO getsockoptJosh Hunt
2017-03-22KVM: s390: gs support for kvm guestsFan Zhang
2017-03-22Merge remote-tracking branch 's390/guarded-storage' into kvms390/nextChristian Borntraeger
2017-03-22s390/facilities: get rid of __ASSEMBLY__ in facility header fileHeiko Carstens
2017-03-22s390/facilites: use stfle_fac_list array size for MAX_FACILITY_BITHeiko Carstens
2017-03-22s390/sysinfo,topology: provide raw stsi 15,1,x data via debugfsHeiko Carstens
2017-03-22s390/pkey: Introduce new API for secure key verificationHarald Freudenberger
2017-03-22s390/topology: get rid of core mask arrayHeiko Carstens
2017-03-22s390/bitops: remove outdated commentHeiko Carstens
2017-03-22s390/bitops: add for_each_set_bit_inv helperHeiko Carstens
2017-03-22s390: add a system call for guarded storageMartin Schwidefsky
2017-03-21KVM: s390: Use defines for intercept codeFarhan Ali
2017-03-18mm/gup: Drop the arch_pte_access_permitted() MMU callbackKirill A. Shutemov
2017-03-16KVM: s390: use defines for execution controlsDavid Hildenbrand
2017-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-03-09s390: wire up statx system callHeiko Carstens
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov
2017-03-08livepatch/s390: add TIF_PATCH_PENDING thread flagMiroslav Benes
2017-03-08livepatch/s390: reorganize TIF thread flag bitsJiri Slaby
2017-03-05uaccess: drop duplicate includes from asm/uaccess.hAl Viro
2017-03-05uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-01s390/timex: micro optimization for tod_to_nsMartin Schwidefsky
2017-03-01s390/cputime: provide archicture specific cputime_to_nsecsMartin Schwidefsky
2017-03-01s390/cputime: remove last traces of cputime_tMartin Schwidefsky
2017-02-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-02-27kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-24s390: TASK_SIZE for kernel threadsMartin Schwidefsky
2017-02-24s390/crypt: Add protected key AES moduleMartin Schwidefsky
2017-02-23s390/pkey: Introduce pkey kernel moduleHarald Freudenberger
2017-02-23s390/crypto: Add PCKMO inline functionHarald Freudenberger
2017-02-23s390/mm: use _SEGMENT_ENTRY_EMPTY in the codeDominik Dingel
2017-02-23s390: restore address space when returning to user spaceHeiko Carstens
2017-02-23s390: rename CIF_ASCE to CIF_ASCE_PRIMARYHeiko Carstens
2017-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-02-17s390: add missing "do {} while (0)" loop constructs to multiline macrosHeiko Carstens
2017-02-17s390: get rid of MACHINE_HAS_PFMF and MACHINE_HAS_HPAGEHeiko Carstens
2017-02-17s390: replace ACCESS_ONCE with READ_ONCEChristian Borntraeger
2017-02-17s390: Audit and remove any remaining unnecessary uses of module.hPaul Gortmaker
2017-02-08s390: add no-execute supportMartin Schwidefsky