summaryrefslogtreecommitdiffstats
path: root/arch/x86/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iommu-updates-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-12-021-0/+18
|\
| *-. Merge branches 'iommu/fixes', 'arm/qcom', 'arm/renesas', 'arm/rockchip', 'arm...Joerg Roedel2019-11-121-0/+18
| |\ \
| | | * iommu/vt-d: Check VT-d RMRR region in BIOS is reported as reservedYian Chen2019-11-111-0/+18
| | |/
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-12-026-6/+33
|\ \ \
| * | | x86/fpu: Don't cache access to fpu_fpregs_owner_ctxSebastian Andrzej Siewior2019-11-281-1/+1
| * | | x86/doublefault/32: Rewrite the x86_32 #DF handler and unify with 64-bitAndy Lutomirski2019-11-261-0/+3
| * | | x86/doublefault/32: Move #DF stack and TSS to cpu_entry_areaAndy Lutomirski2019-11-264-4/+29
| * | | x86/traps: Disentangle the 32-bit and 64-bit doublefault codeAndy Lutomirski2019-11-261-1/+0
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-12-021-1/+3
|\ \ \ \
| * | | | perf/x86: Implement immediate enforcement of /sys/devices/cpu/rdpmc value of 0Anthony Steinhauser2019-11-271-1/+3
* | | | | Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds2019-12-013-8/+8
|\ \ \ \ \
| * | | | | y2038: ipc: fix x32 ABI breakageArnd Bergmann2019-11-251-2/+2
| * | | | | y2038: ipc: remove __kernel_time_t reference from headersArnd Bergmann2019-11-153-8/+8
| | |_|/ / | |/| | |
* | | | | Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-11-301-0/+1
|\ \ \ \ \
| * | | | | x86: hv: Add function to allocate zeroed page for Hyper-VHimadri Pandya2019-11-221-0/+1
| |/ / / /
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds2019-11-282-12/+0
|\ \ \ \ \
| * | | | | x86/PCI: sta2x11: use default DMA address translationNicolas Saenz Julienne2019-11-112-12/+0
| |/ / / /
* | | | | Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2019-11-281-6/+1
|\ \ \ \ \
| * | | | | arch: rely on asm-generic/io.h for default ioremap_* definitionsChristoph Hellwig2019-11-111-1/+0
| * | | | | x86: Clean up ioremap()Christoph Hellwig2019-11-111-6/+2
| |/ / / /
* | | | | Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2019-11-272-0/+21
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | ftrace/x86: Tell objtool to ignore nondeterministic ftrace stack layoutJosh Poimboeuf2019-11-131-0/+8
| * | | | ftrace/x86: Add register_ftrace_direct() for custom trampolinesSteven Rostedt (VMware)2019-11-131-0/+13
| |/ / /
* | | | Merge tag 'acpi-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-11-272-1/+24
|\ \ \ \
| * | | | x86/efi: Add efi_fake_mem support for EFI_MEMORY_SPDan Williams2019-11-071-0/+8
| * | | | x86/efi: EFI soft reservation to E820 enumerationDan Williams2019-11-071-0/+8
| * | | | x86/efi: Push EFI_MEMMAP check into leaf routinesDan Williams2019-11-071-1/+8
| |/ / /
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-11-271-2/+0
|\ \ \ \ | | |/ / | |/| |
| * | | x86/iopl: Make 'struct tss_struct' constant size againIngo Molnar2019-11-261-2/+0
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-11-272-132/+0
|\ \ \ \
| * | | | locking/refcount: Consolidate implementations of refcount_tWill Deacon2019-11-252-132/+0
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-11-274-10/+29
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Merge branch 'x86/core' into perf/core, to resolve conflicts and to pick up c...Ingo Molnar2019-11-254-10/+29
| |\ \ \ \
| | * | | | x86: xen: insn: Decode Xen and KVM emulate-prefix signatureMasami Hiramatsu2019-10-171-0/+6
| | * | | | x86: xen: kvm: Gather the definition of emulate prefixesMasami Hiramatsu2019-10-172-7/+18
| | * | | | x86/asm: Allow to pass macros to __ASM_FORM()Masami Hiramatsu2019-10-171-3/+5
| | | |_|/ | | |/| |
* | | | | Merge branch 'x86-iopl-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-11-269-58/+124
|\ \ \ \ \
| * | | | | x86/ioperm: Extend IOPL config to control ioperm() as wellThomas Gleixner2019-11-163-2/+20
| * | | | | x86/iopl: Remove legacy IOPL optionThomas Gleixner2019-11-164-31/+3
| * | | | | x86/iopl: Restrict iopl() permission scopeThomas Gleixner2019-11-162-8/+22
| * | | | | x86/ioperm: Share I/O bitmap if identicalThomas Gleixner2019-11-161-0/+5
| * | | | | x86/ioperm: Remove bitmap if all permissions droppedThomas Gleixner2019-11-161-0/+2
| * | | | | x86/ioperm: Move TSS bitmap update to exit to user workThomas Gleixner2019-11-162-4/+7
| * | | | | x86/ioperm: Add bitmap sequence numberThomas Gleixner2019-11-162-0/+4
| * | | | | x86/ioperm: Move iobitmap data into a structThomas Gleixner2019-11-162-4/+15
| * | | | | x86/tss: Move I/O bitmap data into a seperate structThomas Gleixner2019-11-161-14/+21
| * | | | | x86/io: Speedup schedule out of I/O bitmap userThomas Gleixner2019-11-161-12/+26
| * | | | | x86/process: Unify copy_thread_tls()Thomas Gleixner2019-11-162-0/+16
| | |_|_|/ | |/| | |
* | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-11-263-6/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'x86/build' into x86/asm, to pick up completed topic branchIngo Molnar2019-11-252-2/+1
| |\ \ \ \ \