aboutsummaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2009-06-12[S390] wire up sys_perf_counter_openHeiko Carstens
2009-06-12[S390] wire up sys_rt_tgsigqueueinfoHeiko Carstens
2009-06-12[S390] ftrace: add system call tracer supportHeiko Carstens
2009-06-12[S390] ftrace: add function graph tracer supportHeiko Carstens
2009-06-12[S390] ftrace: add function trace mcount test supportHeiko Carstens
2009-06-12[S390] ftrace: add dynamic ftrace supportHeiko Carstens
2009-06-12[S390] kprobes: use probe_kernel_writeHeiko Carstens
2009-06-12[S390] maccess: arch specific probe_kernel_write() implementationHeiko Carstens
2009-06-12[S390] profile_tick called twiceMartin Schwidefsky
2009-06-12[S390] vmalloc: add vmalloc kernel parameter supportHeiko Carstens
2009-06-12[S390] uaccess: use might_fault() instead of might_sleep()Heiko Carstens
2009-06-12[S390] secure computing arch backendHeiko Carstens
2009-06-12[S390] implement is_compat_taskHeiko Carstens
2009-06-12[S390] add mini sclp driverHeiko Carstens
2009-06-12[S390] use facility list for cpu type safety checkMartin Schwidefsky
2009-06-12[S390] implement interrupt-enabling rwlocksHeiko Carstens
2009-06-12[S390] merge cpu.h into cputime.hMartin Schwidefsky
2009-06-12[S390] vdso: kernel parameter syntaxMartin Schwidefsky
2009-06-11asm-generic: rename page.h and uaccess.hArnd Bergmann
2009-06-11asm-generic: rename atomic.h to atomic-long.hArnd Bergmann
2009-06-11asm-generic: introduce asm/bitsperlong.hArnd Bergmann
2009-06-11asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann
2009-06-10KVM: s390: Verify memory in kvm runCarsten Otte
2009-06-10KVM: s390: Sanity check on validity interceptCarsten Otte
2009-06-10KVM: s390: Unlink vcpu on destroy - v2Carsten Otte
2009-06-10KVM: s390: optimize float int lock: spin_lock_bh --> spin_lockChristian Borntraeger
2009-06-10KVM: s390: use hrtimer for clock wakeup from idle - v2Christian Borntraeger
2009-06-10KVM: s390: Fix memory slot versus run - v3Carsten Otte
2009-06-10KVM: Fix interrupt unhalting a vcpu when it shouldn'tGleb Natapov
2009-04-26s390: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott
2009-04-23[S390] update default configuration.Martin Schwidefsky
2009-04-23[S390] /proc/stat idle field for idle cpusMartin Schwidefsky
2009-04-23[S390] appldata: avoid deadlock with appldata_memGerald Schaefer
2009-04-23[S390] ipl: fix compile breakageHeiko Carstens
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm
2009-04-20Separate out common fstatat code into vfs_fstatatOleg Drokin
2009-04-14[S390] boot cputime accountingMartin Schwidefsky
2009-04-14[S390] add read_persistent_clockMartin Schwidefsky
2009-04-14[S390] cpu hotplug and accounting valuesMartin Schwidefsky
2009-04-14[S390] fix idle time accountingMartin Schwidefsky
2009-04-14[S390] smp: fix cpu_possible_map initializationHeiko Carstens
2009-04-14[S390] appldata: Use new mod_virt_timer_periodic() function.Gerald Schaefer
2009-04-14[S390] extend virtual timer interface by mod_virt_timer_periodicJan Glauber
2009-04-14[S390] stp synchronization retry timerMartin Schwidefsky
2009-04-14[S390] call nmi_enter/nmi_exit on machine checksHeiko Carstens
2009-04-14[S390] wire up preadv/pwritev system callsHeiko Carstens
2009-04-14[S390] s390: move machine flags to lowcoreChristian Ehrhardt
2009-04-09mutex: have non-spinning mutexes on s390 by defaultHeiko Carstens
2009-04-03Merge branch 'ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-04-02Allow rwlocks to re-enable interruptsRobin Holt