summaryrefslogtreecommitdiff
path: root/arch/s390/include/asm
AgeCommit message (Expand)Author
2009-01-09[S390] Use unsigned long long for u64 on 64bit.Heiko 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] ptrace: no extern declarations for userspaceHeiko Carstens
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-06atomic_t: unify all arch definitionsMatthew Wilcox
2009-01-06s390: remove s390_root_dev_*()Mark McLoughlin
2009-01-03Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-01cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): s390Rusty Russell
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-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell
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-26cpumask: cpu_coregroup_mask(): s390Rusty Russell
2008-12-25[S390] clear_table inline assembly contraintsMartin Schwidefsky
2008-12-25[S390] Remove config options.Martin Schwidefsky
2008-12-25[S390] s390: use the new byteorder headersHarvey Harrison
2008-12-25[S390] remove warnings with functions ending in BUGMartin Schwidefsky
2008-12-25[S390] mark disabled_wait as noreturn functionHeiko Carstens
2008-12-25[S390] cio: update sac valuesPeter Oberparleiter
2008-12-25[S390] ftrace: function tracer backend for s390Heiko Carstens
2008-12-25[S390] service level interface.Martin Schwidefsky
2008-12-25[S390] qdio: fix qeth port count detectionJan Glauber
2008-12-25[S390] zcrypt: Use of Thin InterruptsFelix Beck
2008-12-25[S390] Move stfle to header file.Heiko Carstens
2008-12-25[S390] convert s390 to generic IPI infrastructureHeiko Carstens
2008-12-25[S390] introduce vdso on s390Martin Schwidefsky
2008-11-30Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-11-30remove __ARCH_WANT_COMPAT_SYS_PTRACEChristoph Hellwig
2008-11-27[S390] pgtable.h: Fix oops in unmap_vmas for KVM processesChristian Borntraeger
2008-11-27[S390] fix system call parameter functions.Martin Schwidefsky
2008-10-28[S390] s390: Fix build for !CONFIG_S390_GUEST + CONFIG_VIRTIO_CONSOLEChristian Borntraeger
2008-10-28[S390] No more 4kb stacks.Heiko Carstens
2008-10-28[S390] pgtables: Fix race in enable_sie vs. page table opsChristian Borntraeger
2008-10-20container freezer: add TIF_FREEZE flag to all architecturesMatt Helsley
2008-10-16[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYMartin Schwidefsky
2008-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2008-10-10[S390] introduce dirty bit for kvm live migrationFlorian Funke
2008-10-10[S390] Add ioctl support for EMC Symmetrix Subsystem Control I/ONigel Hislop
2008-10-10[S390] Move private simple udelay function to arch/s390/lib/delay.c.Heiko Carstens
2008-10-10[S390] ptrace changesMartin Schwidefsky
2008-10-10[S390] qdio enhanced SIGA (iqdio) support.Klaus-Dieter Wacker
2008-09-06S390: Update comments about why we don't use <asm-generic/statfs.h>David Woodhouse
2008-08-21[S390] fix ext2_find_next_bitEric Sandeen
2008-08-15kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZEHuang Ying