index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
entry64.S
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-05
[S390] add kprobes annotations
Martin Schwidefsky
1
-0
/
+4
2010-10-29
[S390] fix kprobes single stepping
Martin Schwidefsky
1
-0
/
+1
2010-10-25
[S390] cleanup system call parameter setup
Martin Schwidefsky
1
-2
/
+2
2010-10-25
[S390] cleanup lowcore access from external interrupts
Martin Schwidefsky
1
-1
/
+4
2010-10-25
[S390] cleanup lowcore access from program checks
Martin Schwidefsky
1
-26
/
+10
2010-07-27
[S390] Fix IRQ tracing in case of PER
Heiko Carstens
1
-2
/
+10
2010-05-27
[S390] spp: remove KVM_AWARE_CMF config option
Heiko Carstens
1
-1
/
+1
2010-05-17
[S390] add breaking event address for user space
Martin Schwidefsky
1
-124
/
+146
2010-05-17
[S390] virtualization aware cpu measurement
Carsten Otte
1
-10
/
+16
2010-05-17
[S390] idle time accounting vs. machine checks
Martin Schwidefsky
1
-28
/
+26
2010-05-17
[S390] improve irq tracing code in entry[64].S
Martin Schwidefsky
1
-105
/
+92
2010-05-17
[S390] cleanup sysc_work and io_work code
Martin Schwidefsky
1
-72
/
+36
2010-04-09
[S390] fix io_return critical section cleanup
Martin Schwidefsky
1
-1
/
+7
2010-02-27
[S390] Cleanup struct _lowcore usage and defines.
Heiko Carstens
1
-2
/
+0
2010-01-27
[S390] fix single stepped svcs with TRACE_IRQFLAGS=y
Martin Schwidefsky
1
-0
/
+1
2009-11-13
[S390] s390: fix single stepping on svc0
Christian Borntraeger
1
-4
/
+4
2009-09-12
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2009-09-11
[S390] move (io|sysc)_restore_trace_psw into .data section
Hendrik Brueckner
1
-0
/
+4
2009-08-26
tracing: Rename FTRACE_SYSCALLS for tracepoints
Josh Stone
1
-1
/
+1
2009-06-12
[S390] ftrace: add system call tracer support
Heiko Carstens
1
-1
/
+3
2009-06-12
[S390] secure computing arch backend
Heiko Carstens
1
-2
/
+3
2009-04-14
[S390] cpu hotplug and accounting values
Martin Schwidefsky
1
-0
/
+13
2008-12-31
[PATCH] fast vdso implementation for CLOCK_THREAD_CPUTIME_ID
Martin Schwidefsky
1
-21
/
+24
2008-12-31
[PATCH] improve idle cputime accounting
Martin Schwidefsky
1
-2
/
+3
2008-12-25
[S390] Remove config options.
Martin Schwidefsky
1
-49
/
+7
2008-12-25
[S390] audit: get s390 ret_from_fork in sync with other architectures
Al Viro
1
-1
/
+1
2008-11-27
[S390] fix system call parameter functions.
Martin Schwidefsky
1
-13
/
+10
2008-11-14
[S390] ftrace: fix kernel stack backchain walking
Heiko Carstens
1
-4
/
+7
2008-10-10
[S390] ptrace changes
Martin Schwidefsky
1
-10
/
+32
2008-05-07
[S390] s390-kvm: leave sie context on work. Removes preemption requirement
Christian Borntraeger
1
-1
/
+29
2008-05-07
[S390] s390: Optimize user and work TIF check
Martin Schwidefsky
1
-15
/
+14
2008-04-30
signals: s390: renumber TIF_RESTORE_SIGMASK
Roland McGrath
1
-6
/
+6
2008-04-17
[S390] kernel: show last breaking-event-address on oops
Christian Borntraeger
1
-0
/
+2
2008-02-05
[S390] Fix couple of section mismatches.
Heiko Carstens
1
-5
/
+2
2007-11-20
[S390] Fix kernel preemption.
Heiko Carstens
1
-10
/
+2
2007-11-20
[S390] Fix irq tracing and lockdep_sys_exit calls.
Heiko Carstens
1
-33
/
+73
2007-10-12
lockdep: s390: connect the sysexit hook
Heiko Carstens
1
-0
/
+9
2007-07-27
[S390] Fix IRQ tracing.
Heiko Carstens
1
-2
/
+4
2007-07-10
[S390] system call optimization.
Martin Schwidefsky
1
-1
/
+6
2007-06-19
[S390] Fix yet another two section mismatches.
Heiko Carstens
1
-1
/
+7
2007-04-27
[S390] System call cleanup.
Martin Schwidefsky
1
-72
/
+28
2006-09-28
[S390] Whitespace cleanup.
Heiko Carstens
1
-222
/
+221
2006-09-20
[S390] Kernel stack overflow handling.
Heiko Carstens
1
-2
/
+2
2006-09-20
[S390] add kprobes support.
Michael Grundy
1
-0
/
+12
2006-07-04
[PATCH] lockdep: irqtrace subsystem, s390 support
Heiko Carstens
1
-0
/
+21
2006-07-01
[PATCH] s390: put sys_call_table into .rodata section and write protect it
Heiko Carstens
1
-0
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-29
[S390] remove export of sys_call_table
Martin Schwidefsky
1
-2
/
+0
2006-06-29
[S390] virtual cpu accounting vs. machine checks.
Martin Schwidefsky
1
-21
/
+57
2006-02-01
[PATCH] s390: Add support for new syscalls/TIF_RESTORE_SIGMASK
Heiko Carstens
1
-61
/
+14
[next]