summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* [S390] Add missing compat system call wrappers.Michael Holzheu2009-01-232-5/+43
* [S390] etr/stp: fix possible deadlockHeiko Carstens2009-01-231-2/+4
* [S390] cputime: fix lowcore initialization on cpu hotplugHeiko Carstens2009-01-231-0/+4
* [S390] fix compat sigaltstack syscall table entryMichael Holzheu2009-01-231-1/+1
* [S390] personality: fix personality loss on execveHeiko Carstens2009-01-231-8/+8
* Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-01-157-45/+51
|\
| * [CVE-2009-0029] s390 specific system call wrappersHeiko Carstens2009-01-146-44/+50
| * [CVE-2009-0029] s390: enable system call wrappersHeiko Carstens2009-01-141-0/+1
| * [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens2009-01-141-1/+0Star
* | byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2009-01-152-2/+0Star
|/
* [S390] Use unsigned long long for u64 on 64bit.Heiko Carstens2009-01-094-10/+6Star
* [S390] vdso: compile fixHeiko Carstens2009-01-092-2/+4
* [S390] remove code for oldselect system callHeiko Carstens2009-01-092-21/+0Star
* [S390] types: add/fix types.h include in header filesHeiko Carstens2009-01-098-3/+11
* [S390] dasd: add device attribute to disable blocking on lost pathsHolger Smolinski2009-01-091-0/+1
* [S390] asm-s390/posix_types.h: drop __USE_ALL usageMike Frysinger2009-01-091-4/+0Star
* [S390] gettimeofday.S: removed duplicated #includesHuang Weiyi2009-01-091-4/+0Star
* [S390] ptrace: no extern declarations for userspaceHeiko Carstens2009-01-091-2/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-072-2/+2
|\
| * trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-062-2/+2
* | s390: introduce asm/swab.hHarvey Harrison2009-01-073-90/+94
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-01-071-15/+0Star
|\ \
| * | s390: remove s390_root_dev_*()Mark McLoughlin2009-01-061-15/+0Star
| |/
* | kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()Masami Hiramatsu2009-01-071-3/+4
* | atomic_t: unify all arch definitionsMatthew Wilcox2009-01-071-6/+1Star
* | mm: show node to memory section relationship with symlinks in sysfsGary Hade2009-01-071-1/+1
|/
* zero i_uid/i_gid on inode allocationAl Viro2009-01-051-1/+0Star
* Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-032-0/+7
|\
| * cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): s390Rusty Russell2009-01-011-0/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-312-2/+6
| |\
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-2962-830/+1943
| |\ \
| * | | cpumask: cpu_coregroup_mask(): s390Rusty Russell2008-12-262-0/+6
* | | | Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-01-0319-368/+563
|\ \ \ \
| * | | | [PATCH] fast vdso implementation for CLOCK_THREAD_CPUTIME_IDMartin Schwidefsky2008-12-3110-32/+222
| * | | | [PATCH] improve idle cputime accountingMartin Schwidefsky2008-12-317-264/+244Star
| * | | | [PATCH] improve precision of idle time detection.Martin Schwidefsky2008-12-314-37/+61
| * | | | [PATCH] improve precision of process accounting.Martin Schwidefsky2008-12-315-96/+85Star
| * | | | [PATCH] idle cputime accountingMartin Schwidefsky2008-12-311-4/+16
| * | | | [PATCH] fix scaled & unscaled cputime accountingMartin Schwidefsky2008-12-311-5/+5
| | |_|/ | |/| |
* | | | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-023-7/+2Star
|\ \ \ \
| * \ \ \ Merge ../linux-2.6-x86Rusty Russell2008-12-131-2/+3
| |\ \ \ \ | | |_|/ / | |/| | |
| * | | | cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-131-1/+1
| * | | | cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-132-6/+1Star
* | | | | Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-01-021-18/+23
|\ \ \ \ \
| * | | | | KVM: Consolidate userspace memory capability reporting into common codeAvi Kivity2008-12-311-2/+0Star
| * | | | | KVM: s390: Fix memory leak of vcpu->runChristian Borntraeger2008-12-311-2/+2
| * | | | | KVM: s390: Fix refcounting and allow module unloadChristian Borntraeger2008-12-311-14/+21
| | |_|/ / | |/| | |
* / | | | take init_fs to saner placeAl Viro2009-01-011-1/+0Star
|/ / / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-12-311-0/+4
|\ \ \ \
| * | | | virtio: use KVM_S390_VIRTIO_RING_ALIGN instead of relying on pagesizeRusty Russell2008-12-291-0/+4
| | |_|/ | |/| |