summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [S390] Move stfle to header file.Heiko Carstens2008-12-251-17/+0
| * | | [S390] convert s390 to generic IPI infrastructureHeiko Carstens2008-12-251-156/+19
| * | | [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-2518-1/+1155
| * | | [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-049-39/+35
|\|
| * [S390] Fix alignment of initial kernel stack.Heiko Carstens2008-11-272-2/+3
| * [S390] fix/cleanup sched_clockChristian Borntraeger2008-11-271-8/+5
| * [S390] fix system call parameter functions.Martin Schwidefsky2008-11-276-29/+27
* | 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
|/
* [S390] Fix sysdev class file creation.Heiko Carstens2008-10-281-15/+9
* compat: generic compat get/settimeofdayChristoph Hellwig2008-10-164-79/+8
* compat: move cp_compat_stat to common codeChristoph Hellwig2008-10-161-35/+0
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-10-119-61/+120
|\
| * [S390] fix initialization of stpMartin Schwidefsky2008-10-101-1/+1
| * [S390] ptrace changesMartin Schwidefsky2008-10-104-48/+118
| * [S390] s390: use sys_pause for 31bit pause entry pointChristoph Hellwig2008-10-104-12/+1
| |
| \
*-. \ 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-031-0/+2
| |/ |/|
* | [S390] CVE-2008-1514: prevent ptrace padding area read/write in 31-bit modeJarod Wilson2008-09-092-0/+29
|/
* [S390] Fix linker script.Heiko Carstens2008-08-251-1/+1
* [S390] Remove unneeded spinlock initialization.Heiko Carstens2008-08-211-2/+0
* [S390] Fix uninitialized spinlock useJosef 'Jeff' Sipek2008-08-211-1/+3
* [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] Wire up new syscalls.Heiko Carstens2008-08-012-0/+43
* [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
* S390 topology: don't use kthread() for arch_reinit_sched_domains()Oleg Nesterov2008-07-251-13/+1
* kprobes: improve kretprobe scalability with hashed lockingSrinivasa D S2008-07-251-4/+2
* s390: use virtio_console for KVM on s390Christian Borntraeger2008-07-251-1/+3
* Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-07-241-1/+1
|\
| * nohz: adjust tick_nohz_stop_sched_tick() call of s390 as wellThomas Gleixner2008-07-191-1/+1
* | sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen2008-07-222-23/+48
|/
* [S390] Fix stacktrace compile bug.Heiko Carstens2008-07-171-0/+1
* generic-ipi: more merge falloutIngo Molnar2008-07-151-2/+2
* Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-152-16/+12
|\