summaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | 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
| * | | | | KVM: s390: adapt debug entries for instruction handlingChristian Borntraeger2015-07-292-15/+17
| * | | | | KVM: s390: improve debug feature usageChristian Borntraeger2015-07-291-1/+1
| * | | | | KVM: s390: more irq names for trace eventsDavid Hildenbrand2015-07-292-8/+17
| * | | | | KVM: s390: Fixup interrupt vcpu event messages and levelsChristian Borntraeger2015-07-291-24/+27
| * | | | | KVM: s390: add more debug data for the pfault diagnosesChristian Borntraeger2015-07-291-0/+4
| * | | | | KVM: s390: remove "from (user|kernel)" from irq injection messagesDavid Hildenbrand2015-07-292-27/+17
| * | | | | KVM: s390: VCPU_EVENT cleanup for prefix changesChristian Borntraeger2015-07-294-6/+2
| * | | | | KVM: s390: Improve vcpu event debugging for diagnosesChristian Borntraeger2015-07-291-1/+3
| * | | | | KVM: s390: add kvm stat counter for all diagnosesChristian Borntraeger2015-07-293-1/+10
| * | | | | KVM: s390: only reset CMMA state if it was enabled beforeDominik Dingel2015-07-291-0/+4
| * | | | | KVM: s390: clean up cmma_enable checkDominik Dingel2015-07-293-17/+8
| * | | | | KVM: s390: filter space-switch events when PER is enforcedDavid Hildenbrand2015-07-291-0/+35