summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-04-301-1/+2
|\
| * lib/vdso: Add vdso_data pointer as input to __arch_get_timens_vdso_data()Christophe Leroy2021-04-141-1/+2
* | Merge tag 'x86-mm-2021-04-29' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-04-294-28/+32
|\ \
| * \ Merge branch 'locking/core' into x86/mm, to resolve conflictIngo Molnar2021-03-061-2/+2
| |\ \
| * | | x86/mm/tlb: Privatize cpu_tlbstateNadav Amit2021-03-061-18/+21
| * | | x86/mm/tlb: Flush remote and local TLBs concurrentlyNadav Amit2021-03-064-8/+8
| * | | x86/mm/tlb: Unify flush_tlb_func_local() and flush_tlb_func_remote()Nadav Amit2021-03-061-2/+3
* | | | Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-04-291-5/+0
|\ \ \ \
| * | | | x86: Use ELF fields defined in 'struct kimage'Lakshmi Ramasubramanian2021-03-081-5/+0
| |/ / /
* | | | Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-blockLinus Torvalds2021-04-281-1/+0
|\ \ \ \
| * | | | floppy: remove redundant assignment to variable stColin Ian King2021-04-201-1/+0
| | |_|/ | |/| |
* | | | Merge tag 'perf-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-04-283-0/+10
|\ \ \ \
| * | | | perf/x86/intel: Hybrid PMU support for perf capabilitiesKan Liang2021-04-191-0/+3
| * | | | x86/cpu: Add helper function to get the type of the current hybrid CPURicardo Neri2021-04-191-0/+6
| * | | | x86/cpufeatures: Enumerate Intel Hybrid Technology feature bitRicardo Neri2021-04-191-0/+1
| |/ / /
* | | | Merge tag 'locking-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-04-281-2/+2
|\ \ \ \
| * \ \ \ Merge tag 'v5.12-rc5' into locking/core, to pick up fixesIngo Molnar2021-03-294-30/+40
| |\ \ \ \
| * \ \ \ \ Merge branch 'locking/urgent' into locking/core, to pick up dependent commitsIngo Molnar2021-03-195-8/+24
| |\ \ \ \ \ | | | |/ / / | | |/| | / | | |_|_|/ | |/| | |
| * | | | x86/jump_label: Mark arguments as const to satisfy asm constraintsJason Gerecke2021-03-061-2/+2
| | |_|/ | |/| |
* | | | Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-04-2817-311/+179
|\ \ \ \
| * | | | x86/cpu: Comment Skylake server stepping tooAndrew Cooper2021-04-101-1/+3
| * | | | x86/cpu: Resort and comment Intel modelsPeter Zijlstra2021-04-081-22/+28
| * | | | objtool/x86: Rewrite retpoline thunk callsPeter Zijlstra2021-04-021-2/+10
| * | | | x86/retpoline: Simplify retpolinesPeter Zijlstra2021-04-022-10/+3
| * | | | x86/alternatives: Optimize optimize_nops()Peter Zijlstra2021-04-021-12/+5
| * | | | Merge branch 'x86/cpu' into WIP.x86/core, to merge the NOP changes & resolve ...Ingo Molnar2021-04-024-133/+61
| |\ \ \ \
| | * | | | x86: Remove dynamic NOP selectionPeter Zijlstra2021-03-154-133/+61
| | |/ / /
| * | | | Merge tag 'v5.12-rc5' into WIP.x86/core, to pick up recent NOP related changesIngo Molnar2021-04-024-30/+40
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge 'x86/alternatives'Borislav Petkov2021-03-3110-389/+302
| |\ \ \ \
| * | | | | x86: Add insn_decode_kernel()Peter Zijlstra2021-03-311-0/+2
| * | | | | x86/kprobes: Use int3 instead of debug trap for single-stepMasami Hiramatsu2021-03-231-5/+16
| * | | | | x86/insn: Make insn_complete() staticBorislav Petkov2021-03-151-7/+0
| * | | | | x86/insn: Remove kernel_insn_init()Borislav Petkov2021-03-151-11/+0
| * | | | | x86/insn: Add an insn_decode() APIBorislav Petkov2021-03-151-7/+17
| * | | | | x86/insn: Add a __ignore_sync_check__ markerBorislav Petkov2021-03-152-2/+2
| * | | | | x86/insn: Rename insn_decode() to insn_decode_from_regs()Borislav Petkov2021-03-151-2/+2
| * | | | | Merge tag 'v5.12-rc3' into x86/coreBorislav Petkov2021-03-155-8/+24
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | x86/stackprotector/32: Make the canary into a regular percpu variableAndy Lutomirski2021-03-085-101/+34
| | |_|_|/ | |/| | |
* | | | | Merge tag 'hyperv-next-signed-20210426' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-04-262-156/+75
|\ \ \ \ \
| * | | | | drivers: hv: Create a consistent pattern for checking Hyper-V hypercall statusJoseph Salisbury2021-04-211-0/+1
| * | | | | x86/hyperv: Move hv_do_rep_hypercall to asm-genericJoseph Salisbury2021-04-211-32/+0
| * | | | | clocksource/drivers/hyper-v: Move handling of STIMER0 interruptsMichael Kelley2021-03-081-4/+0
| * | | | | clocksource/drivers/hyper-v: Handle sched_clock differences inlineMichael Kelley2021-03-081-11/+0
| * | | | | clocksource/drivers/hyper-v: Handle vDSO differences inlineMichael Kelley2021-03-081-4/+0
| * | | | | Drivers: hv: vmbus: Move handling of VMbus interruptsMichael Kelley2021-03-081-1/+0
| * | | | | Drivers: hv: vmbus: Handle auto EOI quirk inlineMichael Kelley2021-03-081-3/+0
| * | | | | Drivers: hv: Redo Hyper-V synthetic MSR get/set functionsMichael Kelley2021-03-082-67/+74
| * | | | | x86/hyper-v: Move hv_message_type to architecture neutral moduleMichael Kelley2021-03-081-29/+0
| * | | | | Drivers: hv: vmbus: Move Hyper-V page allocator to arch neutral codeMichael Kelley2021-03-081-5/+0
| |/ / / /
* | | | | Merge tag 'x86-splitlock-2021-04-26' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-04-263-2/+7
|\ \ \ \ \