aboutsummaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2009-04-03Merge branch 'ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-6/+0
2009-04-02Allow rwlocks to re-enable interruptsGravatar Robin Holt 1-0/+3
2009-04-02Simplify copy_thread()Gravatar Alexey Dobriyan 1-1/+1
2009-04-02generic debug pagealloc: build fixGravatar Akinobu Mita 1-9/+0
2009-04-01Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Gravatar Linus Torvalds 2-0/+4
2009-04-01generic debug pageallocGravatar Akinobu Mita 2-0/+4
2009-03-31[S390] cio: introduce notifier for boxed stateGravatar Sebastian Ott 1-0/+2
2009-03-31[S390] fix hypfs build failureGravatar Heiko Carstens 1-0/+2
2009-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-1/+1
2009-03-27generic compat_sys_ustatGravatar Christoph Hellwig 1-1/+1
2009-03-26Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Gravatar Linus Torvalds 48-726/+1688
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Gravatar Linus Torvalds 1-0/+3
2009-03-26Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 9-13/+35
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/Gravatar David S. Miller 13-126/+149
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Linus Torvalds 5-86/+101
2009-03-26[S390] remove duplicated #includesGravatar Huang Weiyi 1-1/+0
2009-03-26[S390] cpumask: use mm_cpumask() wrapperGravatar Rusty Russell 3-4/+4
2009-03-26[S390] cpumask: Use accessors code.Gravatar Rusty Russell 1-3/+2
2009-03-26[S390] cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.Gravatar Rusty Russell 1-9/+9
2009-03-26[S390] cpumask: remove cpu_coregroup_mapGravatar Rusty Russell 2-2/+1
2009-03-26[S390] fix clock comparator save area usageGravatar Heiko Carstens 1-7/+4
2009-03-26[S390] Add hwcap flag for the etf3 enhancement facilityGravatar Andreas Krebbel 2-6/+13
2009-03-26[S390] Ensure that ipl panic notifier is called late.Gravatar Michael Holzheu 1-1/+1
2009-03-26[S390] fix dfp elf hwcap/facility bit detectionGravatar Christian Ehrhardt 1-2/+4
2009-03-26[S390] smp: perform initial cpu reset before starting a cpuGravatar Heiko Carstens 1-7/+16
2009-03-26[S390] smp: fix memory leak on __cpu_upGravatar Heiko Carstens 2-5/+3
2009-03-26[S390] ipl: Improve checking logic and remove switch defaults.Gravatar Michael Holzheu 1-7/+6
2009-03-26[S390] s390dbf: Remove needless check for NULL pointer.Gravatar Michael Holzheu 1-2/+1
2009-03-26[S390] s390dbf: Remove redundant initilizations.Gravatar Michael Holzheu 1-2/+1
2009-03-26[S390] use kzfree()Gravatar Johannes Weiner 1-2/+1
2009-03-26[S390] BUG to BUG_ON changesGravatar Stoyan Gaydarov 2-4/+2
2009-03-26[S390] zfcpdump: Prevent zcore from beeing built as a kernel module.Gravatar Michael Holzheu 3-5/+5
2009-03-26[S390] Use csum_partial in checksum.hGravatar Frank Munzert 2-17/+3
2009-03-26[S390] cleanup lowcore.hGravatar Martin Schwidefsky 2-323/+331
2009-03-26[S390] eliminate ipl_device from lowcoreGravatar Martin Schwidefsky 5-10/+2
2009-03-26[S390] eliminate cpuinfo_S390 structureGravatar Martin Schwidefsky 6-74/+51
2009-03-26[S390] Fix comments in lowcore structureGravatar Christian Borntraeger 1-2/+2
2009-03-26[S390] Expose a constant for the number of words representing the CRsGravatar Dan Smith 2-2/+5
2009-03-26[S390] use compiler builtin versions of strlen/strcpy/strcatGravatar Heiko Carstens 2-0/+16
2009-03-26[S390] module function call optimizationGravatar Martin Schwidefsky 1-7/+12
2009-03-26[S390] bitops: remove likely annotationsGravatar Heiko Carstens 1-6/+6
2009-03-26[S390] remove duplicate nul-termination of stringGravatar Hendrik Brueckner 1-1/+0
2009-03-26[S390] allow usage of string functions in linux/string.hGravatar Rusty Russell 1-1/+7
2009-03-26[S390] qdio: report SIGA errors directlyGravatar Jan Glauber 1-0/+1
2009-03-26[S390] kernel: Disable switch_amode by defaultGravatar Gerald Schaefer 1-4/+0
2009-03-26[S390] clock sync mode flagsGravatar Martin Schwidefsky 1-27/+44
2009-03-26[S390] move EXPORT_SYMBOLs to definitionsGravatar Heiko Carstens 6-44/+19
2009-03-26[S390] convert bitmap definitions to CGravatar Heiko Carstens 3-57/+50
2009-03-26[S390] Remove CONFIG_MACHCHK_WARNING.Gravatar Heiko Carstens 2-25/+11
2009-03-26[S390] split/move machine check handler codeGravatar Heiko Carstens 6-5/+520