summaryrefslogtreecommitdiffstats
path: root/arch/s390/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | 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
* [S390] irqs: Do not trace arch_local_{*,irq_*} functionsSteven Rostedt2011-07-241-8/+8
* [S390] fix kvm defines for 31 bit compileMartin Schwidefsky2011-06-061-13/+26
* [S390] use generic RCU page-table freeing codeMartin Schwidefsky2011-06-062-56/+46
* [S390] qdio: Split SBAL entry flagsJan Glauber2011-06-061-91/+28
* [S390] mm: fix storage key handlingHeiko Carstens2011-05-291-8/+8
* Merge branch 'setns'Linus Torvalds2011-05-281-1/+2
|\
| * ns: Wire up the setns system callEric W. Biederman2011-05-281-1/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-05-271-10/+0
|\ \
| * | PM / Hibernate: Remove arch_prepare_suspend()Rafael J. Wysocki2011-05-241-10/+0
* | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-05-275-27/+21
|\ \ \
| * | | [S390] delay: implement ndelayHeiko Carstens2011-05-261-3/+5
| * | | [S390] topology,sched: fix cpu_coregroup_mask/cpu_book_mask definitionsHeiko Carstens2011-05-261-2/+2
| * | | [S390] uaccess: turn __access_ok() into a defineHeiko Carstens2011-05-261-5/+6
| * | | [S390] irq: merge irq.c and s390_ext.cHeiko Carstens2011-05-262-19/+8
| * | | [S390] irq: fix service signal external interrupt handlingHeiko Carstens2011-05-261-0/+2
| | |/ | |/|
* | | s390: use asm-generic/bitops/le.hAkinobu Mita2011-05-261-35/+2
* | | arch: add #define for each of optimized find bitopsAkinobu Mita2011-05-261-0/+8
|/ /
* | s390: mmu_gather reworkPeter Zijlstra2011-05-251-25/+37
* | [S390] oprofile: add missing irq stats counterHeiko Carstens2011-05-231-0/+1
* | [S390] Ignore sendmmsg system call note wired up warningHeiko Carstens2011-05-231-0/+1
* | [S390] refactor page table functions for better pgste supportMartin Schwidefsky2011-05-234-224/+321
* | [S390] merge page_test_dirty and page_clear_dirtyMartin Schwidefsky2011-05-232-55/+59
* | [S390] convert old cpumask API into new oneKOSAKI Motohiro2011-05-231-1/+1
* | [S390] pfault: cpu hotplug vs missing completion interruptsHeiko Carstens2011-05-232-2/+3