aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-01generic debug pageallocAkinobu Mita2-0/+4
2009-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-1/+1
2009-03-27generic compat_sys_ustatChristoph Hellwig1-1/+1
2009-03-26Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds48-726/+1688
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-0/+3
2009-03-26Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds9-13/+35
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller13-126/+149
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds5-86/+101
2009-03-26[S390] remove duplicated #includesHuang Weiyi1-1/+0
2009-03-26[S390] cpumask: use mm_cpumask() wrapperRusty Russell3-4/+4
2009-03-26[S390] cpumask: Use accessors code.Rusty Russell1-3/+2
2009-03-26[S390] cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.Rusty Russell1-9/+9
2009-03-26[S390] cpumask: remove cpu_coregroup_mapRusty Russell2-2/+1
2009-03-26[S390] fix clock comparator save area usageHeiko Carstens1-7/+4
2009-03-26[S390] Add hwcap flag for the etf3 enhancement facilityAndreas Krebbel2-6/+13
2009-03-26[S390] Ensure that ipl panic notifier is called late.Michael Holzheu1-1/+1
2009-03-26[S390] fix dfp elf hwcap/facility bit detectionChristian Ehrhardt1-2/+4
2009-03-26[S390] smp: perform initial cpu reset before starting a cpuHeiko Carstens1-7/+16
2009-03-26[S390] smp: fix memory leak on __cpu_upHeiko Carstens2-5/+3
2009-03-26[S390] ipl: Improve checking logic and remove switch defaults.Michael Holzheu1-7/+6
2009-03-26[S390] s390dbf: Remove needless check for NULL pointer.Michael Holzheu1-2/+1
2009-03-26[S390] s390dbf: Remove redundant initilizations.Michael Holzheu1-2/+1
2009-03-26[S390] use kzfree()Johannes Weiner1-2/+1
2009-03-26[S390] BUG to BUG_ON changesStoyan Gaydarov2-4/+2
2009-03-26[S390] zfcpdump: Prevent zcore from beeing built as a kernel module.Michael Holzheu3-5/+5
2009-03-26[S390] Use csum_partial in checksum.hFrank Munzert2-17/+3
2009-03-26[S390] cleanup lowcore.hMartin Schwidefsky2-323/+331
2009-03-26[S390] eliminate ipl_device from lowcoreMartin Schwidefsky5-10/+2
2009-03-26[S390] eliminate cpuinfo_S390 structureMartin Schwidefsky6-74/+51
2009-03-26[S390] Fix comments in lowcore structureChristian Borntraeger1-2/+2
2009-03-26[S390] Expose a constant for the number of words representing the CRsDan Smith2-2/+5
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