summaryrefslogtreecommitdiffstats
path: root/arch/s390/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-244-0/+12
|\
| * KVM: s390: onereg for timer related registersJason J. herne2012-05-171-0/+2
| * KVM: s390: epoch difference and TOD programmable fieldCarsten Otte2012-05-171-0/+3
| * KVM: s390: add capability indicating COW supportChristian Borntraeger2012-05-171-0/+1
| * KVM: s390: Implement the directed yield (diag 9c) hypervisor call for KVMKonstantin Weitz2012-04-301-0/+1
| * Merge branch 'linus' into queueMarcelo Tosatti2012-04-194-27/+3
| |\
| * | kvmclock: Add functions to check if the host has stopped the vmEric B Munson2012-04-081-0/+5
* | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-231-3/+0
|\ \ \
| * | | fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-161-3/+0
| | |/ | |/|
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-211-1/+1
|\ \ \
| * | | smp: Add task_struct argument to __cpu_up()Thomas Gleixner2012-04-261-1/+1
| |/ /
* | | s390/ccwgroup: remove ccwgroup_create_from_stringSebastian Ott2012-05-161-13/+2
* | | s390/ccwgroup: exploit ccwdev_by_dev_idSebastian Ott2012-05-161-2/+2
* | | s390/ccwgroup: introduce ccwgroup_create_devSebastian Ott2012-05-161-0/+5
* | | s390/barrier: make use of fast-bcr facilityHeiko Carstens2012-05-161-0/+5
* | | s390/barrier: cleanup barrier functionsHeiko Carstens2012-05-161-17/+15
* | | s390/time: simply Kconfig dependencyHeiko Carstens2012-05-161-1/+1
* | | s390/time: always use stckf instead of stck if availableHeiko Carstens2012-05-162-15/+5
* | | s390: replace TIF_SIE with PF_VCPUMartin Schwidefsky2012-05-161-2/+0
* | | s390: allow absolute memory access for /dev/memMichael Holzheu2012-05-161-5/+2
* | | s390/qdio: Cleanup error handling to driversJan Glauber2012-05-161-5/+7
* | | s390/qdio: remove duplicate defines of data div bitsSteffen Maier2012-05-161-5/+2
|/ /
* | [S390] Fix compile error in swab.hMartin Schwidefsky2012-04-111-1/+1
* | [S390] Fix stfle() lowcore protection problemMichael Holzheu2012-04-111-2/+1
* | [S390] fix tlb flushing for page table pagesMartin Schwidefsky2012-04-112-24/+1
|/
* [S390] Fix build errors (fallout from system.h disintegration)Heiko Carstens2012-03-302-0/+4
* Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-291-60/+10
|\
| * s390: Use generic posix_types.hH. Peter Anvin2012-02-141-60/+10
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-2814-318/+347
|\ \
| * | Delete all instances of asm/system.hDavid Howells2012-03-281-7/+0
| * | Disintegrate asm/system.h for S390David Howells2012-03-2814-317/+353
* | | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-03-282-5/+18
|\ \ \
| * | | KVM: Introduce kvm_memory_slot::arch and move lpage_info into itTakuya Yoshikawa2012-03-081-0/+3
| * | | KVM: s390: provide control registers via kvm_runChristian Borntraeger2012-03-081-0/+2
| * | | KVM: s390: provide access guest registers via kvm_runChristian Borntraeger2012-03-052-1/+2
| * | | KVM: s390: provide general purpose guest registers via kvm_runChristian Borntraeger2012-03-052-2/+3
| * | | KVM: s390: provide the prefix register via kvm_runChristian Borntraeger2012-03-051-0/+2
| * | | KVM: provide synchronous registers in kvm_runChristian Borntraeger2012-03-051-0/+3
| * | | KVM: s390: fix assumption for KVM_MAX_VCPUSCarsten Otte2012-03-051-2/+3
* | | | [S390] perf: add support for s390x CPU countersHendrik Brueckner2012-03-232-5/+96
* | | | [S390] oprofile: Allow multiple users of the measurement alert interruptJan Glauber2012-03-232-0/+14
| |/ / |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-03-2212-240/+185
|\ \ \
| * | | [S390] Ensure that vmcore_info pointer is never accessed directlyMichael Holzheu2012-03-111-1/+6
| * | | [S390] kernel: Add OS info memory interfaceMichael Holzheu2012-03-112-2/+56
| * | | [S390] kernel: Add z/VM LGR detectionMichael Holzheu2012-03-113-0/+36
| * | | [S390] irq: external interrupt code passingHeiko Carstens2012-03-111-1/+6
| * | | [S390] irq: set __ARCH_IRQ_EXIT_IRQS_DISABLEDHeiko Carstens2012-03-111-0/+1
| * | | [S390] rework idle codeMartin Schwidefsky2012-03-112-10/+3
| * | | [S390] rework smp codeMartin Schwidefsky2012-03-114-224/+75
| * | | [S390] rename lowcore fieldMartin Schwidefsky2012-03-111-2/+2
| |/ /
OpenPOWER on IntegriCloud