summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* container freezer: implement freezer cgroup subsystemMatt Helsley2008-10-201-0/+2
* container freezer: add TIF_FREEZE flag to all architecturesMatt Helsley2008-10-201-0/+2
* mm: cleanup to make remove_memory() arch-neutralBadari Pulavarty2008-10-201-11/+0
* Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-10-162-4/+7
|\
| * KVM: s390: change help text of guest KconfigChristian Borntraeger2008-10-151-2/+5
| * KVM: s390: Make facility bits future-proofChristian Borntraeger2008-10-151-2/+2
* | Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-10-161-5/+3
|\ \
| * | [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYMartin Schwidefsky2008-10-161-5/+3
| |/
* | compat: generic compat get/settimeofdayChristoph Hellwig2008-10-164-79/+8
* | compat: move cp_compat_stat to common codeChristoph Hellwig2008-10-161-35/+0
|/
* vfs: Use const for kernel parser tableSteven Whitehouse2008-10-131-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-10-1321-137/+580
|\
| * Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-10-1119-103/+493
| |\
| | * [S390] fix initialization of stpMartin Schwidefsky2008-10-101-1/+1
| | * [S390] introduce dirty bit for kvm live migrationFlorian Funke2008-10-101-2/+43
| | * [S390] Add ioctl support for EMC Symmetrix Subsystem Control I/ONigel Hislop2008-10-101-0/+13
| | * [S390] Move private simple udelay function to arch/s390/lib/delay.c.Heiko Carstens2008-10-102-0/+14
| | * [S390] dcssblk: add >2G DCSSs support and stacked contiguous DCSSs support.Hongjie Yang2008-10-101-39/+212
| | * [S390] ptrace changesMartin Schwidefsky2008-10-108-48/+202
| | * [S390] s390: use sys_pause for 31bit pause entry pointChristoph Hellwig2008-10-104-12/+1
| | * [S390] qdio enhanced SIGA (iqdio) support.Klaus-Dieter Wacker2008-10-101-1/+7
| | |
| | \
| *-. \ Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched...Ingo Molnar2008-10-081-0/+2
| |\ \ \ | | |_|/ | |/| |
| | * | kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul2008-09-081-0/+2
| * | | [S390] nohz: Fix __udelay.Heiko Carstens2008-10-032-34/+56
| | |/ | |/|
| * | [S390] CVE-2008-1514: prevent ptrace padding area read/write in 31-bit modeJarod Wilson2008-09-092-0/+29
| |/
* / S390: Update comments about why we don't use <asm-generic/statfs.h>David Woodhouse2008-09-061-7/+4
|/
* [S390] Fix linker script.Heiko Carstens2008-08-251-1/+1
* [S390] Update default configuration.Martin Schwidefsky2008-08-211-16/+38
* [S390] fix ext2_find_next_bitEric Sandeen2008-08-211-3/+3
* [S390] Remove unneeded spinlock initialization.Heiko Carstens2008-08-211-2/+0
* [S390] Fix uninitialized spinlock useJosef 'Jeff' Sipek2008-08-211-1/+3
* kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZEHuang Ying2008-08-151-1/+1
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-08-04135-0/+15320
|\
| * [S390] move include/asm-s390 to arch/s390/include/asmMartin Schwidefsky2008-08-01135-0/+15320
* | Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-08-011-0/+1
|\ \ | |/ |/|
| * KVM: s390: Fix kvm on IBM System z10Christian Borntraeger2008-07-311-0/+1
* | [S390] stp: fix section mismatch warning.Heiko Carstens2008-08-011-1/+1
* | [S390] Remove diag 0x260 call from memory detection.Heiko Carstens2008-08-011-23/+0
* | [S390] Add support for memory hot-remove.Gerald Schaefer2008-08-012-1/+15
* | [S390] Wire up new syscalls.Heiko Carstens2008-08-012-0/+43
* | [S390] nohz/sclp: disable timer on synchronous waits.Heiko Carstens2008-08-011-2/+2
* | [S390] ipl: Reboot from alternate device does not work when booting from fileMichael Holzheu2008-08-011-1/+4
|/
* stop_machine: Wean existing callers off stop_machine_run()Rusty Russell2008-07-281-3/+3
* KVM: s390: Fix possible host kernel bug on lctl(g) handlingChristian Borntraeger2008-07-271-0/+6
* KVM: s390: Fix instruction naming for lctlgChristian Borntraeger2008-07-272-5/+5
* KVM: s390: Fix program check on interrupt delivery handlingChristian Borntraeger2008-07-271-14/+7
* KVM: s390: Change guestaddr type in gaccessMartin Schwidefsky2008-07-272-31/+36
* KVM: s390: Advertise KVM_CAP_USER_MEMORYCarsten Otte2008-07-271-1/+6
* s390: use generic show_mem()Johannes Weiner2008-07-261-32/+0
* S390 topology: don't use kthread() for arch_reinit_sched_domains()Oleg Nesterov2008-07-251-13/+1