aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAge
...
| * | | KVM: s390: forward most SIGP orders to user spaceDavid Hildenbrand2015-01-23
| * | | KVM: s390: clear the pfault queue if user space sets the invalid tokenDavid Hildenbrand2015-01-23
| * | | KVM: s390: only one external call may be pending at a timeDavid Hildenbrand2015-01-23
| * | | s390/sclp: introduce check for the SIGP Interpretation FacilityDavid Hildenbrand2015-01-23
| * | | KVM: s390: SIGP SET PREFIX cleanupDavid Hildenbrand2015-01-23
| * | | KVM: s390: a VCPU may only stop when no interrupts are left pendingDavid Hildenbrand2015-01-23
| * | | KVM: s390: handle stop irqs without action_bitsDavid Hildenbrand2015-01-23
| * | | KVM: s390: new parameter for SIGP STOP irqsDavid Hildenbrand2015-01-23
| * | | KVM: s390: forward hrtimer if guest ckc not pending yetDavid Hildenbrand2015-01-23
| * | | KVM: s390: base hrtimer on a monotonic clockDavid Hildenbrand2015-01-23
| * | | KVM: s390: prevent sleep duration underflows in handle_wait()David Hildenbrand2015-01-23
| * | | KVM: s390: Allow userspace to limit guest memory sizeDominik Dingel2015-01-23
| * | | KVM: s390: move vcpu specific initalization to a later pointDominik Dingel2015-01-23
| * | | KVM: s390: make local function staticChristian Borntraeger2015-01-23
| * | | KVM: remove unneeded return value of vcpu_postcreateDominik Dingel2015-01-23
* | | | lib/string.c: remove strnicmp()Rasmus Villemoes2015-02-12
* | | | all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-12
| |_|/ |/| |
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-11
|\ \ \
| * | | mm: gup: use get_user_pages_unlocked within get_user_pages_fastAndrea Arcangeli2015-02-11
| * | | mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-11
| * | | mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi2015-02-11
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-02-11
|\ \ \ \ | |/ / / |/| | |
| * | | s390/process: free vx save area when releasing tasksHendrik Brueckner2015-02-10
| * | | s390/hypfs: Eliminate hypfs intervalMichael Holzheu2015-02-10
| * | | s390/hypfs: Add diagnose 0c supportMichael Holzheu2015-02-10
| * | | s390/cacheinfo: don't use smp_processor_id() in preemptible contextHeiko Carstens2015-02-10
| * | | s390/smp: increase maximum value of NR_CPUS to 512Heiko Carstens2015-01-30
| * | | s390/jump label: use different nop instructionHeiko Carstens2015-01-29
| * | | s390/jump label: add sanity checksHeiko Carstens2015-01-29
| * | | s390/mm: correct missing space when reporting user process faultsHendrik Brueckner2015-01-29
| * | | s390/ftrace: hotpatch support for function tracingHeiko Carstens2015-01-29
| * | | s390: reintroduce diag 44 calls for cpu_relax()Heiko Carstens2015-01-29
| * | | s390/spinlock: add compare-and-delay to lock wait loopsMartin Schwidefsky2015-01-23
| * | | s390: update default configurationMartin Schwidefsky2015-01-22
| * | | s390/smp: remove check for CONFIG_ZFCPDUMPPaul Bolle2015-01-22
| * | | s390: add SMT supportMartin Schwidefsky2015-01-22
| * | | s390: avoid z13 cache aliasingMartin Schwidefsky2015-01-22
| * | | s390: add z13 code generation supportMartin Schwidefsky2015-01-22
| * | | s390: move cacheinfo sysfs to generic cacheinfo infrastructureSudeep Holla2015-01-08
| * | | s390/crypto: remove 'const' to avoid compiler warningsChen Gang2015-01-08
| * | | s390: remove unnecessary KERN_CONTJoe Perches2015-01-08
| * | | s390/sclp: sign extend return value of _sclp_print_early()Heiko Carstens2015-01-08
| * | | s390/sclp: fix declaration of _sclp_print_early()Chen Gang2015-01-08
| * | | s390: keep Kconfig sortedHeiko Carstens2015-01-08
| * | | s390/signal: add sys_sigreturn and sys_rt_sigreturn declarationsHeiko Carstens2015-01-08
| * | | s390/pgtable: add unsigned long castsHeiko Carstens2015-01-08
| * | | s390/disassembler: remove indentical initializerHeiko Carstens2015-01-08
| * | | s390/pci: add missing address space annotationHeiko Carstens2015-01-08
| * | | s390/ftrace: add code replacement sanity checksHeiko Carstens2015-01-08
* | | | s390: drop pte_file()-related helpersKirill A. Shutemov2015-02-10