aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | [S390] cpu topology: introduce kernel parameterHeiko Carstens2008-12-251-1/+11
| * | | | [S390] add new machine types to setup_hwcaps.Martin Schwidefsky2008-12-251-0/+5
| * | | | [S390] Remove initial kernel stack backchain initialization.Heiko Carstens2008-12-252-2/+0
| * | | | [S390] s390: use the new byteorder headersHarvey Harrison2008-12-251-51/+21
| * | | | [S390] Add processor type march=z10 and a processor type safety check.Martin Schwidefsky2008-12-255-47/+61
| * | | | [S390] remove warnings with functions ending in BUGMartin Schwidefsky2008-12-251-1/+4
| * | | | [S390] mark disabled_wait as noreturn functionHeiko Carstens2008-12-251-1/+3
| * | | | [S390] cio: update sac valuesPeter Oberparleiter2008-12-251-2/+2
| * | | | [S390] remove ptrace warning on 31 bit.Martin Schwidefsky2008-12-251-6/+4
| * | | | [S390] ftrace: function tracer backend for s390Heiko Carstens2008-12-255-0/+76
| * | | | [S390] service level interface.Martin Schwidefsky2008-12-251-0/+11
| * | | | [S390] qdio: rework debug feature loggingJan Glauber2008-12-251-10/+0
| * | | | [S390] qdio: fix qeth port count detectionJan Glauber2008-12-251-8/+8
| * | | | [S390] zcrypt: Use of Thin InterruptsFelix Beck2008-12-251-0/+1
| * | | | [S390] Move stfle to header file.Heiko Carstens2008-12-252-19/+18
| * | | | [S390] convert s390 to generic IPI infrastructureHeiko Carstens2008-12-254-158/+24
| * | | | [S390] serialize stp/etr workMartin Schwidefsky2008-12-251-5/+18
| * | | | [S390] convert etr/stp to stop_machine interfaceHeiko Carstens2008-12-251-81/+131
| * | | | [S390] introduce vdso on s390Martin Schwidefsky2008-12-2524-1/+1218
| * | | | [S390] cpu topology: dont destroy cpu sets on topology changeHeiko Carstens2008-12-251-1/+2
| * | | | [S390] audit: get s390 ret_from_fork in sync with other architecturesAl Viro2008-12-252-2/+2
| * | | | [S390] cpu topology: fix cpu_core_map initializationHeiko Carstens2008-12-251-4/+4
| | |/ / | |/| |
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-12-281-2/+3
|\ \ \ \ | | |_|/ | |/| |
| * | | sched: let arch_update_cpu_topology indicate if topology changedHeiko Carstens2008-12-121-2/+3
| |/ /
* | | Merge branch 'master' into nextJames Morris2008-12-0414-79/+108
|\| |
| * | Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-12-021-0/+5
| |\ \
| | * | KVM: s390: Fix problem state handling in guest sigp handlerChristian Borntraeger2008-11-231-0/+5
| | |/
| * | 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/+0
| | * | [S390] fix/cleanup sched_clockChristian Borntraeger2008-11-271-8/+5
| | * | [S390] fix system call parameter functions.Martin Schwidefsky2008-11-278-42/+44
| | |/
| * / remove __ARCH_WANT_COMPAT_SYS_PTRACEChristoph Hellwig2008-11-301-2/+0
| |/
* | Merge branch 'master' into nextJames Morris2008-11-186-18/+33
|\|
| * [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
* | CRED: Separate task security context from task_structDavid Howells2008-11-141-14/+14
* | CRED: Wrap task credential accesses in the S390 archDavid Howells2008-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/+6
* [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/+9
* [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