aboutsummaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2008-10-20container freezer: implement freezer cgroup subsystemMatt Helsley
2008-10-20container freezer: add TIF_FREEZE flag to all architecturesMatt Helsley
2008-10-20mm: cleanup to make remove_memory() arch-neutralBadari Pulavarty
2008-10-16Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-10-16Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-10-16compat: generic compat get/settimeofdayChristoph Hellwig
2008-10-16compat: move cp_compat_stat to common codeChristoph Hellwig
2008-10-16[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYMartin Schwidefsky
2008-10-15KVM: s390: change help text of guest KconfigChristian Borntraeger
2008-10-15KVM: s390: Make facility bits future-proofChristian Borntraeger
2008-10-13vfs: Use const for kernel parser tableSteven Whitehouse
2008-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2008-10-11Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-10-10[S390] fix initialization of stpMartin Schwidefsky
2008-10-10[S390] introduce dirty bit for kvm live migrationFlorian Funke
2008-10-10[S390] Add ioctl support for EMC Symmetrix Subsystem Control I/ONigel 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 changesMartin Schwidefsky
2008-10-10[S390] s390: use sys_pause for 31bit pause entry pointChristoph Hellwig
2008-10-10[S390] qdio enhanced SIGA (iqdio) support.Klaus-Dieter Wacker
2008-10-08Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched...Ingo Molnar
2008-10-03[S390] nohz: Fix __udelay.Heiko Carstens
2008-09-09[S390] CVE-2008-1514: prevent ptrace padding area read/write in 31-bit modeJarod Wilson
2008-09-08kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul
2008-09-06S390: Update comments about why we don't use <asm-generic/statfs.h>David Woodhouse
2008-08-25[S390] Fix linker script.Heiko Carstens
2008-08-21[S390] Update default configuration.Martin Schwidefsky
2008-08-21[S390] fix ext2_find_next_bitEric Sandeen
2008-08-21[S390] Remove unneeded spinlock initialization.Heiko Carstens
2008-08-21[S390] Fix uninitialized spinlock useJosef 'Jeff' Sipek
2008-08-15kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZEHuang Ying
2008-08-04Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-08-01Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-08-01[S390] move include/asm-s390 to arch/s390/include/asmMartin Schwidefsky
2008-08-01[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 fileMichael Holzheu
2008-07-31KVM: s390: Fix kvm on IBM System z10Christian Borntraeger
2008-07-28stop_machine: Wean existing callers off stop_machine_run()Rusty Russell
2008-07-27KVM: s390: Fix possible host kernel bug on lctl(g) handlingChristian Borntraeger
2008-07-27KVM: s390: Fix instruction naming for lctlgChristian Borntraeger
2008-07-27KVM: s390: Fix program check on interrupt delivery handlingChristian Borntraeger
2008-07-27KVM: s390: Change guestaddr type in gaccessMartin Schwidefsky
2008-07-27KVM: s390: Advertise KVM_CAP_USER_MEMORYCarsten Otte
2008-07-26s390: use generic show_mem()Johannes Weiner
2008-07-25S390 topology: don't use kthread() for arch_reinit_sched_domains()Oleg Nesterov