aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-12[S390] wire up sys_perf_counter_openHeiko Carstens3-1/+12
2009-06-12[S390] wire up sys_rt_tgsigqueueinfoHeiko Carstens3-1/+11
2009-06-12[S390] ftrace: add system call tracer supportHeiko Carstens7-2/+73
2009-06-12[S390] ftrace: add function graph tracer supportHeiko Carstens8-10/+164
2009-06-12[S390] ftrace: add function trace mcount test supportHeiko Carstens2-12/+27
2009-06-12[S390] ftrace: add dynamic ftrace supportHeiko Carstens9-29/+263
2009-06-12[S390] kprobes: use probe_kernel_writeHeiko Carstens1-29/+2
2009-06-12[S390] maccess: arch specific probe_kernel_write() implementationHeiko Carstens2-1/+62
2009-06-12[S390] profile_tick called twiceMartin Schwidefsky1-7/+0
2009-06-12[S390] vmalloc: add vmalloc kernel parameter supportHeiko Carstens2-5/+18
2009-06-12[S390] uaccess: use might_fault() instead of might_sleep()Heiko Carstens2-9/+9
2009-06-12[S390] secure computing arch backendHeiko Carstens6-9/+51
2009-06-12[S390] implement is_compat_taskHeiko Carstens7-19/+36
2009-06-12[S390] add mini sclp driverHeiko Carstens3-5/+342
2009-06-12[S390] use facility list for cpu type safety checkMartin Schwidefsky2-15/+35
2009-06-12[S390] implement interrupt-enabling rwlocksHeiko Carstens2-3/+56
2009-06-12[S390] merge cpu.h into cputime.hMartin Schwidefsky6-36/+23
2009-06-12[S390] vdso: kernel parameter syntaxMartin Schwidefsky1-2/+13
2009-06-11asm-generic: rename page.h and uaccess.hArnd Bergmann1-1/+1
2009-06-11asm-generic: rename atomic.h to atomic-long.hArnd Bergmann1-1/+1
2009-06-11asm-generic: introduce asm/bitsperlong.hArnd Bergmann2-6/+13
2009-06-11asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann3-3/+3
2009-06-10KVM: s390: Verify memory in kvm runCarsten Otte1-0/+6
2009-06-10KVM: s390: Sanity check on validity interceptCarsten Otte1-10/+18
2009-06-10KVM: s390: Unlink vcpu on destroy - v2Carsten Otte1-2/+8
2009-06-10KVM: s390: optimize float int lock: spin_lock_bh --> spin_lockChristian Borntraeger4-22/+22
2009-06-10KVM: s390: use hrtimer for clock wakeup from idle - v2Christian Borntraeger4-14/+35
2009-06-10KVM: s390: Fix memory slot versus run - v3Carsten Otte1-5/+31
2009-06-10KVM: Fix interrupt unhalting a vcpu when it shouldn'tGleb Natapov1-0/+6
2009-04-26s390: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2-3/+4
2009-04-23[S390] update default configuration.Martin Schwidefsky1-13/+50
2009-04-23[S390] /proc/stat idle field for idle cpusMartin Schwidefsky2-0/+20
2009-04-23[S390] appldata: avoid deadlock with appldata_memGerald Schaefer2-17/+17
2009-04-23[S390] ipl: fix compile breakageHeiko Carstens1-0/+1
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm1-1/+1
2009-04-20Separate out common fstatat code into vfs_fstatatOleg Drokin1-13/+5
2009-04-14[S390] boot cputime accountingMartin Schwidefsky4-17/+43
2009-04-14[S390] add read_persistent_clockMartin Schwidefsky4-21/+35
2009-04-14[S390] cpu hotplug and accounting valuesMartin Schwidefsky3-0/+28
2009-04-14[S390] fix idle time accountingMartin Schwidefsky1-0/+2
2009-04-14[S390] smp: fix cpu_possible_map initializationHeiko Carstens1-1/+2
2009-04-14[S390] appldata: Use new mod_virt_timer_periodic() function.Gerald Schaefer1-1/+1
2009-04-14[S390] extend virtual timer interface by mod_virt_timer_periodicJan Glauber2-24/+34
2009-04-14[S390] stp synchronization retry timerMartin Schwidefsky1-0/+15
2009-04-14[S390] call nmi_enter/nmi_exit on machine checksHeiko Carstens1-2/+3
2009-04-14[S390] wire up preadv/pwritev system callsHeiko Carstens3-1/+23
2009-04-14[S390] s390: move machine flags to lowcoreChristian Ehrhardt10-36/+56
2009-04-09mutex: have non-spinning mutexes on s390 by defaultHeiko Carstens1-0/+1
2009-04-03Merge branch 'ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-6/+0
2009-04-02Allow rwlocks to re-enable interruptsRobin Holt1-0/+3