aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2015-08-19s390/setup: fix novx parameterMartin Schwidefsky
2015-08-19s390/facilities: remove transactional-execution bitsHeiko Carstens
2015-08-19s390/numa: re-add DIE sched_domain_topology_levelMichael Holzheu
2015-08-12Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...Ingo Molnar
2015-08-10s390/time: Migrate to new 'set-state' interfaceViresh Kumar
2015-08-07s390/vdso: emit a GNU hashMartin Schwidefsky
2015-08-07s390/topology: remove topology lockMichael Holzheu
2015-08-04KVM: s390: host STP toleration for VMsFan Zhang
2015-08-04s390/vtime: limit MT scaling value updatesMartin Schwidefsky
2015-08-03s390/numa: add core infrastructurePhilipp Hachtmann
2015-08-03jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}Peter Zijlstra
2015-08-03KVM: s390: use pid of cpu thread for sampling taggingChristian Borntraeger
2015-08-03s390/kernel: remove save_fpu_regs() parameter and use __LC_CURRENT insteadHendrik Brueckner
2015-07-29s390/smp: add missing __init annotation to __smp_store_cpu_state()Heiko Carstens
2015-07-29s390/sclp: convert early sclp console code to CMartin Schwidefsky
2015-07-28s390/cachinfo: add missing facility check to init_cache_level()Heiko Carstens
2015-07-27atomic: Replace atomic_{set,clear}_mask() usagePeter Zijlstra
2015-07-22s390/nmi: use the normal asynchronous stack for machine checksMartin Schwidefsky
2015-07-22s390/kernel: squeeze a few more cycles out of the system call handlerMartin Schwidefsky
2015-07-22s390/kvm: integrate HANDLE_SIE_INTERCEPT into cleanup_criticalMartin Schwidefsky
2015-07-22s390/kvm: fix interrupt race with HANDLE_SIE_INTERCEPTMartin Schwidefsky
2015-07-22s390/module: enable generic CPU feature modalias using s390 ELF hwcapsHendrik Brueckner
2015-07-22s390/kernel: lazy restore fpu registersHendrik Brueckner
2015-07-22s390/kernel: dynamically allocate FP register save areaHendrik Brueckner
2015-07-22s390/kernel: introduce fpu-internal.h with fpu helper functionsHendrik Brueckner
2015-07-22s390/kernel: use test_fp_ctl() to verify the floating-point control wordHendrik Brueckner
2015-07-20s390: adapt entry.S to the move of thread_structMartin Schwidefsky
2015-07-17revert "s390/mm: make hugepages_supported a boot time decision"Dominik Dingel
2015-07-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-07-13s390/nmi: fix vector register corruptionHeiko Carstens
2015-07-13s390/process: fix sfpc inline assemblyHeiko Carstens
2015-07-07s390/sclp: clear upper register halves in _sclp_print_earlyMartin Schwidefsky
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-06-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-06-29s390/kdump: fix compile for !SMPHeiko Carstens
2015-06-25clone: support passing tls argument via C rather than pt_regs magicJosh Triplett
2015-06-25s390/mm: make hugepages_supported a boot time decisionDominik Dingel
2015-06-25s390/kdump: fix nosmt kernel parameterMichael Holzheu
2015-06-25s390/smp: cleanup core vs. cpu in the SCLP interfaceMartin Schwidefsky
2015-06-25s390/smp: fix sigp cpu detection loopMartin Schwidefsky
2015-06-25s390/kdump: fix REGSET_VX_LOW vector register ELF notesMichael Holzheu
2015-06-24mm/memblock: add extra "flags" to memblock to allow selection of memory based...Tony Luck
2015-06-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-06-23Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-06-18s390/setup: fix DMA_API_DEBUG warningsSebastian Ott
2015-06-08PCI: Include <linux/pci.h>, not <asm/pci.h>Bjorn Helgaas
2015-05-28kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez
2015-05-22s390: time: Provide read_boot_clock64() and read_persistent_clock64()Xunlei Pang
2015-05-13s390/sclp: get rid of sclp_get_mtid() and sclp_get_mtid_max()David Hildenbrand