summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/proto.h
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/xen: Get rid of paravirt op adjust_exception_frameJuergen Gross2017-08-311-0/+3
* x86/arch_prctl: Add do_arch_prctl_common()Kyle Huey2017-03-201-0/+3
* x86/arch_prctl/64: Rename do_arch_prctl() to do_arch_prctl_64()Kyle Huey2017-03-201-2/+1
* x86/arch_prctl: Rename 'code' argument to 'option'Kyle Huey2017-03-201-1/+1
* x86/entry: Vastly simplify SYSENTER TF (single-step) handlingAndy Lutomirski2016-03-101-2/+13
* x86/asm/entry: Untangle 'system_call' into two entry points: entry_SYSCALL_64...Ingo Molnar2015-06-081-2/+3
* x86/asm/entry: Untangle 'ia32_sysenter_target' into two entry points: entry_S...Ingo Molnar2015-06-081-1/+2
* x86/asm/entry: Rename compat syscall entry pointsIngo Molnar2015-06-081-2/+2
* x86, vdso: Move syscall and sysenter setup into kernel/cpu/common.cAndy Lutomirski2014-05-051-2/+0
* x86-64: don't set the early IDT to point directly to 'early_idt_handler'Linus Torvalds2013-02-221-2/+0
* Move round_up/down to kernel.hYinghai Lu2010-02-121-10/+0
* x86: remove "extern" from function prototypes in <asm/proto.h>H. Peter Anvin2009-11-161-9/+9
* x86, mm: Report state of NX protections during bootKees Cook2009-11-161-0/+1
* x86, mm: Clean up and simplify NX enablementH. Peter Anvin2009-11-161-1/+1
* x86: fix power-of-2 round_up/round_down macrosLinus Torvalds2009-07-021-2/+9
* x86/Voyager: remove X86_BIOS_REBOOT Kconfig quirkIngo Molnar2009-01-291-4/+0
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-221-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-0/+32