summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-02Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-12-31take init_fs to saner placeAl Viro
2008-12-31KVM: Consolidate userspace memory capability reporting into common codeAvi Kivity
2008-12-31KVM: s390: Fix memory leak of vcpu->runChristian Borntraeger
2008-12-31KVM: s390: Fix refcounting and allow module unloadChristian Borntraeger
2008-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-12-30virtio: use KVM_S390_VIRTIO_RING_ALIGN instead of relying on pagesizeRusty Russell
2008-12-29aio: make the lookup_ioctx() locklessJens Axboe
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2008-12-28Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-12-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-12-25[S390] convert cpu related printks to pr_xxx macros.Martin Schwidefsky
2008-12-25[S390] convert dcssblk and extmem printks messages to pr_xxx macros.Hongjie Yang
2008-12-25[S390] convert s390 debug feature printks to pr_xxx macros.Michael Holzheu
2008-12-25[S390] convert appldata printks to pr_xxx macros.Gerald Schaefer
2008-12-25[S390] convert setup printks to pr_xxx macros.Martin Schwidefsky
2008-12-25[S390] convert hypfs printks to pr_xxx macros.Michael Holzheu
2008-12-25[S390] convert time printks to pr_xxx macros.Martin Schwidefsky
2008-12-25[S390] convert cpacf printks to pr_xxx macros.Jan Glauber
2008-12-25[S390] convert cpcmd printks to pr_xxx macros.Christian Borntraeger
2008-12-25[S390] s390: Remove redundant testJulia Lawall
2008-12-25[S390] s390/setup: set default preferred console device "ttyS"Hendrik Brueckner
2008-12-25[S390] panic_stack leak in smp_alloc_lowcoreMartin Schwidefsky
2008-12-25[S390] clear_table inline assembly contraintsMartin Schwidefsky
2008-12-25[S390] Remove config options.Martin Schwidefsky
2008-12-25[S390] cpu topology: remove dead codeHeiko Carstens
2008-12-25[S390] cpu topology: introduce kernel parameterHeiko Carstens
2008-12-25[S390] add new machine types to setup_hwcaps.Martin Schwidefsky
2008-12-25[S390] Remove initial kernel stack backchain initialization.Heiko Carstens
2008-12-25[S390] s390: use the new byteorder headersHarvey Harrison
2008-12-25[S390] Add processor type march=z10 and a processor type safety check.Martin Schwidefsky
2008-12-25[S390] remove warnings with functions ending in BUGMartin Schwidefsky
2008-12-25[S390] mark disabled_wait as noreturn functionHeiko Carstens
2008-12-25[S390] cio: update sac valuesPeter Oberparleiter
2008-12-25[S390] remove ptrace warning on 31 bit.Martin Schwidefsky
2008-12-25[S390] ftrace: function tracer backend for s390Heiko Carstens
2008-12-25[S390] service level interface.Martin Schwidefsky
2008-12-25[S390] qdio: rework debug feature loggingJan Glauber
2008-12-25[S390] qdio: fix qeth port count detectionJan Glauber
2008-12-25[S390] zcrypt: Use of Thin InterruptsFelix Beck
2008-12-25[S390] Move stfle to header file.Heiko Carstens
2008-12-25[S390] convert s390 to generic IPI infrastructureHeiko Carstens
2008-12-25[S390] serialize stp/etr workMartin Schwidefsky
2008-12-25[S390] convert etr/stp to stop_machine interfaceHeiko Carstens
2008-12-25[S390] introduce vdso on s390Martin Schwidefsky
2008-12-25[S390] cpu topology: dont destroy cpu sets on topology changeHeiko Carstens
2008-12-25[S390] audit: get s390 ret_from_fork in sync with other architecturesAl Viro
2008-12-25[S390] cpu topology: fix cpu_core_map initializationHeiko Carstens
2008-12-13Merge ../linux-2.6-x86Rusty Russell