aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/entry_32.S
Commit message (Expand)AuthorAge
* x86, um: switch to generic fork/vfork/cloneAl Viro2012-11-28
* Merge commit 'v3.7-rc1' into stable/for-linus-3.7Konrad Rzeszutek Wilk2012-10-19
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-12
| |\
| | * x86, um: convert to saner kernel_execve() semanticsAl Viro2012-10-12
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-11
| |\|
| | * x86: get rid of duplicate code in case of CONFIG_VM86Al Viro2012-10-01
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-09
| |\|
| | * x86, um/x86: switch to generic sys_execve and kernel_execveAl Viro2012-09-30
| | * x86: split ret_from_forkAl Viro2012-09-30
| * | Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-10-01
| |\ \
| | * | x86-32, smap: Add STAC/CLAC instructions to 32-bit kernel entryH. Peter Anvin2012-09-21
| | |/
| * | ftrace/x86: Adjust x86 regs.ip as like as x86-64Masami Hiramatsu2012-09-13
| * | ftrace/x86: Remove function_trace_stop check from graph callerSteven Rostedt2012-07-31
| * | ftrace/x86_32: Simplify parameter setup for ftrace_regs_callerUros Bizjak2012-07-31
| * | ftrace/x86: Add save_regs for i386 function callsSteven Rostedt2012-07-19
| * | ftrace/x86: Add separate function to save regsSteven Rostedt2012-07-19
| * | ftrace/x86_32: Push ftrace_ops in as 3rd parameter to function tracerSteven Rostedt2012-07-19
| |/
* / xen/x86: don't corrupt %eip when returning from a signal handlerDavid Vrabel2012-10-19
|/
* x86: get rid of calling do_notify_resume() when returning to kernel modeAl Viro2012-06-01
* x86, extable: Remove open-coded exception table entries in arch/x86/kernel/en...H. Peter Anvin2012-04-20
* x86-32: Fix endless loop when processing signals for kernel tasksDmitry Adamushko2012-03-22
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-01-17
|\
| * audit: inline audit_syscall_entry to reduce burden on archsEric Paris2012-01-17
| * Audit: push audit success and retcode into arch ptrace.hEric Paris2012-01-17
* | Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-01-16
|\ \ | |/ |/|
| * x86: Generate system call tables and unistd_*.h from tablesH. Peter Anvin2011-11-17
* | x86: Call do_notify_resume() with interrupts enabledSrikar Dronamraju2011-12-06
|/
* x86-32: Fix boot with CONFIG_X86_INVD_BUGAndy Lutomirski2011-08-25
* Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2011-03-16
|\
| * x86: Fix binutils-2.21 symbol related build failuresSedat Dilek2011-03-09
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-03-15
|\ \
| * | x86: Use {push,pop}_cfi in more placesJan Beulich2011-02-28
| * | x86, asm: Cleanup unnecssary macros in asm-offsets.cStratos Psomadakis2011-02-25
| |/
* / x86: Separate out entry text sectionJiri Olsa2011-03-08
|/
* KVM: Handle async PF in a guest.Gleb Natapov2011-01-12
* x86, asm: Fix binutils 2.15 build failureTetsuo Handa2010-11-18
* x86, asm: Restore parentheses around one pushl_cfi argumentJan Beulich2010-10-22
* x86, asm: Fix CFI macro invocations to deal with shortcomings in gasJan Beulich2010-10-19
* x86: Use {push,pop}{l,q}_cfi in more placesJan Beulich2010-09-03
* i386: Add unwind directives to syscall ptregs stubsJan Beulich2010-09-03
* Merge branch 'x86-alternatives-for-linus' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2010-08-06
|\
| * x86, alternatives: Use 16-bit numbers for cpufeature indexH. Peter Anvin2010-07-07
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-08-06
|\ \
| * | x86-32, asm: Directly access per-cpu GDTBrian Gerst2010-08-01
| |/
* / x86/xen: event channels delivery on HVM.Sheng Yang2010-07-22
|/
* x86-32: Rework cache flush denied handlerBrian Gerst2010-05-03
* x86, 32-bit: Use same regs as 64-bit for kernel_thread_helperBrian Gerst2009-12-10
* x86-32: Avoid pipeline serialization in PTREGSCALL1 and 2H. Peter Anvin2009-12-09
* x86: Merge sys_cloneBrian Gerst2009-12-09
* x86, 32-bit: Convert sys_vm86 & sys_vm86oldBrian Gerst2009-12-09