summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-03-281-1/+1
|\
| * generic compat_sys_ustatChristoph Hellwig2009-03-271-1/+1
* | [S390] remove duplicated #includesHuang Weiyi2009-03-261-1/+0Star
* | [S390] cpumask: Use accessors code.Rusty Russell2009-03-261-3/+2Star
* | [S390] cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.Rusty Russell2009-03-261-9/+9
* | [S390] cpumask: remove cpu_coregroup_mapRusty Russell2009-03-261-1/+1
* | [S390] fix clock comparator save area usageHeiko Carstens2009-03-261-7/+4Star
* | [S390] Add hwcap flag for the etf3 enhancement facilityAndreas Krebbel2009-03-262-6/+13
* | [S390] Ensure that ipl panic notifier is called late.Michael Holzheu2009-03-261-1/+1
* | [S390] fix dfp elf hwcap/facility bit detectionChristian Ehrhardt2009-03-261-2/+4
* | [S390] smp: perform initial cpu reset before starting a cpuHeiko Carstens2009-03-261-7/+16
* | [S390] smp: fix memory leak on __cpu_upHeiko Carstens2009-03-262-5/+3Star
* | [S390] ipl: Improve checking logic and remove switch defaults.Michael Holzheu2009-03-261-7/+6Star
* | [S390] s390dbf: Remove needless check for NULL pointer.Michael Holzheu2009-03-261-2/+1Star
* | [S390] s390dbf: Remove redundant initilizations.Michael Holzheu2009-03-261-2/+1Star
* | [S390] BUG to BUG_ON changesStoyan Gaydarov2009-03-262-4/+2Star
* | [S390] zfcpdump: Prevent zcore from beeing built as a kernel module.Michael Holzheu2009-03-262-4/+4
* | [S390] Use csum_partial in checksum.hFrank Munzert2009-03-261-1/+3
* | [S390] cleanup lowcore.hMartin Schwidefsky2009-03-261-0/+2
* | [S390] eliminate ipl_device from lowcoreMartin Schwidefsky2009-03-264-4/+0Star
* | [S390] eliminate cpuinfo_S390 structureMartin Schwidefsky2009-03-263-46/+41Star
* | [S390] Expose a constant for the number of words representing the CRsDan Smith2009-03-261-1/+2
* | [S390] module function call optimizationMartin Schwidefsky2009-03-261-7/+12
* | [S390] remove duplicate nul-termination of stringHendrik Brueckner2009-03-261-1/+0Star
* | [S390] kernel: Disable switch_amode by defaultGerald Schaefer2009-03-261-4/+0Star
* | [S390] clock sync mode flagsMartin Schwidefsky2009-03-261-27/+44
* | [S390] move EXPORT_SYMBOLs to definitionsHeiko Carstens2009-03-264-44/+15Star
* | [S390] convert bitmap definitions to CHeiko Carstens2009-03-262-56/+49Star
* | [S390] Remove CONFIG_MACHCHK_WARNING.Heiko Carstens2009-03-261-18/+11Star
* | [S390] split/move machine check handler codeHeiko Carstens2009-03-263-2/+385
* | [S390] Fix hypervisor detection for KVMChristian Borntraeger2009-03-262-9/+15
* | [S390] lockdep: trace hardirq off in smp_send_stopChristian Borntraeger2009-03-261-0/+2
* | [S390] cputime: initialize per thread timer values on forkHeiko Carstens2009-03-261-0/+5
* | [S390] arch/s390/kernel/process.c: fix whitespace damageHeiko Carstens2009-03-261-37/+27Star
* | [S390] move sysinfo.c from drivers/s390 to arch/s390/kernelHeiko Carstens2009-03-262-1/+431
* | [S390] Automatic IPL after dumpFrank Munzert2009-03-263-13/+57
* | [S390] fix dump_stack vs. %p and (null)Christian Borntraeger2009-03-261-1/+3
|/
* [S390] ftrace/mcount: fix kernel stack backchainHeiko Carstens2009-03-181-2/+4
* [S390] fix "mem=" handling in case of standby memoryHeiko Carstens2009-02-191-2/+7
* [S390] Fix init irq proc build break.Sachin Sant2009-02-111-0/+2
* [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
|\