aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-06-10[S390] Fix __ctl_load/__ctl_store inline assembly constraintsMartin Schwidefsky1-4/+4
2008-05-30[S390] s390 types: make dma_addr_t 64 bit capableChristian Borntraeger1-0/+6
2008-05-15[S390] s390dbf: Use const char * for dbf name.Cornelia Huck1-2/+2
2008-05-12types: s390: fix #ifdef reversal in <asm-s390/types.h>H. Peter Anvin1-2/+2
2008-05-07[S390] guest page hinting lightMartin Schwidefsky2-0/+17
2008-05-07[S390] compat ptrace cleanupRoland McGrath1-0/+2
2008-05-07[S390] s390-kvm: leave sie context on work. Removes preemption requirementChristian Borntraeger1-0/+1
2008-05-02s390: types: use <asm-generic/int-*.h> for the s390 architectureH. Peter Anvin1-42/+6
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-4/+4
2008-04-30Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds12-57/+304
2008-04-30signals: s390: renumber TIF_RESTORE_SIGMASKRoland McGrath1-1/+1
2008-04-30[S390] use generic sys_ptraceMartin Schwidefsky1-2/+0
2008-04-30[S390] Convert to SPARSEMEM & SPARSEMEM_VMEMMAPHeiko Carstens3-26/+21
2008-04-30[S390] System z large page support.Gerald Schaefer5-6/+225
2008-04-30[S390] Convert machine feature detection code to C.Heiko Carstens3-14/+33
2008-04-30[S390] Move stfl to system.h and delete duplicated version.Heiko Carstens1-0/+10
2008-04-30[S390] Add topology_core_siblings to topology.hHeiko Carstens1-0/+4
2008-04-30[S390] Automatically detect added cpus.Heiko Carstens1-0/+6
2008-04-30[S390] Add missing ifndef/define to include/asm-s390/sysinfo.h.Heiko Carstens1-0/+5
2008-04-30[S390] Move show_regs to traps.c.Heiko Carstens1-9/+0
2008-04-29kernel: Move arches to use common unaligned accessHarvey Harrison1-18/+7
2008-04-29qeth: read number of ports from cardUrsula Braun1-0/+1
2008-04-29ccwgroup: Unify parsing for group attribute.Ursula Braun1-4/+3
2008-04-28s390: implement pte special bitNick Piggin1-1/+4
2008-04-28mm: introduce pte_special pte bitNick Piggin1-0/+10
2008-04-27KVM: s390: Improve pgste accessesHeiko Carstens1-6/+6
2008-04-27s390: KVM guest: virtio device support, and kvm hypercallsChristian Borntraeger2-2/+175
2008-04-27s390: KVM guest: detect when running on kvmCarsten Otte1-0/+1
2008-04-27KVM: s390: intercepts for diagnose instructionsChristian Borntraeger1-1/+4
2008-04-27KVM: s390: interprocessor communication via sigpChristian Borntraeger1-0/+12
2008-04-27KVM: s390: intercepts for privileged instructionsChristian Borntraeger1-0/+13
2008-04-27KVM: s390: interrupt subsystem, cpu timer, waitpswCarsten Otte1-0/+75
2008-04-27KVM: s390: sie intercept handlingChristian Borntraeger1-0/+4
2008-04-27KVM: s390: arch backend for the kvm kernel moduleHeiko Carstens4-1/+198
2008-04-27s390: KVM preparation: address of the 64bit extint parm in lowcoreChristian Borntraeger1-5/+10
2008-04-27s390: KVM preparation: host memory management changes for s390 kvmChristian Borntraeger1-3/+89
2008-04-27s390: KVM preparation: provide hook to enable pgstes in user pagetableCarsten Otte3-1/+9
2008-04-26generic: implement __fls on all 64-bit archsAlexander van Heukelum1-0/+1
2008-04-18Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/miscLinus Torvalds1-107/+1
2008-04-17Generic semaphore implementationMatthew Wilcox1-107/+1
2008-04-17[S390] Remove code duplication from monreader / dcssblk.Martin Schwidefsky1-5/+6
2008-04-17[S390] kernel: show last breaking-event-address on oopsChristian Borntraeger2-0/+9
2008-04-17[S390] lowcore: Change type of lowcores softirq_pending to __u32.Heiko Carstens1-1/+2
2008-04-17[S390] Fix a lot of sparse warnings.Heiko Carstens3-1/+7
2008-04-17[S390] Convert s390 to GENERIC_CLOCKEVENTS.Heiko Carstens2-5/+3
2008-04-17[S390] Convert monitor calls to function calls.Heiko Carstens1-0/+8
2008-04-17[S390] Add debug_register_mode() function to debug feature APIMichael Holzheu1-0/+5
2008-04-17[S390] switch sched_clock to store-clock-extended.Jan Glauber1-5/+7
2008-04-17[S390] Vertical cpu management.Heiko Carstens2-0/+10
2008-04-17[S390] cpu topology support for s390.Heiko Carstens2-0/+16