summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig
2010-03-12Add generic sys_old_mmap()Christoph Hellwig
2010-03-12Add generic sys_old_select()Christoph Hellwig
2010-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2010-03-08[S390] smsgiucv: declare char pointers as "const"Hendrik Brueckner
2010-03-08[S390] remove unused qdio flags in zfcp and qethUrsula Braun
2010-03-08[S390] Cleanup xtime usageJohn Stultz
2010-03-08[S390] uaccess: make sure copy_from_user_overflow is builtinHeiko Carstens
2010-03-07sysdev: fix missing s390 conversionHeiko Carstens
2010-03-07sysdev: Pass attribute in sysdev_class attributes show/storeAndi Kleen
2010-03-05Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-03-03Simplify failure exits in s390/hypfs fill_super()Al Viro
2010-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-03-01KVM: fix cleanup_srcu_struct on vm destructionMarcelo Tosatti
2010-03-01KVM: switch vcpu context to use SRCUMarcelo Tosatti
2010-03-01KVM: split kvm_arch_set_memory_region into prepare and commitMarcelo Tosatti
2010-02-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-02-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-02-27Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2010-02-27Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2010-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2010-02-26[S390] time: remove unused codeHeiko Carstens
2010-02-26[S390] correct vdso version stringMartin Schwidefsky
2010-02-26[S390] add support for compressed kernelsMartin Schwidefsky
2010-02-26[S390] codepage conversion of kernel parameter lineMartin Schwidefsky
2010-02-26[S390] add z9-ec/z10 instruction to kernel disassemblerMartin Schwidefsky
2010-02-26[S390] use kprobes_built_in() in mm/fault codeHeiko Carstens
2010-02-26[S390] bug: use relative pointers in bug table entriesHeiko Carstens
2010-02-26[S390] Cleanup struct _lowcore usage and defines.Heiko Carstens
2010-02-26[S390] free_initmem: reduce code duplicationHeiko Carstens
2010-02-26[S390] Replace ENOTSUPP usage with EOPNOTSUPPHeiko Carstens
2010-02-26[S390] spinlock: check virtual cpu running statusGerald Schaefer
2010-02-26[S390] sysinfo: fix SYSIB 3,2,2 structureHeiko Carstens
2010-02-26[S390] add MACHINE_IS_LPAR flagMartin Schwidefsky
2010-02-26[S390] qdio: optimize cache line usage of struct qdio_irqJan Glauber
2010-02-26[S390] smp: rework sigp codeHeiko Carstens
2010-02-26[S390] smp: always reboot on cpu 0Heiko Carstens
2010-02-26[S390] smp: rename and add lowcore definesHeiko Carstens
2010-02-26[S390] zfcpdump: remove cross arch dump supportHeiko Carstens
2010-02-26[S390] use inline assembly contraints available with gcc 3.3.3Martin Schwidefsky
2010-02-26[S390] cio: fix storage key handlingHeiko Carstens
2010-02-26[S390] cio: wait for channel reportSebastian Ott
2010-02-26[S390] uaccess: implement strict user copy checksHeiko Carstens
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King
2010-02-17s390: Add pt_regs register and stack access APIHeiko Carstens
2010-02-17tracing: Unify arch_syscall_addr() implementationsMike Frysinger
2010-02-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-02-09[S390] Fix struct _lowcore layout.Heiko Carstens