summaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/entry.S
Commit message (Expand)AuthorAgeFilesLines
* i386: prepare shared kernel/entry.SThomas Gleixner2007-10-111-1112/+0
* i386: prepare shared kernel/syscall_table.SThomas Gleixner2007-10-111-1/+1
* i386: fixup TRACE_IRQ breakagePeter Zijlstra2007-07-181-2/+0
* xen: use iret directly when possibleJeremy Fitzhardinge2007-07-181-1/+15
* xen: Core Xen implementationJeremy Fitzhardinge2007-07-181-0/+71
* i386: fix regression, endless loop in ptrace singlestep over an int80Jason Wessel2007-07-061-4/+4
* [PATCH] i386: fix wrong comment for syscall stack layoutAndi Kleen2007-05-021-1/+1
* [PATCH] i386: Convert VMI timer to use clock eventsZachary Amsden2007-05-021-5/+0
* [PATCH] i386: Convert PDA into the percpu sectionJeremy Fitzhardinge2007-05-021-3/+2
* [PATCH] i386: Page-align the GDTJeremy Fitzhardinge2007-05-021-1/+1
* [PATCH] i386: PARAVIRT: Fix patch site clobbers to include return registerJeremy Fitzhardinge2007-05-021-1/+1
* [PATCH] i386: Relocate VDSO ELF headers to match mapped location with COMPAT_...Jeremy Fitzhardinge2007-05-021-4/+0
* [PATCH] i386: cleanup GDT AccessRusty Russell2007-05-021-2/+1
* [PATCH] i386: No need to use -traditional for processing asm in i386/kernel/Jeremy Fitzhardinge2007-05-021-1/+1
* [PATCH] i386: entry.S END/ENDPROC annotationsJan Beulich2007-02-131-4/+37
* [PATCH] i386: vMI timer patchesZachary Amsden2007-02-131-0/+5
* [PATCH] i386: Convert i386 PDA code to use %fsJeremy Fitzhardinge2007-02-131-16/+16
* [PATCH] Fix CONFIG_COMPAT_VDSORoland McGrath2007-01-261-0/+4
* Remove stack unwinder for nowLinus Torvalds2006-12-151-32/+0
* [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/+1
* [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/+52
* [PATCH] i386: espfix cleanupStas Sergeev2006-12-071-40/+33
* [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-181-0/+4
* [PATCH] Fix trivial unwind info bugMarkus Armbruster2006-07-311-1/+1
* [PATCH] lockdep: irqtrace subsystem, i386 supportIngo Molnar2006-07-031-3/+33
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] vdso: randomize the i386 vDSO by moving it into a vmaIngo Molnar2006-06-271-1/+6
* [PATCH] fix broken vm86 interrupt/signal handlingAleksey Gorelov2006-06-271-2/+9
* [PATCH] x86: increase interrupt vector rangeRusty Russell2006-06-271-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-081-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-131-4/+3
* [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-071-5/+8
* [PATCH] uml: SYSEMU: slight cleanup and speedupPaolo 'Blaisorblade' Giarrusso2005-09-051-7/+1
* [PATCH] Uml support: reorganize PTRACE_SYSEMU supportBodo Stroesser2005-09-051-1/+7
OpenPOWER on IntegriCloud