- 497c9a1 x86: make 32bit support per_cpu vector by Yinghai Lu · 18 years ago
- a790392 i386: add TRACE_IRQS_OFF for the exception 3 (int3) by Alexander van Heukelum · 18 years ago
- e0c7317 i386: add TRACE_IRQS_OFF for the nmi by Alexander van Heukelum · 18 years ago
- 43024a8 i386: add TRACE_IRQS_OFF for exception 1 (debug) by Alexander van Heukelum · 18 years ago
- 85cea51 i386: add TRACE_IRQS_OFF to entry_32.S in 'error_code' by Alexander van Heukelum · 18 years ago
- eb642f6 i386: convert hardware exception 18 to an interrupt gate by Alexander van Heukelum · 18 years ago
- 7643e9b i386: convert hardware exception 7 to an interrupt gate by Alexander van Heukelum · 18 years ago
- af0575b i386 syscall audit fast-path by Roland McGrath · 18 years ago
- acee709 Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x86/core', 'x86/cpu', 'x86/fixmap', 'x86/gart', 'x86/kprobes', 'x86/memtest', 'x86/modules', 'x86/nmi', 'x86/pat', 'x86/reboot', 'x86/setup', 'x86/step', 'x86/unify-pci', 'x86/uv', 'x86/xen' and 'xen-64bit' into x86/for-linus by Ingo Molnar · 18 years ago
- 2ddf9b7 i386/xen: add proper unwind annotations to xen_sysenter_target by Jan Beulich · 18 years ago
- d4d6715 x86 ptrace: unify syscall tracing by Roland McGrath · 18 years ago
- 64f0973 x86 ptrace: unify TIF_SINGLESTEP by Roland McGrath · 18 years ago
- 5806b81 Merge branch 'auto-ftrace-next' into tracing/for-linus by Ingo Molnar · 18 years ago
- 557d7d4 x86: use matching CFI_ENDPROC by Glauber Costa · 18 years ago
- d75cd22 x86/paravirt: split sysret and sysexit by Jeremy Fitzhardinge · 18 years ago
- 395a59d ftrace: store mcount address in rec->ip by Abhishek Sagar · 18 years ago
- d939d28 Merge branch 'linus' into x86/irq by Ingo Molnar · 18 years ago
- e765ee9 Merge branch 'linus' into tracing/ftrace by Ingo Molnar · 18 years ago
- e32e58a x86: fix lockdep warning during suspend-to-ram by Peter Zijlstra · 18 years ago
- d61f82d ftrace: use dynamic patching for updating mcount calls by Steven Rostedt · 18 years ago
- 16444a8 ftrace: add basic support for gcc profiler instrumentation by Arnaldo Carvalho de Melo · 18 years ago
- 9b7dc56 x86: unify interrupt vector defines by Thomas Gleixner · 18 years ago
- b77797f xen: fold xen_sysexit into xen_iret by Jeremy Fitzhardinge · 18 years ago
- 0f2c876 xen: jump to iret fixup by Jeremy Fitzhardinge · 18 years ago
- e2a81ba xen: support sysenter/sysexit if hypervisor does by Jeremy Fitzhardinge · 18 years ago
- 90e9f53 xen: make sure iret faults are trapped by Jeremy Fitzhardinge · 18 years ago
- cf9b111 x86: remove pointless comments by WANG Cong · 18 years ago
- ab68ed9 x86: entry_32.S - use flags from processor-flags.h by Cyrill Gorcunov · 18 years ago
- d93c870 x86: only enable interrupts when kernel state has been set up by Jeremy Fitzhardinge · 18 years ago
- f7f3d79 x86: don't make irq_return global by Adrian Bunk · 18 years ago
- 3701d863 x86: fixup more paravirt fallout by Ingo Molnar · 18 years ago
- 3e7622f x86: move to .rodata/.init.data by Jan Beulich · 18 years ago
- faca622 x86: use generic register name in the thread and tss structures by H. Peter Anvin · 18 years ago
- 0aa97fb x86 vDSO: ia32_sysenter_target by Roland McGrath · 18 years ago
- 6abcd98 x86: irqflags consolidation by Glauber de Oliveira Costa · 18 years ago
- fb9fc39 Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 19 years ago
- 93b1eab paravirt: refactor struct paravirt_ops into smaller pv_*_ops by Jeremy Fitzhardinge · 19 years ago
- c7e872e lockdep: i386: connect the sysexit hook by Peter Zijlstra · 19 years ago
- 9a163ed i386: move kernel by Thomas Gleixner · 19 years ago[Renamed from arch/i386/kernel/entry_32.S]
- 668a3bf i386: prepare shared kernel/entry.S by Thomas Gleixner · 19 years ago[Renamed from arch/i386/kernel/entry.S]
- 541054d i386: prepare shared kernel/syscall_table.S by Thomas Gleixner · 19 years ago
- a10d9a7 i386: fixup TRACE_IRQ breakage by Peter Zijlstra · 19 years ago
- 9ec2b80 xen: use iret directly when possible by Jeremy Fitzhardinge · 19 years ago
- 5ead97c xen: Core Xen implementation by Jeremy Fitzhardinge · 19 years ago
- 1e2e99f i386: fix regression, endless loop in ptrace singlestep over an int80 by Jason Wessel · 19 years ago
- 889f21c [PATCH] i386: fix wrong comment for syscall stack layout by Andi Kleen · 19 years ago
- e0bb864 [PATCH] i386: Convert VMI timer to use clock events by Zachary Amsden · 19 years ago
- 7c3576d [PATCH] i386: Convert PDA into the percpu section by Jeremy Fitzhardinge · 19 years ago
- 7a61d35 [PATCH] i386: Page-align the GDT by Jeremy Fitzhardinge · 19 years ago
- 42c24fa [PATCH] i386: PARAVIRT: Fix patch site clobbers to include return register by Jeremy Fitzhardinge · 19 years ago
- d4f7a2c [PATCH] i386: Relocate VDSO ELF headers to match mapped location with COMPAT_VDSO by Jeremy Fitzhardinge · 19 years ago
- 4fbb596 [PATCH] i386: cleanup GDT Access by Rusty Russell · 19 years ago
- f76c392 [PATCH] i386: No need to use -traditional for processing asm in i386/kernel/ by Jeremy Fitzhardinge · 19 years ago
- 47a55cd [PATCH] i386: entry.S END/ENDPROC annotations by Jan Beulich · 19 years ago
- bbab4f3 [PATCH] i386: vMI timer patches by Zachary Amsden · 19 years ago
- 464d1a7 [PATCH] i386: Convert i386 PDA code to use %fs by Jeremy Fitzhardinge · 19 years ago
- a1f3bb9 [PATCH] Fix CONFIG_COMPAT_VDSO by Roland McGrath · 19 years ago
- d1526e2 Remove stack unwinder for now by Linus Torvalds · 19 years ago
- 139ec7c [PATCH] paravirt: Patch inline replacements for paravirt intercepts by Rusty Russell · 19 years ago
- d3561b7 [PATCH] paravirt: header and stubs for paravirtualisation by Rusty Russell · 19 years ago
- 74b47a7 [PATCH] i386: Fix entry.S code with !CONFIG_VM86 by Joe Korty · 19 years ago
- b2938f8 [PATCH] i386: Implement smp_processor_id() with the PDA by Jeremy Fitzhardinge · 19 years ago
- f95d47c [PATCH] i386: Use %gs as the PDA base-segment in the kernel by Jeremy Fitzhardinge · 19 years ago
- eb5b7b9 [PATCH] i386: Use asm-offsets for the offsets of registers into the pt_regs struct by Jeremy Fitzhardinge · 19 years ago
- be44d2a [PATCH] i386: espfix cleanup by Stas Sergeev · 19 years ago
- adf1423 [PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinder by Jan Beulich · 20 years ago
- 78be370 [PATCH] i386: Allow a kernel not to be in ring 0 by Rusty Russell · 20 years ago
- 0da5db3 [PATCH] i386: Abstract sensitive instructions by Rusty Russell · 20 years ago
- a549b86 [PATCH] i386: annotate FIX_STACK() and the rest of nmi() by Chuck Ebbert · 20 years ago
- 0603975 [PATCH] i386: Disallow kprobes on NMI handlers by Fernando Luis Vázquez Cao · 20 years ago
- 02ba1a3 [PATCH] i386: move kernel_thread_helper into entry.S by Andi Kleen · 20 years ago
- d28c439 [PATCH] x86: error_code is not safe for kprobes by Prasanna S.P · 20 years ago
- 47a5c6f x86: save/restore eflags in context switch by Linus Torvalds · 20 years ago
- 25d7dfd [PATCH] Fix trivial unwind info bug by Markus Armbruster · 20 years ago
- 55f327f [PATCH] lockdep: irqtrace subsystem, i386 support by Ingo Molnar · 20 years ago
- 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 20 years ago
- e6e5494 [PATCH] vdso: randomize the i386 vDSO by moving it into a vma by Ingo Molnar · 20 years ago
- 4031ff3 [PATCH] fix broken vm86 interrupt/signal handling by Aleksey Gorelov · 20 years ago
- 19eadf9 [PATCH] x86: increase interrupt vector range by Rusty Russell · 20 years ago
- fe7cacc [PATCH] i386: reliable stack trace support i386 entry.S by Jan Beulich · 20 years ago
- 176a271 [PATCH] i386: reliable stack trace support (i386) by Jan Beulich · 20 years ago
- 635cf99 [PATCH] i386: fix singlestep through an int80 syscall by Chuck Ebbert · 20 years ago
- 64ca900 [PATCH] Make vm86 support optional by Matt Mackall · 20 years ago
- bb152f5 [PATCH] x86/x86_64: mark rodata section read-only: make some datastructures const by Arjan van de Ven · 20 years ago
- e271820 [PATCH] i386: NMI pointer comparison fix by Jan Beulich · 20 years ago
- c3ff8ec [PATCH] i386: Don't miss pending signals returning to user mode after signal processing by Roland McGrath · 21 years ago
- 3d97ae5 [PATCH] kprobes: prevent possible race conditions i386 changes by Prasanna S Panchamukhi · 21 years ago
- 640aa46 [PATCH] uml: SYSEMU: slight cleanup and speedup by Paolo 'Blaisorblade' Giarrusso · 21 years ago
- c8c86ce [PATCH] Uml support: reorganize PTRACE_SYSEMU support by Bodo Stroesser · 21 years ago
- ed75e8d [PATCH] UML Support - Ptrace: adds the host SYSEMU support, for UML and general usage by Laurent Vivier · 21 years ago
- 5e7b83f [PATCH] uml: fix syscall table by including $(SUBARCH)'s one, for i386 by Paolo 'Blaisorblade' Giarrusso · 21 years ago
- 48c8821 [PATCH] x86: entry.S trap return fixes by Stas Sergeev · 21 years ago
- a879cbb x86: make traps on 'iret' be debuggable in user space by Linus Torvalds · 21 years ago
- 5df2408 [PATCH] fix crash in entry.S restore_all by Stas Sergeev · 21 years ago
- 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 21 years ago