aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-06s390: introduce asm/swab.hHarvey Harrison3-90/+94
2009-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-15/+0
2009-01-06kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()Masami Hiramatsu1-3/+4
2009-01-06atomic_t: unify all arch definitionsMatthew Wilcox1-6/+1
2009-01-06mm: show node to memory section relationship with symlinks in sysfsGary Hade1-1/+1
2009-01-06s390: remove s390_root_dev_*()Mark McLoughlin1-15/+0
2009-01-05zero i_uid/i_gid on inode allocationAl Viro1-1/+0
2009-01-03Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-0/+7
2009-01-03Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds19-368/+563
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-7/+2
2009-01-02Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds1-18/+23
2009-01-01cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): s390Rusty Russell1-0/+1
2008-12-31take init_fs to saner placeAl Viro1-1/+0
2008-12-31KVM: Consolidate userspace memory capability reporting into common codeAvi Kivity1-2/+0
2008-12-31KVM: s390: Fix memory leak of vcpu->runChristian Borntraeger1-2/+2
2008-12-31KVM: s390: Fix refcounting and allow module unloadChristian Borntraeger1-14/+21
2008-12-31[PATCH] fast vdso implementation for CLOCK_THREAD_CPUTIME_IDMartin Schwidefsky10-32/+222
2008-12-31[PATCH] improve idle cputime accountingMartin Schwidefsky7-264/+244
2008-12-31[PATCH] improve precision of idle time detection.Martin Schwidefsky4-37/+61
2008-12-31[PATCH] improve precision of process accounting.Martin Schwidefsky5-96/+85
2008-12-31[PATCH] idle cputime accountingMartin Schwidefsky1-4/+16
2008-12-31[PATCH] fix scaled & unscaled cputime accountingMartin Schwidefsky1-5/+5
2008-12-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Rusty Russell2-2/+6
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-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Rusty Russell62-830/+1943
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-26cpumask: cpu_coregroup_mask(): s390Rusty Russell2-0/+6
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