summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
...
| * | [S390] implement interrupt-enabling rwlocksHeiko Carstens2009-06-122-3/+56
| * | [S390] merge cpu.h into cputime.hMartin Schwidefsky2009-06-126-36/+23
| * | [S390] vdso: kernel parameter syntaxMartin Schwidefsky2009-06-121-2/+13
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2009-06-127-11/+18
|\ \
| * | asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann2009-06-127-53/+126
| |\|
| * | asm-generic: rename page.h and uaccess.hArnd Bergmann2009-06-111-1/+1
| * | asm-generic: rename atomic.h to atomic-long.hArnd Bergmann2009-06-111-1/+1
| * | asm-generic: introduce asm/bitsperlong.hArnd Bergmann2009-06-112-6/+13
| * | asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann2009-06-113-3/+3
* | | PM: Remove unused asm/suspend.hMagnus Damm2009-06-121-5/+0
* | | module: cleanup FIXME comments about trimming exception table entries.Rusty Russell2009-06-121-2/+0
| |/ |/|
* | KVM: s390: Verify memory in kvm runCarsten Otte2009-06-101-0/+6
* | KVM: s390: Sanity check on validity interceptCarsten Otte2009-06-101-10/+18
* | KVM: s390: Unlink vcpu on destroy - v2Carsten Otte2009-06-101-2/+8
* | KVM: s390: optimize float int lock: spin_lock_bh --> spin_lockChristian Borntraeger2009-06-104-22/+22
* | KVM: s390: use hrtimer for clock wakeup from idle - v2Christian Borntraeger2009-06-104-14/+35
* | KVM: s390: Fix memory slot versus run - v3Carsten Otte2009-06-101-5/+31
* | KVM: Fix interrupt unhalting a vcpu when it shouldn'tGleb Natapov2009-06-101-0/+6
|/
* s390: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-262-3/+4
* [S390] update default configuration.Martin Schwidefsky2009-04-231-13/+50
* [S390] /proc/stat idle field for idle cpusMartin Schwidefsky2009-04-232-0/+20
* [S390] appldata: avoid deadlock with appldata_memGerald Schaefer2009-04-232-17/+17
* [S390] ipl: fix compile breakageHeiko Carstens2009-04-231-0/+1
* clocksource: pass clocksource to read() callbackMagnus Damm2009-04-211-1/+1
* Separate out common fstatat code into vfs_fstatatOleg Drokin2009-04-201-13/+5
* [S390] boot cputime accountingMartin Schwidefsky2009-04-144-17/+43
* [S390] add read_persistent_clockMartin Schwidefsky2009-04-144-21/+35
* [S390] cpu hotplug and accounting valuesMartin Schwidefsky2009-04-143-0/+28
* [S390] fix idle time accountingMartin Schwidefsky2009-04-141-0/+2
* [S390] smp: fix cpu_possible_map initializationHeiko Carstens2009-04-141-1/+2
* [S390] appldata: Use new mod_virt_timer_periodic() function.Gerald Schaefer2009-04-141-1/+1
* [S390] extend virtual timer interface by mod_virt_timer_periodicJan Glauber2009-04-142-24/+34
* [S390] stp synchronization retry timerMartin Schwidefsky2009-04-141-0/+15
* [S390] call nmi_enter/nmi_exit on machine checksHeiko Carstens2009-04-141-2/+3
* [S390] wire up preadv/pwritev system callsHeiko Carstens2009-04-143-1/+23
* [S390] s390: move machine flags to lowcoreChristian Ehrhardt2009-04-1410-36/+56
* mutex: have non-spinning mutexes on s390 by defaultHeiko Carstens2009-04-091-0/+1
* Merge branch 'ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-04-031-6/+0
|\
| * s390: remove arch specific smp_send_stop()Heiko Carstens2009-03-201-6/+0
* | Allow rwlocks to re-enable interruptsRobin Holt2009-04-021-0/+3
* | Simplify copy_thread()Alexey Dobriyan2009-04-021-1/+1
* | generic debug pagealloc: build fixAkinobu Mita2009-04-021-9/+0
* | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-04-012-0/+4
|\ \
| * | [S390] cio: introduce notifier for boxed stateSebastian Ott2009-03-311-0/+2
| * | [S390] fix hypfs build failureHeiko Carstens2009-03-311-0/+2
* | | generic debug pageallocAkinobu Mita2009-04-012-0/+4
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-03-271-1/+1
|\ \
| * | generic compat_sys_ustatChristoph Hellwig2009-03-271-1/+1
* | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-03-2648-726/+1688
|\ \ \
| * | | [S390] remove duplicated #includesHuang Weiyi2009-03-261-1/+0