aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-22s390/pci: inline get_zdevSebastian Ott4-21/+20
2015-07-22s390/nmi: use the normal asynchronous stack for machine checksMartin Schwidefsky1-16/+9
2015-07-22s390/kernel: squeeze a few more cycles out of the system call handlerMartin Schwidefsky1-41/+34
2015-07-22s390/kvm: integrate HANDLE_SIE_INTERCEPT into cleanup_criticalMartin Schwidefsky1-118/+123
2015-07-22s390/kvm: fix interrupt race with HANDLE_SIE_INTERCEPTMartin Schwidefsky1-10/+4
2015-07-22s390/crypto: add cpu feature modaliases for crypto modulesHendrik Brueckner7-8/+14
2015-07-22s390/module: enable generic CPU feature modalias using s390 ELF hwcapsHendrik Brueckner4-1/+40
2015-07-22s390/kernel: lazy restore fpu registersHendrik Brueckner15-203/+482
2015-07-22s390/vx: add vector instruction support for older binutils versionsHendrik Brueckner1-0/+480
2015-07-22s390/kernel: dynamically allocate FP register save areaHendrik Brueckner3-12/+38
2015-07-22s390/kernel: introduce fpu-internal.h with fpu helper functionsHendrik Brueckner9-285/+299
2015-07-22s390/kvm: validate the floating-point control before restoring itHendrik Brueckner1-2/+8
2015-07-22s390/kernel: use test_fp_ctl() to verify the floating-point control wordHendrik Brueckner3-7/+6
2015-07-22s390/kernel: move EX_TABLE macros to linkage.h header fileHendrik Brueckner2-19/+22
2015-07-20s390: adapt entry.S to the move of thread_structMartin Schwidefsky3-14/+18
2015-07-17mm: clean up per architecture MM hook header filesLaurent Dufour2-15/+1
2015-07-17s390/hugetlb: add hugepages_supported defineDominik Dingel1-0/+1
2015-07-17revert "s390/mm: make hugepages_supported a boot time decision"Dominik Dingel3-8/+4
2015-07-17revert "s390/mm: change HPAGE_SHIFT type to int"Dominik Dingel2-2/+2
2015-07-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds6-23/+48
2015-07-13s390/nmi: fix vector register corruptionHeiko Carstens2-22/+34
2015-07-13s390/process: fix sfpc inline assemblyHeiko Carstens1-1/+1
2015-07-07s390/sclp: clear upper register halves in _sclp_print_earlyMartin Schwidefsky1-0/+4
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-6/+1
2015-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-8/+4
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-1/+1
2015-07-01sysfs: Create mountpoints with sysfs_create_mount_pointEric W. Biederman1-8/+4
2015-07-01s390/oprofile: fix compile errorSebastian Ott2-0/+9
2015-06-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds13-139/+145
2015-06-29s390/kdump: fix compile for !SMPHeiko Carstens2-23/+22
2015-06-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds6-69/+13
2015-06-25clone: support passing tls argument via C rather than pt_regs magicJosh Triplett1-1/+1
2015-06-25s390/mm: change HPAGE_SHIFT type to intDominik Dingel2-2/+2
2015-06-25s390/mm: forward check for huge pmds to pmd_large()Dominik Dingel1-4/+1
2015-06-25s390/hugetlb: remove dead code for sw emulated huge pagesDominik Dingel2-60/+3
2015-06-25s390/mm: make hugepages_supported a boot time decisionDominik Dingel3-4/+8
2015-06-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+0
2015-06-25s390/kdump: fix nosmt kernel parameterMichael Holzheu6-60/+63
2015-06-25s390: new default configurationHeiko Carstens4-26/+30
2015-06-25s390/smp: cleanup core vs. cpu in the SCLP interfaceMartin Schwidefsky3-35/+34
2015-06-25s390/smp: fix sigp cpu detection loopMartin Schwidefsky1-1/+2
2015-06-25s390/kdump: fix REGSET_VX_LOW vector register ELF notesMichael Holzheu1-1/+1
2015-06-25s390/bpf: Fix backward jumpsMichael Holzheu1-1/+1
2015-06-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-19/+37
2015-06-24mm/memblock: add extra "flags" to memblock to allow selection of memory based on attributeTony Luck1-2/+3
2015-06-24mm: clarify that the function operates on hugepage pteAneesh Kumar K.V1-12/+12
2015-06-24powerpc/mm: use generic version of pmdp_clear_flush()Aneesh Kumar K.V1-0/+8
2015-06-24mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hookZhang Zhen1-1/+0
2015-06-24mm: new mm hook frameworkLaurent Dufour1-0/+15
2015-06-24mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen1-5/+0