aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/entry.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-29[S390] fix kprobes single steppingMartin Schwidefsky1-0/+1
2010-10-25[S390] cleanup system call parameter setupMartin Schwidefsky1-3/+3
2010-10-25[S390] cleanup lowcore access from external interruptsMartin Schwidefsky1-1/+2
2010-10-25[S390] cleanup lowcore access from program checksMartin Schwidefsky1-25/+10
2010-07-27[S390] Fix IRQ tracing in case of PERHeiko Carstens1-2/+10
2010-05-17[S390] add breaking event address for user spaceMartin Schwidefsky1-2/+2
2010-05-17[S390] idle time accounting vs. machine checksMartin Schwidefsky1-28/+26
2010-05-17[S390] improve irq tracing code in entry[64].SMartin Schwidefsky1-114/+91
2010-05-17[S390] cleanup sysc_work and io_work codeMartin Schwidefsky1-47/+28
2010-04-09[S390] fix io_return critical section cleanupMartin Schwidefsky1-1/+7
2010-02-26[S390] Cleanup struct _lowcore usage and defines.Heiko Carstens1-1/+0
2010-01-27[S390] fix single stepped svcs with TRACE_IRQFLAGS=yMartin Schwidefsky1-0/+1
2009-11-13[S390] s390: fix single stepping on svc0Christian Borntraeger1-4/+4
2009-09-11Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2009-09-11[S390] move (io|sysc)_restore_trace_psw into .data sectionHendrik Brueckner1-2/+14
2009-08-26tracing: Rename FTRACE_SYSCALLS for tracepointsJosh Stone1-1/+1
2009-06-12[S390] ftrace: add system call tracer supportHeiko Carstens1-1/+3
2009-06-12[S390] secure computing arch backendHeiko Carstens1-2/+3
2009-04-14[S390] cpu hotplug and accounting valuesMartin Schwidefsky1-0/+13
2008-12-31[PATCH] improve idle cputime accountingMartin Schwidefsky1-2/+3
2008-12-25[S390] Remove config options.Martin Schwidefsky1-49/+7
2008-12-25[S390] audit: get s390 ret_from_fork in sync with other architecturesAl Viro1-1/+1
2008-11-27[S390] fix system call parameter functions.Martin Schwidefsky1-10/+11
2008-11-14[S390] ftrace: fix kernel stack backchain walkingHeiko Carstens1-7/+11
2008-11-14[S390] lockdep: fix compile bugHeiko Carstens1-0/+2
2008-10-10[S390] ptrace changesMartin Schwidefsky1-10/+40
2008-05-07[S390] s390: Optimize user and work TIF checkMartin Schwidefsky1-15/+14
2008-04-30signals: s390: renumber TIF_RESTORE_SIGMASKRoland McGrath1-7/+7
2008-02-05[S390] Fix couple of section mismatches.Heiko Carstens1-5/+2
2007-12-04[S390] Fix compile error on 31bit without preemptionChristian Borntraeger1-0/+2
2007-11-20[S390] Fix kernel preemption.Heiko Carstens1-10/+5
2007-11-20[S390] Fix irq tracing and lockdep_sys_exit calls.Heiko Carstens1-33/+76
2007-10-11lockdep: s390: connect the sysexit hookHeiko Carstens1-0/+12
2007-07-27[S390] Fix IRQ tracing.Heiko Carstens1-2/+4
2007-07-10[S390] system call optimization.Martin Schwidefsky1-1/+6
2007-06-19[S390] Fix yet another two section mismatches.Heiko Carstens1-1/+7
2007-04-27[S390] System call cleanup.Martin Schwidefsky1-55/+32
2006-09-28[S390] Whitespace cleanup.Heiko Carstens1-235/+234
2006-09-20[S390] add kprobes support.Michael Grundy1-0/+12
2006-07-03[PATCH] lockdep: irqtrace subsystem, s390 supportHeiko Carstens1-1/+28
2006-07-01[PATCH] s390: put sys_call_table into .rodata section and write protect itHeiko Carstens1-3/+6
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-29[S390] remove export of sys_call_tableMartin Schwidefsky1-1/+0
2006-06-29[S390] virtual cpu accounting vs. machine checks.Martin Schwidefsky1-20/+59
2006-02-01[PATCH] s390: Add support for new syscalls/TIF_RESTORE_SIGMASKHeiko Carstens1-38/+13
2005-11-07[PATCH] s390: signal deliveryHeiko Carstens1-2/+2
2005-09-17[PATCH] s390: kernel stack corruptionPeter Oberparleiter1-1/+1
2005-09-09kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h supportSam Ravnborg1-1/+1
2005-09-05[PATCH] s390: machine check handler bugsMartin Schwidefsky1-28/+88
2005-07-27[PATCH] s390: cpu timer reset in machine check handlerHeiko Carstens1-3/+3