summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* [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/+3
* [S390] ipl: Improve checking logic and remove switch defaults.Michael Holzheu2009-03-261-7/+6
* [S390] s390dbf: Remove needless check for NULL pointer.Michael Holzheu2009-03-261-2/+1
* [S390] s390dbf: Remove redundant initilizations.Michael Holzheu2009-03-261-2/+1
* [S390] use kzfree()Johannes Weiner2009-03-261-2/+1
* [S390] BUG to BUG_ON changesStoyan Gaydarov2009-03-262-4/+2
* [S390] zfcpdump: Prevent zcore from beeing built as a kernel module.Michael Holzheu2009-03-263-5/+5
* [S390] Use csum_partial in checksum.hFrank Munzert2009-03-262-17/+3
* [S390] cleanup lowcore.hMartin Schwidefsky2009-03-262-323/+331
* [S390] eliminate ipl_device from lowcoreMartin Schwidefsky2009-03-265-10/+2
* [S390] eliminate cpuinfo_S390 structureMartin Schwidefsky2009-03-266-74/+51
* [S390] Fix comments in lowcore structureChristian Borntraeger2009-03-261-2/+2
* [S390] Expose a constant for the number of words representing the CRsDan Smith2009-03-262-2/+5
* [S390] use compiler builtin versions of strlen/strcpy/strcatHeiko Carstens2009-03-262-0/+16
* [S390] module function call optimizationMartin Schwidefsky2009-03-261-7/+12
* [S390] bitops: remove likely annotationsHeiko Carstens2009-03-261-6/+6
* [S390] remove duplicate nul-termination of stringHendrik Brueckner2009-03-261-1/+0
* [S390] allow usage of string functions in linux/string.hRusty Russell2009-03-261-1/+7
* [S390] qdio: report SIGA errors directlyJan Glauber2009-03-261-0/+1
* [S390] kernel: Disable switch_amode by defaultGerald Schaefer2009-03-261-4/+0
* [S390] clock sync mode flagsMartin Schwidefsky2009-03-261-27/+44
* [S390] move EXPORT_SYMBOLs to definitionsHeiko Carstens2009-03-266-44/+19
* [S390] convert bitmap definitions to CHeiko Carstens2009-03-263-57/+50
* [S390] Remove CONFIG_MACHCHK_WARNING.Heiko Carstens2009-03-262-25/+11
* [S390] split/move machine check handler codeHeiko Carstens2009-03-266-5/+520
* [S390] Fix appldata build break with !NETSachin Sant2009-03-261-1/+1
* [S390] Fix hypervisor detection for KVMChristian Borntraeger2009-03-264-10/+17
* [S390] check addressing mode in s390_enable_sieCarsten Otte2009-03-261-0/+4
* [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/+27
* [S390] move sysinfo.c from drivers/s390 to arch/s390/kernelHeiko Carstens2009-03-262-1/+431
* [S390] dasd: add High Performance FICON supportStefan Weinhuber2009-03-261-12/+5
* [S390] dasd: add large volume supportStefan Weinhuber2009-03-262-7/+19
* [S390] page fault: invoke oom-killerHeiko Carstens2009-03-261-26/+2
* [S390] Automatic IPL after dumpFrank Munzert2009-03-265-24/+86
* [S390] fix dump_stack vs. %p and (null)Christian Borntraeger2009-03-261-1/+3
* [S390] make page table upgrade work againMartin Schwidefsky2009-03-182-14/+35
* [S390] make page table walking more robustMartin Schwidefsky2009-03-183-5/+6
* [S390] Dont check for pfn_valid() in uaccess_pt.cGerald Schaefer2009-03-181-18/+0
* [S390] ftrace/mcount: fix kernel stack backchainHeiko Carstens2009-03-181-2/+4
* [S390] topology: define SD_MC_INIT to fix performance regressionHeiko Carstens2009-03-181-0/+2
* [S390] __div64_31 broken for CONFIG_MARCH_G5Martin Schwidefsky2009-03-181-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-03-031-1/+1
|\
| * crypto: api - Fix module load deadlock with fallback algorithmsHerbert Xu2009-02-261-1/+1
* | [S390] fix "mem=" handling in case of standby memoryHeiko Carstens2009-02-192-2/+9
* | [S390] Fix timeval regression on s390Christian Borntraeger2009-02-191-1/+1
OpenPOWER on IntegriCloud