Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
f293ea92007419e4f9c52db0cf57af17f45b9f94
/
arch
/
x86_64
/
kernel
/
entry.S
3755090
[PATCH] x86-64: a few missing entry.S annotations
by Jan Beulich
· 18 years ago
6101429
[PATCH] x86_64 irq: Safely cleanup an irq after moving it.
by Eric W. Biederman
· 18 years ago
d1526e2
Remove stack unwinder for now
by Linus Torvalds
· 18 years ago
bcddc01
[PATCH] x86-64: miscellaneous entry.S adjustments
by Jan Beulich
· 18 years ago
8cf2c51
[PATCH] x86: Revert new unwind kernel stack termination
by Andi Kleen
· 18 years ago
581910e2
[PATCH] x86-64: Revert interrupt backlink changes
by Andi Kleen
· 18 years ago
cc7d479
[PATCH] x86-64: Fix ENOSYS in system call tracing
by Jan Beulich
· 18 years ago
7d0b0e8
[PATCH] x86-64: Annotate interrupt frame backlink in interrupt handlers
by Andi Kleen
· 18 years ago
51ec28e
[PATCH] x86: Terminate the kernel stacks for the unwinder
by Andi Kleen
· 18 years ago
3db03b4
[PATCH] rename the provided execve functions to kernel_execve
by Arnd Bergmann
· 18 years ago
658fdbe
[PATCH] Don't leak NT bit into next task
by Andi Kleen
· 18 years ago
adf1423
[PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinder
by Jan Beulich
· 18 years ago
96e5404
[PATCH] Fix a irqcount comment in entry.S
by Andi Kleen
· 18 years ago
7a0a2df
[PATCH] Add a missing check for irq flags tracing in NMI
by Andi Kleen
· 18 years ago
d28c439
[PATCH] x86: error_code is not safe for kprobes
by Prasanna S.P
· 18 years ago
44cc452
[PATCH] Remove obsolete CVS $Id$ from assembler files in arch/x86_64/kernel/*
by Andi Kleen
· 18 years ago
2e91a17
[PATCH] Add some comments to entry.S
by Andi Kleen
· 18 years ago
7f11d8a
[PATCH] Remove all ifdefs for local/io apic
by Andi Kleen
· 18 years ago
b06baba
[PATCH] Add proper alignment to ENTRY
by Andi Kleen
· 18 years ago
2f766d1
[PATCH] Clean up asm/smp.h includes
by Andi Kleen
· 18 years ago
c05991e
[PATCH] x86_64: Add kernel thread stack frame termination for properly stopping stack unwinds.
by Andi Kleen
· 18 years ago
2699500
[PATCH] x86_64: Fix backtracing for interrupt stacks
by Andi Kleen
· 19 years ago
2601e64
[PATCH] lockdep: irqtrace subsystem, x86_64 support
by Ingo Molnar
· 19 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
19eadf9
[PATCH] x86: increase interrupt vector range
by Rusty Russell
· 19 years ago
dffead4
[PATCH] x86_64: reliable stack trace support (x86-64 syscall
by Jan Beulich
· 19 years ago
1de9c3f
[PATCH] x86_64: reliable stack trace support (x86-64 IRQ stack
by Jan Beulich
· 19 years ago
b538ed2
[PATCH] x86_64: reliable stack trace support (x86-64)
by Jan Beulich
· 19 years ago
4b787e0
[PATCH] x86_64: add END()/ENDPROC() annotations to entry.S
by Jan Beulich
· 19 years ago
822ff01
[PATCH] x86_64: Don't do syscall exit tracing twice
by Andi Kleen
· 19 years ago
7bf36bb
[PATCH] x86_64: When user could have changed RIP always force IRET
by Andi Kleen
· 19 years ago
805e8c0
[PATCH] x86_64: Clean up execve path
by Andi Kleen
· 19 years ago
3076a49
[PATCH] x86_64: Report SIGSEGV for IRET faults
by Andi Kleen
· 19 years ago
cbf0ec6
Revert "[PATCH] x86-64: Fix up handling of non canonical user RIPs"
by Linus Torvalds
· 19 years ago
c33d456
[PATCH] x86-64: Fix up handling of non canonical user RIPs
by Andi Kleen
· 19 years ago
2391c4b
[PATCH] x86_64: Don't call do_exit with interrupts disabled after IRET exception
by Andi Kleen
· 19 years ago
91522a9
[PATCH] x86_64: small fix for CFI annotations
by Jan Beulich
· 19 years ago
eddb6fb
[PATCH] x86_64: Disallow kprobes on NMI handlers
by Andi Kleen
· 19 years ago
5f8efbb
[PATCH] x86_64: Allow nesting of int3 by default for kprobes
by Andi Kleen
· 19 years ago
915f34e
[PATCH] x86_64: Remove useless KDB vector
by Andi Kleen
· 19 years ago
bf2fcc6
[PATCH] x86_64: Implement is_compat_task the right way
by Andi Kleen
· 19 years ago
bd9cb64
[PATCH] x86_64: fix page fault from show_trace()
by Jan Beulich
· 19 years ago
b556b35
[PATCH] x86_64: Move int 3 handler to debug stack and allow to increase it.
by Jan Beulich
· 19 years ago
505cc4e
[PATCH] x86_64: Remove unprotected iret
by Jan Beulich
· 19 years ago
89b831e
[PATCH] x86_64: Support for AMD specific MCE Threshold.
by Jacob Shin
· 19 years ago
7effaa8
[PATCH] x86-64: Fix CFI information
by Jan Beulich
· 19 years ago
e5bc8b6
[PATCH] x86-64: Make remote TLB flush more scalable
by Andi Kleen
· 19 years ago
e2d5df9
kbuild: alpha,x86_64 use generic asm-offsets.h support
by Sam Ravnborg
· 19 years ago
0f2fbdc
[PATCH] kprobes: prevent possible race conditions x86_64 changes
by Prasanna S Panchamukhi
· 19 years ago
ed6b676
[PATCH] x86_64: Switch to the interrupt stack when running a softirq in local_bh_enable()
by Andi Kleen
· 20 years ago
3829ee6
[PATCH] x86_64: Small assembly improvements
by Andi Kleen
· 20 years ago
10ffdbb
[PATCH] x86_64: Readd missing tests in entry.S
by Andi Kleen
· 20 years ago
be9e687
[PATCH] x86_64: interrupt handling fix
by Andi Kleen
· 20 years ago
dc37db4
[PATCH] x86_64: Remove unused macro in preempt support
by Andi Kleen
· 20 years ago
cdd219c
[PATCH] x86_64: Fix a small missing schedule race
by Andi Kleen
· 20 years ago
6fefb0d
[PATCH] x86_64: Regularize exception stack handling
by Andi Kleen
· 20 years ago
11b854b
[PATCH] x86_64: Call do_notify_resume unconditionally in entry.S
by Andi Kleen
· 20 years ago
36c1104
[PATCH] x86_64: Minor microoptimization in syscall entry slow path
by Andi Kleen
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago