aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-0/+4
2008-12-30virtio: use KVM_S390_VIRTIO_RING_ALIGN instead of relying on pagesizeRusty Russell1-0/+4
2008-12-29aio: make the lookup_ioctx() locklessJens Axboe1-2/+2
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-2/+2
2008-12-28Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds60-810/+1922
2008-12-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+3
2008-12-25[S390] convert cpu related printks to pr_xxx macros.Martin Schwidefsky5-100/+112
2008-12-25[S390] convert dcssblk and extmem printks messages to pr_xxx macros.Hongjie Yang1-63/+43
2008-12-25[S390] convert s390 debug feature printks to pr_xxx macros.Michael Holzheu1-18/+19
2008-12-25[S390] convert appldata printks to pr_xxx macros.Gerald Schaefer3-21/+16
2008-12-25[S390] convert setup printks to pr_xxx macros.Martin Schwidefsky1-26/+46
2008-12-25[S390] convert hypfs printks to pr_xxx macros.Michael Holzheu2-9/+15
2008-12-25[S390] convert time printks to pr_xxx macros.Martin Schwidefsky1-5/+9
2008-12-25[S390] convert cpacf printks to pr_xxx macros.Jan Glauber1-5/+9
2008-12-25[S390] convert cpcmd printks to pr_xxx macros.Christian Borntraeger1-2/+5
2008-12-25[S390] s390: Remove redundant testJulia Lawall1-1/+1
2008-12-25[S390] s390/setup: set default preferred console device "ttyS"Hendrik Brueckner1-0/+3
2008-12-25[S390] panic_stack leak in smp_alloc_lowcoreMartin Schwidefsky1-5/+2
2008-12-25[S390] clear_table inline assembly contraintsMartin Schwidefsky1-1/+4
2008-12-25[S390] Remove config options.Martin Schwidefsky9-143/+20
2008-12-25[S390] cpu topology: remove dead codeHeiko Carstens1-18/+1
2008-12-25[S390] cpu topology: introduce kernel parameterHeiko Carstens1-1/+11
2008-12-25[S390] add new machine types to setup_hwcaps.Martin Schwidefsky1-0/+5
2008-12-25[S390] Remove initial kernel stack backchain initialization.Heiko Carstens2-2/+0
2008-12-25[S390] s390: use the new byteorder headersHarvey Harrison1-51/+21
2008-12-25[S390] Add processor type march=z10 and a processor type safety check.Martin Schwidefsky5-47/+61
2008-12-25[S390] remove warnings with functions ending in BUGMartin Schwidefsky1-1/+4
2008-12-25[S390] mark disabled_wait as noreturn functionHeiko Carstens1-1/+3
2008-12-25[S390] cio: update sac valuesPeter Oberparleiter1-2/+2
2008-12-25[S390] remove ptrace warning on 31 bit.Martin Schwidefsky1-6/+4
2008-12-25[S390] ftrace: function tracer backend for s390Heiko Carstens5-0/+76
2008-12-25[S390] service level interface.Martin Schwidefsky1-0/+11
2008-12-25[S390] qdio: rework debug feature loggingJan Glauber1-10/+0
2008-12-25[S390] qdio: fix qeth port count detectionJan Glauber1-8/+8
2008-12-25[S390] zcrypt: Use of Thin InterruptsFelix Beck1-0/+1
2008-12-25[S390] Move stfle to header file.Heiko Carstens2-19/+18
2008-12-25[S390] convert s390 to generic IPI infrastructureHeiko Carstens4-158/+24
2008-12-25[S390] serialize stp/etr workMartin Schwidefsky1-5/+18
2008-12-25[S390] convert etr/stp to stop_machine interfaceHeiko Carstens1-81/+131
2008-12-25[S390] introduce vdso on s390Martin Schwidefsky24-1/+1218
2008-12-25[S390] cpu topology: dont destroy cpu sets on topology changeHeiko Carstens1-1/+2
2008-12-25[S390] audit: get s390 ret_from_fork in sync with other architecturesAl Viro2-2/+2
2008-12-25[S390] cpu topology: fix cpu_core_map initializationHeiko Carstens1-4/+4
2008-12-12sched: let arch_update_cpu_topology indicate if topology changedHeiko Carstens1-2/+3
2008-12-04Merge branch 'master' into nextJames Morris14-79/+108
2008-12-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller14-79/+108
2008-12-02Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds1-0/+5
2008-11-30Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds13-77/+103
2008-11-30remove __ARCH_WANT_COMPAT_SYS_PTRACEChristoph Hellwig1-2/+0
2008-11-27[S390] Update default configuration.Martin Schwidefsky1-23/+51