aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-26s390: use generic show_mem()Johannes Weiner1-32/+0
2008-07-25S390 topology: don't use kthread() for arch_reinit_sched_domains()Oleg Nesterov1-13/+1
2008-07-25kprobes: improve kretprobe scalability with hashed lockingSrinivasa D S1-4/+2
2008-07-25s390: use virtio_console for KVM on s390Christian Borntraeger2-1/+4
2008-07-24Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2008-07-24hugetlb: introduce pud_hugeAndi Kleen1-0/+5
2008-07-24hugetlb: modular state for hugetlb page sizeAndi Kleen1-1/+2
2008-07-21sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen2-23/+48
2008-07-20KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destructionMarcelo Tosatti1-0/+4
2008-07-20KVM: s390: rename private structuresChristian Borntraeger4-28/+29
2008-07-20KVM: s390: Set guest storage limit and offset to sane valuesChristian Borntraeger1-2/+7
2008-07-20KVM: Fix memory leak on guest exitCarsten Otte1-0/+1
2008-07-20KVM: Remove decache_vcpus_on_cpu() and related callbacksAvi Kivity1-4/+0
2008-07-19nohz: adjust tick_nohz_stop_sched_tick() call of s390 as wellThomas Gleixner1-1/+1
2008-07-17[S390] Fix stacktrace compile bug.Heiko Carstens1-0/+1
2008-07-17[S390] Increase default warning stacksize.Heiko Carstens1-1/+1
2008-07-15generic-ipi: more merge falloutIngo Molnar1-2/+2
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar3-18/+14
2008-07-15Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+2
2008-07-14Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+0
2008-07-14Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds1-0/+2
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet12-61/+104
2008-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+4
2008-07-14[S390] Remove P390 support.Heiko Carstens2-10/+0
2008-07-14[S390] Cleanup kprobes printk messages.Martin Schwidefsky2-4/+1
2008-07-14[S390] Cleanup s390 debug feature print messages.Michael Holzheu1-9/+0
2008-07-14[S390] Cleanup appldata printk messages.Gerald Schaefer5-177/+11
2008-07-14[S390] Cleanup cpacf printk messages.Jan Glauber1-4/+1
2008-07-14[S390] Cleanup vtime printk messages.Martin Schwidefsky1-44/+12
2008-07-14[S390] Move memory detection code to own file.Heiko Carstens4-110/+103
2008-07-14[S390] Add support for memory hot-add.Heiko Carstens2-0/+23
2008-07-14[S390] s390: use memory_read_from_buffer()Akinobu Mita1-14/+4
2008-07-14[S390] s390: use simple_read_from_buffer()Akinobu Mita1-19/+10
2008-07-14[S390] arch/s390: Eliminate NULL test and memset after alloc_bootmemJulia Lawall1-2/+0
2008-07-14[S390] Extra Kernel Parameters via VMPARMHendrik Brueckner3-83/+458
2008-07-14[S390] idle: remove idle notifier chain.Heiko Carstens2-53/+4
2008-07-14[S390] cio: Add chsc subchannel driver.Cornelia Huck1-0/+16
2008-07-14[S390] stp support.Martin Schwidefsky1-150/+484
2008-07-14[S390] initrd vs bss section clearing.Heiko Carstens1-0/+18
2008-07-14[S390] Introduce user_regset accessors for s390Martin Schwidefsky5-262/+327
2008-07-14[S390] Remove ipldelay kernel parameter.Heiko Carstens1-26/+0
2008-07-14[S390] make appldata compile w/o CONFIG_SWAPGerald Schaefer1-0/+2
2008-07-12crypto: s390 - Respect STFL bitJan Glauber1-0/+4
2008-07-03stacktrace: export save_stack_trace[_tsk]Ingo Molnar1-0/+2
2008-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe2-4/+4
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe3-14/+10
2008-06-20crypto-prng: BKL pushdownArnd Bergmann1-0/+2
2008-06-16Merge branch 'linus' into core/rodataIngo Molnar11-60/+104
2008-06-11Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds4-22/+44
2008-06-10[S390] Fix build failure in __cpu_up()Segher Boessenkool1-1/+1