summaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-07-011-33/+13
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-06-291-33/+13
| |\
| | * bpf, x86: Fix extable offset calculationRavi Bangoria2021-06-281-1/+1
| | * bpf, x86: Remove unused cnt increase from EMIT macroJiri Olsa2021-06-241-32/+12
* | | Merge tag 'clang-features-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-06-301-2/+3
|\ \ \
| * | | Kconfig: Introduce ARCH_WANTS_NO_INSTR and CC_HAS_NO_PROFILE_FN_ATTRNick Desaulniers2021-06-221-0/+1
| * | | x86, lto: Enable Clang LTO for 32-bit as wellNathan Chancellor2021-06-141-2/+2
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-06-306-12/+21
|\ \ \ \
| * | | | mm,hwpoison: send SIGBUS with error virutal addressNaoya Horiguchi2021-06-291-2/+11
| * | | | mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport2021-06-293-6/+6
| * | | | x86/sgx: use vma_lookup() in sgx_encl_find()Liam Howlett2021-06-291-2/+2
| * | | | binfmt: remove in-tree usage of MAP_EXECUTABLEDavid Hildenbrand2021-06-291-2/+2
* | | | | Merge tag 'acpi-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-06-291-71/+47
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'acpi-prm', 'acpi-sysfs' and 'acpi-x86'Rafael J. Wysocki2021-06-291-71/+47
| |\ \ \ \ \ \
| | | * | | | | x86/acpi: Switch to pr_xxx log functionsHeiner Kallweit2021-05-171-71/+47
| | | | |/ / / | | | |/| | |
* | | | | | | Merge tag 'x86-entry-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-06-2915-216/+125
|\ \ \ \ \ \ \
| * | | | | | | x86/syscalls: Don't adjust CFLAGS for syscall tablesBrian Gerst2021-05-251-6/+0
| * | | | | | | x86/syscalls: Remove -Wno-override-init for syscall tablesBrian Gerst2021-05-251-4/+0
| * | | | | | | x86/uml/syscalls: Remove array index from syscall initializersBrian Gerst2021-05-252-2/+2
| * | | | | | | x86/syscalls: Clear 'offset' and 'prefix' in case they are set in envMasahiro Yamada2021-05-251-0/+2
| * | | | | | | x86/entry: Use int everywhere for system call numbersH. Peter Anvin (Intel)2021-05-252-29/+60
| * | | | | | | x86/entry: Treat out of range and gap system calls the sameH. Peter Anvin (Intel)2021-05-201-0/+4
| * | | | | | | x86/entry/64: Sign-extend system calls on entry to intH. Peter Anvin (Intel)2021-05-201-1/+2
| * | | | | | | x86/syscalls: Switch to generic syscallhdr.shMasahiro Yamada2021-05-202-48/+13
| * | | | | | | x86/syscalls: Use __NR_syscalls instead of __NR_syscall_maxMasahiro Yamada2021-05-202-5/+5
| * | | | | | | x86/unistd: Define X32_NR_syscalls only for 64-bit kernelMasahiro Yamada2021-05-201-1/+1
| * | | | | | | x86/syscalls: Stop filling syscall arrays with *_sys_ni_syscallMasahiro Yamada2021-05-205-36/+6
| * | | | | | | x86/syscalls: Switch to generic syscalltbl.shMasahiro Yamada2021-05-208-76/+34
| * | | | | | | x86/entry/x32: Rename __x32_compat_sys_* to __x64_compat_sys_*Masahiro Yamada2021-05-202-19/+7
* | | | | | | | Merge tag 'x86-irq-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-06-297-53/+35
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/kexec: Set_[gi]dt() -> native_[gi]dt_invalidate() in machine_kexec_*.cH. Peter Anvin (Intel)2021-05-212-44/+4
| * | | | | | | | x86: Add native_[ig]dt_invalidate()H. Peter Anvin (Intel)2021-05-211-0/+20
| * | | | | | | | x86/idt: Remove address argument from idt_invalidate()H. Peter Anvin (Intel)2021-05-214-6/+5
| * | | | | | | | x86/irq: Add and use NR_EXTERNAL_VECTORS and NR_SYSTEM_VECTORSH. Peter Anvin (Intel)2021-05-212-2/+5
| * | | | | | | | x86/irq: Remove unused vectors definesH. Peter Anvin (Intel)2021-05-211-2/+2
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'timers-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-06-291-1/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | clocksource: Reduce clocksource-skew thresholdPaul E. McKenney2021-06-221-0/+1
| * | | | | | | | clocksource: Check per-CPU clock synchronization when marked unstablePaul E. McKenney2021-06-221-1/+2
* | | | | | | | | Merge tag 'hyperv-next-signed-20210629' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-06-292-48/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Drivers: hv: Move Hyper-V extended capability check to arch neutral codeMichael Kelley2021-06-051-47/+0
| * | | | | | | | | x86/hyperv: fix logical processor creationPraveen Kumar2021-06-021-1/+1
* | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2021-06-291-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | crypto: x86/curve25519 - fix cpu feature checking logic in mod_exitHangbin Liu2021-06-111-1/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-06-2951-1483/+2887
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-06-2511-74/+136
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | KVM: x86: rename apic_access_page_done to apic_access_memslot_enabledMaxim Levitsky2021-06-253-5/+5
| * | | | | | | | | | kvm: x86: disable the narrow guest module parameter on unloadAaron Lewis2021-06-251-0/+2
| * | | | | | | | | | kvm: x86: Allow userspace to handle emulation errorsAaron Lewis2021-06-252-4/+42
| * | | | | | | | | | KVM: x86/mmu: Let guest use GBPAGES if supported in hardware and TDP is onSean Christopherson2021-06-251-3/+17
| * | | | | | | | | | KVM: x86/mmu: Get CR4.SMEP from MMU, not vCPU, in shadow page faultSean Christopherson2021-06-251-1/+1