aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2019-04-17x86/irq/32: Invoke irq_ctx_init() from init_IRQ()Thomas Gleixner
2019-04-17x86/irq/64: Rename irq_stack_ptr to hardirq_stack_ptrThomas Gleixner
2019-04-17x86/irq/32: Rename hard/softirq_stack to hard/softirq_stack_ptrThomas Gleixner
2019-04-17x86/dumpstack/64: Speedup in_exception_stack()Thomas Gleixner
2019-04-17x86/exceptions: Split debug IST stackThomas Gleixner
2019-04-17x86/exceptions: Disconnect IST index and stack orderThomas Gleixner
2019-04-17x86/cpu: Remove orig_ist arrayThomas Gleixner
2019-04-17x86/cpu: Prepare TSS.IST setup for guard pagesThomas Gleixner
2019-04-17x86/dumpstack/64: Use cpu_entry_area instead of orig_istThomas Gleixner
2019-04-17x86/irq/64: Use cpu entry area instead of orig_istThomas Gleixner
2019-04-17x86/exceptions: Add structs for exception stacksThomas Gleixner
2019-04-17x86/exceptions: Make IST index zero basedThomas Gleixner
2019-04-17x86/idt: Remove unused macro SISTGThomas Gleixner
2019-04-17x86/irq/64: Sanitize the top/bottom confusionThomas Gleixner
2019-04-17x86/irq/64: Remove a hardcoded irq_stack_union accessAndy Lutomirski
2019-04-17x86/dumpstack: Fix off-by-one errors in stack identificationAndy Lutomirski
2019-04-17x86/irq/64: Limit IST stack overflow check to #DB stackThomas Gleixner
2019-04-16perf/x86: Support outputting XMM registersKan Liang
2019-04-16x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51TJian-Hong Pan
2019-04-16x86/build/lto: Fix truncated .bss with -fdata-sectionsSami Tolvanen
2019-04-14x86/speculation: Prevent deadlock on ssb_state::lockThomas Gleixner
2019-04-14x86/stacktrace: Remove the pointless ULONG_MAX markerThomas Gleixner
2019-04-14x86/resctrl: Do not repeat rdtgroup mode initializationXiaochen Shen
2019-04-08x86: Convert some slow-path static_cpu_has() callers to boot_cpu_has()Borislav Petkov
2019-04-05x86/kexec/crash: Use struct_size() in vzalloc()Gustavo A. R. Silva
2019-04-03sched/x86_64: Don't save flags on context switchPeter Zijlstra
2019-04-03x86/uaccess, signal: Fix AC=1 bloatPeter Zijlstra
2019-04-03sched/x86: Save [ER]FLAGS on context switchPeter Zijlstra
2019-04-01x86/resctrl: Fix typos in the mba_sc mount optionXiaochen Shen
2019-03-29efi: Unify DMI setup code over the arm/arm64, ia64 and x86 architecturesRobert Richter
2019-03-24x86/resctrl: Remove unused variablePeng Hao
2019-03-23x86/CPU/hygon: Fix phys_proc_id calculation logic for multi-die processorsPu Wen
2019-03-23x86/gart: Exclude GART aperture from kcoreKairui Song
2019-03-22x86/hw_breakpoints: Make default case in hw_breakpoint_arch_parse() return an...Nathan Chancellor
2019-03-21x86/cpu/cyrix: Use correct macros for Cyrix calls on Geode processorsMatthew Whitehead
2019-03-21x86/microcode: Announce reload operation's completionBorislav Petkov
2019-03-21x86/hpet: Prevent potential NULL pointer dereferenceAditya Pakki
2019-03-19x86/mm: Don't leak kernel addressesMatteo Croce
2019-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-03-12Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2019-03-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-03-12memblock: drop memblock_alloc_*_nopanic() variantsMike Rapoport
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport
2019-03-12memblock: drop __memblock_alloc_base()Mike Rapoport
2019-03-11Merge tag 'for-linus-5.1a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-03-11Merge tag 'trace-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2019-03-10Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-03-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-03-10Merge tag 'iommu-updates-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-03-08Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds