summaryrefslogtreecommitdiffstats
path: root/arch/s390/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-04-025-37/+108
|\
| * Merge tag 'kvm-s390-20140325' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2014-03-251-2/+1
| |\
| | * KVM: s390: fix calculation of idle_mask array sizeJens Freimann2014-03-251-2/+1
| * | KVM: s390: irq routing for adapter interrupts.Cornelia Huck2014-03-211-0/+9
| * | KVM: s390: adapter interrupt sourcesCornelia Huck2014-03-212-0/+45
| |/
| * virtio-ccw: virtio-ccw adapter interrupt support.Cornelia Huck2014-03-041-0/+1
| * s390/airq: add support for irq rangesMartin Schwidefsky2014-03-041-2/+12
| * KVM: s390: get rid of local_int arrayJens Freimann2014-03-041-1/+0
| * KVM: s390: expose gbea register to userspaceChristian Borntraeger2014-03-041-0/+1
| * KVM: s390: Provide access to program parameterChristian Borntraeger2014-03-042-1/+4
| * Merge tag 'kvm-s390-20140130' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2014-02-044-33/+47
| |\
| | * KVM: async_pf: Exploit one reg interface for pfaultDominik Dingel2014-01-301-0/+3
| | * KVM: async_pf: Async page fault support on s390Dominik Dingel2014-01-302-0/+24
| | * KVM: s390: Add FAULT_FLAG_RETRY_NOWAIT for guest faultDominik Dingel2014-01-302-0/+3
| | * KVM: s390: limit floating irqsJens Freimann2014-01-302-1/+2
| | * KVM: s390: add floating irq controllerJens Freimann2014-01-302-0/+15
| | * KVM: s390: add and extend interrupt information data structsJens Freimann2014-01-291-33/+1
* | | Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-011-0/+1
|\ \ \
| * | | s390: use device_remove_file_self() instead of device_schedule_callback()Tejun Heo2014-02-071-0/+1
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-03-3115-168/+234
|\ \ \
| * | | s390/mm: remove unecessary parameter from pgste_ipte_notifyDominik Dingel2014-03-211-8/+7
| * | | s390/mm: remove unnecessary parameter from gmap_do_ipte_notifyDominik Dingel2014-03-211-2/+2
| * | | s390/smp: limit number of cpus in possible cpu maskHeiko Carstens2014-03-171-0/+1
| * | | s390/ptrace: add support for PTRACE_SINGLEBLOCKMartin Schwidefsky2014-03-143-0/+8
| * | | s390/checksum: remove memset() within csum_partial_copy_from_user()Heiko Carstens2014-02-241-9/+2
| * | | s390/uaccess: remove copy_from_user_real()Heiko Carstens2014-02-241-1/+0
| * | | s390/airq: add support for irq rangesMartin Schwidefsky2014-02-211-2/+12
| * | | s390/mm: enable split page table lock for PMD levelMartin Schwidefsky2014-02-211-3/+14
| * | | s390/bitops: fix commentHeiko Carstens2014-02-211-4/+4
| * | | s390/kvm: set guest page states to stable on re-iplMartin Schwidefsky2014-02-211-0/+1
| * | | s390/kvm: support collaborative memory managementKonstantin Weitz2014-02-212-1/+30
| * | | s390/mm,tlb: race of lazy TLB flush vs. recreation of TLB entriesMartin Schwidefsky2014-02-213-28/+73
| * | | s390/setup: get rid of MACHINE_HAS_MVCOS machine flagHeiko Carstens2014-02-211-3/+0
| * | | s390/uaccess: consistent typesHeiko Carstens2014-02-211-10/+10
| * | | s390/uaccess: get rid of indirect function callsHeiko Carstens2014-02-212-95/+66
| * | | s390/uaccess: normalize order of parameters of indirect uaccess function callsHeiko Carstens2014-02-211-27/+27
| * | | s390/cio: reorder initialization of ccw consolesSebastian Ott2014-02-211-1/+3
| * | | s390/cio: fix driver callback initialization for ccw consolesSebastian Ott2014-02-211-1/+1
| |/ /
* | | Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...Linus Torvalds2014-03-311-1/+5
|\ \ \
| * | | s390/compat: build error for large compat syscall argsHeiko Carstens2014-03-061-1/+5
| * | | fs/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter typesHeiko Carstens2014-03-061-1/+0
| * | | s390/compat: convert system call wrappers to C part 11Heiko Carstens2014-03-041-0/+1
| |/ /
* | | locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen2014-02-091-0/+1
* | | locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen2014-02-091-2/+2
|/ /
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-01-311-1/+14
|\ \ | |/
| * Merge tag 'kvm-s390-20140117' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2014-01-231-1/+14
| |\
| | * KVM: s390: enable Transactional ExecutionMichael Mueller2014-01-171-1/+14
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-01-285-7/+36
|\ \ \
| * | | s390/hypfs: add interface for diagnose 0x304Martin Schwidefsky2014-01-242-0/+26
| * | | s390: wire up sys_sched_setattr/sys_sched_getattrHeiko Carstens2014-01-221-0/+2
OpenPOWER on IntegriCloud