aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/kernel/entry64.S
AgeCommit message (Expand)Author
2011-01-05[S390] add kprobes annotationsMartin Schwidefsky
2010-10-29[S390] fix kprobes single steppingMartin Schwidefsky
2010-10-25[S390] cleanup system call parameter setupMartin Schwidefsky
2010-10-25[S390] cleanup lowcore access from external interruptsMartin Schwidefsky
2010-10-25[S390] cleanup lowcore access from program checksMartin Schwidefsky
2010-07-27[S390] Fix IRQ tracing in case of PERHeiko Carstens
2010-05-26[S390] spp: remove KVM_AWARE_CMF config optionHeiko Carstens
2010-05-17[S390] add breaking event address for user spaceMartin Schwidefsky
2010-05-17[S390] virtualization aware cpu measurementCarsten Otte
2010-05-17[S390] idle time accounting vs. machine checksMartin Schwidefsky
2010-05-17[S390] improve irq tracing code in entry[64].SMartin Schwidefsky
2010-05-17[S390] cleanup sysc_work and io_work codeMartin Schwidefsky
2010-04-09[S390] fix io_return critical section cleanupMartin Schwidefsky
2010-02-26[S390] Cleanup struct _lowcore usage and defines.Heiko Carstens
2010-01-27[S390] fix single stepped svcs with TRACE_IRQFLAGS=yMartin Schwidefsky
2009-11-13[S390] s390: fix single stepping on svc0Christian Borntraeger
2009-09-11Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-09-11[S390] move (io|sysc)_restore_trace_psw into .data sectionHendrik Brueckner
2009-08-26tracing: Rename FTRACE_SYSCALLS for tracepointsJosh Stone
2009-06-12[S390] ftrace: add system call tracer supportHeiko Carstens
2009-06-12[S390] secure computing arch backendHeiko Carstens
2009-04-14[S390] cpu hotplug and accounting valuesMartin Schwidefsky
2008-12-31[PATCH] fast vdso implementation for CLOCK_THREAD_CPUTIME_IDMartin Schwidefsky
2008-12-31[PATCH] improve idle cputime accountingMartin Schwidefsky
2008-12-25[S390] Remove config options.Martin Schwidefsky
2008-12-25[S390] audit: get s390 ret_from_fork in sync with other architecturesAl Viro
2008-11-27[S390] fix system call parameter functions.Martin Schwidefsky
2008-11-14[S390] ftrace: fix kernel stack backchain walkingHeiko Carstens
2008-10-10[S390] ptrace changesMartin Schwidefsky
2008-05-07[S390] s390-kvm: leave sie context on work. Removes preemption requirementChristian Borntraeger
2008-05-07[S390] s390: Optimize user and work TIF checkMartin Schwidefsky
2008-04-30signals: s390: renumber TIF_RESTORE_SIGMASKRoland McGrath
2008-04-17[S390] kernel: show last breaking-event-address on oopsChristian Borntraeger
2008-02-05[S390] Fix couple of section mismatches.Heiko Carstens
2007-11-20[S390] Fix kernel preemption.Heiko Carstens
2007-11-20[S390] Fix irq tracing and lockdep_sys_exit calls.Heiko Carstens
2007-10-11lockdep: s390: connect the sysexit hookHeiko Carstens
2007-07-27[S390] Fix IRQ tracing.Heiko Carstens
2007-07-10[S390] system call optimization.Martin Schwidefsky
2007-06-19[S390] Fix yet another two section mismatches.Heiko Carstens
2007-04-27[S390] System call cleanup.Martin Schwidefsky
2006-09-28[S390] Whitespace cleanup.Heiko Carstens
2006-09-20[S390] Kernel stack overflow handling.Heiko Carstens
2006-09-20[S390] add kprobes support.Michael Grundy
2006-07-03[PATCH] lockdep: irqtrace subsystem, s390 supportHeiko Carstens
2006-07-01[PATCH] s390: put sys_call_table into .rodata section and write protect itHeiko Carstens
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29[S390] remove export of sys_call_tableMartin Schwidefsky
2006-06-29[S390] virtual cpu accounting vs. machine checks.Martin Schwidefsky
2006-02-01[PATCH] s390: Add support for new syscalls/TIF_RESTORE_SIGMASKHeiko Carstens