aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/proto.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-31x86/xen: Get rid of paravirt op adjust_exception_frameJuergen Gross1-0/+3
2017-03-20x86/arch_prctl: Add do_arch_prctl_common()Kyle Huey1-0/+3
2017-03-20x86/arch_prctl/64: Rename do_arch_prctl() to do_arch_prctl_64()Kyle Huey1-2/+1
2017-03-20x86/arch_prctl: Rename 'code' argument to 'option'Kyle Huey1-1/+1
2016-03-10x86/entry: Vastly simplify SYSENTER TF (single-step) handlingAndy Lutomirski1-2/+13
2015-06-08x86/asm/entry: Untangle 'system_call' into two entry points: entry_SYSCALL_64 and entry_INT80_32Ingo Molnar1-2/+3
2015-06-08x86/asm/entry: Untangle 'ia32_sysenter_target' into two entry points: entry_SYSENTER_32 and entry_SYSENTER_compatIngo Molnar1-1/+2
2015-06-08x86/asm/entry: Rename compat syscall entry pointsIngo Molnar1-2/+2
2014-05-05x86, vdso: Move syscall and sysenter setup into kernel/cpu/common.cAndy Lutomirski1-2/+0
2013-02-22x86-64: don't set the early IDT to point directly to 'early_idt_handler'Linus Torvalds1-2/+0
2010-02-12Move round_up/down to kernel.hYinghai Lu1-10/+0
2009-11-16x86: remove "extern" from function prototypes in <asm/proto.h>H. Peter Anvin1-9/+9
2009-11-16x86, mm: Report state of NX protections during bootKees Cook1-0/+1
2009-11-16x86, mm: Clean up and simplify NX enablementH. Peter Anvin1-1/+1
2009-07-02x86: fix power-of-2 round_up/round_down macrosLinus Torvalds1-2/+9
2009-01-29x86/Voyager: remove X86_BIOS_REBOOT Kconfig quirkIngo Molnar1-4/+0
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin1-3/+3
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-0/+32