aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-26[S390] split/move machine check handler codeHeiko Carstens3-2/+385
2009-03-26[S390] Fix hypervisor detection for KVMChristian Borntraeger2-9/+15
2009-03-26[S390] lockdep: trace hardirq off in smp_send_stopChristian Borntraeger1-0/+2
2009-03-26[S390] cputime: initialize per thread timer values on forkHeiko Carstens1-0/+5
2009-03-26[S390] arch/s390/kernel/process.c: fix whitespace damageHeiko Carstens1-37/+27
2009-03-26[S390] move sysinfo.c from drivers/s390 to arch/s390/kernelHeiko Carstens2-1/+431
2009-03-26[S390] Automatic IPL after dumpFrank Munzert3-13/+57
2009-03-26[S390] fix dump_stack vs. %p and (null)Christian Borntraeger1-1/+3
2009-03-18[S390] ftrace/mcount: fix kernel stack backchainHeiko Carstens1-2/+4
2009-02-19[S390] fix "mem=" handling in case of standby memoryHeiko Carstens1-2/+7
2009-02-11[S390] Fix init irq proc build break.Sachin Sant1-0/+2
2009-01-23[S390] Add missing compat system call wrappers.Michael Holzheu2-5/+43
2009-01-23[S390] etr/stp: fix possible deadlockHeiko Carstens1-2/+4
2009-01-23[S390] cputime: fix lowcore initialization on cpu hotplugHeiko Carstens1-0/+4
2009-01-23[S390] fix compat sigaltstack syscall table entryMichael Holzheu1-1/+1
2009-01-14[CVE-2009-0029] s390 specific system call wrappersHeiko Carstens6-44/+50
2009-01-14[CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens1-1/+0
2009-01-09[S390] vdso: compile fixHeiko Carstens2-2/+4
2009-01-09[S390] remove code for oldselect system callHeiko Carstens2-21/+0
2009-01-09[S390] gettimeofday.S: removed duplicated #includesHuang Weiyi1-4/+0
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-01-06kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()Masami Hiramatsu1-3/+4
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer1-1/+1
2009-01-03Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+5
2009-01-03Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds12-309/+487
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-7/+1
2008-12-31take init_fs to saner placeAl Viro1-1/+0
2008-12-31[PATCH] fast vdso implementation for CLOCK_THREAD_CPUTIME_IDMartin Schwidefsky8-29/+201
2008-12-31[PATCH] improve idle cputime accountingMartin Schwidefsky5-253/+235
2008-12-31[PATCH] improve precision of idle time detection.Martin Schwidefsky3-35/+60
2008-12-31[PATCH] improve precision of process accounting.Martin Schwidefsky1-53/+40
2008-12-31[PATCH] idle cputime accountingMartin Schwidefsky1-4/+16
2008-12-31[PATCH] fix scaled & unscaled cputime accountingMartin Schwidefsky1-5/+5
2008-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Rusty Russell34-623/+1694
2008-12-28Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds33-607/+1677
2008-12-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+3
2008-12-26cpumask: cpu_coregroup_mask(): s390Rusty Russell1-0/+5
2008-12-25[S390] convert cpu related printks to pr_xxx macros.Martin Schwidefsky5-100/+112
2008-12-25[S390] convert s390 debug feature printks to pr_xxx macros.Michael Holzheu1-18/+19
2008-12-25[S390] convert setup printks to pr_xxx macros.Martin Schwidefsky1-26/+46
2008-12-25[S390] convert time printks to pr_xxx macros.Martin Schwidefsky1-5/+9
2008-12-25[S390] convert cpcmd printks to pr_xxx macros.Christian Borntraeger1-2/+5
2008-12-25[S390] s390: Remove redundant testJulia Lawall1-1/+1
2008-12-25[S390] s390/setup: set default preferred console device "ttyS"Hendrik Brueckner1-0/+3
2008-12-25[S390] panic_stack leak in smp_alloc_lowcoreMartin Schwidefsky1-5/+2
2008-12-25[S390] Remove config options.Martin Schwidefsky6-116/+16
2008-12-25[S390] cpu topology: remove dead codeHeiko Carstens1-18/+1
2008-12-25[S390] cpu topology: introduce kernel parameterHeiko Carstens1-1/+11
2008-12-25[S390] add new machine types to setup_hwcaps.Martin Schwidefsky1-0/+5
2008-12-25[S390] Remove initial kernel stack backchain initialization.Heiko Carstens2-2/+0