index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86_64
/
kernel
/
entry.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove stack unwinder for now
Linus Torvalds
2006-12-15
1
-33
/
+0
*
[PATCH] x86-64: miscellaneous entry.S adjustments
Jan Beulich
2006-12-07
1
-30
/
+6
*
[PATCH] x86: Revert new unwind kernel stack termination
Andi Kleen
2006-10-21
1
-5
/
+0
*
[PATCH] x86-64: Revert interrupt backlink changes
Andi Kleen
2006-10-21
1
-3
/
+0
*
[PATCH] x86-64: Fix ENOSYS in system call tracing
Jan Beulich
2006-10-21
1
-0
/
+2
*
[PATCH] x86-64: Annotate interrupt frame backlink in interrupt handlers
Andi Kleen
2006-10-05
1
-0
/
+3
*
[PATCH] x86: Terminate the kernel stacks for the unwinder
Andi Kleen
2006-10-05
1
-0
/
+5
*
[PATCH] rename the provided execve functions to kernel_execve
Arnd Bergmann
2006-10-02
1
-2
/
+2
*
[PATCH] Don't leak NT bit into next task
Andi Kleen
2006-09-26
1
-0
/
+4
*
[PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinder
Jan Beulich
2006-09-26
1
-0
/
+4
*
[PATCH] Fix a irqcount comment in entry.S
Andi Kleen
2006-09-26
1
-1
/
+6
*
[PATCH] Add a missing check for irq flags tracing in NMI
Andi Kleen
2006-09-26
1
-0
/
+2
*
[PATCH] x86: error_code is not safe for kprobes
Prasanna S.P
2006-09-26
1
-12
/
+7
*
[PATCH] Remove obsolete CVS $Id$ from assembler files in arch/x86_64/kernel/*
Andi Kleen
2006-09-26
1
-2
/
+0
*
[PATCH] Add some comments to entry.S
Andi Kleen
2006-09-26
1
-3
/
+15
*
[PATCH] Remove all ifdefs for local/io apic
Andi Kleen
2006-09-26
1
-2
/
+0
*
[PATCH] Add proper alignment to ENTRY
Andi Kleen
2006-09-26
1
-2
/
+1
*
[PATCH] Clean up asm/smp.h includes
Andi Kleen
2006-09-26
1
-2
/
+0
*
[PATCH] x86_64: Add kernel thread stack frame termination for properly stoppi...
Andi Kleen
2006-08-30
1
-0
/
+3
*
[PATCH] x86_64: Fix backtracing for interrupt stacks
Andi Kleen
2006-08-02
1
-7
/
+11
*
[PATCH] lockdep: irqtrace subsystem, x86_64 support
Ingo Molnar
2006-07-03
1
-52
/
+136
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] x86: increase interrupt vector range
Rusty Russell
2006-06-27
1
-1
/
+1
*
[PATCH] x86_64: reliable stack trace support (x86-64 syscall
Jan Beulich
2006-06-26
1
-1
/
+1
*
[PATCH] x86_64: reliable stack trace support (x86-64 IRQ stack
Jan Beulich
2006-06-26
1
-25
/
+8
*
[PATCH] x86_64: reliable stack trace support (x86-64)
Jan Beulich
2006-06-26
1
-0
/
+33
*
[PATCH] x86_64: add END()/ENDPROC() annotations to entry.S
Jan Beulich
2006-06-26
1
-1
/
+44
*
[PATCH] x86_64: Don't do syscall exit tracing twice
Andi Kleen
2006-05-30
1
-6
/
+1
*
[PATCH] x86_64: When user could have changed RIP always force IRET
Andi Kleen
2006-04-09
1
-2
/
+10
*
[PATCH] x86_64: Clean up execve path
Andi Kleen
2006-04-09
1
-16
/
+0
*
[PATCH] x86_64: Report SIGSEGV for IRET faults
Andi Kleen
2006-03-25
1
-1
/
+1
*
Revert "[PATCH] x86-64: Fix up handling of non canonical user RIPs"
Linus Torvalds
2006-03-14
1
-11
/
+18
*
[PATCH] x86-64: Fix up handling of non canonical user RIPs
Andi Kleen
2006-03-12
1
-18
/
+11
*
[PATCH] x86_64: Don't call do_exit with interrupts disabled after IRET exception
Andi Kleen
2006-02-17
1
-0
/
+1
*
[PATCH] x86_64: small fix for CFI annotations
Jan Beulich
2006-02-04
1
-0
/
+4
*
[PATCH] x86_64: Disallow kprobes on NMI handlers
Andi Kleen
2006-02-04
1
-1
/
+2
*
[PATCH] x86_64: Allow nesting of int3 by default for kprobes
Andi Kleen
2006-01-16
1
-7
/
+5
*
[PATCH] x86_64: Remove useless KDB vector
Andi Kleen
2006-01-11
1
-3
/
+0
*
[PATCH] x86_64: Implement is_compat_task the right way
Andi Kleen
2006-01-11
1
-0
/
+1
*
[PATCH] x86_64: fix page fault from show_trace()
Jan Beulich
2006-01-11
1
-7
/
+5
*
[PATCH] x86_64: Move int 3 handler to debug stack and allow to increase it.
Jan Beulich
2006-01-11
1
-4
/
+22
*
[PATCH] x86_64: Remove unprotected iret
Jan Beulich
2006-01-11
1
-1
/
+1
*
[PATCH] x86_64: Support for AMD specific MCE Threshold.
Jacob Shin
2005-11-14
1
-0
/
+3
*
[PATCH] x86-64: Fix CFI information
Jan Beulich
2005-09-12
1
-57
/
+150
*
[PATCH] x86-64: Make remote TLB flush more scalable
Andi Kleen
2005-09-12
1
-2
/
+13
*
kbuild: alpha,x86_64 use generic asm-offsets.h support
Sam Ravnborg
2005-09-09
1
-1
/
+1
*
[PATCH] kprobes: prevent possible race conditions x86_64 changes
Prasanna S Panchamukhi
2005-09-07
1
-4
/
+8
*
[PATCH] x86_64: Switch to the interrupt stack when running a softirq in local...
Andi Kleen
2005-07-28
1
-0
/
+12
*
[PATCH] x86_64: Small assembly improvements
Andi Kleen
2005-07-28
1
-5
/
+5
*
[PATCH] x86_64: Readd missing tests in entry.S
Andi Kleen
2005-05-17
1
-2
/
+9
[next]