summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* [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
* | KVM: Add kvm_arch_sync_events to sync with asynchronize eventsSheng Yang2009-02-151-0/+4
|/
* [S390] Update default configuration.Martin Schwidefsky2009-02-111-27/+60
* [S390] Fix init irq proc build break.Sachin Sant2009-02-111-0/+2
* [S390] vdso: fix per cpu vdso pointer in lowcoreMartin Schwidefsky2009-02-111-2/+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
* [S390] personality: fix personality loss on execveHeiko Carstens2009-01-231-8/+8
* Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-01-147-45/+51
|\
| * [CVE-2009-0029] s390 specific system call wrappersHeiko Carstens2009-01-146-44/+50
| * [CVE-2009-0029] s390: enable system call wrappersHeiko Carstens2009-01-141-0/+1
| * [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens2009-01-141-1/+0
* | byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2009-01-142-2/+0
|/
* [S390] Use unsigned long long for u64 on 64bit.Heiko Carstens2009-01-094-10/+6
* [S390] vdso: compile fixHeiko Carstens2009-01-092-2/+4
* [S390] remove code for oldselect system callHeiko Carstens2009-01-092-21/+0
OpenPOWER on IntegriCloud