aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAge
* on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-26
* smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-26
* Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-06-11
|\
| * KVM: s390: Fix race condition in kvm_s390_handle_waitCarsten Otte2008-06-06
| * KVM: s390: Send program check on access errorCarsten Otte2008-06-06
| * KVM: s390: fix interrupt deliveryCarsten Otte2008-06-06
| * KVM: s390: handle machine checks when guest is runningChristian Borntraeger2008-06-06
| * KVM: s390: fix locking order problem in enable_sieChristian Borntraeger2008-06-06
| * KVM: s390: use yield instead of schedule to implement diag 0x44Christian Borntraeger2008-06-06
* | [S390] Fix build failure in __cpu_up()Segher Boessenkool2008-06-10
* | [S390] vmemmap: fix off-by-one bug.Heiko Carstens2008-06-10
* | [S390] sparsemem: use SPARSEMEM_STATIC if !64BIT.Heiko Carstens2008-06-10
|/
* [S390] Update default configuration.Martin Schwidefsky2008-05-30
* [S390] disassembler: fix idte instruction format.Martin Schwidefsky2008-05-30
* [S390] showmem: Only walk spanned pages.Heiko Carstens2008-05-30
* [S390] appldata: prevent cpu hotplug when walking cpu_online_map.Gerald Schaefer2008-05-30
* [S390] Fix section mismatch warnings.Heiko Carstens2008-05-30
* [S390] fix sparsemem related compile error with allnoconfig on s390Hans-Joachim Picht2008-05-30
* [PATCH] take init_files to fs/file.cAl Viro2008-05-16
* [S390] show_interrupts: prevent cpu hotplug when walking cpu_online_map.Heiko Carstens2008-05-15
* [S390] smp: __smp_call_function_map vs cpu_online_map fix.Heiko Carstens2008-05-15
* [S390] s390dbf: Use const char * for dbf name.Cornelia Huck2008-05-15
* [S390] sparsemem vmemmap: initialize memmap.Heiko Carstens2008-05-15
* [S390] guest page hinting lightMartin Schwidefsky2008-05-07
* [S390] compat ptrace cleanupRoland McGrath2008-05-07
* [S390] s390-kvm: leave sie context on work. Removes preemption requirementChristian Borntraeger2008-05-07
* [S390] s390: Optimize user and work TIF checkMartin Schwidefsky2008-05-07
* unified (weak) sys_pipe implementationUlrich Drepper2008-05-03
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-04-30
|\
| * [S390] Update default configuration.Martin Schwidefsky2008-04-30
| * [S390] use generic sys_ptraceMartin Schwidefsky2008-04-30
| * [S390] Remove self ptrace IEEE_IP hack.Martin Schwidefsky2008-04-30
| * [S390] Convert to SPARSEMEM & SPARSEMEM_VMEMMAPHeiko Carstens2008-04-30
| * [S390] System z large page support.Gerald Schaefer2008-04-30
| * [S390] Convert machine feature detection code to C.Heiko Carstens2008-04-30
| * [S390] vmemmap: use clear_table to initialise page tables.Heiko Carstens2008-04-30
| * [S390] Move stfl to system.h and delete duplicated version.Heiko Carstens2008-04-30
| * [S390] uaccess_mvcos: #ifdef config dependent code.Heiko Carstens2008-04-30
| * [S390] cpu topology: Fix possible deadlock.Heiko Carstens2008-04-30
| * [S390] Add topology_core_siblings to topology.hHeiko Carstens2008-04-30
| * [S390] remove -traditionalMathieu Desnoyers2008-04-30
| * [S390] Automatically detect added cpus.Heiko Carstens2008-04-30
| * [S390] smp: Fix locking order.Heiko Carstens2008-04-30
| * [S390] Move show_regs to traps.c.Heiko Carstens2008-04-30
* | signals: s390: renumber TIF_RESTORE_SIGMASKRoland McGrath2008-04-30
|/
* s390: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter2008-04-29
* s390: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter2008-04-29
* proper __do_softirq() prototypeAdrian Bunk2008-04-29
* KVM: add ioctls to save/store mpstateMarcelo Tosatti2008-04-27
* KVM: hlt emulation should take in-kernel APIC/PIT timers into accountMarcelo Tosatti2008-04-27