| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-12-29 | 1 | -0/+2 |
|\ |
|
| * | x86/ldt: Make the LDT mapping RO | Thomas Gleixner | 2017-12-23 | 1 | -0/+2 |
* | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-12-23 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | x86/cpu_entry_area: Move it out of the fixmap | Thomas Gleixner | 2017-12-22 | 1 | -0/+1 |
* | | Merge branch 'WIP.x86-pti.entry-for-linus' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2017-12-18 | 1 | -9/+2 |
|\ \
| |/ |
|
| * | x86/entry: Fix assumptions that the HW TSS is at the beginning of cpu_tss | Andy Lutomirski | 2017-12-17 | 1 | -1/+1 |
| * | x86/mm/fixmap: Generalize the GDT fixmap mechanism, introduce struct cpu_entr... | Andy Lutomirski | 2017-12-17 | 1 | -8/+1 |
| * | x86/entry/gdt: Put per-CPU GDT remaps in ascending order | Andy Lutomirski | 2017-12-17 | 1 | -1/+1 |
* | | Merge branch 'linus' into x86/apic, to resolve conflicts | Ingo Molnar | 2017-11-07 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | | x86/vector: Rename used_vectors to system_vectors | Thomas Gleixner | 2017-09-25 | 1 | -1/+1 |
|/ |
|
* | x86/paravirt: Remove no longer used paravirt functions | Juergen Gross | 2017-09-13 | 1 | -2/+1 |
* | x86/idt: Hide set_intr_gate() | Thomas Gleixner | 2017-08-29 | 1 | -1/+1 |
* | x86/idt: Deinline setup functions | Thomas Gleixner | 2017-08-29 | 1 | -35/+2 |
* | x86/idt: Remove unused functions/inlines | Thomas Gleixner | 2017-08-29 | 1 | -36/+0 |
* | x86/idt: Move APIC gate initialization to tables | Thomas Gleixner | 2017-08-29 | 1 | -0/+1 |
* | x86/idt: Move regular trap init to tables | Thomas Gleixner | 2017-08-29 | 1 | -0/+1 |
* | x86/idt: Move IST stack based traps to table init | Thomas Gleixner | 2017-08-29 | 1 | -0/+2 |
* | x86/idt: Move debug stack init to table based | Thomas Gleixner | 2017-08-29 | 1 | -0/+2 |
* | x86/idt: Move early IDT handler setup to IDT code | Thomas Gleixner | 2017-08-29 | 1 | -0/+9 |
* | x86/idt: Consolidate IDT invalidation | Thomas Gleixner | 2017-08-29 | 1 | -0/+3 |
* | x86/idt: Remove unused set_trap_gate() | Thomas Gleixner | 2017-08-29 | 1 | -12/+0 |
* | x86/ldttss: Clean up 32-bit descriptors | Thomas Gleixner | 2017-08-29 | 1 | -23/+3 |
* | x86/gdt: Use bitfields for initialization | Thomas Gleixner | 2017-08-29 | 1 | -10/+16 |
* | x86/idt: Unify gate_struct handling for 32/64-bit kernels | Thomas Gleixner | 2017-08-29 | 1 | -26/+19 |
* | x86/idt: Remove the tracing IDT completely | Thomas Gleixner | 2017-08-29 | 1 | -76/+6 |
* | x86/irq: Remove duplicated used_vectors definition | Thomas Gleixner | 2017-08-29 | 1 | -1/+0 |
* | x86/irq: Get rid of the 'first_system_vector' indirection bogosity | Thomas Gleixner | 2017-08-29 | 1 | -3/+2 |
* | x86/xen/gdt: Use X86_FEATURE_XENPV instead of globals for the GDT fixup | Andy Lutomirski | 2017-03-23 | 1 | -1/+0 |
* | x86/gdt: Get rid of the get_*_gdt_*_vaddr() helpers | Andy Lutomirski | 2017-03-23 | 1 | -20/+0 |
* | x86/gdt: Fix setup_fixmap_gdt() to use the correct PA | Andy Lutomirski | 2017-03-23 | 1 | -0/+6 |
* | x86: Make the GDT remapping read-only on 64-bit | Thomas Garnier | 2017-03-16 | 1 | -38/+68 |
* | x86: Remap GDT tables in the fixmap section | Thomas Garnier | 2017-03-16 | 1 | -5/+53 |
* | x86/asm: Tidy up TSS limit code | Andy Lutomirski | 2017-03-01 | 1 | -7/+11 |
* | x86/kvm/vmx: Defer TR reload after VM exit | Andy Lutomirski | 2017-02-21 | 1 | -0/+48 |
* | x86/asm: Define the kernel TSS limit in a macro | Andy Lutomirski | 2017-02-21 | 1 | -9/+1 |
* | x86: Apply more __ro_after_init and const | Kees Cook | 2016-08-10 | 1 | -1/+1 |
* | x86/ldt: Make modify_ldt synchronous | Andy Lutomirski | 2015-07-31 | 1 | -15/+0 |
* | x86/traps: Separate set_intr_gate() and clean up early_trap_init() | Wang Nan | 2015-03-05 | 1 | -1/+6 |
* | x86, tls: Interpret an all-zero struct user_desc as "no segment" | Andy Lutomirski | 2015-01-22 | 1 | -0/+13 |
* | x86, tls, ldt: Stop checking lm in LDT_empty | Andy Lutomirski | 2015-01-22 | 1 | -7/+2 |
* | x86, trace: Delete __trace_alloc_intr_gate() | Seiji Aguchi | 2013-11-08 | 1 | -22/+0 |
* | x86, trace: Register exception handler to trace IDT | Seiji Aguchi | 2013-11-08 | 1 | -5/+23 |
* | x86, trace: Remove __alloc_intr_gate() | Seiji Aguchi | 2013-11-08 | 1 | -6/+1 |
* | trace,x86: Do not call local_irq_save() in load_current_idt() | Steven Rostedt (Red Hat) | 2013-06-22 | 1 | -6/+4 |
* | x86, trace: Add irq vector tracepoints | Seiji Aguchi | 2013-06-20 | 1 | -2/+70 |
* | x86: Rename variables for debugging | Seiji Aguchi | 2013-06-20 | 1 | -3/+44 |
* | x86: replace percpu_xxx funcs with this_cpu_xxx | Alex Shi | 2012-05-14 | 1 | -0/+1 |
* | x86: Keep current stack in NMI breakpoints | Steven Rostedt | 2011-12-21 | 1 | -0/+12 |
* | x86-64: Add user_64bit_mode paravirt op | Andy Lutomirski | 2011-08-04 | 1 | -2/+2 |