aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-09-26[S390] gmap: always up mmap_sem properlyCarsten Otte1-3/+4
2011-09-26[S390] Do not clobber personality flags on execMartin Schwidefsky1-1/+2
2011-09-20[S390] kvm: extension capability for new address space layoutChristian Borntraeger1-0/+1
2011-09-20[S390] kvm: fix address mode switchingChristian Borntraeger5-10/+15
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown2-7/+1
2011-08-24[S390] Change default action from reipl to stop for on_restartMichael Holzheu1-2/+3
2011-08-24[S390] arch/s390/kernel/ipl.c: correct error detection checkJulia Lawall1-1/+1
2011-08-24[S390] nss,initrd: kernel image and initrd must be in different segmentsHeiko Carstens1-6/+8
2011-08-04Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds17-117/+295
2011-08-03Merge branch 'apei' into apei-releaseLen Brown1-0/+1
2011-08-03Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHGHuang Ying1-0/+1
2011-08-03[S390] signal: use set_restore_sigmask() helperHeiko Carstens1-1/+1
2011-08-03[S390] smp: remove pointless comments in startup_secondary()Heiko Carstens1-6/+0
2011-08-03[S390] exec: remove redundant set_fs(USER_DS)Mathias Krause1-2/+0
2011-08-03[S390] cpu hotplug: on cpu start wait until being marked activeHeiko Carstens1-1/+6
2011-08-03[S390] signal: convert to use set_current_blocked()Heiko Carstens2-72/+30
2011-08-03[S390] asm offsets: fix coding styleHeiko Carstens1-6/+3
2011-08-03[S390] Add support for IBM zEnterprise 114Heiko Carstens2-4/+5
2011-08-03[S390] Use diagnose 308 for system resetMichael Holzheu3-0/+43
2011-08-03[S390] Export store_status() functionMichael Holzheu1-20/+60
2011-08-03[S390] Add PSW restart shutdown triggerMichael Holzheu9-5/+146
2011-08-03[S390] missing return in page_table_alloc_pgsteJan Glauber1-0/+1
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionArun Sharma1-2/+0
2011-07-26atomic: move atomic_add_unless to generic codeArun Sharma1-2/+2
2011-07-26atomic: use <linux/atomic.h>Arun Sharma3-3/+2
2011-07-26asm-generic: add another generic ext2 atomic bitopsAkinobu Mita1-4/+1
2011-07-26ptrace: unify show_regs() prototypeMike Frysinger1-1/+0
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+0
2011-07-24Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds49-1022/+1301
2011-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-20/+0
2011-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-11/+55
2011-07-24modules: make arch's use default loader hooksJonas Bonn1-20/+0
2011-07-24[S390] use siginfo for sigtrap signalsMartin Schwidefsky1-6/+17
2011-07-24[S390] kvm: make sigp emerg smp capableChristian Ehrhardt2-0/+9
2011-07-24[S390] disable cpu measurement alerts on a dying cpuJan Glauber1-1/+2
2011-07-24[S390] initial cr0 bitsMartin Schwidefsky1-1/+1
2011-07-24[S390] iucv cr0 enablement bitMartin Schwidefsky2-2/+2
2011-07-24[S390] race safe external interrupt registrationJan Glauber1-37/+46
2011-07-24[S390] cleanup program check handler prototypesMartin Schwidefsky2-13/+7
2011-07-24[S390] remove kvm mmu reload on s390Carsten Otte2-19/+2
2011-07-24[S390] Use gmap translation for accessing guest memoryCarsten Otte6-110/+194
2011-07-24[S390] use gmap address spaces for kvm guest imagesCarsten Otte3-12/+40
2011-07-24[S390] kvm guest address space mappingMartin Schwidefsky11-36/+473
2011-07-24[S390] fix s390 assembler code alignmentsJan Glauber21-680/+378
2011-07-24[S390] move sie code to entry.SMartin Schwidefsky5-107/+79
2011-07-24[S390] kvm: handle tprot interceptsChristian Borntraeger5-0/+53
2011-07-24[S390] irqs: Do not trace arch_local_{*,irq_*} functionsSteven Rostedt1-8/+8
2011-07-23virtio: expose for non-virtualization users tooOhad Ben-Cohen1-1/+0
2011-07-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+3
2011-07-22Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/miscLinus Torvalds1-2/+2