aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-26[S390] split/move machine check handler codeHeiko Carstens2-0/+134
2009-03-26[S390] Fix hypervisor detection for KVMChristian Borntraeger1-0/+1
2009-03-26[S390] dasd: add High Performance FICON supportStefan Weinhuber1-12/+5
2009-03-26[S390] dasd: add large volume supportStefan Weinhuber2-7/+19
2009-03-26[S390] Automatic IPL after dumpFrank Munzert2-11/+29
2009-03-18[S390] make page table upgrade work againMartin Schwidefsky1-0/+5
2009-03-18[S390] make page table walking more robustMartin Schwidefsky1-3/+2
2009-03-18[S390] topology: define SD_MC_INIT to fix performance regressionHeiko Carstens1-0/+2
2009-02-19[S390] fix "mem=" handling in case of standby memoryHeiko Carstens1-0/+2
2009-02-19[S390] Fix timeval regression on s390Christian Borntraeger1-1/+1
2009-02-11[S390] vdso: fix per cpu vdso pointer in lowcoreMartin Schwidefsky1-2/+2
2009-01-23[S390] personality: fix personality loss on execveHeiko Carstens1-8/+8
2009-01-14byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2-2/+0
2009-01-09[S390] Use unsigned long long for u64 on 64bit.Heiko Carstens1-5/+1
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] ptrace: no extern declarations for userspaceHeiko Carstens1-2/+5
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-06atomic_t: unify all arch definitionsMatthew Wilcox1-6/+1
2009-01-06s390: remove s390_root_dev_*()Mark McLoughlin1-15/+0
2009-01-03Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+2
2009-01-01cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): s390Rusty Russell1-0/+1
2008-12-31[PATCH] fast vdso implementation for CLOCK_THREAD_CPUTIME_IDMartin Schwidefsky2-3/+21
2008-12-31[PATCH] improve idle cputime accountingMartin Schwidefsky2-11/+9
2008-12-31[PATCH] improve precision of idle time detection.Martin Schwidefsky1-2/+1
2008-12-31[PATCH] improve precision of process accounting.Martin Schwidefsky4-43/+45
2008-12-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Rusty Russell1-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 Russell18-81/+144
2008-12-26cpumask: cpu_coregroup_mask(): s390Rusty Russell1-0/+1
2008-12-25[S390] clear_table inline assembly contraintsMartin Schwidefsky1-1/+4
2008-12-25[S390] Remove config options.Martin Schwidefsky2-13/+0
2008-12-25[S390] s390: use the new byteorder headersHarvey Harrison1-51/+21
2008-12-25[S390] remove warnings with functions ending in BUGMartin Schwidefsky1-1/+4
2008-12-25[S390] mark disabled_wait as noreturn functionHeiko Carstens1-1/+3
2008-12-25[S390] cio: update sac valuesPeter Oberparleiter1-2/+2
2008-12-25[S390] ftrace: function tracer backend for s390Heiko Carstens1-0/+8
2008-12-25[S390] service level interface.Martin Schwidefsky1-0/+11
2008-12-25[S390] qdio: fix qeth port count detectionJan Glauber1-8/+8
2008-12-25[S390] zcrypt: Use of Thin InterruptsFelix Beck1-0/+1
2008-12-25[S390] Move stfle to header file.Heiko Carstens1-2/+18
2008-12-25[S390] convert s390 to generic IPI infrastructureHeiko Carstens2-2/+4
2008-12-25[S390] introduce vdso on s390Martin Schwidefsky5-0/+60
2008-11-30Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds3-15/+17
2008-11-30remove __ARCH_WANT_COMPAT_SYS_PTRACEChristoph Hellwig1-2/+0
2008-11-27[S390] pgtable.h: Fix oops in unmap_vmas for KVM processesChristian Borntraeger1-2/+0
2008-11-27[S390] fix system call parameter functions.Martin Schwidefsky2-13/+17
2008-10-28[S390] s390: Fix build for !CONFIG_S390_GUEST + CONFIG_VIRTIO_CONSOLEChristian Borntraeger1-1/+1