aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include
Commit message (Expand)AuthorAgeFilesLines
* KVM: s390/cpacf: Enable/disable protected key functions for kvm guestTony Krowiak2015-01-232-2/+15
* KVM: s390: Provide guest TOD Clock Get/Set ControlsJason J. Herne2015-01-232-0/+6
* KVM: s390: forward most SIGP orders to user spaceDavid Hildenbrand2015-01-231-0/+1
* KVM: s390: clear the pfault queue if user space sets the invalid tokenDavid Hildenbrand2015-01-232-1/+3
* KVM: s390: only one external call may be pending at a timeDavid Hildenbrand2015-01-231-3/+5
* s390/sclp: introduce check for the SIGP Interpretation FacilityDavid Hildenbrand2015-01-231-1/+3
* KVM: s390: handle stop irqs without action_bitsDavid Hildenbrand2015-01-231-5/+0
* KVM: s390: new parameter for SIGP STOP irqsDavid Hildenbrand2015-01-231-0/+2
* KVM: s390: Allow userspace to limit guest memory sizeDominik Dingel2015-01-231-0/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-12-183-3/+98
|\
| * KVM: s390: handle pending local interrupts via bitmapJens Freimann2014-11-281-2/+0
| * KVM: s390: add bitmap for handling cpu-local interruptsJens Freimann2014-11-281-0/+86
| * KVM: S390: Create helper function get_guest_storage_keyJason J. Herne2014-11-281-0/+1
| * KVM: s390: Fix rewinding of the PSW pointing to an EXECUTE instructionThomas Huth2014-11-281-1/+1
| * KVM: s390: sigp: instruction counters for all sigp ordersDavid Hildenbrand2014-10-281-0/+7
| * KVM: s390: sigp: separate preparation handlersDavid Hildenbrand2014-10-281-0/+1
| * KVM: s390: Make the simple ipte mutex specific to a VM instead of globalThomas Huth2014-10-281-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-12-121-2/+5
|\ \
| * | arch: Add lightweight memory barriers dma_rmb() and dma_wmb()Alexander Duyck2014-12-111-0/+2
| * | arch: Cleanup read_barrier_depends() and commentsAlexander Duyck2014-12-111-2/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-12-1117-283/+176
|\ \ \ | |/ / |/| |
| * | s390/cputime: fix 31-bit compileMartin Schwidefsky2014-12-081-1/+1
| * | s390/mm: fix memory leak of ptlock in pmd_free_tlbMartin Schwidefsky2014-12-081-0/+1
| * | s390: translate cputime magic constants to macrosFrederic Weisbecker2014-12-081-22/+24
| * | s390/idle: convert open coded idle time seqcountFrederic Weisbecker2014-12-081-1/+2
| * | s390/debug: avoid function call for debug_sprintf_*Christian Borntraeger2014-12-081-2/+27
| * | s390: remove diag 44 calls from cpu_relax()Heiko Carstens2014-11-281-2/+0
| * | s390/ftrace: provide working ftrace_return_address()Heiko Carstens2014-11-281-0/+2
| * | s390/kernel: add system calls for PCI memory accessAlexey Ishchuk2014-11-191-1/+3
| * | s390/irq: use irq 0Sebastian Ott2014-11-181-7/+4
| * | s390/io: add ioport_map stubsFrank Blaschka2014-11-181-0/+9
| * | s390/pci: add sparse annotationsMartin Schwidefsky2014-11-031-2/+4
| * | s390/pci: improve irq number check for msixSebastian Ott2014-11-031-4/+1
| * | s390/cmpxchg: use compiler builtinsMartin Schwidefsky2014-11-032-232/+17
| * | s390/mm: pmdp_get_and_clear_full optimizationMartin Schwidefsky2014-10-271-0/+13
| * | s390/ftrace,kprobes: allow to patch first instructionHeiko Carstens2014-10-274-7/+62
| * | s390/mm: disable KSM for storage key enabled pagesDominik Dingel2014-10-271-1/+1
| * | s390/mm: prevent and break zero page mappings in case of storage keysDominik Dingel2014-10-271-0/+5
| * | s390/mm: recfactor global pgste updatesDominik Dingel2014-10-272-2/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-112-1/+5
|\ \
| * | net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-101-1/+0
| * | net: sock: allow eBPF programs to be attached to socketsAlexei Starovoitov2014-12-051-0/+3
| * | net: introduce SO_INCOMING_CPUEric Dumazet2014-11-111-0/+2
| |/
* | Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-101-0/+11
|\ \
| * | mm: Make arch_unmap()/bprm_mm_init() available to all architecturesDave Hansen2014-11-191-0/+11
| |/
* | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-091-7/+3
|\ \ | |/ |/|
| * Merge branch 'io' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux...Arnd Bergmann2014-11-111-5/+0
| |\
| | * s390: io: remove dummy relaxed accessor macros for readsWill Deacon2014-10-201-5/+0
| * | /dev/mem: Use more consistent data typesThierry Reding2014-11-101-2/+3
| |/
* / s390: wire up bpf syscallHeiko Carstens2014-10-171-1/+2
|/