aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-29s390/sclp: convert early sclp console code to CMartin Schwidefsky4-355/+172
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/module: enable generic CPU feature modalias using s390 ELF hwcapsHendrik Brueckner2-1/+10
2015-07-22s390/kernel: lazy restore fpu registersHendrik Brueckner9-62/+369
2015-07-22s390/kernel: dynamically allocate FP register save areaHendrik Brueckner2-7/+24
2015-07-22s390/kernel: introduce fpu-internal.h with fpu helper functionsHendrik Brueckner6-152/+103
2015-07-22s390/kernel: use test_fp_ctl() to verify the floating-point control wordHendrik Brueckner2-6/+6
2015-07-20s390: adapt entry.S to the move of thread_structMartin Schwidefsky3-14/+18
2015-07-17revert "s390/mm: make hugepages_supported a boot time decision"Dominik Dingel1-2/+0
2015-07-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds3-22/+35
2015-07-13s390/nmi: fix vector register corruptionHeiko Carstens1-21/+30
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-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-1/+1
2015-06-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds4-100/+103
2015-06-29s390/kdump: fix compile for !SMPHeiko Carstens1-23/+21
2015-06-25clone: support passing tls argument via C rather than pt_regs magicJosh Triplett1-1/+1
2015-06-25s390/mm: make hugepages_supported a boot time decisionDominik Dingel1-0/+2
2015-06-25s390/kdump: fix nosmt kernel parameterMichael Holzheu4-59/+62
2015-06-25s390/smp: cleanup core vs. cpu in the SCLP interfaceMartin Schwidefsky1-24/+25
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-24mm/memblock: add extra "flags" to memblock to allow selection of memory based on attributeTony Luck1-2/+3
2015-06-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2015-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds3-19/+25
2015-06-23Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+1
2015-06-18s390/setup: fix DMA_API_DEBUG warningsSebastian Ott1-4/+9
2015-06-08PCI: Include <linux/pci.h>, not <asm/pci.h>Bjorn Helgaas1-1/+1
2015-05-28kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez1-1/+1
2015-05-22s390: time: Provide read_boot_clock64() and read_persistent_clock64()Xunlei Pang2-8/+9
2015-05-13s390/sclp: get rid of sclp_get_mtid() and sclp_get_mtid_max()David Hildenbrand1-2/+3
2015-05-13s390/sclp: unify basic sclp access by exposing "struct sclp"David Hildenbrand3-11/+11
2015-05-13s390/sclp: prepare smp_fill_possible_mask for global "struct sclp"David Hildenbrand1-4/+4
2015-05-08KVM: s390: make exit_sie_sync more robustChristian Borntraeger1-1/+1
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/miscLinus Torvalds3-25/+4
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+0
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds41-3260/+1173
2015-04-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-10/+10
2015-04-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2015-04-13s390/smp: wait until secondaries are active & onlineHeiko Carstens1-1/+2
2015-04-13s390/hibernate: fix save and restore of kernel text sectionHeiko Carstens1-0/+4
2015-04-13s390/cacheinfo: add missing facility checkHeiko Carstens1-0/+4
2015-04-12s390: Remove signal translation and exec_domainRichard Weinberger3-25/+4
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-18/+61
2015-03-31Merge tag 'v4.0-rc6' into timers/core, before applying new patchesIngo Molnar6-23/+71
2015-03-27time: Rename timekeeper::tkr to timekeeper::tkr_monoPeter Zijlstra1-9/+9
2015-03-25s390/irq: enforce correct irqclass_sub_desc array sizeHeiko Carstens1-1/+2