Age | Commit message (Expand) | Author |
2007-10-11 | i386: prepare shared kernel/entry.S | Thomas Gleixner |
2007-10-11 | i386: prepare shared kernel/syscall_table.S | Thomas Gleixner |
2007-07-18 | i386: fixup TRACE_IRQ breakage | Peter Zijlstra |
2007-07-18 | xen: use iret directly when possible | Jeremy Fitzhardinge |
2007-07-18 | xen: Core Xen implementation | Jeremy Fitzhardinge |
2007-07-06 | i386: fix regression, endless loop in ptrace singlestep over an int80 | Jason Wessel |
2007-05-02 | [PATCH] i386: fix wrong comment for syscall stack layout | Andi Kleen |
2007-05-02 | [PATCH] i386: Convert VMI timer to use clock events | Zachary Amsden |
2007-05-02 | [PATCH] i386: Convert PDA into the percpu section | Jeremy Fitzhardinge |
2007-05-02 | [PATCH] i386: Page-align the GDT | Jeremy Fitzhardinge |
2007-05-02 | [PATCH] i386: PARAVIRT: Fix patch site clobbers to include return register | Jeremy Fitzhardinge |
2007-05-02 | [PATCH] i386: Relocate VDSO ELF headers to match mapped location with COMPAT_... | Jeremy Fitzhardinge |
2007-05-02 | [PATCH] i386: cleanup GDT Access | Rusty Russell |
2007-05-02 | [PATCH] i386: No need to use -traditional for processing asm in i386/kernel/ | Jeremy Fitzhardinge |
2007-02-13 | [PATCH] i386: entry.S END/ENDPROC annotations | Jan Beulich |
2007-02-13 | [PATCH] i386: vMI timer patches | Zachary Amsden |
2007-02-13 | [PATCH] i386: Convert i386 PDA code to use %fs | Jeremy Fitzhardinge |
2007-01-26 | [PATCH] Fix CONFIG_COMPAT_VDSO | Roland McGrath |
2006-12-15 | Remove stack unwinder for now | Linus Torvalds |
2006-12-07 | [PATCH] paravirt: Patch inline replacements for paravirt intercepts | Rusty Russell |
2006-12-07 | [PATCH] paravirt: header and stubs for paravirtualisation | Rusty Russell |
2006-12-07 | [PATCH] i386: Fix entry.S code with !CONFIG_VM86 | Joe Korty |
2006-12-07 | [PATCH] i386: Implement smp_processor_id() with the PDA | Jeremy Fitzhardinge |
2006-12-07 | [PATCH] i386: Use %gs as the PDA base-segment in the kernel | Jeremy Fitzhardinge |
2006-12-07 | [PATCH] i386: Use asm-offsets for the offsets of registers into the pt_regs s... | Jeremy Fitzhardinge |
2006-12-07 | [PATCH] i386: espfix cleanup | Stas Sergeev |
2006-09-26 | [PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinder | Jan Beulich |
2006-09-26 | [PATCH] i386: Allow a kernel not to be in ring 0 | Rusty Russell |
2006-09-26 | [PATCH] i386: Abstract sensitive instructions | Rusty Russell |
2006-09-26 | [PATCH] i386: annotate FIX_STACK() and the rest of nmi() | Chuck Ebbert |
2006-09-26 | [PATCH] i386: Disallow kprobes on NMI handlers | Fernando Luis V�zquez Cao |
2006-09-26 | [PATCH] i386: move kernel_thread_helper into entry.S | Andi Kleen |
2006-09-26 | [PATCH] x86: error_code is not safe for kprobes | Prasanna S.P |
2006-09-18 | x86: save/restore eflags in context switch | Linus Torvalds |
2006-07-31 | [PATCH] Fix trivial unwind info bug | Markus Armbruster |
2006-07-03 | [PATCH] lockdep: irqtrace subsystem, i386 support | Ingo Molnar |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-27 | [PATCH] vdso: randomize the i386 vDSO by moving it into a vma | Ingo Molnar |
2006-06-27 | [PATCH] fix broken vm86 interrupt/signal handling | Aleksey Gorelov |
2006-06-27 | [PATCH] x86: increase interrupt vector range | Rusty Russell |
2006-06-26 | [PATCH] i386: reliable stack trace support i386 entry.S | Jan Beulich |
2006-06-26 | [PATCH] i386: reliable stack trace support (i386) | Jan Beulich |
2006-03-23 | [PATCH] i386: fix singlestep through an int80 syscall | Chuck Ebbert |
2006-01-08 | [PATCH] Make vm86 support optional | Matt Mackall |
2006-01-06 | [PATCH] x86/x86_64: mark rodata section read-only: make some datastructures c... | Arjan van de Ven |
2005-11-13 | [PATCH] i386: NMI pointer comparison fix | Jan Beulich |
2005-09-12 | [PATCH] i386: Don't miss pending signals returning to user mode after signal ... | Roland McGrath |
2005-09-07 | [PATCH] kprobes: prevent possible race conditions i386 changes | Prasanna S Panchamukhi |
2005-09-05 | [PATCH] uml: SYSEMU: slight cleanup and speedup | Paolo 'Blaisorblade' Giarrusso |
2005-09-05 | [PATCH] Uml support: reorganize PTRACE_SYSEMU support | Bodo Stroesser |