aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-26[S390] use compiler builtin versions of strlen/strcpy/strcatHeiko Carstens2-0/+16
2009-03-26[S390] module function call optimizationMartin Schwidefsky1-7/+12
2009-03-26[S390] bitops: remove likely annotationsHeiko Carstens1-6/+6
2009-03-26[S390] remove duplicate nul-termination of stringHendrik Brueckner1-1/+0
2009-03-26[S390] allow usage of string functions in linux/string.hRusty Russell1-1/+7
2009-03-26[S390] qdio: report SIGA errors directlyJan Glauber1-0/+1
2009-03-26[S390] kernel: Disable switch_amode by defaultGerald Schaefer1-4/+0
2009-03-26[S390] clock sync mode flagsMartin Schwidefsky1-27/+44
2009-03-26[S390] move EXPORT_SYMBOLs to definitionsHeiko Carstens6-44/+19
2009-03-26[S390] convert bitmap definitions to CHeiko Carstens3-57/+50
2009-03-26[S390] Remove CONFIG_MACHCHK_WARNING.Heiko Carstens2-25/+11
2009-03-26[S390] split/move machine check handler codeHeiko Carstens6-5/+520
2009-03-26[S390] Fix appldata build break with !NETSachin Sant1-1/+1
2009-03-26[S390] Fix hypervisor detection for KVMChristian Borntraeger4-10/+17
2009-03-26[S390] check addressing mode in s390_enable_sieCarsten Otte1-0/+4
2009-03-26[S390] lockdep: trace hardirq off in smp_send_stopChristian Borntraeger1-0/+2
2009-03-26[S390] cputime: initialize per thread timer values on forkHeiko Carstens1-0/+5
2009-03-26[S390] arch/s390/kernel/process.c: fix whitespace damageHeiko Carstens1-37/+27
2009-03-26[S390] move sysinfo.c from drivers/s390 to arch/s390/kernelHeiko Carstens2-1/+431
2009-03-26[S390] dasd: add High Performance FICON supportStefan Weinhuber1-12/+5
2009-03-26[S390] dasd: add large volume supportStefan Weinhuber2-7/+19
2009-03-26[S390] page fault: invoke oom-killerHeiko Carstens1-26/+2
2009-03-26[S390] Automatic IPL after dumpFrank Munzert5-24/+86
2009-03-26[S390] fix dump_stack vs. %p and (null)Christian Borntraeger1-1/+3
2009-03-24KVM: s390: Fix SIGP set prefix ioctlChristian Borntraeger1-1/+6
2009-03-24KVM: s390: Fix problem state check for b2 interceptsChristian Borntraeger3-5/+17
2009-03-24KVM: s390: Fix printk on SIGP set archChristian Borntraeger1-2/+0
2009-03-24KVM: Add CONFIG_HAVE_KVM_IRQCHIPAvi Kivity1-0/+3
2009-03-24KVM: Remove old kvm_guest_debug structsJan Kiszka1-3/+0
2009-03-24KVM: New guest debug interfaceJan Kiszka2-2/+9
2009-03-21crypto: sha512-s390 - Add missing block sizeHerbert Xu1-0/+1
2009-03-20s390: remove arch specific smp_send_stop()Heiko Carstens1-6/+0
2009-03-18[S390] make page table upgrade work againMartin Schwidefsky2-14/+35
2009-03-18[S390] make page table walking more robustMartin Schwidefsky3-5/+6
2009-03-18[S390] Dont check for pfn_valid() in uaccess_pt.cGerald Schaefer1-18/+0
2009-03-18[S390] ftrace/mcount: fix kernel stack backchainHeiko Carstens1-2/+4
2009-03-18[S390] topology: define SD_MC_INIT to fix performance regressionHeiko Carstens1-0/+2
2009-03-18[S390] __div64_31 broken for CONFIG_MARCH_G5Martin Schwidefsky1-1/+1
2009-03-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2009-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+1
2009-02-26crypto: api - Fix module load deadlock with fallback algorithmsHerbert Xu1-1/+1
2009-02-24Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller4-3/+14
2009-02-19[S390] fix "mem=" handling in case of standby memoryHeiko Carstens2-2/+9
2009-02-19[S390] Fix timeval regression on s390Christian Borntraeger1-1/+1
2009-02-18crypto: sha-s390 - Switch to shashHerbert Xu5-86/+100
2009-02-15net: new user space API for time stamping of incoming and outgoing packetsPatrick Ohly1-0/+3
2009-02-15KVM: Add kvm_arch_sync_events to sync with asynchronize eventsSheng Yang1-0/+4
2009-02-11[S390] Update default configuration.Martin Schwidefsky1-27/+60
2009-02-11[S390] Fix init irq proc build break.Sachin Sant1-0/+2
2009-02-11[S390] vdso: fix per cpu vdso pointer in lowcoreMartin Schwidefsky1-2/+2