Age | Commit message (Expand) | Author | Files | Lines |
2017-03-23 | x86/xen/gdt: Use X86_FEATURE_XENPV instead of globals for the GDT fixup | Andy Lutomirski | 1 | -1/+0 |
2017-03-23 | x86/gdt: Get rid of the get_*_gdt_*_vaddr() helpers | Andy Lutomirski | 1 | -20/+0 |
2017-03-23 | x86/gdt: Fix setup_fixmap_gdt() to use the correct PA | Andy Lutomirski | 1 | -0/+6 |
2017-03-16 | x86: Make the GDT remapping read-only on 64-bit | Thomas Garnier | 1 | -38/+68 |
2017-03-16 | x86: Remap GDT tables in the fixmap section | Thomas Garnier | 1 | -5/+53 |
2017-03-01 | x86/asm: Tidy up TSS limit code | Andy Lutomirski | 1 | -7/+11 |
2017-02-21 | x86/kvm/vmx: Defer TR reload after VM exit | Andy Lutomirski | 1 | -0/+48 |
2017-02-21 | x86/asm: Define the kernel TSS limit in a macro | Andy Lutomirski | 1 | -9/+1 |
2016-08-10 | x86: Apply more __ro_after_init and const | Kees Cook | 1 | -1/+1 |
2015-07-31 | x86/ldt: Make modify_ldt synchronous | Andy Lutomirski | 1 | -15/+0 |
2015-03-05 | x86/traps: Separate set_intr_gate() and clean up early_trap_init() | Wang Nan | 1 | -1/+6 |
2015-01-22 | x86, tls: Interpret an all-zero struct user_desc as "no segment" | Andy Lutomirski | 1 | -0/+13 |
2015-01-22 | x86, tls, ldt: Stop checking lm in LDT_empty | Andy Lutomirski | 1 | -7/+2 |
2013-11-09 | x86, trace: Delete __trace_alloc_intr_gate() | Seiji Aguchi | 1 | -22/+0 |
2013-11-09 | x86, trace: Register exception handler to trace IDT | Seiji Aguchi | 1 | -5/+23 |
2013-11-09 | x86, trace: Remove __alloc_intr_gate() | Seiji Aguchi | 1 | -6/+1 |
2013-06-22 | trace,x86: Do not call local_irq_save() in load_current_idt() | Steven Rostedt (Red Hat) | 1 | -6/+4 |
2013-06-21 | x86, trace: Add irq vector tracepoints | Seiji Aguchi | 1 | -2/+70 |
2013-06-21 | x86: Rename variables for debugging | Seiji Aguchi | 1 | -3/+44 |
2012-05-15 | x86: replace percpu_xxx funcs with this_cpu_xxx | Alex Shi | 1 | -0/+1 |
2011-12-22 | x86: Keep current stack in NMI breakpoints | Steven Rostedt | 1 | -0/+12 |
2011-08-05 | x86-64: Add user_64bit_mode paravirt op | Andy Lutomirski | 1 | -2/+2 |
2011-05-27 | x86, asm: Clean up desc.h a bit | Ingo Molnar | 1 | -76/+76 |
2009-11-06 | x86: Make sure get_user_desc() doesn't sign extend. | Chris Lalancette | 1 | -1/+1 |
2009-07-19 | x86: Introduce set_desc_base() and set_desc_limit() | Akinobu Mita | 1 | -0/+13 |
2009-06-18 | x86: de-assembler-ize asm/desc.h | Alexander van Heukelum | 1 | -26/+0 |
2009-04-22 | FRV: Fix the section attribute on UP DECLARE_PER_CPU() | David Howells | 1 | -1/+1 |
2009-03-11 | x86: cpu architecture debug code, build fix, cleanup | Jaswinder Singh Rajput | 1 | -1/+2 |
2008-12-24 | x86: fix lguest used_vectors breakage, -v2 | Yinghai Lu | 1 | -6/+4 |
2008-10-23 | x86: Fix ASM_X86__ header guards | H. Peter Anvin | 1 | -3/+3 |
2008-10-23 | x86, um: ... and asm-x86 move | Al Viro | 1 | -0/+409 |