summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
* [S390] Add missing compat system call wrappers.Michael Holzheu2009-01-232-5/+43
* [S390] etr/stp: fix possible deadlockHeiko Carstens2009-01-231-2/+4
* [S390] cputime: fix lowcore initialization on cpu hotplugHeiko Carstens2009-01-231-0/+4
* [S390] fix compat sigaltstack syscall table entryMichael Holzheu2009-01-231-1/+1
* [CVE-2009-0029] s390 specific system call wrappersHeiko Carstens2009-01-146-44/+50
* [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens2009-01-141-1/+0Star
* [S390] vdso: compile fixHeiko Carstens2009-01-092-2/+4
* [S390] remove code for oldselect system callHeiko Carstens2009-01-092-21/+0Star
* [S390] gettimeofday.S: removed duplicated #includesHuang Weiyi2009-01-091-4/+0Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-071-1/+1
|\
| * trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-061-1/+1
* | kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()Masami Hiramatsu2009-01-071-3/+4
|/
* Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-031-0/+5
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-2934-623/+1694
| |\
| * | cpumask: cpu_coregroup_mask(): s390Rusty Russell2008-12-261-0/+5
* | | Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-01-0312-309/+487
|\ \ \
| * | | [PATCH] fast vdso implementation for CLOCK_THREAD_CPUTIME_IDMartin Schwidefsky2008-12-318-29/+201
| * | | [PATCH] improve idle cputime accountingMartin Schwidefsky2008-12-315-253/+235Star
| * | | [PATCH] improve precision of idle time detection.Martin Schwidefsky2008-12-313-35/+60
| * | | [PATCH] improve precision of process accounting.Martin Schwidefsky2008-12-311-53/+40Star
| * | | [PATCH] idle cputime accountingMartin Schwidefsky2008-12-311-4/+16
| * | | [PATCH] fix scaled & unscaled cputime accountingMartin Schwidefsky2008-12-311-5/+5
| | |/ | |/|
* | | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-022-7/+1Star
|\ \ \
| * \ \ Merge ../linux-2.6-x86Rusty Russell2008-12-131-2/+3
| |\ \ \ | | |_|/ | |/| |
| * | | cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-131-1/+1
| * | | cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-131-6/+0Star
* | | | take init_fs to saner placeAl Viro2009-01-011-1/+0Star
| |_|/ |/| |
* | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-12-2833-607/+1677
|\ \ \
| * | | [S390] convert cpu related printks to pr_xxx macros.Martin Schwidefsky2008-12-255-100/+112
| * | | [S390] convert s390 debug feature printks to pr_xxx macros.Michael Holzheu2008-12-251-18/+19
| * | | [S390] convert setup printks to pr_xxx macros.Martin Schwidefsky2008-12-251-26/+46
| * | | [S390] convert time printks to pr_xxx macros.Martin Schwidefsky2008-12-251-5/+9
| * | | [S390] convert cpcmd printks to pr_xxx macros.Christian Borntraeger2008-12-251-2/+5
| * | | [S390] s390: Remove redundant testJulia Lawall2008-12-251-1/+1
| * | | [S390] s390/setup: set default preferred console device "ttyS"Hendrik Brueckner2008-12-251-0/+3
| * | | [S390] panic_stack leak in smp_alloc_lowcoreMartin Schwidefsky2008-12-251-5/+2Star
| * | | [S390] Remove config options.Martin Schwidefsky2008-12-256-116/+16Star
| * | | [S390] cpu topology: remove dead codeHeiko Carstens2008-12-251-18/+1Star
| * | | [S390] cpu topology: introduce kernel parameterHeiko Carstens2008-12-251-1/+11
| * | | [S390] add new machine types to setup_hwcaps.Martin Schwidefsky2008-12-251-0/+5
| * | | [S390] Remove initial kernel stack backchain initialization.Heiko Carstens2008-12-252-2/+0Star
| * | | [S390] Add processor type march=z10 and a processor type safety check.Martin Schwidefsky2008-12-253-47/+52
| * | | [S390] remove ptrace warning on 31 bit.Martin Schwidefsky2008-12-251-6/+4Star
| * | | [S390] ftrace: function tracer backend for s390Heiko Carstens2008-12-253-0/+67
| * | | [S390] Move stfle to header file.Heiko Carstens2008-12-251-17/+0Star
| * | | [S390] convert s390 to generic IPI infrastructureHeiko Carstens2008-12-251-156/+19Star
| * | | [S390] serialize stp/etr workMartin Schwidefsky2008-12-251-5/+18
| * | | [S390] convert etr/stp to stop_machine interfaceHeiko Carstens2008-12-251-81/+131
| * | | [S390] introduce vdso on s390Martin Schwidefsky2008-12-2518-1/+1155
| * | | [S390] cpu topology: dont destroy cpu sets on topology changeHeiko Carstens2008-12-251-1/+2