summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* [S390] Update default configuration.Martin Schwidefsky2008-05-301-3/+8
* [S390] disassembler: fix idte instruction format.Martin Schwidefsky2008-05-301-1/+1
* [S390] showmem: Only walk spanned pages.Heiko Carstens2008-05-301-26/+23
* [S390] appldata: prevent cpu hotplug when walking cpu_online_map.Gerald Schaefer2008-05-301-0/+8
* [S390] Fix section mismatch warnings.Heiko Carstens2008-05-302-6/+14
* [S390] fix sparsemem related compile error with allnoconfig on s390Hans-Joachim Picht2008-05-301-0/+3
* [PATCH] take init_files to fs/file.cAl Viro2008-05-161-1/+0
* [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/+6
* [S390] guest page hinting lightMartin Schwidefsky2008-05-074-0/+90
* [S390] compat ptrace cleanupRoland McGrath2008-05-072-95/+7
* [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/+28
* unified (weak) sys_pipe implementationUlrich Drepper2008-05-031-17/+0
* 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/+1
| * [S390] Remove self ptrace IEEE_IP hack.Martin Schwidefsky2008-04-301-20/+0
| * [S390] Convert to SPARSEMEM & SPARSEMEM_VMEMMAPHeiko Carstens2008-04-304-79/+20
| * [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/+107
| * [S390] vmemmap: use clear_table to initialise page tables.Heiko Carstens2008-04-301-3/+2
| * [S390] Move stfl to system.h and delete duplicated version.Heiko Carstens2008-04-302-19/+1
| * [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/+0
| * [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/+23
* s390: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter2008-04-291-3/+2
* proper __do_softirq() prototypeAdrian Bunk2008-04-291-2/+0
* 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