summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destructionMarcelo Tosatti2008-07-201-0/+4
* KVM: s390: rename private structuresChristian Borntraeger2008-07-204-28/+29
* KVM: s390: Set guest storage limit and offset to sane valuesChristian Borntraeger2008-07-201-2/+7
* KVM: Fix memory leak on guest exitCarsten Otte2008-07-201-0/+1
* KVM: Remove decache_vcpus_on_cpu() and related callbacksAvi Kivity2008-07-201-4/+0
* [S390] Fix stacktrace compile bug.Heiko Carstens2008-07-171-0/+1
* [S390] Increase default warning stacksize.Heiko Carstens2008-07-171-1/+1
* generic-ipi: more merge falloutIngo Molnar2008-07-151-2/+2
* Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-153-18/+14
|\
| * on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-262-4/+4
| * smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-263-14/+10
* | Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2008-07-151-0/+2
|\ \
| * | stacktrace: export save_stack_trace[_tsk]Ingo Molnar2008-07-031-0/+2
* | | Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2008-07-141-1/+0
|\ \ \
| * \ \ Merge branch 'linus' into core/rodataIngo Molnar2008-06-1611-60/+104
| |\ \ \ | | | |/ | | |/|
| * | | move BUG_TABLE into RODATAJan Beulich2008-05-251-1/+0
| | |/ | |/|
* | | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2008-07-141-0/+2
|\ \ \
| * \ \ Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-1412-61/+104
| |\ \ \ | | | |/ | | |/|
| * | | crypto-prng: BKL pushdownArnd Bergmann2008-06-201-0/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2008-07-141-0/+4
|\ \ \ \
| * | | | crypto: s390 - Respect STFL bitJan Glauber2008-07-121-0/+4
| | |/ / | |/| |
* | | | [S390] Remove P390 support.Heiko Carstens2008-07-142-10/+0
* | | | [S390] Cleanup kprobes printk messages.Martin Schwidefsky2008-07-142-4/+1
* | | | [S390] Cleanup s390 debug feature print messages.Michael Holzheu2008-07-141-9/+0
* | | | [S390] Cleanup appldata printk messages.Gerald Schaefer2008-07-145-177/+11
* | | | [S390] Cleanup cpacf printk messages.Jan Glauber2008-07-141-4/+1
* | | | [S390] Cleanup vtime printk messages.Martin Schwidefsky2008-07-141-44/+12
* | | | [S390] Move memory detection code to own file.Heiko Carstens2008-07-144-110/+103
* | | | [S390] Add support for memory hot-add.Heiko Carstens2008-07-142-0/+23
* | | | [S390] s390: use memory_read_from_buffer()Akinobu Mita2008-07-141-14/+4
* | | | [S390] s390: use simple_read_from_buffer()Akinobu Mita2008-07-141-19/+10
* | | | [S390] arch/s390: Eliminate NULL test and memset after alloc_bootmemJulia Lawall2008-07-141-2/+0
* | | | [S390] Extra Kernel Parameters via VMPARMHendrik Brueckner2008-07-143-83/+458
* | | | [S390] idle: remove idle notifier chain.Heiko Carstens2008-07-142-53/+4
* | | | [S390] cio: Add chsc subchannel driver.Cornelia Huck2008-07-141-0/+16
* | | | [S390] stp support.Martin Schwidefsky2008-07-141-150/+484
* | | | [S390] initrd vs bss section clearing.Heiko Carstens2008-07-141-0/+18
* | | | [S390] Introduce user_regset accessors for s390Martin Schwidefsky2008-07-145-262/+327
* | | | [S390] Remove ipldelay kernel parameter.Heiko Carstens2008-07-141-26/+0
* | | | [S390] make appldata compile w/o CONFIG_SWAPGerald Schaefer2008-07-141-0/+2
|/ / /
* | | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-06-114-22/+44
|\ \ \
| * | | KVM: s390: Fix race condition in kvm_s390_handle_waitCarsten Otte2008-06-061-2/+5
| * | | KVM: s390: Send program check on access errorCarsten Otte2008-06-061-1/+4
| * | | KVM: s390: fix interrupt deliveryCarsten Otte2008-06-061-1/+2
| * | | KVM: s390: handle machine checks when guest is runningChristian Borntraeger2008-06-061-0/+5
| * | | KVM: s390: fix locking order problem in enable_sieChristian Borntraeger2008-06-061-17/+27
| * | | KVM: s390: use yield instead of schedule to implement diag 0x44Christian Borntraeger2008-06-061-1/+1
* | | | [S390] Fix build failure in __cpu_up()Segher Boessenkool2008-06-101-1/+1
* | | | [S390] vmemmap: fix off-by-one bug.Heiko Carstens2008-06-101-1/+1
* | | | [S390] sparsemem: use SPARSEMEM_STATIC if !64BIT.Heiko Carstens2008-06-101-0/+1
|/ / /
OpenPOWER on IntegriCloud