| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2010-03-05 | 2 | -12/+24 |
|\ |
|
| * | KVM: fix cleanup_srcu_struct on vm destruction | Marcelo Tosatti | 2010-03-01 | 1 | -0/+1 |
| * | KVM: switch vcpu context to use SRCU | Marcelo Tosatti | 2010-03-01 | 1 | -3/+7 |
| * | KVM: split kvm_arch_set_memory_region into prepare and commit | Marcelo Tosatti | 2010-03-01 | 1 | -9/+16 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2010-03-04 | 1 | -29/+13 |
|\ \ |
|
| * | | Simplify failure exits in s390/hypfs fill_super() | Al Viro | 2010-03-03 | 1 | -29/+13 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-03-02 | 1 | -0/+1 |
|\ \ \ |
|
| * \ \ | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2010-02-28 | 73 | -1070/+1713 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-02-16 | 6 | -11/+10 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-01-23 | 17 | -110/+143 |
| |\ \ \ |
|
| * | | | | vhost_net: a kernel-level virtio server | Michael S. Tsirkin | 2010-01-15 | 1 | -0/+1 |
* | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-03-01 | 1 | -1/+1 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself | Russell King | 2010-02-20 | 1 | -1/+1 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2010-02-28 | 5 | -11/+78 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2010-02-27 | 5 | -11/+78 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | s390: Add pt_regs register and stack access API | Heiko Carstens | 2010-02-17 | 3 | -1/+71 |
| | * | | | tracing: Unify arch_syscall_addr() implementations | Mike Frysinger | 2010-02-17 | 2 | -10/+7 |
* | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2010-02-27 | 69 | -1056/+1632 |
|\ \ \ \ \ |
|
| * | | | | | [S390] time: remove unused code | Heiko Carstens | 2010-02-26 | 1 | -8/+0 |
| * | | | | | [S390] correct vdso version string | Martin Schwidefsky | 2010-02-26 | 1 | -1/+1 |
| * | | | | | [S390] add support for compressed kernels | Martin Schwidefsky | 2010-02-26 | 15 | -43/+488 |
| * | | | | | [S390] codepage conversion of kernel parameter line | Martin Schwidefsky | 2010-02-26 | 2 | -18/+13 |
| * | | | | | [S390] add z9-ec/z10 instruction to kernel disassembler | Martin Schwidefsky | 2010-02-26 | 1 | -84/+285 |
| * | | | | | [S390] use kprobes_built_in() in mm/fault code | Heiko Carstens | 2010-02-26 | 1 | -3/+1 |
| * | | | | | [S390] bug: use relative pointers in bug table entries | Heiko Carstens | 2010-02-26 | 2 | -8/+5 |
| * | | | | | [S390] Cleanup struct _lowcore usage and defines. | Heiko Carstens | 2010-02-26 | 20 | -222/+161 |
| * | | | | | [S390] free_initmem: reduce code duplication | Heiko Carstens | 2010-02-26 | 1 | -16/+17 |
| * | | | | | [S390] Replace ENOTSUPP usage with EOPNOTSUPP | Heiko Carstens | 2010-02-26 | 9 | -25/+25 |
| * | | | | | [S390] spinlock: check virtual cpu running status | Gerald Schaefer | 2010-02-26 | 3 | -37/+80 |
| * | | | | | [S390] sysinfo: fix SYSIB 3,2,2 structure | Heiko Carstens | 2010-02-26 | 1 | -1/+2 |
| * | | | | | [S390] add MACHINE_IS_LPAR flag | Martin Schwidefsky | 2010-02-26 | 3 | -5/+11 |
| * | | | | | [S390] qdio: optimize cache line usage of struct qdio_irq | Jan Glauber | 2010-02-26 | 1 | -1/+2 |
| * | | | | | [S390] smp: rework sigp code | Heiko Carstens | 2010-02-26 | 3 | -82/+74 |
| * | | | | | [S390] smp: always reboot on cpu 0 | Heiko Carstens | 2010-02-26 | 7 | -11/+191 |
| * | | | | | [S390] smp: rename and add lowcore defines | Heiko Carstens | 2010-02-26 | 2 | -2/+5 |
| * | | | | | [S390] zfcpdump: remove cross arch dump support | Heiko Carstens | 2010-02-26 | 5 | -112/+25 |
| * | | | | | [S390] use inline assembly contraints available with gcc 3.3.3 | Martin Schwidefsky | 2010-02-26 | 11 | -388/+226 |
| * | | | | | [S390] cio: fix storage key handling | Heiko Carstens | 2010-02-26 | 1 | -3/+0 |
| * | | | | | [S390] cio: wait for channel report | Sebastian Ott | 2010-02-26 | 1 | -0/+1 |
| * | | | | | [S390] uaccess: implement strict user copy checks | Heiko Carstens | 2010-02-26 | 4 | -1/+34 |
| |/ / / / |
|
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2010-02-26 | 1 | -3/+3 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | crypto: aes_s390 - access .cip instead of .blk in cipher mode | Roel Kluin | 2010-01-08 | 1 | -3/+3 |
* | | | | | [S390] Fix struct _lowcore layout. | Heiko Carstens | 2010-02-09 | 1 | -2/+2 |
* | | | | | [S390] fix single stepped svcs with TRACE_IRQFLAGS=y | Martin Schwidefsky | 2010-01-27 | 2 | -0/+2 |
* | | | | | [S390] use set_current_state in sigsuspend | Martin Schwidefsky | 2010-01-27 | 1 | -1/+1 |
* | | | | | [S390] irqflags: add missing types.h include | Heiko Carstens | 2010-01-27 | 1 | -6/+3 |
* | | | | | KVM: S390: fix potential array overrun in intercept handling | Christian Borntraeger | 2010-01-25 | 1 | -2/+2 |
| |_|/ /
|/| | | |
|
* | | | | [S390] unwire sys_recvmmsg again | Heiko Carstens | 2010-01-13 | 3 | -12/+4 |
* | | | | [S390] mmap: add missing compat_ptr conversion to both mmap compat syscalls | Heiko Carstens | 2010-01-13 | 1 | -25/+16 |
* | | | | [S390] bug: implement arch specific __WARN macro | Heiko Carstens | 2010-01-13 | 1 | -0/+4 |