aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+1
2009-02-26crypto: api - Fix module load deadlock with fallback algorithmsHerbert Xu1-1/+1
2009-02-19[S390] fix "mem=" handling in case of standby memoryHeiko Carstens2-2/+9
2009-02-19[S390] Fix timeval regression on s390Christian Borntraeger1-1/+1
2009-02-15KVM: Add kvm_arch_sync_events to sync with asynchronize eventsSheng Yang1-0/+4
2009-02-11[S390] Update default configuration.Martin Schwidefsky1-27/+60
2009-02-11[S390] Fix init irq proc build break.Sachin Sant1-0/+2
2009-02-11[S390] vdso: fix per cpu vdso pointer in lowcoreMartin Schwidefsky1-2/+2
2009-01-23[S390] Add missing compat system call wrappers.Michael Holzheu2-5/+43
2009-01-23[S390] etr/stp: fix possible deadlockHeiko Carstens1-2/+4
2009-01-23[S390] cputime: fix lowcore initialization on cpu hotplugHeiko Carstens1-0/+4
2009-01-23[S390] fix compat sigaltstack syscall table entryMichael Holzheu1-1/+1
2009-01-23[S390] personality: fix personality loss on execveHeiko Carstens1-8/+8
2009-01-14Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds7-45/+51
2009-01-14byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2-2/+0
2009-01-14[CVE-2009-0029] s390 specific system call wrappersHeiko Carstens6-44/+50
2009-01-14[CVE-2009-0029] s390: enable system call wrappersHeiko Carstens1-0/+1
2009-01-14[CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens1-1/+0
2009-01-09[S390] Use unsigned long long for u64 on 64bit.Heiko Carstens4-10/+6
2009-01-09[S390] vdso: compile fixHeiko Carstens2-2/+4
2009-01-09[S390] remove code for oldselect system callHeiko Carstens2-21/+0
2009-01-09[S390] types: add/fix types.h include in header filesHeiko Carstens8-3/+11
2009-01-09[S390] dasd: add device attribute to disable blocking on lost pathsHolger Smolinski1-0/+1
2009-01-09[S390] asm-s390/posix_types.h: drop __USE_ALL usageMike Frysinger1-4/+0
2009-01-09[S390] gettimeofday.S: removed duplicated #includesHuang Weiyi1-4/+0
2009-01-09[S390] ptrace: no extern declarations for userspaceHeiko Carstens1-2/+5
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
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-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2-2/+2
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