summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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/+2
| * [S390] Remove config options.Martin Schwidefsky2008-12-256-116/+16
| * [S390] cpu topology: remove dead codeHeiko Carstens2008-12-251-18/+1
| * [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/+0
| * [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/+4
| * [S390] ftrace: function tracer backend for s390Heiko Carstens2008-12-253-0/+67
| * [S390] Move stfle to header file.Heiko Carstens2008-12-251-17/+0
| * [S390] convert s390 to generic IPI infrastructureHeiko Carstens2008-12-251-156/+19
| * [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
| * [S390] audit: get s390 ret_from_fork in sync with other architecturesAl Viro2008-12-252-2/+2
| * [S390] cpu topology: fix cpu_core_map initializationHeiko Carstens2008-12-251-4/+4
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-12-281-2/+3
|\ \
| * | sched: let arch_update_cpu_topology indicate if topology changedHeiko Carstens2008-12-121-2/+3
| |/
* | Merge branch 'master' into nextJames Morris2008-12-049-39/+35
|\|
| * [S390] Fix alignment of initial kernel stack.Heiko Carstens2008-11-272-2/+3
| * [S390] fix/cleanup sched_clockChristian Borntraeger2008-11-271-8/+5
| * [S390] fix system call parameter functions.Martin Schwidefsky2008-11-276-29/+27
* | Merge branch 'master' into nextJames Morris2008-11-186-18/+33
|\|
| * [S390] fix s390x_newunameMartin Schwidefsky2008-11-141-1/+1
| * [S390] cpu topology: fix lockingHeiko Carstens2008-11-141-4/+7
| * [S390] ftrace: fix kernel stack backchain walkingHeiko Carstens2008-11-142-11/+18
| * [S390] ftrace: disable tracing on idle pswHeiko Carstens2008-11-141-0/+3
| * [S390] lockdep: fix compile bugHeiko Carstens2008-11-141-0/+2
| * [S390] Fix range for add_active_range() in setup_memory()Gerald Schaefer2008-11-141-2/+2
* | CRED: Separate task security context from task_structDavid Howells2008-11-141-14/+14
|/
* [S390] Fix sysdev class file creation.Heiko Carstens2008-10-281-15/+9
* compat: generic compat get/settimeofdayChristoph Hellwig2008-10-164-79/+8
* compat: move cp_compat_stat to common codeChristoph Hellwig2008-10-161-35/+0
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-10-119-61/+120
|\
| * [S390] fix initialization of stpMartin Schwidefsky2008-10-101-1/+1
| * [S390] ptrace changesMartin Schwidefsky2008-10-104-48/+118
| * [S390] s390: use sys_pause for 31bit pause entry pointChristoph Hellwig2008-10-104-12/+1
| |
| \
*-. \ Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched...Ingo Molnar2008-10-081-0/+2
|\ \ \ | |_|/ |/| |
| * | kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul2008-09-081-0/+2
* | | [S390] nohz: Fix __udelay.Heiko Carstens2008-10-031-0/+2
| |/ |/|
* | [S390] CVE-2008-1514: prevent ptrace padding area read/write in 31-bit modeJarod Wilson2008-09-092-0/+29
|/