summaryrefslogtreecommitdiffstats
path: root/include/asm-s390
Commit message (Expand)AuthorAgeFilesLines
* signals: s390: renumber TIF_RESTORE_SIGMASKRoland McGrath2008-04-301-1/+1
* kernel: Move arches to use common unaligned accessHarvey Harrison2008-04-291-18/+7Star
* s390: implement pte special bitNick Piggin2008-04-281-1/+4
* mm: introduce pte_special pte bitNick Piggin2008-04-281-0/+10
* KVM: s390: Improve pgste accessesHeiko Carstens2008-04-271-6/+6
* s390: KVM guest: virtio device support, and kvm hypercallsChristian Borntraeger2008-04-272-2/+175
* s390: KVM guest: detect when running on kvmCarsten Otte2008-04-271-0/+1
* KVM: s390: intercepts for diagnose instructionsChristian Borntraeger2008-04-271-1/+4
* KVM: s390: interprocessor communication via sigpChristian Borntraeger2008-04-271-0/+12
* KVM: s390: intercepts for privileged instructionsChristian Borntraeger2008-04-271-0/+13
* KVM: s390: interrupt subsystem, cpu timer, waitpswCarsten Otte2008-04-271-0/+75
* KVM: s390: sie intercept handlingChristian Borntraeger2008-04-271-0/+4
* KVM: s390: arch backend for the kvm kernel moduleHeiko Carstens2008-04-274-1/+198
* s390: KVM preparation: address of the 64bit extint parm in lowcoreChristian Borntraeger2008-04-271-5/+10
* s390: KVM preparation: host memory management changes for s390 kvmChristian Borntraeger2008-04-271-3/+89
* s390: KVM preparation: provide hook to enable pgstes in user pagetableCarsten Otte2008-04-273-1/+9
* generic: implement __fls on all 64-bit archsAlexander van Heukelum2008-04-261-0/+1
* Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds2008-04-181-107/+1Star
|\
| * Generic semaphore implementationMatthew Wilcox2008-04-171-107/+1Star
* | [S390] Remove code duplication from monreader / dcssblk.Martin Schwidefsky2008-04-171-5/+6
* | [S390] kernel: show last breaking-event-address on oopsChristian Borntraeger2008-04-172-0/+9
* | [S390] lowcore: Change type of lowcores softirq_pending to __u32.Heiko Carstens2008-04-171-1/+2
* | [S390] Fix a lot of sparse warnings.Heiko Carstens2008-04-173-1/+7
* | [S390] Convert s390 to GENERIC_CLOCKEVENTS.Heiko Carstens2008-04-172-5/+3Star
* | [S390] Convert monitor calls to function calls.Heiko Carstens2008-04-171-0/+8
* | [S390] Add debug_register_mode() function to debug feature APIMichael Holzheu2008-04-171-0/+5
* | [S390] switch sched_clock to store-clock-extended.Jan Glauber2008-04-171-5/+7
* | [S390] Vertical cpu management.Heiko Carstens2008-04-172-0/+10
* | [S390] cpu topology support for s390.Heiko Carstens2008-04-172-0/+16
* | [S390] Export stfle.Heiko Carstens2008-04-171-0/+2
* | [S390] Add new fields for System z10 to /proc/sysinfoMartin Schwidefsky2008-04-171-0/+5
* | [S390] KVM preparation: split sysinfo definitions for kvm useChristian Borntraeger2008-04-171-0/+111
* | [S390] allnoconfig build error.Martin Schwidefsky2008-04-171-12/+21
|/
* kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger2008-04-031-0/+6
* Kprobes: indicate kretprobe support in KconfigAnanth N Mavinakayanahalli2008-03-051-1/+0Star
* [S390] find bit corner case.Martin Schwidefsky2008-02-191-8/+12
* [S390] dynamic page tables.Martin Schwidefsky2008-02-097-45/+63
* [S390] Add four level page tables for CONFIG_64BIT=y.Martin Schwidefsky2008-02-096-45/+109
* [S390] 1K/2K page table pages.Martin Schwidefsky2008-02-098-158/+114Star
* [S390] Remove a.out header file.Martin Schwidefsky2008-02-091-32/+0Star
* [S390] VMEM_MAX_PHYS overflow on 31 bit.Martin Schwidefsky2008-02-091-2/+3
* [S390] Fix __ffs_word_loop/__ffz_word_loop inlnie assembly.Martin Schwidefsky2008-02-091-2/+2
* [S390] Wire up new timerfd syscalls.Heiko Carstens2008-02-091-1/+4
* CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky2008-02-083-2/+5
* aout: move STACK_TOP[_MAX] to asm/processor.hDavid Howells2008-02-082-7/+7
* tty: s390 support for termios2.Heiko Carstens2008-02-083-1/+11
* proc: seqfile convert proc_pid_status to properly handle pid namespacesEric W. Biederman2008-02-081-1/+2
* Add cmpxchg_local to s390Mathieu Desnoyers2008-02-071-3/+41
* Sanitize the type of struct user.u_ar0H. Peter Anvin2008-02-071-2/+1Star
* Unexport asm/page.hKirill A. Shutemov2008-02-071-0/+2