summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/processor.h
AgeCommit message (Expand)AuthorFilesLines
2019-11-26x86/doublefault/32: Move #DF stack and TSS to cpu_entry_areaAndy Lutomirski1-1/+0
2019-11-26x86/traps: Disentangle the 32-bit and 64-bit doublefault codeAndy Lutomirski1-1/+0
2019-11-26x86/iopl: Make 'struct tss_struct' constant size againIngo Molnar1-2/+0
2019-11-26Merge branch 'x86-iopl-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-45/+68
2019-11-26Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2019-11-26Merge branches 'x86-cpu-for-linus' and 'x86-fpu-for-linus' of git://git.kerne...Linus Torvalds1-1/+9
2019-11-16x86/ioperm: Extend IOPL config to control ioperm() as wellThomas Gleixner1-1/+8
2019-11-16x86/iopl: Remove legacy IOPL optionThomas Gleixner1-23/+3
2019-11-16x86/iopl: Restrict iopl() permission scopeThomas Gleixner1-7/+21
2019-11-16x86/ioperm: Add bitmap sequence numberThomas Gleixner1-0/+3
2019-11-16x86/ioperm: Move iobitmap data into a structThomas Gleixner1-4/+2
2019-11-16x86/tss: Move I/O bitmap data into a seperate structThomas Gleixner1-14/+21
2019-11-16x86/io: Speedup schedule out of I/O bitmap userThomas Gleixner1-12/+26
2019-11-15x86/cpu: Align the x86_capability array to size of unsigned longFenghua Yu1-1/+9
2019-11-04x86/mm: Report which part of kernel image is freedKees Cook1-1/+1
2019-10-28x86/speculation/taa: Add mitigation for TSX Async AbortPawan Gupta1-0/+7
2019-07-10x86/asm: Move native_write_cr0/4() out of lineThomas Gleixner1-0/+1
2019-07-08Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+3
2019-06-22x86/cpu: Create Zhaoxin processors architecture support fileTony W Wang-oc1-1/+2
2019-05-23x86/topology: Define topology_logical_die_id()Len Brown1-0/+1
2019-05-23x86/topology: Create topology_max_die_per_package()Len Brown1-1/+0
2019-05-23x86/topology: Add CPUID.1F multi-die/package supportLen Brown1-1/+3
2019-05-14Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+6
2019-04-17x86/irq/64: Split the IRQ stack into its own pagesAndy Lutomirski1-18/+14
2019-04-17x86/irq/64: Rename irq_stack_ptr to hardirq_stack_ptrThomas Gleixner1-1/+1
2019-04-17x86/irq/32: Rename hard/softirq_stack to hard/softirq_stack_ptrThomas Gleixner1-2/+2
2019-04-17x86/irq/32: Make irq stack a character arrayThomas Gleixner1-1/+1
2019-04-17x86/irq/32: Define IRQ_STACK_SIZEThomas Gleixner1-2/+2
2019-04-17x86/cpu: Remove orig_ist arrayThomas Gleixner1-9/+0
2019-03-06x86/speculation/mds: Add mitigation mode VMWERVThomas Gleixner1-0/+1
2019-03-06x86/speculation/mds: Add mitigation control for MDSThomas Gleixner1-0/+5
2019-01-29x86/trap: Remove useless declarationPingfan Liu1-1/+0
2018-12-28mm: make free_reserved_area() return "const char *"Alexey Dobriyan1-1/+1
2018-10-31treewide: remove current_text_addrNick Desaulniers1-12/+0
2018-10-23Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+6
2018-10-23Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+2
2018-09-27x86/cpu: Create Hygon Dhyana architecture support filePu Wen1-1/+2
2018-09-08x86/entry/64: Use the TSS sp2 slot for SYSCALL/SYSRET scratch spaceAndy Lutomirski1-0/+6
2018-09-03x86/paravirt: Move the Xen-only pv_cpu_ops under the PARAVIRT_XXL umbrellaJuergen Gross1-2/+2
2018-08-27x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+Andi Kleen1-1/+3
2018-08-24x86/speculation/l1tf: Fix off-by-one error when warning that system has too m...Vlastimil Babka1-1/+1
2018-08-20x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bitVlastimil Babka1-2/+2
2018-08-14Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-0/+17
2018-08-05x86/mm/init: Add helper for freeing kernel image pagesDave Hansen1-0/+1
2018-07-13x86/bugs, kvm: Introduce boot-time control of L1TF mitigationsJiri Kosina1-0/+12
2018-06-20x86/speculation/l1tf: Add sysfs reporting for l1tfAndi Kleen1-0/+5
2018-06-14Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds1-1/+1
2018-05-19Merge branches 'x86/urgent' and 'core/urgent' into x86/boot, to pick up fixes...Ingo Molnar1-2/+0
2018-05-13x86/CPU: Move cpu local function declarations to local headerThomas Gleixner1-9/+0
2018-05-06x86/CPU: Modify detect_extended_topology() to return resultSuravee Suthikulpanit1-1/+1