summaryrefslogtreecommitdiffstats
path: root/arch/s390/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-04-0813-134/+373
|\
| * s390/uaccess: rework uaccess code - fix locking issuesHeiko Carstens2014-04-035-22/+86
| * s390/mm,tlb: optimize TLB flushing for zEC12Martin Schwidefsky2014-04-035-56/+197
| * s390/mm,tlb: safeguard against speculative TLB creationMartin Schwidefsky2014-04-032-15/+16
| * s390/irq: Use defines for external interruption codesThomas Huth2014-04-031-2/+3
| * s390/irq: Add defines for external interruption codesThomas Huth2014-04-031-0/+13
| * s390/bitops,atomic: add missing memory barriersHeiko Carstens2014-04-012-46/+65
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-04-021-1/+1
|\ \
| * \ Merge branch 'master' into for-nextJiri Kosina2014-02-2018-17/+434
| |\ \
| * | | treewide: Fix typo in Documentation/DocBookMasanari Iida2014-02-191-1/+1
* | | | 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
OpenPOWER on IntegriCloud