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