summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-08-3170-1192/+3190
|\
| * s390/jump_label: Use %*ph to print small buffersAlexander Kuleshov2015-08-271-6/+3
| * s390/numa: remove superfluous ARCH_WANT definesMichael Holzheu2015-08-261-7/+0
| * s390/mm: simplify page table alloc/free codeMartin Schwidefsky2015-08-191-136/+89
| * s390/pci: move debug messages to debugfsSebastian Ott2015-08-191-10/+23
| * s390/nmi: initialize control register 0 earlierHeiko Carstens2015-08-191-1/+1
| * s390/setup: fix novx parameterMartin Schwidefsky2015-08-191-8/+7
| * s390/uaccess: remove uaccess_primary kernel parameterHeiko Carstens2015-08-191-14/+1
| * s390: remove unneeded sizeof(void *) comparisonsHeiko Carstens2015-08-191-1/+1
| * s390/facilities: remove transactional-execution bitsHeiko Carstens2015-08-191-2/+2
| * s390/numa: re-add DIE sched_domain_topology_levelMichael Holzheu2015-08-191-0/+1
| * s390/vdso: emit a GNU hashMartin Schwidefsky2015-08-072-2/+2
| * s390/numa: make core to node mapping data dynamicMichael Holzheu2015-08-071-27/+41
| * s390/lib: export __delayGuenter Roeck2015-08-071-0/+1
| * s390/topology: remove topology lockMichael Holzheu2015-08-072-8/+10
| * s390/vtime: limit MT scaling value updatesMartin Schwidefsky2015-08-041-1/+11
| * s390/syscalls: ignore syscalls reachable via sys_socketcallHeiko Carstens2015-08-041-1/+16
| * s390/numa: enable support in s390 configsPhilipp Hachtmann2015-08-044-3/+10
| * s390/numa: add emulation supportMichael Holzheu2015-08-046-0/+558
| * s390/numa: add topology tree infrastructurePhilipp Hachtmann2015-08-033-0/+403
| * s390/numa: add core infrastructurePhilipp Hachtmann2015-08-0315-26/+375
| * s390/mm: make arch_add_memory() NUMA awareGerald Schaefer2015-08-031-19/+19
| * s390/mm: enable gup code for NUMAGerald Schaefer2015-08-031-0/+10
| * s390/mm: add NUMA balancing primitivesMartin Schwidefsky2015-08-031-0/+13
| * KVM: s390: use pid of cpu thread for sampling taggingChristian Borntraeger2015-08-032-7/+4
| * s390/kernel: remove save_fpu_regs() parameter and use __LC_CURRENT insteadHendrik Brueckner2015-08-0310-47/+45
| * s390/pci: use pci_rescan_remove_lockSebastian Ott2015-07-292-4/+13
| * s390/pci: handle events for unused functionsSebastian Ott2015-07-291-4/+2
| * s390/pci: free resources after failed bus allocationSebastian Ott2015-07-291-4/+9
| * s390/smp: add missing __init annotation to __smp_store_cpu_state()Heiko Carstens2015-07-291-2/+2
| * s390/sclp: convert early sclp console code to CMartin Schwidefsky2015-07-297-356/+186
| * s390/pci: inline get_zdevSebastian Ott2015-07-224-21/+20
| * s390/nmi: use the normal asynchronous stack for machine checksMartin Schwidefsky2015-07-221-16/+9
| * s390/kernel: squeeze a few more cycles out of the system call handlerMartin Schwidefsky2015-07-221-41/+34
| * s390/kvm: integrate HANDLE_SIE_INTERCEPT into cleanup_criticalMartin Schwidefsky2015-07-221-118/+123
| * s390/kvm: fix interrupt race with HANDLE_SIE_INTERCEPTMartin Schwidefsky2015-07-221-10/+4
| * s390/crypto: add cpu feature modaliases for crypto modulesHendrik Brueckner2015-07-227-8/+14
| * s390/module: enable generic CPU feature modalias using s390 ELF hwcapsHendrik Brueckner2015-07-224-1/+40
| * s390/kernel: lazy restore fpu registersHendrik Brueckner2015-07-2215-203/+482
| * s390/vx: add vector instruction support for older binutils versionsHendrik Brueckner2015-07-221-0/+480
| * s390/kernel: dynamically allocate FP register save areaHendrik Brueckner2015-07-223-12/+38
| * s390/kernel: introduce fpu-internal.h with fpu helper functionsHendrik Brueckner2015-07-229-285/+299
| * s390/kvm: validate the floating-point control before restoring itHendrik Brueckner2015-07-221-2/+8
| * s390/kernel: use test_fp_ctl() to verify the floating-point control wordHendrik Brueckner2015-07-223-7/+6
| * s390/kernel: move EX_TABLE macros to linkage.h header fileHendrik Brueckner2015-07-222-19/+22
* | Merge tag 'kvm-4.3-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-08-3111-109/+259
|\ \
| * | KVM: s390: Fix assumption that kvm_set_irq_routing is always run successfullyNicholas Krause2015-08-071-2/+1
| * | KVM: s390: host STP toleration for VMsFan Zhang2015-08-045-4/+65
| * | KVM: s390: log capability enablement and vm attribute changesChristian Borntraeger2015-07-291-0/+19
| * | KVM: s390: Provide global debug logChristian Borntraeger2015-07-293-2/+26
OpenPOWER on IntegriCloud