summaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2009-04-02Simplify copy_thread()Alexey Dobriyan
2009-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-03-27generic compat_sys_ustatChristoph Hellwig
2009-03-26[S390] remove duplicated #includesHuang Weiyi
2009-03-26[S390] cpumask: Use accessors code.Rusty Russell
2009-03-26[S390] cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.Rusty Russell
2009-03-26[S390] cpumask: remove cpu_coregroup_mapRusty Russell
2009-03-26[S390] fix clock comparator save area usageHeiko Carstens
2009-03-26[S390] Add hwcap flag for the etf3 enhancement facilityAndreas Krebbel
2009-03-26[S390] Ensure that ipl panic notifier is called late.Michael Holzheu
2009-03-26[S390] fix dfp elf hwcap/facility bit detectionChristian Ehrhardt
2009-03-26[S390] smp: perform initial cpu reset before starting a cpuHeiko Carstens
2009-03-26[S390] smp: fix memory leak on __cpu_upHeiko Carstens
2009-03-26[S390] ipl: Improve checking logic and remove switch defaults.Michael Holzheu
2009-03-26[S390] s390dbf: Remove needless check for NULL pointer.Michael Holzheu
2009-03-26[S390] s390dbf: Remove redundant initilizations.Michael Holzheu
2009-03-26[S390] BUG to BUG_ON changesStoyan Gaydarov
2009-03-26[S390] zfcpdump: Prevent zcore from beeing built as a kernel module.Michael Holzheu
2009-03-26[S390] Use csum_partial in checksum.hFrank Munzert
2009-03-26[S390] cleanup lowcore.hMartin Schwidefsky
2009-03-26[S390] eliminate ipl_device from lowcoreMartin Schwidefsky
2009-03-26[S390] eliminate cpuinfo_S390 structureMartin Schwidefsky
2009-03-26[S390] Expose a constant for the number of words representing the CRsDan Smith
2009-03-26[S390] module function call optimizationMartin Schwidefsky
2009-03-26[S390] remove duplicate nul-termination of stringHendrik Brueckner
2009-03-26[S390] kernel: Disable switch_amode by defaultGerald Schaefer
2009-03-26[S390] clock sync mode flagsMartin Schwidefsky
2009-03-26[S390] move EXPORT_SYMBOLs to definitionsHeiko Carstens
2009-03-26[S390] convert bitmap definitions to CHeiko Carstens
2009-03-26[S390] Remove CONFIG_MACHCHK_WARNING.Heiko Carstens
2009-03-26[S390] split/move machine check handler codeHeiko Carstens
2009-03-26[S390] Fix hypervisor detection for KVMChristian Borntraeger
2009-03-26[S390] lockdep: trace hardirq off in smp_send_stopChristian Borntraeger
2009-03-26[S390] cputime: initialize per thread timer values on forkHeiko Carstens
2009-03-26[S390] arch/s390/kernel/process.c: fix whitespace damageHeiko Carstens
2009-03-26[S390] move sysinfo.c from drivers/s390 to arch/s390/kernelHeiko Carstens
2009-03-26[S390] Automatic IPL after dumpFrank Munzert
2009-03-26[S390] fix dump_stack vs. %p and (null)Christian Borntraeger
2009-03-18[S390] ftrace/mcount: fix kernel stack backchainHeiko Carstens
2009-02-19[S390] fix "mem=" handling in case of standby memoryHeiko Carstens
2009-02-11[S390] Fix init irq proc build break.Sachin Sant
2009-01-23[S390] Add missing compat system call wrappers.Michael Holzheu
2009-01-23[S390] etr/stp: fix possible deadlockHeiko Carstens
2009-01-23[S390] cputime: fix lowcore initialization on cpu hotplugHeiko Carstens
2009-01-23[S390] fix compat sigaltstack syscall table entryMichael Holzheu
2009-01-14[CVE-2009-0029] s390 specific system call wrappersHeiko Carstens
2009-01-14[CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens
2009-01-09[S390] vdso: compile fixHeiko Carstens
2009-01-09[S390] remove code for oldselect system callHeiko Carstens
2009-01-09[S390] gettimeofday.S: removed duplicated #includesHuang Weiyi