summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| * | | s390/spinlock: add compare-and-delay to lock wait loopsMartin Schwidefsky2015-01-233-7/+66
| * | | s390: update default configurationMartin Schwidefsky2015-01-225-7/+5
| * | | s390/smp: remove check for CONFIG_ZFCPDUMPPaul Bolle2015-01-221-1/+1
| * | | s390: add SMT supportMartin Schwidefsky2015-01-2216-107/+390
| * | | s390: avoid z13 cache aliasingMartin Schwidefsky2015-01-225-18/+155
| * | | s390: add z13 code generation supportMartin Schwidefsky2015-01-224-1/+26
| * | | s390: move cacheinfo sysfs to generic cacheinfo infrastructureSudeep Holla2015-01-081-296/+92
| * | | s390/crypto: remove 'const' to avoid compiler warningsChen Gang2015-01-081-2/+2
| * | | s390: remove unnecessary KERN_CONTJoe Perches2015-01-081-1/+1
| * | | s390/sclp: sign extend return value of _sclp_print_early()Heiko Carstens2015-01-081-1/+2
| * | | s390/sclp: fix declaration of _sclp_print_early()Chen Gang2015-01-082-2/+3
| * | | s390: keep Kconfig sortedHeiko Carstens2015-01-081-1/+1
| * | | s390/signal: add sys_sigreturn and sys_rt_sigreturn declarationsHeiko Carstens2015-01-081-1/+3
OpenPOWER on IntegriCloud