summaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)AuthorFilesLines
2008-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty 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/ker...Linus 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
2008-12-25[S390] Add processor type march=z10 and a processor type safety check.Martin Schwidefsky3-47/+52
2008-12-25[S390] remove ptrace warning on 31 bit.Martin Schwidefsky1-6/+4
2008-12-25[S390] ftrace: function tracer backend for s390Heiko Carstens3-0/+67
2008-12-25[S390] Move stfle to header file.Heiko Carstens1-17/+0
2008-12-25[S390] convert s390 to generic IPI infrastructureHeiko Carstens1-156/+19
2008-12-25[S390] serialize stp/etr workMartin Schwidefsky1-5/+18
2008-12-25[S390] convert etr/stp to stop_machine interfaceHeiko Carstens1-81/+131
2008-12-25[S390] introduce vdso on s390Martin Schwidefsky18-1/+1155
2008-12-25[S390] cpu topology: dont destroy cpu sets on topology changeHeiko Carstens1-1/+2
2008-12-25[S390] audit: get s390 ret_from_fork in sync with other architecturesAl Viro2-2/+2
2008-12-25[S390] cpu topology: fix cpu_core_map initializationHeiko Carstens1-4/+4
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell1-1/+1
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell1-6/+0
2008-12-12sched: let arch_update_cpu_topology indicate if topology changedHeiko Carstens1-2/+3
2008-12-04Merge branch 'master' into nextJames Morris9-39/+35
2008-11-27[S390] Fix alignment of initial kernel stack.Heiko Carstens2-2/+3
2008-11-27[S390] fix/cleanup sched_clockChristian Borntraeger1-8/+5
2008-11-27[S390] fix system call parameter functions.Martin Schwidefsky6-29/+27
2008-11-18Merge branch 'master' into nextJames Morris6-18/+33
2008-11-14[S390] fix s390x_newunameMartin Schwidefsky1-1/+1
2008-11-14[S390] cpu topology: fix lockingHeiko Carstens1-4/+7
2008-11-14[S390] ftrace: fix kernel stack backchain walkingHeiko Carstens2-11/+18
2008-11-14[S390] ftrace: disable tracing on idle pswHeiko Carstens1-0/+3
2008-11-14[S390] lockdep: fix compile bugHeiko Carstens1-0/+2
2008-11-14[S390] Fix range for add_active_range() in setup_memory()Gerald Schaefer1-2/+2
2008-11-14CRED: Separate task security context from task_structDavid Howells1-14/+14
2008-10-28[S390] Fix sysdev class file creation.Heiko Carstens1-15/+9
2008-10-16compat: generic compat get/settimeofdayChristoph Hellwig4-79/+8
2008-10-16compat: move cp_compat_stat to common codeChristoph Hellwig1-35/+0
2008-10-11Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds9-61/+120
2008-10-10[S390] fix initialization of stpMartin Schwidefsky1-1/+1
2008-10-10[S390] ptrace changesMartin Schwidefsky4-48/+118
2008-10-10[S390] s390: use sys_pause for 31bit pause entry pointChristoph Hellwig4-12/+1