]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/history - arch/s390
net: Add missing braces to multi-statement if()s
[linux-2.6-omap-h63xx.git] / arch / s390 /
2008-05-01 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2008-05-01 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-30 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2008-04-30 Len BrownMerge branches 'release', 'acpica', 'bugzilla-10224...
2008-04-30 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-30 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-30 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-30 Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2008-04-30 Linus TorvaldsMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-04-30 Roland McGrathsignals: s390: renumber TIF_RESTORE_SIGMASK
2008-04-30 Martin Schwidefsky[S390] Update default configuration.
2008-04-30 Martin Schwidefsky[S390] use generic sys_ptrace
2008-04-30 Martin Schwidefsky[S390] Remove self ptrace IEEE_IP hack.
2008-04-30 Heiko Carstens[S390] Convert to SPARSEMEM & SPARSEMEM_VMEMMAP
2008-04-30 Gerald Schaefer[S390] System z large page support.
2008-04-30 Heiko Carstens[S390] Convert machine feature detection code to C.
2008-04-30 Heiko Carstens[S390] vmemmap: use clear_table to initialise page...
2008-04-30 Heiko Carstens[S390] Move stfl to system.h and delete duplicated...
2008-04-30 Heiko Carstens[S390] uaccess_mvcos: #ifdef config dependent code.
2008-04-30 Heiko Carstens[S390] cpu topology: Fix possible deadlock.
2008-04-30 Heiko Carstens[S390] Add topology_core_siblings to topology.h
2008-04-30 Mathieu Desnoyers[S390] remove -traditional
2008-04-30 Heiko Carstens[S390] Automatically detect added cpus.
2008-04-30 Heiko Carstens[S390] smp: Fix locking order.
2008-04-30 Heiko Carstens[S390] Move show_regs to traps.c.
2008-04-30 Paul MackerrasMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-30 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2008-04-29 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2008-04-29 Russell KingMerge branch 'orion-fixes2'
2008-04-29 Russell KingMerge branches 'pxa' and 'orion-fixes1'
2008-04-29 Linus TorvaldsMerge branch 'audit.b50' of git://git.kernel.org/pub...
2008-04-29 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-29 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-29 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-29 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2008-04-29 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-29 Linus TorvaldsMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-04-29 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-29 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2008-04-29 Christoph Lameters390: use kbuild.h instead of defining macros in asm...
2008-04-29 Christoph Lameters390: use kbuild.h instead of defining macros in asm...
2008-04-29 Adrian Bunkproper __do_softirq() prototype
2008-04-29 Jeff GarzikMerge branch 'upstream-jeff' of git://git.kernel.org...
2008-04-28 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-28 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-28 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-28 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-27 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-27 Linus TorvaldsMerge branch 'kvm-updates-2.6.26' of git://git.kernel...
2008-04-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-27 Marcelo TosattiKVM: add ioctls to save/store mpstate
2008-04-27 Marcelo TosattiKVM: hlt emulation should take in-kernel APIC/PIT timer...
2008-04-27 Avi KivityKVM: s390: Stub out kvmtrace
2008-04-27 Heiko CarstensKVM: s390: rename stfl to kvm_stfl
2008-04-27 Heiko CarstensKVM: s390: Fix incorrect return value
2008-04-27 Carsten Ottes390: KVM guest: detect when running on kvm
2008-04-27 Christian BorntraegerKVM: s390: add kvm to kconfig on s390
2008-04-27 Christian BorntraegerKVM: s390: intercepts for diagnose instructions
2008-04-27 Christian BorntraegerKVM: s390: interprocessor communication via sigp
2008-04-27 Christian BorntraegerKVM: s390: intercepts for privileged instructions
2008-04-27 Carsten OtteKVM: s390: interrupt subsystem, cpu timer, waitpsw
2008-04-27 Christian BorntraegerKVM: s390: sie intercept handling
2008-04-27 Heiko CarstensKVM: s390: arch backend for the kvm kernel module
2008-04-27 Carsten Ottes390: KVM preparation: provide hook to enable pgstes...
2008-04-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-24 Trond MyklebustMerge branch 'devel'
2008-04-24 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-24 Linus TorvaldsMerge branch 'fixes' of master.kernel.org:/home/rmk...
2008-04-24 Steve FrenchMerge branch 'master' of /pub/scm/linux/kernel/git...
2008-04-24 Paul MackerrasMerge branch 'powerpc-next' of master.kernel.org:/pub...
2008-04-23 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-23 David WoodhouseMerge git://git.infradead.org/~dedekind/ubi-2.6
2008-04-22 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-22 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2008-04-22 David WoodhouseMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-04-22 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-22 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-21 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-21 Linus TorvaldsMerge branch 'for-2.6.26' of git://git.kernel.dk/linux...
2008-04-21 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-21 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-21 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-21 Linus TorvaldsMerge branch 'irq-cleanups-upstream' of git://git.kerne...
2008-04-21 Linus TorvaldsMerge branch 'isdn-cleanups' of git://git.kernel.org...
2008-04-21 Linus TorvaldsMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-04-21 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-21 Linus TorvaldsMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-04-21 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-21 Linus TorvaldsMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-04-21 Linus TorvaldsMerge branch 'semaphore' of git://git.kernel.org/pub...
2008-04-21 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-21 Jan Glauber[CRYPTO] sha384: Hardware acceleration for s390
2008-04-21 Jan Glauber[CRYPTO] sha512: Hardware acceleration for s390
2008-04-21 Jan Glauber[CRYPTO] s390: Generic sha_update and sha_final
2008-04-20 Haavard SkinnemoenMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-04-20 Haavard SkinnemoenMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-04-19 Russell KingMerge branch 'merge-fixes' into devel
2008-04-19 Matthew Wilcoxarch: Remove unnecessary inclusions of asm/semaphore.h
next