summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-133-3/+3
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2010-03-083-3/+3
| |\
| | * tree-wide: Assorted spelling fixesDaniel Mack2010-02-092-2/+2
| | * tree-wide: fix 'lenght' typo in comments and codeDaniel Mack2010-02-051-1/+1
* | | ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig2010-03-131-3/+0Star
* | | improve sys_newuname() for compat architecturesChristoph Hellwig2010-03-135-16/+4Star
* | | Add generic sys_ipc wrapperChristoph Hellwig2010-03-133-3/+3
* | | Add generic sys_old_mmap()Christoph Hellwig2010-03-134-28/+10Star
* | | Add generic sys_old_select()Christoph Hellwig2010-03-131-1/+0Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-03-082-15/+46
|\ \ \
| * | | sysdev: fix missing s390 conversionHeiko Carstens2010-03-081-1/+3
| * | | sysdev: Pass attribute in sysdev_class attributes show/storeAndi Kleen2010-03-082-14/+43
| |/ /
* | | [S390] smsgiucv: declare char pointers as "const"Hendrik Brueckner2010-03-081-1/+1
* | | [S390] remove unused qdio flags in zfcp and qethUrsula Braun2010-03-081-7/+0Star
* | | [S390] Cleanup xtime usageJohn Stultz2010-03-081-5/+5
* | | [S390] uaccess: make sure copy_from_user_overflow is builtinHeiko Carstens2010-03-081-1/+2
|/ /
* | Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-03-052-12/+24
|\ \
| * | KVM: fix cleanup_srcu_struct on vm destructionMarcelo Tosatti2010-03-011-0/+1
| * | KVM: switch vcpu context to use SRCUMarcelo Tosatti2010-03-011-3/+7
| * | KVM: split kvm_arch_set_memory_region into prepare and commitMarcelo Tosatti2010-03-011-9/+16
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-03-041-29/+13Star
|\ \ \
| * | | Simplify failure exits in s390/hypfs fill_super()Al Viro2010-03-031-29/+13Star
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-03-021-0/+1
|\ \ \ \
| * \ \ \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-03-0173-1070/+1713
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-176-11/+10Star
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-2317-110/+143
| |\ \ \ \
| * | | | | vhost_net: a kernel-level virtio serverMichael S. Tsirkin2010-01-151-0/+1
* | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-011-1/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-201-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-02-285-11/+78
|\ \ \ \ \
| * \ \ \ \ Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2010-02-275-11/+78
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | s390: Add pt_regs register and stack access APIHeiko Carstens2010-02-173-1/+71
| | * | | | tracing: Unify arch_syscall_addr() implementationsMike Frysinger2010-02-172-10/+7Star
* | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-02-2869-1056/+1632
|\ \ \ \ \ \
| * | | | | | [S390] time: remove unused codeHeiko Carstens2010-02-261-8/+0Star
| * | | | | | [S390] correct vdso version stringMartin Schwidefsky2010-02-261-1/+1
| * | | | | | [S390] add support for compressed kernelsMartin Schwidefsky2010-02-2615-43/+488
| * | | | | | [S390] codepage conversion of kernel parameter lineMartin Schwidefsky2010-02-262-18/+13Star
| * | | | | | [S390] add z9-ec/z10 instruction to kernel disassemblerMartin Schwidefsky2010-02-261-84/+285
| * | | | | | [S390] use kprobes_built_in() in mm/fault codeHeiko Carstens2010-02-261-3/+1Star
| * | | | | | [S390] bug: use relative pointers in bug table entriesHeiko Carstens2010-02-262-8/+5Star
| * | | | | | [S390] Cleanup struct _lowcore usage and defines.Heiko Carstens2010-02-2620-222/+161Star
| * | | | | | [S390] free_initmem: reduce code duplicationHeiko Carstens2010-02-261-16/+17
| * | | | | | [S390] Replace ENOTSUPP usage with EOPNOTSUPPHeiko Carstens2010-02-269-25/+25
| * | | | | | [S390] spinlock: check virtual cpu running statusGerald Schaefer2010-02-263-37/+80
| * | | | | | [S390] sysinfo: fix SYSIB 3,2,2 structureHeiko Carstens2010-02-261-1/+2
| * | | | | | [S390] add MACHINE_IS_LPAR flagMartin Schwidefsky2010-02-263-5/+11
| * | | | | | [S390] qdio: optimize cache line usage of struct qdio_irqJan Glauber2010-02-261-1/+2
| * | | | | | [S390] smp: rework sigp codeHeiko Carstens2010-02-263-82/+74Star
| * | | | | | [S390] smp: always reboot on cpu 0Heiko Carstens2010-02-267-11/+191