aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/entry.S
Commit message (Expand)AuthorAge
* [PATCH] i386: entry.S END/ENDPROC annotationsJan Beulich2007-02-13
* [PATCH] i386: vMI timer patchesZachary Amsden2007-02-13
* [PATCH] i386: Convert i386 PDA code to use %fsJeremy Fitzhardinge2007-02-13
* [PATCH] Fix CONFIG_COMPAT_VDSORoland McGrath2007-01-26
* Remove stack unwinder for nowLinus Torvalds2006-12-15
* [PATCH] paravirt: Patch inline replacements for paravirt interceptsRusty Russell2006-12-06
* [PATCH] paravirt: header and stubs for paravirtualisationRusty Russell2006-12-06
* [PATCH] i386: Fix entry.S code with !CONFIG_VM86Joe Korty2006-12-06
* [PATCH] i386: Implement smp_processor_id() with the PDAJeremy Fitzhardinge2006-12-06
* [PATCH] i386: Use %gs as the PDA base-segment in the kernelJeremy Fitzhardinge2006-12-06
* [PATCH] i386: Use asm-offsets for the offsets of registers into the pt_regs s...Jeremy Fitzhardinge2006-12-06
* [PATCH] i386: espfix cleanupStas Sergeev2006-12-06
* [PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinderJan Beulich2006-09-26
* [PATCH] i386: Allow a kernel not to be in ring 0Rusty Russell2006-09-26
* [PATCH] i386: Abstract sensitive instructionsRusty Russell2006-09-26
* [PATCH] i386: annotate FIX_STACK() and the rest of nmi()Chuck Ebbert2006-09-26
* [PATCH] i386: Disallow kprobes on NMI handlersFernando Luis Vázquez Cao2006-09-26
* [PATCH] i386: move kernel_thread_helper into entry.SAndi Kleen2006-09-26
* [PATCH] x86: error_code is not safe for kprobesPrasanna S.P2006-09-26
* x86: save/restore eflags in context switchLinus Torvalds2006-09-18
* [PATCH] Fix trivial unwind info bugMarkus Armbruster2006-07-31
* [PATCH] lockdep: irqtrace subsystem, i386 supportIngo Molnar2006-07-03
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] vdso: randomize the i386 vDSO by moving it into a vmaIngo Molnar2006-06-27
* [PATCH] fix broken vm86 interrupt/signal handlingAleksey Gorelov2006-06-27
* [PATCH] x86: increase interrupt vector rangeRusty Russell2006-06-27
* [PATCH] i386: reliable stack trace support i386 entry.SJan Beulich2006-06-26
* [PATCH] i386: reliable stack trace support (i386)Jan Beulich2006-06-26
* [PATCH] i386: fix singlestep through an int80 syscallChuck Ebbert2006-03-23
* [PATCH] Make vm86 support optionalMatt Mackall2006-01-08
* [PATCH] x86/x86_64: mark rodata section read-only: make some datastructures c...Arjan van de Ven2006-01-06
* [PATCH] i386: NMI pointer comparison fixJan Beulich2005-11-13
* [PATCH] i386: Don't miss pending signals returning to user mode after signal ...Roland McGrath2005-09-12
* [PATCH] kprobes: prevent possible race conditions i386 changesPrasanna S Panchamukhi2005-09-07
* [PATCH] uml: SYSEMU: slight cleanup and speedupPaolo 'Blaisorblade' Giarrusso2005-09-05
* [PATCH] Uml support: reorganize PTRACE_SYSEMU supportBodo Stroesser2005-09-05
* [PATCH] UML Support - Ptrace: adds the host SYSEMU support, for UML and gener...Laurent Vivier2005-09-05
* [PATCH] uml: fix syscall table by including $(SUBARCH)'s one, for i386Paolo 'Blaisorblade' Giarrusso2005-05-01
* [PATCH] x86: entry.S trap return fixesStas Sergeev2005-05-01
* x86: make traps on 'iret' be debuggable in user spaceLinus Torvalds2005-04-29
* [PATCH] fix crash in entry.S restore_allStas Sergeev2005-04-16
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16