Age | Commit message (Expand) | Author |
2010-03-24 | [S390] fix boot failures with compressed kernels | Martin Schwidefsky |
2010-03-24 | [S390] system.h: Fix compile error for 1 and 2 byte cmpxchg | Christian Borntraeger |
2010-03-24 | [S390] smp: fix lowcore allocation | Heiko Carstens |
2010-03-24 | [S390] zcore: CPU registers are not saved under LPAR | Michael Holzheu |
2010-03-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2010-03-12 | ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h | Christoph Hellwig |
2010-03-12 | improve sys_newuname() for compat architectures | Christoph Hellwig |
2010-03-12 | Add generic sys_ipc wrapper | Christoph Hellwig |
2010-03-12 | Add generic sys_old_mmap() | Christoph Hellwig |
2010-03-12 | Add generic sys_old_select() | Christoph Hellwig |
2010-03-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2010-03-08 | Merge branch 'for-next' into for-linus | Jiri Kosina |
2010-03-08 | [S390] smsgiucv: declare char pointers as "const" | Hendrik Brueckner |
2010-03-08 | [S390] remove unused qdio flags in zfcp and qeth | Ursula Braun |
2010-03-08 | [S390] Cleanup xtime usage | John Stultz |
2010-03-08 | [S390] uaccess: make sure copy_from_user_overflow is builtin | Heiko Carstens |
2010-03-07 | sysdev: fix missing s390 conversion | Heiko Carstens |
2010-03-07 | sysdev: Pass attribute in sysdev_class attributes show/store | Andi Kleen |
2010-03-05 | Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2010-03-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2010-03-03 | Simplify failure exits in s390/hypfs fill_super() | Al Viro |
2010-03-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2010-03-01 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-03-01 | KVM: fix cleanup_srcu_struct on vm destruction | Marcelo Tosatti |
2010-03-01 | KVM: switch vcpu context to use SRCU | Marcelo Tosatti |
2010-03-01 | KVM: split kvm_arch_set_memory_region into prepare and commit | Marcelo Tosatti |
2010-02-28 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
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 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2010-02-27 | Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar |
2010-02-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2010-02-26 | [S390] time: remove unused code | Heiko Carstens |
2010-02-26 | [S390] correct vdso version string | Martin Schwidefsky |
2010-02-26 | [S390] add support for compressed kernels | Martin Schwidefsky |
2010-02-26 | [S390] codepage conversion of kernel parameter line | Martin Schwidefsky |
2010-02-26 | [S390] add z9-ec/z10 instruction to kernel disassembler | Martin Schwidefsky |
2010-02-26 | [S390] use kprobes_built_in() in mm/fault code | Heiko Carstens |
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] free_initmem: reduce code duplication | Heiko Carstens |
2010-02-26 | [S390] Replace ENOTSUPP usage with EOPNOTSUPP | 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 |