Age | Commit message (Expand) | Author | Files | Lines |
2008-04-29 | kernel: Move arches to use common unaligned access | Harvey Harrison | 1 | -18/+7 |
2008-04-28 | s390: implement pte special bit | Nick Piggin | 1 | -1/+4 |
2008-04-28 | mm: introduce pte_special pte bit | Nick Piggin | 1 | -0/+10 |
2008-04-27 | KVM: s390: Improve pgste accesses | Heiko Carstens | 1 | -6/+6 |
2008-04-27 | s390: KVM guest: virtio device support, and kvm hypercalls | Christian Borntraeger | 2 | -2/+175 |
2008-04-27 | s390: KVM guest: detect when running on kvm | Carsten Otte | 1 | -0/+1 |
2008-04-27 | KVM: s390: intercepts for diagnose instructions | Christian Borntraeger | 1 | -1/+4 |
2008-04-27 | KVM: s390: interprocessor communication via sigp | Christian Borntraeger | 1 | -0/+12 |
2008-04-27 | KVM: s390: intercepts for privileged instructions | Christian Borntraeger | 1 | -0/+13 |
2008-04-27 | KVM: s390: interrupt subsystem, cpu timer, waitpsw | Carsten Otte | 1 | -0/+75 |
2008-04-27 | KVM: s390: sie intercept handling | Christian Borntraeger | 1 | -0/+4 |
2008-04-27 | KVM: s390: arch backend for the kvm kernel module | Heiko Carstens | 4 | -1/+198 |
2008-04-27 | s390: KVM preparation: address of the 64bit extint parm in lowcore | Christian Borntraeger | 1 | -5/+10 |
2008-04-27 | s390: KVM preparation: host memory management changes for s390 kvm | Christian Borntraeger | 1 | -3/+89 |
2008-04-27 | s390: KVM preparation: provide hook to enable pgstes in user pagetable | Carsten Otte | 3 | -1/+9 |
2008-04-26 | generic: implement __fls on all 64-bit archs | Alexander van Heukelum | 1 | -0/+1 |
2008-04-18 | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil... | Linus Torvalds | 1 | -107/+1 |
2008-04-17 | Generic semaphore implementation | Matthew Wilcox | 1 | -107/+1 |
2008-04-17 | [S390] Remove code duplication from monreader / dcssblk. | Martin Schwidefsky | 1 | -5/+6 |
2008-04-17 | [S390] kernel: show last breaking-event-address on oops | Christian Borntraeger | 2 | -0/+9 |
2008-04-17 | [S390] lowcore: Change type of lowcores softirq_pending to __u32. | Heiko Carstens | 1 | -1/+2 |
2008-04-17 | [S390] Fix a lot of sparse warnings. | Heiko Carstens | 3 | -1/+7 |
2008-04-17 | [S390] Convert s390 to GENERIC_CLOCKEVENTS. | Heiko Carstens | 2 | -5/+3 |
2008-04-17 | [S390] Convert monitor calls to function calls. | Heiko Carstens | 1 | -0/+8 |
2008-04-17 | [S390] Add debug_register_mode() function to debug feature API | Michael Holzheu | 1 | -0/+5 |
2008-04-17 | [S390] switch sched_clock to store-clock-extended. | Jan Glauber | 1 | -5/+7 |
2008-04-17 | [S390] Vertical cpu management. | Heiko Carstens | 2 | -0/+10 |
2008-04-17 | [S390] cpu topology support for s390. | Heiko Carstens | 2 | -0/+16 |
2008-04-17 | [S390] Export stfle. | Heiko Carstens | 1 | -0/+2 |
2008-04-17 | [S390] Add new fields for System z10 to /proc/sysinfo | Martin Schwidefsky | 1 | -0/+5 |
2008-04-17 | [S390] KVM preparation: split sysinfo definitions for kvm use | Christian Borntraeger | 1 | -0/+111 |
2008-04-17 | [S390] allnoconfig build error. | Martin Schwidefsky | 1 | -12/+21 |
2008-04-03 | kvm: provide kvm.h for all architecture: fixes headers_install | Christian Borntraeger | 1 | -0/+6 |
2008-03-05 | Kprobes: indicate kretprobe support in Kconfig | Ananth N Mavinakayanahalli | 1 | -1/+0 |
2008-02-19 | [S390] find bit corner case. | Martin Schwidefsky | 1 | -8/+12 |
2008-02-09 | [S390] dynamic page tables. | Martin Schwidefsky | 7 | -45/+63 |
2008-02-09 | [S390] Add four level page tables for CONFIG_64BIT=y. | Martin Schwidefsky | 6 | -45/+109 |
2008-02-09 | [S390] 1K/2K page table pages. | Martin Schwidefsky | 8 | -158/+114 |
2008-02-09 | [S390] Remove a.out header file. | Martin Schwidefsky | 1 | -32/+0 |
2008-02-09 | [S390] VMEM_MAX_PHYS overflow on 31 bit. | Martin Schwidefsky | 1 | -2/+3 |
2008-02-09 | [S390] Fix __ffs_word_loop/__ffz_word_loop inlnie assembly. | Martin Schwidefsky | 1 | -2/+2 |
2008-02-09 | [S390] Wire up new timerfd syscalls. | Heiko Carstens | 1 | -1/+4 |
2008-02-08 | CONFIG_HIGHPTE vs. sub-page page tables. | Martin Schwidefsky | 3 | -2/+5 |
2008-02-08 | aout: move STACK_TOP[_MAX] to asm/processor.h | David Howells | 2 | -7/+7 |
2008-02-08 | tty: s390 support for termios2. | Heiko Carstens | 3 | -1/+11 |
2008-02-08 | proc: seqfile convert proc_pid_status to properly handle pid namespaces | Eric W. Biederman | 1 | -1/+2 |
2008-02-07 | Add cmpxchg_local to s390 | Mathieu Desnoyers | 1 | -3/+41 |
2008-02-07 | Sanitize the type of struct user.u_ar0 | H. Peter Anvin | 1 | -2/+1 |
2008-02-07 | Unexport asm/page.h | Kirill A. Shutemov | 1 | -0/+2 |
2008-02-07 | Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer needed | Kirill A. Shutemov | 2 | -5/+0 |