Age | Commit message (Expand) | Author |
2009-02-11 | [S390] Fix init irq proc build break. | Sachin Sant |
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-14 | [CVE-2009-0029] s390 specific 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] vdso: compile fix | Heiko Carstens |
2009-01-09 | [S390] remove code for oldselect system call | Heiko Carstens |
2009-01-09 | [S390] gettimeofday.S: removed duplicated #includes | Huang Weiyi |
2009-01-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-01-06 | kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe() | Masami Hiramatsu |
2009-01-06 | trivial: fix then -> than typos in comments and documentation | Frederik Schwarzer |
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 |
2008-12-31 | take init_fs to saner place | Al Viro |
2008-12-31 | [PATCH] fast vdso implementation for CLOCK_THREAD_CPUTIME_ID | Martin Schwidefsky |
2008-12-31 | [PATCH] improve idle cputime accounting | Martin Schwidefsky |
2008-12-31 | [PATCH] improve precision of idle time detection. | Martin Schwidefsky |
2008-12-31 | [PATCH] improve precision of process accounting. | Martin Schwidefsky |
2008-12-31 | [PATCH] idle cputime accounting | Martin Schwidefsky |
2008-12-31 | [PATCH] fix scaled & unscaled cputime accounting | Martin Schwidefsky |
2008-12-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell |
2008-12-28 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2008-12-28 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2008-12-26 | cpumask: cpu_coregroup_mask(): s390 | Rusty Russell |
2008-12-25 | [S390] convert cpu related printks to pr_xxx macros. | Martin Schwidefsky |
2008-12-25 | [S390] convert s390 debug feature printks to pr_xxx macros. | Michael Holzheu |
2008-12-25 | [S390] convert setup printks to pr_xxx macros. | Martin Schwidefsky |
2008-12-25 | [S390] convert time printks to pr_xxx macros. | Martin Schwidefsky |
2008-12-25 | [S390] convert cpcmd printks to pr_xxx macros. | Christian Borntraeger |
2008-12-25 | [S390] s390: Remove redundant test | Julia Lawall |
2008-12-25 | [S390] s390/setup: set default preferred console device "ttyS" | Hendrik Brueckner |
2008-12-25 | [S390] panic_stack leak in smp_alloc_lowcore | Martin Schwidefsky |
2008-12-25 | [S390] Remove config options. | Martin Schwidefsky |
2008-12-25 | [S390] cpu topology: remove dead code | Heiko Carstens |
2008-12-25 | [S390] cpu topology: introduce kernel parameter | Heiko Carstens |
2008-12-25 | [S390] add new machine types to setup_hwcaps. | Martin Schwidefsky |
2008-12-25 | [S390] Remove initial kernel stack backchain initialization. | Heiko Carstens |
2008-12-25 | [S390] Add processor type march=z10 and a processor type safety check. | Martin Schwidefsky |
2008-12-25 | [S390] remove ptrace warning on 31 bit. | Martin Schwidefsky |
2008-12-25 | [S390] ftrace: function tracer backend for s390 | Heiko Carstens |
2008-12-25 | [S390] Move stfle to header file. | Heiko Carstens |
2008-12-25 | [S390] convert s390 to generic IPI infrastructure | Heiko Carstens |
2008-12-25 | [S390] serialize stp/etr work | Martin Schwidefsky |
2008-12-25 | [S390] convert etr/stp to stop_machine interface | Heiko Carstens |
2008-12-25 | [S390] introduce vdso on s390 | Martin Schwidefsky |
2008-12-25 | [S390] cpu topology: dont destroy cpu sets on topology change | Heiko Carstens |
2008-12-25 | [S390] audit: get s390 ret_from_fork in sync with other architectures | Al Viro |