summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2019-04-30x86/jump_label: Use text_poke_early() during early initNadav Amit1-1/+6
2019-04-30mm/tlb: Provide default nmi_uaccess_okay()Nadav Amit1-0/+2
2019-04-30x86/alternatives: Add text_poke_kgdb() to not assert the lock when debuggingNadav Amit3-19/+45
2019-04-30Merge tag 'v5.1-rc7' into x86/mm, to pick up fixesIngo Molnar3-6/+12
2019-04-29x86: make ZERO_PAGE() at least parse its argumentLinus Torvalds1-1/+1
2019-04-29x86/stacktrace: Use common infrastructureThomas Gleixner2-97/+20
2019-04-29perf/x86: Make perf callchains work without CONFIG_FRAME_POINTERKairui Song3-23/+18
2019-04-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+7
2019-04-27KVM: VMX: Move RSB stuffing to before the first RET after VM-ExitRick Edgecombe2-3/+12
2019-04-26x86/mm/tlb: Remove 'struct flush_tlb_info' from the stackNadav Amit1-34/+82
2019-04-26Merge branch 'linus' into x86/mm, to pick up dependent fixIngo Molnar36-426/+686
2019-04-25x86/apic: Unify duplicated local apic timer clockevent initializationJacob Pan1-26/+31
2019-04-25x86/Kconfig: Deprecate DISCONTIGMEM support for 32-bit x86Mike Rapoport1-1/+2
2019-04-25x86/Kconfig: Make SPARSEMEM default for 32-bit x86Mike Rapoport1-6/+1
2019-04-25perf/x86/intel: Update KBL Package C-state events to also include PC8/PC9/PC1...Harry Pan1-5/+5
2019-04-24x86/pci: Clean up usage of X86_DEV_DMA_OPSChristoph Hellwig1-3/+0
2019-04-24x86/build: Move _etext to actual end of .textKees Cook1-3/+3
2019-04-24x86/um/vdso: Drop unnecessary cc-ldoptionNick Desaulniers1-1/+1
2019-04-24x86/mm: Remove in_nmi() warning from 64-bit implementation of vmalloc_fault()Jiri Kosina1-2/+0
2019-04-24x86/uaccess: Dont leak the AC flag into __put_user() argument evaluationPeter Zijlstra1-3/+4
2019-04-24x86/mm: Fix a crash with kmemleak_scan()Qian Cai1-0/+6
2019-04-22x86/irq: Fix outdated commentsJiang Biao1-2/+2
2019-04-22x86/boot: Disable RSDP parsing temporarilyBorislav Petkov1-1/+1
2019-04-22x86/kdump: Fall back to reserve high crashkernel memoryDave Young1-8/+14
2019-04-22x86/kdump: Have crashkernel=X reserve under 4G by defaultDave Young1-5/+5
2019-04-21x86/fault: Make fault messages more succinctBorislav Petkov1-3/+3
2019-04-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-31/+92
2019-04-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds11-14/+41
2019-04-19x86/vdso: Rename variable to fix -Wshadow warningLeonardo BrĂ¡s1-6/+7
2019-04-19x86/tools/relocs: Fix big section header tablesArtem Savkov1-29/+45
2019-04-19x86/topology: Make DEBUG_HOTPLUG_CPU0 pr_info() more descriptiveJuri Lelli1-1/+1
2019-04-19x86/fault: Decode and print #PF oops in human readable formSean Christopherson1-31/+11
2019-04-19x86/fault: Reword initial BUG message for unhandled page faultsSean Christopherson1-3/+6
2019-04-19x86/power: Optimize C3 entry on Centaur CPUsDavid Wang1-0/+12
2019-04-19x86/cpu/intel: Lower the "ENERGY_PERF_BIAS: Set to normal" message's log prio...Hans de Goede1-2/+2
2019-04-19x86/kvm: Make steal_time visibleAndi Kleen1-1/+1
2019-04-19x86/hyperv: Make hv_vcpu_is_preempted() visibleAndi Kleen1-1/+1
2019-04-19x86/timer: Don't inline __const_udelay()Andi Kleen1-1/+1
2019-04-19x86/cpu/amd: Exclude 32bit only assembler from 64bit buildAndi Kleen1-0/+2
2019-04-19x86/asm: Mark all top level asm statements as .textAndi Kleen3-1/+4
2019-04-19x86/cpu/bugs: Use __initconst for 'const' init dataAndi Kleen1-3/+3
2019-04-19x86/kprobes: Avoid kretprobe recursion bugMasami Hiramatsu1-2/+20
2019-04-19x86/kprobes: Verify stack frame on kretprobeMasami Hiramatsu1-0/+26
2019-04-19rseq: Clean up comments by reflecting removal of event counterMathieu Desnoyers1-4/+1
2019-04-19x86/defconfig: Remove archaic partition tables supportAhmed S. Darwish2-24/+0
2019-04-19x86/smpboot: Rename match_die() to match_pkg()Len Brown1-3/+3
2019-04-18KVM: lapic: Convert guest TSC to host time domain if necessarySean Christopherson1-3/+21
2019-04-18KVM: lapic: Allow user to disable adaptive tuning of timer advancementSean Christopherson3-5/+17
2019-04-18KVM: lapic: Track lapic timer advance per vCPUSean Christopherson5-25/+28
2019-04-18KVM: lapic: Disable timer advancement if adaptive tuning goes haywireSean Christopherson1-0/+4