summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-11-3013-77/+103
|\
| * [S390] Update default configuration.Martin Schwidefsky2008-11-271-23/+51
| * [S390] Fix alignment of initial kernel stack.Heiko Carstens2008-11-272-2/+3
| * [S390] pgtable.h: Fix oops in unmap_vmas for KVM processesChristian Borntraeger2008-11-271-2/+0Star
| * [S390] fix/cleanup sched_clockChristian Borntraeger2008-11-271-8/+5Star
| * [S390] fix system call parameter functions.Martin Schwidefsky2008-11-278-42/+44
* | remove __ARCH_WANT_COMPAT_SYS_PTRACEChristoph Hellwig2008-11-301-2/+0Star
|/
* [S390] fix s390x_newunameMartin Schwidefsky2008-11-141-1/+1
* [S390] cpu topology: fix lockingHeiko Carstens2008-11-141-4/+7
* [S390] ftrace: fix kernel stack backchain walkingHeiko Carstens2008-11-142-11/+18
* [S390] ftrace: disable tracing on idle pswHeiko Carstens2008-11-141-0/+3
* [S390] lockdep: fix compile bugHeiko Carstens2008-11-141-0/+2
* [S390] Fix range for add_active_range() in setup_memory()Gerald Schaefer2008-11-141-2/+2
* [S390] s390: Fix build for !CONFIG_S390_GUEST + CONFIG_VIRTIO_CONSOLEChristian Borntraeger2008-10-281-1/+1
* [S390] No more 4kb stacks.Heiko Carstens2008-10-282-13/+6Star
* [S390] Change default IPL method to IPL_VM.Heiko Carstens2008-10-281-1/+1
* [S390] appldata: unsigned ops->size cannot be negativeRoel Kluin2008-10-281-1/+1
* [S390] Fix sysdev class file creation.Heiko Carstens2008-10-281-15/+9Star
* [S390] pgtables: Fix race in enable_sie vs. page table opsChristian Borntraeger2008-10-284-16/+30
* 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/+0Star
* Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-10-172-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/+3Star
|\ \
| * | [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYMartin Schwidefsky2008-10-161-5/+3Star
| |/
* | compat: generic compat get/settimeofdayChristoph Hellwig2008-10-164-79/+8Star
* | compat: move cp_compat_stat to common codeChristoph Hellwig2008-10-161-35/+0Star
|/
* 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/+1Star
| | * [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/+4Star
|/
* [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/+0Star
* [S390] Fix uninitialized spinlock useJosef 'Jeff' Sipek2008-08-211-1/+3