Age | Commit message (Expand) | Author |
2009-03-18 | [S390] make page table upgrade work again | Martin Schwidefsky |
2009-03-18 | [S390] make page table walking more robust | Martin Schwidefsky |
2009-03-18 | [S390] Dont check for pfn_valid() in uaccess_pt.c | Gerald Schaefer |
2009-03-18 | [S390] ftrace/mcount: fix kernel stack backchain | Heiko Carstens |
2009-03-18 | [S390] topology: define SD_MC_INIT to fix performance regression | Heiko Carstens |
2009-03-18 | [S390] __div64_31 broken for CONFIG_MARCH_G5 | Martin Schwidefsky |
2009-03-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2009-02-26 | crypto: api - Fix module load deadlock with fallback algorithms | Herbert Xu |
2009-02-19 | [S390] fix "mem=" handling in case of standby memory | Heiko Carstens |
2009-02-19 | [S390] Fix timeval regression on s390 | Christian Borntraeger |
2009-02-15 | KVM: Add kvm_arch_sync_events to sync with asynchronize events | Sheng Yang |
2009-02-11 | [S390] Update default configuration. | Martin Schwidefsky |
2009-02-11 | [S390] Fix init irq proc build break. | Sachin Sant |
2009-02-11 | [S390] vdso: fix per cpu vdso pointer in lowcore | Martin Schwidefsky |
2009-01-23 | [S390] Add missing compat system call wrappers. | Michael Holzheu |
2009-01-23 | [S390] etr/stp: fix possible deadlock | Heiko Carstens |
2009-01-23 | [S390] cputime: fix lowcore initialization on cpu hotplug | Heiko Carstens |
2009-01-23 | [S390] fix compat sigaltstack syscall table entry | Michael Holzheu |
2009-01-23 | [S390] personality: fix personality loss on execve | Heiko Carstens |
2009-01-14 | Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2009-01-14 | byteorder: make swab.h include asm/swab.h like a regular header | Harvey Harrison |
2009-01-14 | [CVE-2009-0029] s390 specific system call wrappers | Heiko Carstens |
2009-01-14 | [CVE-2009-0029] s390: enable system call wrappers | Heiko Carstens |
2009-01-14 | [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2 | Heiko Carstens |
2009-01-09 | [S390] Use unsigned long long for u64 on 64bit. | Heiko Carstens |
2009-01-09 | [S390] vdso: compile fix | Heiko Carstens |
2009-01-09 | [S390] remove code for oldselect system call | Heiko Carstens |
2009-01-09 | [S390] types: add/fix types.h include in header files | Heiko Carstens |
2009-01-09 | [S390] dasd: add device attribute to disable blocking on lost paths | Holger Smolinski |
2009-01-09 | [S390] asm-s390/posix_types.h: drop __USE_ALL usage | Mike Frysinger |
2009-01-09 | [S390] gettimeofday.S: removed duplicated #includes | Huang Weiyi |
2009-01-09 | [S390] ptrace: no extern declarations for userspace | Heiko Carstens |
2009-01-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-01-06 | s390: introduce asm/swab.h | Harvey Harrison |
2009-01-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2009-01-06 | kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe() | Masami Hiramatsu |
2009-01-06 | atomic_t: unify all arch definitions | Matthew Wilcox |
2009-01-06 | mm: show node to memory section relationship with symlinks in sysfs | Gary Hade |
2009-01-06 | s390: remove s390_root_dev_*() | Mark McLoughlin |
2009-01-06 | trivial: fix then -> than typos in comments and documentation | Frederik Schwarzer |
2009-01-05 | zero i_uid/i_gid on inode allocation | Al Viro |
2009-01-03 | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-01-03 | Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2009-01-02 | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-01-02 | Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2009-01-01 | cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): s390 | Rusty Russell |
2008-12-31 | take init_fs to saner place | Al Viro |
2008-12-31 | KVM: Consolidate userspace memory capability reporting into common code | Avi Kivity |
2008-12-31 | KVM: s390: Fix memory leak of vcpu->run | Christian Borntraeger |
2008-12-31 | KVM: s390: Fix refcounting and allow module unload | Christian Borntraeger |