summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2009-01-19Merge commit 'kvm/master'Stephen Rothwell
2009-01-14Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-01-14byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison
2009-01-14[CVE-2009-0029] s390 specific system call wrappersHeiko Carstens
2009-01-14[CVE-2009-0029] s390: enable system call wrappersHeiko Carstens
2009-01-14[CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens
2009-01-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Avi Kivity
2009-01-09[S390] Use unsigned long long for u64 on 64bit.Heiko Carstens
2009-01-09[S390] vdso: compile fixHeiko Carstens
2009-01-09[S390] remove code for oldselect system callHeiko Carstens
2009-01-09[S390] types: add/fix types.h include in header filesHeiko Carstens
2009-01-09[S390] dasd: add device attribute to disable blocking on lost pathsHolger Smolinski
2009-01-09[S390] asm-s390/posix_types.h: drop __USE_ALL usageMike Frysinger
2009-01-09[S390] gettimeofday.S: removed duplicated #includesHuang Weiyi
2009-01-09[S390] ptrace: no extern declarations for userspaceHeiko Carstens
2009-01-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Avi Kivity
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-01-06s390: introduce asm/swab.hHarvey Harrison
2009-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-01-06kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()Masami Hiramatsu
2009-01-06atomic_t: unify all arch definitionsMatthew Wilcox
2009-01-06mm: show node to memory section relationship with symlinks in sysfsGary Hade
2009-01-06s390: remove s390_root_dev_*()Mark McLoughlin
2009-01-06KVM: Add CONFIG_HAVE_KVM_IRQCHIPAvi Kivity
2009-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Avi Kivity
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer
2009-01-06KVM: Add kvm_arch_sync_events to sync with asynchronize eventsSheng Yang
2009-01-05zero i_uid/i_gid on inode allocationAl Viro
2009-01-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Avi Kivity
2009-01-03Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-03Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
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
2009-01-01cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): s390Rusty Russell
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-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Avi Kivity
2008-12-31[PATCH] fast vdso implementation for CLOCK_THREAD_CPUTIME_IDMartin Schwidefsky
2008-12-31[PATCH] improve idle cputime accountingMartin Schwidefsky
2008-12-31[PATCH] improve precision of idle time detection.Martin Schwidefsky
2008-12-31[PATCH] improve precision of process accounting.Martin Schwidefsky
2008-12-31[PATCH] idle cputime accountingMartin Schwidefsky
2008-12-31[PATCH] fix scaled & unscaled cputime accountingMartin Schwidefsky
2008-12-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell
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-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell
2008-12-29aio: make the lookup_ioctx() locklessJens Axboe