summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
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-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
2010-01-27[S390] fix single stepped svcs with TRACE_IRQFLAGS=yMartin Schwidefsky
2010-01-27[S390] use set_current_state in sigsuspendMartin Schwidefsky
2010-01-27[S390] irqflags: add missing types.h includeHeiko Carstens
2010-01-25KVM: S390: fix potential array overrun in intercept handlingChristian Borntraeger
2010-01-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-01-15vhost_net: a kernel-level virtio serverMichael S. Tsirkin
2010-01-13[S390] unwire sys_recvmmsg againHeiko Carstens
2010-01-13[S390] mmap: add missing compat_ptr conversion to both mmap compat syscallsHeiko Carstens
2010-01-13[S390] bug: implement arch specific __WARN macroHeiko Carstens
2010-01-13[S390] Move __cpu_logical_map to smp.cHeiko Carstens
2010-01-13[S390] smp: remove volatile type quilifier from __cpu_logical_mapHeiko Carstens
2010-01-13[S390] smp: setup smp_processor_id earlyHeiko Carstens
2010-01-13[S390] use helpers for rlimitsJiri Slaby
2010-01-13[S390] remove superfluous TIF_USEDFPU bitMartin Schwidefsky
2010-01-13[S390] duplicate SIGTRAP on signal delivery.Martin Schwidefsky
2010-01-13[S390] clear TIF_SINGLE_STEP for new process.Martin Schwidefsky