summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/entry_32.S
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-alternatives-for-linus' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2010-08-061-1/+1
|\
| * x86, alternatives: Use 16-bit numbers for cpufeature indexH. Peter Anvin2010-07-071-1/+1
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-08-061-6/+5
|\ \
| * | x86-32, asm: Directly access per-cpu GDTBrian Gerst2010-08-011-6/+5
| |/
* | x86/xen: event channels delivery on HVM.Sheng Yang2010-07-221-0/+3
|/
* x86-32: Rework cache flush denied handlerBrian Gerst2010-05-031-0/+19
* x86, 32-bit: Use same regs as 64-bit for kernel_thread_helperBrian Gerst2009-12-101-6/+2
* x86-32: Avoid pipeline serialization in PTREGSCALL1 and 2H. Peter Anvin2009-12-091-3/+3
* x86: Merge sys_cloneBrian Gerst2009-12-091-1/+13
* x86, 32-bit: Convert sys_vm86 & sys_vm86oldBrian Gerst2009-12-091-2/+2
* x86: Merge sys_sigaltstackBrian Gerst2009-12-091-1/+1
* x86: Merge sys_execveBrian Gerst2009-12-091-1/+1
* x86: Merge sys_ioplBrian Gerst2009-12-091-1/+1
* x86-32: Add new pt_regs stubsBrian Gerst2009-12-091-11/+38
* Merge branch 'perf/core' into perf/probesIngo Molnar2009-10-231-5/+2
|\
| * function-graph/x86: Replace unbalanced ret with jmpSteven Rostedt2009-10-141-5/+2
* | kprobes/x86-32: Move irq-exit functions to kprobes sectionMasami Hiramatsu2009-09-111-0/+24
|/
* Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-06-201-0/+2
|\
| * function-graph: add stack frame testSteven Rostedt2009-06-181-0/+2
* | x86: de-assembler-ize asm/desc.hAlexander van Heukelum2009-06-171-1/+0
* | i386: fix/simplify espfix stack switching, move it into assemblyAlexander van Heukelum2009-06-171-15/+34
* | i386: fix return to 16-bit stack from NMI handlerAlexander van Heukelum2009-06-171-6/+8
|/
* x86: entry_32.S fix compile warnings - fix work mask bit widthJaswinder Singh Rajput2009-03-141-10/+8
* x86: minor cleanup in the espfix codeStas Sergeev2009-02-231-1/+1
* x86: use _types.h headers in asm where availableJeremy Fitzhardinge2009-02-131-1/+1
* Merge branch 'core/percpu' into x86/coreIngo Molnar2009-02-131-160/+283
|\
| * x86: pass in pt_regs pointer for syscalls that need itBrian Gerst2009-02-111-0/+20
| * x86: implement x86_32 stack protectorTejun Heo2009-02-101-1/+1
| * x86: make lazy %gs optional on x86_32Tejun Heo2009-02-101-19/+113
| * x86: use asm .macro instead of cpp #define in entry_32.STejun Heo2009-02-101-142/+151
* | x86: move mach-default/*.h files to asm/Ingo Molnar2009-01-291-1/+1
|/
* x86: make x86_32 use tlb_64.cTejun Heo2009-01-211-2/+4
* Revert "i386: add TRACE_IRQS_OFF for the nmi"Ingo Molnar2009-01-121-2/+0
* Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-12-281-1/+50
|\
| * ftrace: function graph return for function entrySteven Rostedt2008-12-031-0/+3
| * ftrace: have function graph use mcount caller addressSteven Rostedt2008-12-031-0/+1
| * ftrace: use code patching for ftrace graph tracerSteven Rostedt2008-11-261-0/+5
| * tracing: function graph tracer, fixIngo Molnar2008-11-261-1/+1
| * tracing/function-return-tracer: change the name into function-graph-tracerFrederic Weisbecker2008-11-261-6/+6
| * tracing/function-return-tracer: support for dynamic ftrace on function return...Frederic Weisbecker2008-11-161-7/+11
| * tracing/function-return-tracer: call prepare_ftrace_return by registersFrederic Weisbecker2008-11-121-4/+1
| * tracing, x86: add low level support for ftrace return tracingFrederic Weisbecker2008-11-111-0/+33
| * ftrace: add quick function trace stopSteven Rostedt2008-11-061-0/+6
* | Merge branch 'x86/debug' into x86/irqIngo Molnar2008-11-281-0/+1
|\ \
| * | x86, debug: remove the confusing entry in call tracejia zhang2008-11-231-0/+1
| |/
* | i386: get rid of the use of KPROBE_ENTRY / KPROBE_ENDAlexander van Heukelum2008-11-271-214/+224
* | x86: fix up the new IRQ code for older versions of gasH. Peter Anvin2008-11-121-2/+2
* | x86: 32 bits: shrink and align IRQ stubsH. Peter Anvin2008-11-111-12/+22
* | x86: 32 bit: interrupt stub consistency with 64 bitH. Peter Anvin2008-11-111-3/+3
|/
* Merge commit 'v2.6.28-rc2' into tracing/urgentIngo Molnar2008-10-271-1/+1
|\
OpenPOWER on IntegriCloud