summaryrefslogtreecommitdiffstats
path: root/arch/s390/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2011-11-2222-60/+134
|\
| * Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-10-3121-59/+120
| |\
| | * [S390] irqstats: split IPI interrupt accountingHeiko Carstens2011-10-301-1/+2
| | * [S390] add missing __tlb_flush_global() for !CONFIG_SMPJan Glauber2011-10-301-0/+1
| | * [S390] sparse: fix sparse warnings in math-emuMartin Schwidefsky2011-10-301-1/+1
| | * [S390] sparse: fix sparse warnings about missing prototypesMartin Schwidefsky2011-10-304-0/+7
| | * [S390] Introduce get_clock_fast()Jan Glauber2011-10-301-0/+11
| | * [S390] kvm: Handle diagnose 0x10 (release pages)Christian Borntraeger2011-10-302-0/+2
| | * [S390] take mmap_sem when walking guest page tableCarsten Otte2011-10-301-0/+1
| | * [S390] chsc_sch: add support for irq statisticsSebastian Ott2011-10-301-0/+1
| | * [S390] allow all addressing modesMartin Schwidefsky2011-10-301-1/+1
| | * [S390] cleanup psw related bits and piecesMartin Schwidefsky2011-10-304-43/+26
| | * [S390] add TIF_SYSCALL thread flagMartin Schwidefsky2011-10-302-3/+4
| | * [S390] addressing mode limits and psw address wrappingMartin Schwidefsky2011-10-302-1/+25
| | * [S390] signal race with restarting system callsMartin Schwidefsky2011-10-303-4/+7
| | * [S390] lowcore cleanupMartin Schwidefsky2011-10-301-8/+2
| | * [S390] Add architecture code for unmapping crashkernel memoryMichael Holzheu2011-10-301-0/+3
| | * [S390] Export vmcoreinfo noteMichael Holzheu2011-10-301-4/+6
| | * [S390] kdump backend codeMichael Holzheu2011-10-304-1/+18
| | * [S390] Add real memory access functionsMichael Holzheu2011-10-301-0/+2
| | * [S390] Force PSW restart on online CPUMichael Holzheu2011-10-301-0/+5
| | * [S390] fix _TIF_SINGLE_STEP definitionTejun Heo2011-10-301-1/+1
| | * [S390] fix mismatch in summation of I/O IRQ statisticsPeter Oberparleiter2011-10-302-1/+4
| * | Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-10-301-0/+7
| |\ \ | | |/ | |/|
| | * KVM: s390: implement sigp external callChristian Ehrhardt2011-10-301-0/+7
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-10-281-0/+5
| |\ \
| | * | [SCSI] qdio: base support for hardware data router with zfcpSwen Schillig2011-08-271-0/+5
| * | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds2011-10-281-1/+2
| |\ \ \
| | * | | compat: sync compat_stats with statfs.Eric W. Biederman2011-10-281-1/+2
* | | | | net: add wireless TX status socket optionJohannes Berg2011-11-091-0/+3
|/ / / /
* | | | Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-10-072-1/+4
|\| | |
| * | | [S390] Do not clobber personality flags on execMartin Schwidefsky2011-09-261-1/+2
| | |/ | |/|
| * | [S390] kvm: fix address mode switchingChristian Borntraeger2011-09-201-0/+2
| |/
* | qdio: support forced signal adapter indicationsfrank.blaschka@de.ibm.com2011-08-131-0/+10
* | qdio: support asynchronous delivery of storage blocksfrank.blaschka@de.ibm.com2011-08-131-3/+65
|/
* [S390] exec: remove redundant set_fs(USER_DS)Mathias Krause2011-08-031-2/+0
* [S390] Use diagnose 308 for system resetMichael Holzheu2011-08-031-0/+1
* [S390] Add PSW restart shutdown triggerMichael Holzheu2011-08-032-2/+10
* atomic: cleanup asm-generic atomic*.h inclusionArun Sharma2011-07-261-2/+0
* atomic: move atomic_add_unless to generic codeArun Sharma2011-07-261-2/+2
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+0
* asm-generic: add another generic ext2 atomic bitopsAkinobu Mita2011-07-261-4/+1
* ptrace: unify show_regs() prototypeMike Frysinger2011-07-261-1/+0
* [S390] kvm: make sigp emerg smp capableChristian Ehrhardt2011-07-241-0/+5
* [S390] Use gmap translation for accessing guest memoryCarsten Otte2011-07-241-3/+1
* [S390] use gmap address spaces for kvm guest imagesCarsten Otte2011-07-241-0/+2
* [S390] kvm guest address space mappingMartin Schwidefsky2011-07-246-6/+52
* [S390] fix s390 assembler code alignmentsJan Glauber2011-07-241-1/+4
* [S390] move sie code to entry.SMartin Schwidefsky2011-07-241-0/+2
* [S390] kvm: handle tprot interceptsChristian Borntraeger2011-07-241-0/+1