summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* [S390] show_interrupts: prevent cpu hotplug when walking cpu_online_map.Heiko Carstens2008-05-151-1/+2
* [S390] smp: __smp_call_function_map vs cpu_online_map fix.Heiko Carstens2008-05-151-8/+8
* [S390] s390dbf: Use const char * for dbf name.Cornelia Huck2008-05-151-10/+10
* [S390] sparsemem vmemmap: initialize memmap.Heiko Carstens2008-05-151-13/+6Star
* [S390] guest page hinting lightMartin Schwidefsky2008-05-074-0/+90
* [S390] compat ptrace cleanupRoland McGrath2008-05-072-95/+7Star
* [S390] s390-kvm: leave sie context on work. Removes preemption requirementChristian Borntraeger2008-05-074-6/+33
* [S390] s390: Optimize user and work TIF checkMartin Schwidefsky2008-05-072-30/+28Star
* unified (weak) sys_pipe implementationUlrich Drepper2008-05-031-17/+0Star
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-04-3022-399/+513
|\
| * [S390] Update default configuration.Martin Schwidefsky2008-04-301-41/+100
| * [S390] use generic sys_ptraceMartin Schwidefsky2008-04-301-36/+1Star
| * [S390] Remove self ptrace IEEE_IP hack.Martin Schwidefsky2008-04-301-20/+0Star
| * [S390] Convert to SPARSEMEM & SPARSEMEM_VMEMMAPHeiko Carstens2008-04-304-79/+20Star
| * [S390] System z large page support.Gerald Schaefer2008-04-308-35/+210
| * [S390] Convert machine feature detection code to C.Heiko Carstens2008-04-304-127/+107Star
| * [S390] vmemmap: use clear_table to initialise page tables.Heiko Carstens2008-04-301-3/+2Star
| * [S390] Move stfl to system.h and delete duplicated version.Heiko Carstens2008-04-302-19/+1Star
| * [S390] uaccess_mvcos: #ifdef config dependent code.Heiko Carstens2008-04-301-0/+2
| * [S390] cpu topology: Fix possible deadlock.Heiko Carstens2008-04-301-1/+13
| * [S390] Add topology_core_siblings to topology.hHeiko Carstens2008-04-301-3/+18
| * [S390] remove -traditionalMathieu Desnoyers2008-04-303-5/+0Star
| * [S390] Automatically detect added cpus.Heiko Carstens2008-04-301-5/+14
| * [S390] smp: Fix locking order.Heiko Carstens2008-04-301-6/+6
| * [S390] Move show_regs to traps.c.Heiko Carstens2008-04-302-22/+22
* | signals: s390: renumber TIF_RESTORE_SIGMASKRoland McGrath2008-04-302-13/+13
|/
* s390: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter2008-04-291-28/+23Star
* s390: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter2008-04-291-3/+2Star
* proper __do_softirq() prototypeAdrian Bunk2008-04-291-2/+0Star
* KVM: add ioctls to save/store mpstateMarcelo Tosatti2008-04-271-0/+12
* KVM: hlt emulation should take in-kernel APIC/PIT timers into accountMarcelo Tosatti2008-04-271-0/+5
* KVM: s390: Stub out kvmtraceAvi Kivity2008-04-271-0/+3
* KVM: s390: rename stfl to kvm_stflHeiko Carstens2008-04-271-2/+2
* KVM: s390: Fix incorrect return valueHeiko Carstens2008-04-271-1/+1
* s390: KVM guest: detect when running on kvmCarsten Otte2008-04-273-3/+18
* KVM: s390: add kvm to kconfig on s390Christian Borntraeger2008-04-272-0/+46
* KVM: s390: intercepts for diagnose instructionsChristian Borntraeger2008-04-275-1/+73
* KVM: s390: interprocessor communication via sigpChristian Borntraeger2008-04-275-3/+323
* KVM: s390: intercepts for privileged instructionsChristian Borntraeger2008-04-275-1/+339
* KVM: s390: interrupt subsystem, cpu timer, waitpswCarsten Otte2008-04-275-3/+765
* KVM: s390: sie intercept handlingChristian Borntraeger2008-04-274-2/+133
* KVM: s390: arch backend for the kvm kernel moduleHeiko Carstens2008-04-277-1/+932
* s390: KVM preparation: provide hook to enable pgstes in user pagetableCarsten Otte2008-04-273-3/+70
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2008-04-227-171/+263
|\
| * [CRYPTO] sha384: Hardware acceleration for s390Jan Glauber2008-04-211-7/+50
| * [CRYPTO] sha512: Hardware acceleration for s390Jan Glauber2008-04-215-4/+86
| * [CRYPTO] s390: Generic sha_update and sha_finalJan Glauber2008-04-215-171/+138Star
* | arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-192-2/+0Star
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds2008-04-191-5/+3Star
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-04-031-0/+2
| |\