summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2009-03-26Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-03-26Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2009-03-26[S390] remove duplicated #includesHuang Weiyi
2009-03-26[S390] cpumask: use mm_cpumask() wrapperRusty Russell
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] use kzfree()Johannes Weiner
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] Fix comments in lowcore structureChristian Borntraeger
2009-03-26[S390] Expose a constant for the number of words representing the CRsDan Smith
2009-03-26[S390] use compiler builtin versions of strlen/strcpy/strcatHeiko Carstens
2009-03-26[S390] module function call optimizationMartin Schwidefsky
2009-03-26[S390] bitops: remove likely annotationsHeiko Carstens
2009-03-26[S390] remove duplicate nul-termination of stringHendrik Brueckner
2009-03-26[S390] allow usage of string functions in linux/string.hRusty Russell
2009-03-26[S390] qdio: report SIGA errors directlyJan Glauber
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 appldata build break with !NETSachin Sant
2009-03-26[S390] Fix hypervisor detection for KVMChristian Borntraeger
2009-03-26[S390] check addressing mode in s390_enable_sieCarsten Otte
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] dasd: add High Performance FICON supportStefan Weinhuber
2009-03-26[S390] dasd: add large volume supportStefan Weinhuber
2009-03-26[S390] page fault: invoke oom-killerHeiko Carstens