summaryrefslogtreecommitdiffstats
path: root/arch/s390/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-263-3/+9
| |\| |
| * | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-242-1/+3
| |\ \ \ | | | |/ | | |/|
| * | | net: new user space API for time stamping of incoming and outgoing packetsPatrick Ohly2009-02-151-0/+3
* | | | KVM: Remove old kvm_guest_debug structsJan Kiszka2009-03-241-3/+0
* | | | KVM: New guest debug interfaceJan Kiszka2009-03-241-0/+7
| |_|/ |/| |
* | | [S390] make page table upgrade work againMartin Schwidefsky2009-03-181-0/+5
* | | [S390] make page table walking more robustMartin Schwidefsky2009-03-181-3/+2
* | | [S390] topology: define SD_MC_INIT to fix performance regressionHeiko Carstens2009-03-181-0/+2
| |/ |/|
* | [S390] fix "mem=" handling in case of standby memoryHeiko Carstens2009-02-191-0/+2
* | [S390] Fix timeval regression on s390Christian Borntraeger2009-02-191-1/+1
|/
* [S390] vdso: fix per cpu vdso pointer in lowcoreMartin Schwidefsky2009-02-111-2/+2
* [S390] personality: fix personality loss on execveHeiko Carstens2009-01-231-8/+8
* byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2009-01-142-2/+0
* [S390] Use unsigned long long for u64 on 64bit.Heiko Carstens2009-01-091-5/+1
* [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/+0
* [S390] ptrace: no extern declarations for userspaceHeiko Carstens2009-01-091-2/+5
* s390: introduce asm/swab.hHarvey Harrison2009-01-063-90/+94
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-01-061-15/+0
|\
| * s390: remove s390_root_dev_*()Mark McLoughlin2009-01-061-15/+0
* | atomic_t: unify all arch definitionsMatthew Wilcox2009-01-061-6/+1
|/
* Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-031-0/+2
|\
| * 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-311-0/+4
| |\
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-3018-81/+144
| |\ \
| * | | cpumask: cpu_coregroup_mask(): s390Rusty Russell2008-12-261-0/+1
* | | | [PATCH] fast vdso implementation for CLOCK_THREAD_CPUTIME_IDMartin Schwidefsky2008-12-312-3/+21
* | | | [PATCH] improve idle cputime accountingMartin Schwidefsky2008-12-312-11/+9
* | | | [PATCH] improve precision of idle time detection.Martin Schwidefsky2008-12-311-2/+1
* | | | [PATCH] improve precision of process accounting.Martin Schwidefsky2008-12-314-43/+45
| |_|/ |/| |
* | | virtio: use KVM_S390_VIRTIO_RING_ALIGN instead of relying on pagesizeRusty Russell2008-12-301-0/+4
| |/ |/|
* | [S390] clear_table inline assembly contraintsMartin Schwidefsky2008-12-251-1/+4
* | [S390] Remove config options.Martin Schwidefsky2008-12-252-13/+0
* | [S390] s390: use the new byteorder headersHarvey Harrison2008-12-251-51/+21
* | [S390] remove warnings with functions ending in BUGMartin Schwidefsky2008-12-251-1/+4
* | [S390] mark disabled_wait as noreturn functionHeiko Carstens2008-12-251-1/+3
* | [S390] cio: update sac valuesPeter Oberparleiter2008-12-251-2/+2
* | [S390] ftrace: function tracer backend for s390Heiko Carstens2008-12-251-0/+8
* | [S390] service level interface.Martin Schwidefsky2008-12-251-0/+11
* | [S390] qdio: fix qeth port count detectionJan Glauber2008-12-251-8/+8
* | [S390] zcrypt: Use of Thin InterruptsFelix Beck2008-12-251-0/+1
* | [S390] Move stfle to header file.Heiko Carstens2008-12-251-2/+18
* | [S390] convert s390 to generic IPI infrastructureHeiko Carstens2008-12-252-2/+4
* | [S390] introduce vdso on s390Martin Schwidefsky2008-12-255-0/+60
|/
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-11-303-15/+17
|\
| * [S390] pgtable.h: Fix oops in unmap_vmas for KVM processesChristian Borntraeger2008-11-271-2/+0
| * [S390] fix system call parameter functions.Martin Schwidefsky2008-11-272-13/+17
* | remove __ARCH_WANT_COMPAT_SYS_PTRACEChristoph Hellwig2008-11-301-2/+0
|/
* [S390] s390: Fix build for !CONFIG_S390_GUEST + CONFIG_VIRTIO_CONSOLEChristian Borntraeger2008-10-281-1/+1