aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/entry.S
Commit message (Expand)AuthorAge
* i386: fixup TRACE_IRQ breakagePeter Zijlstra2007-07-18
* xen: use iret directly when possibleJeremy Fitzhardinge2007-07-18
* xen: Core Xen implementationJeremy Fitzhardinge2007-07-18
* i386: fix regression, endless loop in ptrace singlestep over an int80Jason Wessel2007-07-06
* [PATCH] i386: fix wrong comment for syscall stack layoutAndi Kleen2007-05-02
* [PATCH] i386: Convert VMI timer to use clock eventsZachary Amsden2007-05-02
* [PATCH] i386: Convert PDA into the percpu sectionJeremy Fitzhardinge2007-05-02
* [PATCH] i386: Page-align the GDTJeremy Fitzhardinge2007-05-02
* [PATCH] i386: PARAVIRT: Fix patch site clobbers to include return registerJeremy Fitzhardinge2007-05-02
* [PATCH] i386: Relocate VDSO ELF headers to match mapped location with COMPAT_...Jeremy Fitzhardinge2007-05-02
* [PATCH] i386: cleanup GDT AccessRusty Russell2007-05-02
* [PATCH] i386: No need to use -traditional for processing asm in i386/kernel/Jeremy Fitzhardinge2007-05-02
* [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