aboutsummaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2008-07-14Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2008-07-14Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet
2008-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2008-07-14[S390] Remove P390 support.Heiko Carstens
2008-07-14[S390] Cleanup kprobes printk messages.Martin Schwidefsky
2008-07-14[S390] Cleanup s390 debug feature print messages.Michael Holzheu
2008-07-14[S390] Cleanup appldata printk messages.Gerald Schaefer
2008-07-14[S390] Cleanup cpacf printk messages.Jan Glauber
2008-07-14[S390] Cleanup vtime printk messages.Martin Schwidefsky
2008-07-14[S390] Move memory detection code to own file.Heiko Carstens
2008-07-14[S390] Add support for memory hot-add.Heiko Carstens
2008-07-14[S390] s390: use memory_read_from_buffer()Akinobu Mita
2008-07-14[S390] s390: use simple_read_from_buffer()Akinobu Mita
2008-07-14[S390] arch/s390: Eliminate NULL test and memset after alloc_bootmemJulia Lawall
2008-07-14[S390] Extra Kernel Parameters via VMPARMHendrik Brueckner
2008-07-14[S390] idle: remove idle notifier chain.Heiko Carstens
2008-07-14[S390] cio: Add chsc subchannel driver.Cornelia Huck
2008-07-14[S390] stp support.Martin Schwidefsky
2008-07-14[S390] initrd vs bss section clearing.Heiko Carstens
2008-07-14[S390] Introduce user_regset accessors for s390Martin Schwidefsky
2008-07-14[S390] Remove ipldelay kernel parameter.Heiko Carstens
2008-07-14[S390] make appldata compile w/o CONFIG_SWAPGerald Schaefer
2008-07-12crypto: s390 - Respect STFL bitJan Glauber
2008-06-20crypto-prng: BKL pushdownArnd Bergmann
2008-06-16Merge branch 'linus' into core/rodataIngo Molnar
2008-06-11Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-06-10[S390] Fix build failure in __cpu_up()Segher Boessenkool
2008-06-10[S390] vmemmap: fix off-by-one bug.Heiko Carstens
2008-06-10[S390] sparsemem: use SPARSEMEM_STATIC if !64BIT.Heiko Carstens
2008-06-06KVM: s390: Fix race condition in kvm_s390_handle_waitCarsten Otte
2008-06-06KVM: s390: Send program check on access errorCarsten Otte
2008-06-06KVM: s390: fix interrupt deliveryCarsten Otte
2008-06-06KVM: s390: handle machine checks when guest is runningChristian Borntraeger
2008-06-06KVM: s390: fix locking order problem in enable_sieChristian Borntraeger
2008-06-06KVM: s390: use yield instead of schedule to implement diag 0x44Christian Borntraeger
2008-05-30[S390] Update default configuration.Martin Schwidefsky
2008-05-30[S390] disassembler: fix idte instruction format.Martin Schwidefsky
2008-05-30[S390] showmem: Only walk spanned pages.Heiko Carstens
2008-05-30[S390] appldata: prevent cpu hotplug when walking cpu_online_map.Gerald Schaefer
2008-05-30[S390] Fix section mismatch warnings.Heiko Carstens
2008-05-30[S390] fix sparsemem related compile error with allnoconfig on s390Hans-Joachim Picht
2008-05-25move BUG_TABLE into RODATAJan Beulich
2008-05-16[PATCH] take init_files to fs/file.cAl Viro
2008-05-15[S390] show_interrupts: prevent cpu hotplug when walking cpu_online_map.Heiko Carstens
2008-05-15[S390] smp: __smp_call_function_map vs cpu_online_map fix.Heiko Carstens
2008-05-15[S390] s390dbf: Use const char * for dbf name.Cornelia Huck
2008-05-15[S390] sparsemem vmemmap: initialize memmap.Heiko Carstens
2008-05-07[S390] guest page hinting lightMartin Schwidefsky
2008-05-07[S390] compat ptrace cleanupRoland McGrath