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