aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-22[S390] vdso: use ntp adjusted clock multiplierHendrik Brueckner7-12/+15
2010-04-22[S390] add hook to reenable mss after hibernationSebastian Ott1-0/+3
2010-04-09[S390] Update default configuration.Martin Schwidefsky1-10/+30
2010-04-09[S390] nss: add missing .previous statement to asm functionHeiko Carstens1-1/+2
2010-04-09[S390] increase default size of vmalloc areaMartin Schwidefsky1-3/+3
2010-04-09[S390] s390: disable change bit overrideChristian Borntraeger1-8/+3
2010-04-09[S390] fix io_return critical section cleanupMartin Schwidefsky2-2/+14
2010-04-09[S390] arch/s390/kernel: Add missing unlockJulia Lawall1-1/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo21-8/+17
2010-03-24[S390] fix boot failures with compressed kernelsMartin Schwidefsky3-6/+7
2010-03-24[S390] system.h: Fix compile error for 1 and 2 byte cmpxchgChristian Borntraeger1-4/+4
2010-03-24[S390] smp: fix lowcore allocationHeiko Carstens1-2/+2
2010-03-24[S390] zcore: CPU registers are not saved under LPARMichael Holzheu3-3/+30
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-3/+3
2010-03-12ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig1-3/+0
2010-03-12improve sys_newuname() for compat architecturesChristoph Hellwig5-16/+4
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig3-3/+3
2010-03-12Add generic sys_old_mmap()Christoph Hellwig4-28/+10
2010-03-12Add generic sys_old_select()Christoph Hellwig1-1/+0
2010-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2-15/+46
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina3-3/+3
2010-03-08[S390] smsgiucv: declare char pointers as "const"Hendrik Brueckner1-1/+1
2010-03-08[S390] remove unused qdio flags in zfcp and qethUrsula Braun1-7/+0
2010-03-08[S390] Cleanup xtime usageJohn Stultz1-5/+5
2010-03-08[S390] uaccess: make sure copy_from_user_overflow is builtinHeiko Carstens1-1/+2
2010-03-07sysdev: fix missing s390 conversionHeiko Carstens1-1/+3
2010-03-07sysdev: Pass attribute in sysdev_class attributes show/storeAndi Kleen2-14/+43
2010-03-05Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-12/+24
2010-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-29/+13
2010-03-03Simplify failure exits in s390/hypfs fill_super()Al Viro1-29/+13
2010-03-03Rename .data.nosave to .data..nosave.Denys Vlasenko1-1/+1
2010-03-03Rename .data.read_mostly to .data..read_mostly.Denys Vlasenko1-1/+1
2010-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-0/+1
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2010-03-01KVM: fix cleanup_srcu_struct on vm destructionMarcelo Tosatti1-0/+1
2010-03-01KVM: switch vcpu context to use SRCUMarcelo Tosatti1-3/+7
2010-03-01KVM: split kvm_arch_set_memory_region into prepare and commitMarcelo Tosatti1-9/+16
2010-02-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller73-1070/+1713
2010-02-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds5-11/+78
2010-02-27Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds69-1056/+1632
2010-02-27Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/coreIngo Molnar5-11/+78
2010-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-3/+3
2010-02-26[S390] time: remove unused codeHeiko Carstens1-8/+0
2010-02-26[S390] correct vdso version stringMartin Schwidefsky1-1/+1
2010-02-26[S390] add support for compressed kernelsMartin Schwidefsky15-43/+488
2010-02-26[S390] codepage conversion of kernel parameter lineMartin Schwidefsky2-18/+13
2010-02-26[S390] add z9-ec/z10 instruction to kernel disassemblerMartin Schwidefsky1-84/+285
2010-02-26[S390] use kprobes_built_in() in mm/fault codeHeiko Carstens1-3/+1
2010-02-26[S390] bug: use relative pointers in bug table entriesHeiko Carstens2-8/+5
2010-02-26[S390] Cleanup struct _lowcore usage and defines.Heiko Carstens20-222/+161