| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-04-30 | 2 | -4/+4 |
|\ |
|
| * | qeth: read number of ports from card | Ursula Braun | 2008-04-29 | 1 | -0/+1 |
| * | ccwgroup: Unify parsing for group attribute. | Ursula Braun | 2008-04-29 | 1 | -4/+3 |
* | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2008-04-30 | 12 | -57/+304 |
|\ \ |
|
| * | | [S390] use generic sys_ptrace | Martin Schwidefsky | 2008-04-30 | 1 | -2/+0 |
| * | | [S390] Convert to SPARSEMEM & SPARSEMEM_VMEMMAP | Heiko Carstens | 2008-04-30 | 3 | -26/+21 |
| * | | [S390] System z large page support. | Gerald Schaefer | 2008-04-30 | 5 | -6/+225 |
| * | | [S390] Convert machine feature detection code to C. | Heiko Carstens | 2008-04-30 | 3 | -14/+33 |
| * | | [S390] Move stfl to system.h and delete duplicated version. | Heiko Carstens | 2008-04-30 | 1 | -0/+10 |
| * | | [S390] Add topology_core_siblings to topology.h | Heiko Carstens | 2008-04-30 | 1 | -0/+4 |
| * | | [S390] Automatically detect added cpus. | Heiko Carstens | 2008-04-30 | 1 | -0/+6 |
| * | | [S390] Add missing ifndef/define to include/asm-s390/sysinfo.h. | Heiko Carstens | 2008-04-30 | 1 | -0/+5 |
| * | | [S390] Move show_regs to traps.c. | Heiko Carstens | 2008-04-30 | 1 | -9/+0 |
* | | | signals: s390: renumber TIF_RESTORE_SIGMASK | Roland McGrath | 2008-04-30 | 1 | -1/+1 |
|/ / |
|
* | | kernel: Move arches to use common unaligned access | Harvey Harrison | 2008-04-29 | 1 | -18/+7 |
* | | s390: implement pte special bit | Nick Piggin | 2008-04-28 | 1 | -1/+4 |
* | | mm: introduce pte_special pte bit | Nick Piggin | 2008-04-28 | 1 | -0/+10 |
* | | KVM: s390: Improve pgste accesses | Heiko Carstens | 2008-04-27 | 1 | -6/+6 |
* | | s390: KVM guest: virtio device support, and kvm hypercalls | Christian Borntraeger | 2008-04-27 | 2 | -2/+175 |
* | | s390: KVM guest: detect when running on kvm | Carsten Otte | 2008-04-27 | 1 | -0/+1 |
* | | KVM: s390: intercepts for diagnose instructions | Christian Borntraeger | 2008-04-27 | 1 | -1/+4 |
* | | KVM: s390: interprocessor communication via sigp | Christian Borntraeger | 2008-04-27 | 1 | -0/+12 |
* | | KVM: s390: intercepts for privileged instructions | Christian Borntraeger | 2008-04-27 | 1 | -0/+13 |
* | | KVM: s390: interrupt subsystem, cpu timer, waitpsw | Carsten Otte | 2008-04-27 | 1 | -0/+75 |
* | | KVM: s390: sie intercept handling | Christian Borntraeger | 2008-04-27 | 1 | -0/+4 |
* | | KVM: s390: arch backend for the kvm kernel module | Heiko Carstens | 2008-04-27 | 4 | -1/+198 |
* | | s390: KVM preparation: address of the 64bit extint parm in lowcore | Christian Borntraeger | 2008-04-27 | 1 | -5/+10 |
* | | s390: KVM preparation: host memory management changes for s390 kvm | Christian Borntraeger | 2008-04-27 | 1 | -3/+89 |
* | | s390: KVM preparation: provide hook to enable pgstes in user pagetable | Carsten Otte | 2008-04-27 | 3 | -1/+9 |
* | | generic: implement __fls on all 64-bit archs | Alexander van Heukelum | 2008-04-26 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil... | Linus Torvalds | 2008-04-18 | 1 | -107/+1 |
|\ |
|
| * | Generic semaphore implementation | Matthew Wilcox | 2008-04-17 | 1 | -107/+1 |
* | | [S390] Remove code duplication from monreader / dcssblk. | Martin Schwidefsky | 2008-04-17 | 1 | -5/+6 |
* | | [S390] kernel: show last breaking-event-address on oops | Christian Borntraeger | 2008-04-17 | 2 | -0/+9 |
* | | [S390] lowcore: Change type of lowcores softirq_pending to __u32. | Heiko Carstens | 2008-04-17 | 1 | -1/+2 |
* | | [S390] Fix a lot of sparse warnings. | Heiko Carstens | 2008-04-17 | 3 | -1/+7 |
* | | [S390] Convert s390 to GENERIC_CLOCKEVENTS. | Heiko Carstens | 2008-04-17 | 2 | -5/+3 |
* | | [S390] Convert monitor calls to function calls. | Heiko Carstens | 2008-04-17 | 1 | -0/+8 |
* | | [S390] Add debug_register_mode() function to debug feature API | Michael Holzheu | 2008-04-17 | 1 | -0/+5 |
* | | [S390] switch sched_clock to store-clock-extended. | Jan Glauber | 2008-04-17 | 1 | -5/+7 |
* | | [S390] Vertical cpu management. | Heiko Carstens | 2008-04-17 | 2 | -0/+10 |
* | | [S390] cpu topology support for s390. | Heiko Carstens | 2008-04-17 | 2 | -0/+16 |
* | | [S390] Export stfle. | Heiko Carstens | 2008-04-17 | 1 | -0/+2 |
* | | [S390] Add new fields for System z10 to /proc/sysinfo | Martin Schwidefsky | 2008-04-17 | 1 | -0/+5 |
* | | [S390] KVM preparation: split sysinfo definitions for kvm use | Christian Borntraeger | 2008-04-17 | 1 | -0/+111 |
* | | [S390] allnoconfig build error. | Martin Schwidefsky | 2008-04-17 | 1 | -12/+21 |
|/ |
|
* | kvm: provide kvm.h for all architecture: fixes headers_install | Christian Borntraeger | 2008-04-02 | 1 | -0/+6 |
* | Kprobes: indicate kretprobe support in Kconfig | Ananth N Mavinakayanahalli | 2008-03-04 | 1 | -1/+0 |
* | [S390] find bit corner case. | Martin Schwidefsky | 2008-02-19 | 1 | -8/+12 |
* | [S390] dynamic page tables. | Martin Schwidefsky | 2008-02-09 | 7 | -45/+63 |