aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAge
* [S390] vdso: compile fixHeiko Carstens2009-01-09
* [S390] remove code for oldselect system callHeiko Carstens2009-01-09
* [S390] gettimeofday.S: removed duplicated #includesHuang Weiyi2009-01-09
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-07
|\
| * trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-06
* | kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()Masami Hiramatsu2009-01-06
|/
* Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-03
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-29
| |\
| * | cpumask: cpu_coregroup_mask(): s390Rusty Russell2008-12-26
* | | Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-01-03
|\ \ \
| * | | [PATCH] fast vdso implementation for CLOCK_THREAD_CPUTIME_IDMartin Schwidefsky2008-12-31
| * | | [PATCH] improve idle cputime accountingMartin Schwidefsky2008-12-31
| * | | [PATCH] improve precision of idle time detection.Martin Schwidefsky2008-12-31
| * | | [PATCH] improve precision of process accounting.Martin Schwidefsky2008-12-31
| * | | [PATCH] idle cputime accountingMartin Schwidefsky2008-12-31
| * | | [PATCH] fix scaled & unscaled cputime accountingMartin Schwidefsky2008-12-31
| | |/ | |/|
* | | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-02
|\ \ \
| * \ \ Merge ../linux-2.6-x86Rusty Russell2008-12-13
| |\ \ \ | | |_|/ | |/| |
| * | | cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-13
| * | | cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-13
* | | | take init_fs to saner placeAl Viro2008-12-31
| |_|/ |/| |
* | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-12-28
|\ \ \
| * | | [S390] convert cpu related printks to pr_xxx macros.Martin Schwidefsky2008-12-25
| * | | [S390] convert s390 debug feature printks to pr_xxx macros.Michael Holzheu2008-12-25
| * | | [S390] convert setup printks to pr_xxx macros.Martin Schwidefsky2008-12-25
| * | | [S390] convert time printks to pr_xxx macros.Martin Schwidefsky2008-12-25
| * | | [S390] convert cpcmd printks to pr_xxx macros.Christian Borntraeger2008-12-25
| * | | [S390] s390: Remove redundant testJulia Lawall2008-12-25
| * | | [S390] s390/setup: set default preferred console device "ttyS"Hendrik Brueckner2008-12-25
| * | | [S390] panic_stack leak in smp_alloc_lowcoreMartin Schwidefsky2008-12-25
| * | | [S390] Remove config options.Martin Schwidefsky2008-12-25
| * | | [S390] cpu topology: remove dead codeHeiko Carstens2008-12-25
| * | | [S390] cpu topology: introduce kernel parameterHeiko Carstens2008-12-25
| * | | [S390] add new machine types to setup_hwcaps.Martin Schwidefsky2008-12-25
| * | | [S390] Remove initial kernel stack backchain initialization.Heiko Carstens2008-12-25
| * | | [S390] Add processor type march=z10 and a processor type safety check.Martin Schwidefsky2008-12-25
| * | | [S390] remove ptrace warning on 31 bit.Martin Schwidefsky2008-12-25
| * | | [S390] ftrace: function tracer backend for s390Heiko Carstens2008-12-25
| * | | [S390] Move stfle to header file.Heiko Carstens2008-12-25
| * | | [S390] convert s390 to generic IPI infrastructureHeiko Carstens2008-12-25
| * | | [S390] serialize stp/etr workMartin Schwidefsky2008-12-25
| * | | [S390] convert etr/stp to stop_machine interfaceHeiko Carstens2008-12-25
| * | | [S390] introduce vdso on s390Martin Schwidefsky2008-12-25
| * | | [S390] cpu topology: dont destroy cpu sets on topology changeHeiko Carstens2008-12-25
| * | | [S390] audit: get s390 ret_from_fork in sync with other architecturesAl Viro2008-12-25
| * | | [S390] cpu topology: fix cpu_core_map initializationHeiko Carstens2008-12-25
| |/ /
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-12-28
|\ \ \ | | |/ | |/|
| * | sched: let arch_update_cpu_topology indicate if topology changedHeiko Carstens2008-12-12
| |/
* | Merge branch 'master' into nextJames Morris2008-12-04
|\|
| * [S390] Fix alignment of initial kernel stack.Heiko Carstens2008-11-27