aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/entry_32.S
AgeCommit message (Expand)Author
2015-06-03x86/asm/entry: Move entry_64.S and entry_32.S to arch/x86/entry/Ingo Molnar
2015-06-02x86/debug: Remove perpetually broken, unmaintainable dwarf annotationsIngo Molnar
2015-04-11x86/asm/entry/32: Tidy up JNZ instructions after TESTsDenys Vlasenko
2015-04-08x86/asm/entry/irq: Simplify interrupt dispatch table (IDT) layoutDenys Vlasenko
2015-04-03x86/asm/entry/32: Improve a TOP_OF_KERNEL_STACK_PADDING commentAndy Lutomirski
2015-03-17x86/asm/entry: Create and use a 'TOP_OF_KERNEL_STACK_PADDING' macroAndy Lutomirski
2015-03-04x86/asm: Introduce push/pop macros which generate CFI_REL_OFFSET and CFI_RESTOREDenys Vlasenko
2015-03-04Merge tag 'alternatives_padding' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar
2015-02-23x86/xen: allow privcmd hypercalls to be preemptedDavid Vrabel
2015-02-23x86/entry_32: Convert X86_INVD_BUG to ALTERNATIVE macroBorislav Petkov
2015-02-23x86/alternatives: Add instruction paddingBorislav Petkov
2014-12-19Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-12-16x86: Avoid building unused IRQ entry stubsJan Beulich
2014-12-13Merge tag 'trace-fixes-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-12-11ftrace/x86: Update i386 call to prepare_ftrace_return()Steven Rostedt (Red Hat)
2014-10-24i386/audit: stop scribbling on the stack frameEric Paris
2014-10-19Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-09-23audit: x86: drop arch from __audit_syscall_entry() interfaceRichard Guy Briggs
2014-08-15x86_32, entry: Clean up sysenter_badsys declarationStefan Bader
2014-08-04Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2014-07-22x86_32, entry: Store badsys error code in %eaxSven Wegener
2014-07-18ftrace: x86: Remove check of obsolete variable function_trace_stopSteven Rostedt (Red Hat)
2014-06-23x86_32, entry: Do syscall exit work on badsys (CVE-2014-4508)Andy Lutomirski
2014-06-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-05-04x86, espfix: Make it possible to disable 16-bit supportH. Peter Anvin
2014-04-30x86-32, espfix: Remove filter for espfix32 due to raceH. Peter Anvin
2014-04-24kprobes: Prohibit probing on .entry.text codeMasami Hiramatsu
2014-01-09ftrace/x86: Load ftrace_ops in parameter not the variable holding itSteven Rostedt
2013-11-14Merge branch 'x86-trace-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-11-08x86, trace: Register exception handler to trace IDTSeiji Aguchi
2013-09-25sched, x86: Provide a per-cpu preempt_count implementationPeter Zijlstra
2013-09-05x86-32, ftrace: Fix static ftrace when early microcode is enabledH. Peter Anvin
2013-06-20x86, trace: Add irq vector tracepointsSeiji Aguchi
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-12X86: Handle Hyper-V vmbus interrupts as special hypervisor interruptsK. Y. Srinivasan
2013-02-03x86: get rid of pt_regs argument in vm86/vm86oldAl Viro
2013-02-03x86: get rid of pt_regs argument in sigreturn variantsAl Viro
2013-02-03x86: get rid of pt_regs argument of iopl(2)Al Viro
2013-01-18Merge tag 'stable/for-linus-3.8-rc3-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-01-16xen: Fix stack corruption in xen_failsafe_callback for 32bit PVOPS guests.Andrew Cooper
2012-12-19introduce generic sys_sigaltstack(), switch x86 and um to itAl Viro
2012-11-28x86, um: switch to generic fork/vfork/cloneAl Viro
2012-10-19Merge commit 'v3.7-rc1' into stable/for-linus-3.7Konrad Rzeszutek Wilk
2012-10-19xen/x86: don't corrupt %eip when returning from a signal handlerDavid Vrabel
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-12x86, um: convert to saner kernel_execve() semanticsAl Viro
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-01Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-10-01x86: get rid of duplicate code in case of CONFIG_VM86Al Viro