Age | Commit message (Expand) | Author |
2010-03-12 | improve sys_newuname() for compat architectures | Christoph Hellwig |
2010-03-12 | Add generic sys_old_mmap() | Christoph Hellwig |
2010-03-08 | [S390] remove unused qdio flags in zfcp and qeth | Ursula Braun |
2010-03-01 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-02-28 | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2010-02-27 | Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar |
2010-02-26 | [S390] correct vdso version string | Martin Schwidefsky |
2010-02-26 | [S390] bug: use relative pointers in bug table entries | Heiko Carstens |
2010-02-26 | [S390] Cleanup struct _lowcore usage and defines. | Heiko Carstens |
2010-02-26 | [S390] spinlock: check virtual cpu running status | Gerald Schaefer |
2010-02-26 | [S390] sysinfo: fix SYSIB 3,2,2 structure | Heiko Carstens |
2010-02-26 | [S390] add MACHINE_IS_LPAR flag | Martin Schwidefsky |
2010-02-26 | [S390] qdio: optimize cache line usage of struct qdio_irq | Jan Glauber |
2010-02-26 | [S390] smp: rework sigp code | Heiko Carstens |
2010-02-26 | [S390] smp: always reboot on cpu 0 | Heiko Carstens |
2010-02-26 | [S390] smp: rename and add lowcore defines | Heiko Carstens |
2010-02-26 | [S390] zfcpdump: remove cross arch dump support | Heiko Carstens |
2010-02-26 | [S390] use inline assembly contraints available with gcc 3.3.3 | Martin Schwidefsky |
2010-02-26 | [S390] cio: fix storage key handling | Heiko Carstens |
2010-02-26 | [S390] cio: wait for channel report | Sebastian Ott |
2010-02-26 | [S390] uaccess: implement strict user copy checks | Heiko Carstens |
2010-02-20 | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself | Russell King |
2010-02-17 | s390: Add pt_regs register and stack access API | Heiko Carstens |
2010-02-17 | tracing: Unify arch_syscall_addr() implementations | Mike Frysinger |
2010-02-09 | [S390] Fix struct _lowcore layout. | Heiko Carstens |
2010-01-27 | [S390] irqflags: add missing types.h include | Heiko Carstens |
2010-01-13 | [S390] unwire sys_recvmmsg again | Heiko Carstens |
2010-01-13 | [S390] bug: implement arch specific __WARN macro | Heiko Carstens |
2010-01-13 | [S390] Move __cpu_logical_map to smp.c | Heiko Carstens |
2010-01-13 | [S390] smp: remove volatile type quilifier from __cpu_logical_map | Heiko Carstens |
2010-01-13 | [S390] remove superfluous TIF_USEDFPU bit | Martin Schwidefsky |
2010-01-04 | [S390] Have param.h simply include <asm-generic/param.h>. | Robert P. J. Day |
2009-12-18 | [S390] wire up sys_recvmmsg | Heiko Carstens |
2009-12-17 | Merge branch 'for-33' of git://repo.or.cz/linux-kbuild | Linus Torvalds |
2009-12-16 | elf: kill USE_ELF_CORE_DUMP | Christoph Hellwig |
2009-12-14 | locking: Convert raw_rwlock functions to arch_rwlock | Thomas Gleixner |
2009-12-14 | locking: Convert raw_rwlock to arch_rwlock | Thomas Gleixner |
2009-12-14 | locking: Convert __raw_spin* functions to arch_spin* | Thomas Gleixner |
2009-12-14 | locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED | Thomas Gleixner |
2009-12-14 | locking: Convert raw_spinlock to arch_spinlock | Thomas Gleixner |
2009-12-12 | kbuild: move asm-offsets.h to include/generated | Sam Ravnborg |
2009-12-09 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2009-12-08 | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2009-12-08 | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-12-08 | Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2009-12-07 | [S390] s390: use change recording override for kernel mapping | Christian Borntraeger |
2009-12-07 | [S390] use generic sockios.h header file | Christian Borntraeger |
2009-12-07 | [S390] use generic termbits.h header file | Christian Borntraeger |
2009-12-07 | [S390] smp: remove unused typedef and defines | Heiko Carstens |
2009-12-07 | [S390] Improve code generated by atomic operations. | Martin Schwidefsky |