summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin2015-02-131-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-02-1313-232/+942
|\
| * KVM: s390: add cpu model supportMichael Mueller2015-02-093-1/+156
| * KVM: s390: use facilities and cpu_id per KVMMichael Mueller2015-02-095-44/+99
| * KVM: s390/CPACF: Choose crypto control block formatTony Krowiak2015-02-092-2/+49
| * s390/kernel: Update /proc/sysinfo file with Extended Name and UUIDEkaterina Tumanova2015-02-092-3/+36
| * KVM: s390: reenable LPP facilityChristian Borntraeger2015-02-091-1/+1
| * KVM: s390: floating irqs: fix user triggerable endless loopDavid Hildenbrand2015-02-091-0/+2
| * kvm: add halt_poll_ns module parameterPaolo Bonzini2015-02-062-0/+2
| * KVM: s390: remove redundant setting of interrupt typeJens Freimann2015-01-231-1/+0
| * KVM: s390: fix bug in interrupt parameter checkJens Freimann2015-01-231-2/+2
| * KVM: s390: avoid memory leaks if __inject_vm() failsDavid Hildenbrand2015-01-231-1/+5
| * KVM: s390/cpacf: Enable/disable protected key functions for kvm guestTony Krowiak2015-01-233-2/+90
| * KVM: s390: Provide guest TOD Clock Get/Set ControlsJason J. Herne2015-01-233-0/+134
| * KVM: s390: trace correct values for set prefix and machine checksJens Freimann2015-01-231-4/+4
| * KVM: s390: fix bug in sigp emergency signal injectionJens Freimann2015-01-231-3/+2
| * KVM: s390: Take addressing mode into account for MVPG interceptionThomas Huth2015-01-231-6/+8
| * KVM: s390: no need to hold the kvm->mutex for floating interruptsChristian Borntraeger2015-01-231-8/+0
| * KVM: s390: forward most SIGP orders to user spaceDavid Hildenbrand2015-01-233-0/+55
| * KVM: s390: clear the pfault queue if user space sets the invalid tokenDavid Hildenbrand2015-01-233-1/+7
| * KVM: s390: only one external call may be pending at a timeDavid Hildenbrand2015-01-236-28/+68
| * s390/sclp: introduce check for the SIGP Interpretation FacilityDavid Hildenbrand2015-01-231-1/+3
| * KVM: s390: SIGP SET PREFIX cleanupDavid Hildenbrand2015-01-232-19/+14
| * KVM: s390: a VCPU may only stop when no interrupts are left pendingDavid Hildenbrand2015-01-234-5/+9
| * KVM: s390: handle stop irqs without action_bitsDavid Hildenbrand2015-01-237-92/+88
| * KVM: s390: new parameter for SIGP STOP irqsDavid Hildenbrand2015-01-232-1/+19
| * KVM: s390: forward hrtimer if guest ckc not pending yetDavid Hildenbrand2015-01-231-2/+12
| * KVM: s390: base hrtimer on a monotonic clockDavid Hildenbrand2015-01-231-1/+1
| * KVM: s390: prevent sleep duration underflows in handle_wait()David Hildenbrand2015-01-231-1/+7
| * KVM: s390: Allow userspace to limit guest memory sizeDominik Dingel2015-01-232-3/+63
| * KVM: s390: move vcpu specific initalization to a later pointDominik Dingel2015-01-231-9/+16
| * KVM: s390: make local function staticChristian Borntraeger2015-01-231-1/+1
| * KVM: remove unneeded return value of vcpu_postcreateDominik Dingel2015-01-231-2/+1
* | lib/string.c: remove strnicmp()Rasmus Villemoes2015-02-121-1/+0
* | all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-123-6/+2
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-113-25/+3
|\ \
| * | mm: gup: use get_user_pages_unlocked within get_user_pages_fastAndrea Arcangeli2015-02-111-4/+2
| * | mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-111-1/+1
| * | mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi2015-02-111-20/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-02-1155-568/+1120
|\ \ \ | |/ / |/| |
| * | s390/process: free vx save area when releasing tasksHendrik Brueckner2015-02-101-0/+8
| * | s390/hypfs: Eliminate hypfs intervalMichael Holzheu2015-02-102-40/+12
| * | s390/hypfs: Add diagnose 0c supportMichael Holzheu2015-02-105-4/+184
| * | s390/cacheinfo: don't use smp_processor_id() in preemptible contextHeiko Carstens2015-02-101-2/+5
| * | s390/smp: increase maximum value of NR_CPUS to 512Heiko Carstens2015-01-301-3/+3
| * | s390/jump label: use different nop instructionHeiko Carstens2015-01-292-7/+19
| * | s390/jump label: add sanity checksHeiko Carstens2015-01-291-14/+42
| * | s390/mm: correct missing space when reporting user process faultsHendrik Brueckner2015-01-291-1/+1
| * | s390/ftrace: hotpatch support for function tracingHeiko Carstens2015-01-297-5/+45
| * | s390: reintroduce diag 44 calls for cpu_relax()Heiko Carstens2015-01-292-5/+10