| Commit message (Expand) | Author | Age | Files | Lines |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | x86/xen: Get rid of paravirt op adjust_exception_frame | Juergen Gross | 2017-08-31 | 1 | -0/+3 |
* | x86/arch_prctl: Add do_arch_prctl_common() | Kyle Huey | 2017-03-20 | 1 | -0/+3 |
* | x86/arch_prctl/64: Rename do_arch_prctl() to do_arch_prctl_64() | Kyle Huey | 2017-03-20 | 1 | -2/+1 |
* | x86/arch_prctl: Rename 'code' argument to 'option' | Kyle Huey | 2017-03-20 | 1 | -1/+1 |
* | x86/entry: Vastly simplify SYSENTER TF (single-step) handling | Andy Lutomirski | 2016-03-10 | 1 | -2/+13 |
* | x86/asm/entry: Untangle 'system_call' into two entry points: entry_SYSCALL_64... | Ingo Molnar | 2015-06-08 | 1 | -2/+3 |
* | x86/asm/entry: Untangle 'ia32_sysenter_target' into two entry points: entry_S... | Ingo Molnar | 2015-06-08 | 1 | -1/+2 |
* | x86/asm/entry: Rename compat syscall entry points | Ingo Molnar | 2015-06-08 | 1 | -2/+2 |
* | x86, vdso: Move syscall and sysenter setup into kernel/cpu/common.c | Andy Lutomirski | 2014-05-05 | 1 | -2/+0 |
* | x86-64: don't set the early IDT to point directly to 'early_idt_handler' | Linus Torvalds | 2013-02-22 | 1 | -2/+0 |
* | Move round_up/down to kernel.h | Yinghai Lu | 2010-02-12 | 1 | -10/+0 |
* | x86: remove "extern" from function prototypes in <asm/proto.h> | H. Peter Anvin | 2009-11-16 | 1 | -9/+9 |
* | x86, mm: Report state of NX protections during boot | Kees Cook | 2009-11-16 | 1 | -0/+1 |
* | x86, mm: Clean up and simplify NX enablement | H. Peter Anvin | 2009-11-16 | 1 | -1/+1 |
* | x86: fix power-of-2 round_up/round_down macros | Linus Torvalds | 2009-07-02 | 1 | -2/+9 |
* | x86/Voyager: remove X86_BIOS_REBOOT Kconfig quirk | Ingo Molnar | 2009-01-29 | 1 | -4/+0 |
* | x86: Fix ASM_X86__ header guards | H. Peter Anvin | 2008-10-23 | 1 | -3/+3 |
* | x86, um: ... and asm-x86 move | Al Viro | 2008-10-23 | 1 | -0/+32 |