| Commit message (Expand) | Author | Age |
... | |
| * | | | | | | [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-26 |
| |/ / / / / |
|
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2010-02-26 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | crypto: aes_s390 - access .cip instead of .blk in cipher mode | Roel Kluin | 2010-01-07 |
* | | | | | | [S390] Fix struct _lowcore layout. | Heiko Carstens | 2010-02-09 |
| |_|_|_|/
|/| | | | |
|
* | | | | | [S390] fix single stepped svcs with TRACE_IRQFLAGS=y | Martin Schwidefsky | 2010-01-27 |
* | | | | | [S390] use set_current_state in sigsuspend | Martin Schwidefsky | 2010-01-27 |
* | | | | | [S390] irqflags: add missing types.h include | Heiko Carstens | 2010-01-27 |
* | | | | | KVM: S390: fix potential array overrun in intercept handling | Christian Borntraeger | 2010-01-25 |
| |_|/ /
|/| | | |
|
* | | | | [S390] unwire sys_recvmmsg again | Heiko Carstens | 2010-01-13 |
* | | | | [S390] mmap: add missing compat_ptr conversion to both mmap compat syscalls | 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] smp: setup smp_processor_id early | Heiko Carstens | 2010-01-13 |
* | | | | [S390] use helpers for rlimits | Jiri Slaby | 2010-01-13 |
* | | | | [S390] remove superfluous TIF_USEDFPU bit | Martin Schwidefsky | 2010-01-13 |
* | | | | [S390] duplicate SIGTRAP on signal delivery. | Martin Schwidefsky | 2010-01-13 |
* | | | | [S390] clear TIF_SINGLE_STEP for new process. | Martin Schwidefsky | 2010-01-13 |
* | | | | [S390] fix loading of PER control registers for utrace. | Martin Schwidefsky | 2010-01-13 |
| |/ /
|/| | |
|
* | | | [S390] Update default configuration. | Martin Schwidefsky | 2010-01-04 |
* | | | [S390] Have param.h simply include <asm-generic/param.h>. | Robert P. J. Day | 2010-01-04 |
| |/
|/| |
|
* | | [S390] Use strim instead of strstrip to avoid false warnings. | Heiko Carstens | 2009-12-18 |
* | | [S390] ptrace: dont abuse PT_PTRACED | Oleg Nesterov | 2009-12-18 |
* | | [S390] rename NT_PRXSTATUS to NT_S390_HIGHREGS | Martin Schwidefsky | 2009-12-18 |
* | | [S390] s390: PTR_ERR return of wrong pointer in fallback_init_cip() | Roel Kluin | 2009-12-18 |
* | | [S390] wire up sys_recvmmsg | Heiko Carstens | 2009-12-18 |
|/ |
|
* | Merge branch 'for-33' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2009-12-17 |
|\ |
|
| * | kbuild: move asm-offsets.h to include/generated | Sam Ravnborg | 2009-12-12 |
* | | elf: kill USE_ELF_CORE_DUMP | Christoph Hellwig | 2009-12-16 |
* | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-12-15 |
|\ \ |
|
| * | | 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-14 |
| |/ |
|
* | | tree-wide: convert open calls to remove spaces to skip_spaces() lib function | André Goddard Rosa | 2009-12-15 |
* | | const: constify remaining dev_pm_ops | Alexey Dobriyan | 2009-12-15 |
|/ |
|
* | Unify sys_mmap* | Al Viro | 2009-12-11 |
* | Kill ancient crap in s390 compat mmap | Al Viro | 2009-12-11 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 |
|\ |
|
| * | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 |
| |\ |
|
| | * | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 |
* | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2009-12-09 |
|\ \ \ |
|
| * | | | [S390] s390: remove unused nfsd #includes | Boaz Harrosh | 2009-12-07 |
| * | | | [S390] ftrace: build ftrace.o when CONFIG_FTRACE_SYSCALLS is set for s390 | Aristeu Rozanski | 2009-12-07 |