aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/entry_32.S
AgeCommit message (Expand)Author
2010-08-06Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-08-01x86-32, asm: Directly access per-cpu GDTBrian Gerst
2010-07-22x86/xen: event channels delivery on HVM.Sheng Yang
2010-07-07x86, alternatives: Use 16-bit numbers for cpufeature indexH. Peter Anvin
2010-05-03x86-32: Rework cache flush denied handlerBrian Gerst
2009-12-10x86, 32-bit: Use same regs as 64-bit for kernel_thread_helperBrian Gerst
2009-12-09x86-32: Avoid pipeline serialization in PTREGSCALL1 and 2H. Peter Anvin
2009-12-09x86: Merge sys_cloneBrian Gerst
2009-12-09x86, 32-bit: Convert sys_vm86 & sys_vm86oldBrian Gerst
2009-12-09x86: Merge sys_sigaltstackBrian Gerst
2009-12-09x86: Merge sys_execveBrian Gerst
2009-12-09x86: Merge sys_ioplBrian Gerst
2009-12-09x86-32: Add new pt_regs stubsBrian Gerst
2009-10-23Merge branch 'perf/core' into perf/probesIngo Molnar
2009-10-14function-graph/x86: Replace unbalanced ret with jmpSteven Rostedt
2009-09-11kprobes/x86-32: Move irq-exit functions to kprobes sectionMasami Hiramatsu
2009-06-20Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-06-18function-graph: add stack frame testSteven Rostedt
2009-06-17x86: de-assembler-ize asm/desc.hAlexander van Heukelum
2009-06-17i386: fix/simplify espfix stack switching, move it into assemblyAlexander van Heukelum
2009-06-17i386: fix return to 16-bit stack from NMI handlerAlexander van Heukelum
2009-03-14x86: entry_32.S fix compile warnings - fix work mask bit widthJaswinder Singh Rajput
2009-02-23x86: minor cleanup in the espfix codeStas Sergeev
2009-02-13x86: use _types.h headers in asm where availableJeremy Fitzhardinge
2009-02-13Merge branch 'core/percpu' into x86/coreIngo Molnar
2009-02-11x86: pass in pt_regs pointer for syscalls that need itBrian Gerst
2009-02-10x86: implement x86_32 stack protectorTejun Heo
2009-02-10x86: make lazy %gs optional on x86_32Tejun Heo
2009-02-10x86: use asm .macro instead of cpp #define in entry_32.STejun Heo
2009-01-29x86: move mach-default/*.h files to asm/Ingo Molnar
2009-01-21x86: make x86_32 use tlb_64.cTejun Heo
2009-01-12Revert "i386: add TRACE_IRQS_OFF for the nmi"Ingo Molnar
2008-12-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-12-03ftrace: function graph return for function entrySteven Rostedt
2008-12-03ftrace: have function graph use mcount caller addressSteven Rostedt
2008-11-28Merge branch 'x86/debug' into x86/irqIngo Molnar
2008-11-27i386: get rid of the use of KPROBE_ENTRY / KPROBE_ENDAlexander van Heukelum
2008-11-26ftrace: use code patching for ftrace graph tracerSteven Rostedt
2008-11-26tracing: function graph tracer, fixIngo Molnar
2008-11-26tracing/function-return-tracer: change the name into function-graph-tracerFrederic Weisbecker
2008-11-23x86, debug: remove the confusing entry in call tracejia zhang
2008-11-16tracing/function-return-tracer: support for dynamic ftrace on function return...Frederic Weisbecker
2008-11-12tracing/function-return-tracer: call prepare_ftrace_return by registersFrederic Weisbecker
2008-11-12x86: fix up the new IRQ code for older versions of gasH. Peter Anvin
2008-11-11x86: 32 bits: shrink and align IRQ stubsH. Peter Anvin
2008-11-11x86: 32 bit: interrupt stub consistency with 64 bitH. Peter Anvin
2008-11-11tracing, x86: add low level support for ftrace return tracingFrederic Weisbecker
2008-11-06ftrace: add quick function trace stopSteven Rostedt
2008-10-27Merge commit 'v2.6.28-rc2' into tracing/urgentIngo Molnar
2008-10-22MCE: Don't run 32bit machine checks with interrupts onAndi Kleen