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