| Commit message (Expand) | Author | Age |
* | Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-10-16 |
|\ |
|
| * | KVM: s390: change help text of guest Kconfig | Christian Borntraeger | 2008-10-15 |
| * | KVM: s390: Make facility bits future-proof | Christian Borntraeger | 2008-10-15 |
* | | Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2008-10-16 |
|\ \ |
|
| * | | [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY | Martin Schwidefsky | 2008-10-16 |
| |/ |
|
* | | compat: generic compat get/settimeofday | Christoph Hellwig | 2008-10-16 |
* | | compat: move cp_compat_stat to common code | Christoph Hellwig | 2008-10-16 |
|/ |
|
* | vfs: Use const for kernel parser table | Steven Whitehouse | 2008-10-13 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2008-10-13 |
|\ |
|
| * | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2008-10-11 |
| |\ |
|
| | * | [S390] fix initialization of stp | Martin Schwidefsky | 2008-10-10 |
| | * | [S390] introduce dirty bit for kvm live migration | Florian Funke | 2008-10-10 |
| | * | [S390] Add ioctl support for EMC Symmetrix Subsystem Control I/O | Nigel Hislop | 2008-10-10 |
| | * | [S390] Move private simple udelay function to arch/s390/lib/delay.c. | Heiko Carstens | 2008-10-10 |
| | * | [S390] dcssblk: add >2G DCSSs support and stacked contiguous DCSSs support. | Hongjie Yang | 2008-10-10 |
| | * | [S390] ptrace changes | Martin Schwidefsky | 2008-10-10 |
| | * | [S390] s390: use sys_pause for 31bit pause entry point | Christoph Hellwig | 2008-10-10 |
| | * | [S390] qdio enhanced SIGA (iqdio) support. | Klaus-Dieter Wacker | 2008-10-10 |
| | | | |
| | \ | |
| *-. \ | Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched... | Ingo Molnar | 2008-10-08 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | kernel/cpu.c: create a CPU_STARTING cpu_chain notifier | Manfred Spraul | 2008-09-08 |
| * | | | [S390] nohz: Fix __udelay. | Heiko Carstens | 2008-10-03 |
| | |/
| |/| |
|
| * | | [S390] CVE-2008-1514: prevent ptrace padding area read/write in 31-bit mode | Jarod Wilson | 2008-09-09 |
| |/ |
|
* / | S390: Update comments about why we don't use <asm-generic/statfs.h> | David Woodhouse | 2008-09-06 |
|/ |
|
* | [S390] Fix linker script. | Heiko Carstens | 2008-08-25 |
* | [S390] Update default configuration. | Martin Schwidefsky | 2008-08-21 |
* | [S390] fix ext2_find_next_bit | Eric Sandeen | 2008-08-21 |
* | [S390] Remove unneeded spinlock initialization. | Heiko Carstens | 2008-08-21 |
* | [S390] Fix uninitialized spinlock use | Josef 'Jeff' Sipek | 2008-08-21 |
* | kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE | Huang Ying | 2008-08-15 |
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2008-08-04 |
|\ |
|
| * | [S390] move include/asm-s390 to arch/s390/include/asm | Martin Schwidefsky | 2008-08-01 |
* | | Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-08-01 |
|\ \
| |/
|/| |
|
| * | KVM: s390: Fix kvm on IBM System z10 | Christian Borntraeger | 2008-07-31 |
* | | [S390] stp: fix section mismatch warning. | Heiko Carstens | 2008-08-01 |
* | | [S390] Remove diag 0x260 call from memory detection. | Heiko Carstens | 2008-08-01 |
* | | [S390] Add support for memory hot-remove. | Gerald Schaefer | 2008-08-01 |
* | | [S390] Wire up new syscalls. | Heiko Carstens | 2008-08-01 |
* | | [S390] nohz/sclp: disable timer on synchronous waits. | Heiko Carstens | 2008-08-01 |
* | | [S390] ipl: Reboot from alternate device does not work when booting from file | Michael Holzheu | 2008-08-01 |
|/ |
|
* | stop_machine: Wean existing callers off stop_machine_run() | Rusty Russell | 2008-07-27 |
* | KVM: s390: Fix possible host kernel bug on lctl(g) handling | Christian Borntraeger | 2008-07-27 |
* | KVM: s390: Fix instruction naming for lctlg | Christian Borntraeger | 2008-07-27 |
* | KVM: s390: Fix program check on interrupt delivery handling | Christian Borntraeger | 2008-07-27 |
* | KVM: s390: Change guestaddr type in gaccess | Martin Schwidefsky | 2008-07-27 |
* | KVM: s390: Advertise KVM_CAP_USER_MEMORY | Carsten Otte | 2008-07-27 |
* | s390: use generic show_mem() | Johannes Weiner | 2008-07-26 |
* | S390 topology: don't use kthread() for arch_reinit_sched_domains() | Oleg Nesterov | 2008-07-25 |
* | kprobes: improve kretprobe scalability with hashed locking | Srinivasa D S | 2008-07-25 |
* | s390: use virtio_console for KVM on s390 | Christian Borntraeger | 2008-07-24 |
* | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2008-07-24 |
|\ |
|