summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-01-13150-1316/+991
|\
| * x86/entry_32: Fix segment exceptionsPeter Zijlstra2022-01-124-19/+27
| * x86: Remove .fixup sectionPeter Zijlstra2021-12-112-2/+0
| * x86/word-at-a-time: Remove .fixup usagePeter Zijlstra2021-12-111-19/+47
| * x86/usercopy: Remove .fixup usagePeter Zijlstra2021-12-114-28/+22
| * x86/usercopy_32: Simplify __copy_user_intel_nocache()Peter Zijlstra2021-12-111-20/+20
| * x86/sgx: Remove .fixup usagePeter Zijlstra2021-12-114-31/+35
| * x86/checksum_32: Remove .fixup usagePeter Zijlstra2021-12-111-16/+3
| * x86/vmx: Remove .fixup usagePeter Zijlstra2021-12-111-9/+7
| * x86/kvm: Remove .fixup usagePeter Zijlstra2021-12-112-12/+5
| * x86/segment: Remove .fixup usagePeter Zijlstra2021-12-112-8/+2
| * x86/fpu: Remove .fixup usagePeter Zijlstra2021-12-112-10/+2
| * x86/xen: Remove .fixup usagePeter Zijlstra2021-12-111-11/+3
| * x86/uaccess: Remove .fixup usagePeter Zijlstra2021-12-111-22/+17
| * x86/futex: Remove .fixup usagePeter Zijlstra2021-12-112-20/+10
| * x86/msr: Remove .fixup usagePeter Zijlstra2021-12-113-53/+47
| * x86/extable: Extend extable functionalityPeter Zijlstra2021-12-117-32/+145
| * x86/entry_32: Remove .fixup usagePeter Zijlstra2021-12-113-20/+24
| * x86/entry_64: Remove .fixup usagePeter Zijlstra2021-12-111-7/+6
| * x86/copy_mc_64: Remove .fixup usagePeter Zijlstra2021-12-111-8/+4
| * x86/copy_user_64: Remove .fixup usagePeter Zijlstra2021-12-111-21/+11
| * x86/mmx_32: Remove X86_USE_3DNOWPeter Zijlstra2021-12-1110-465/+1
| * x86: Add straight-line-speculation mitigationPeter Zijlstra2021-12-098-6/+33
| * x86/alternative: Relax text_poke_bp() constraintPeter Zijlstra2021-12-091-15/+34
| * x86: Prepare inline-asm for straight-line-speculationPeter Zijlstra2021-12-088-10/+15
| * x86: Prepare asm files for straight-line-speculationPeter Zijlstra2021-12-08106-349/+349
| * x86/lib/atomic64_386_32: Rename thingsPeter Zijlstra2021-12-081-38/+46
| * x86: Use -mindirect-branch-cs-prefix for RETPOLINE buildsPeter Zijlstra2021-12-081-0/+1
| * x86: Move RETPOLINE*_CFLAGS to arch MakefilePeter Zijlstra2021-12-081-0/+11
| * x86/csum: Rewrite/optimize csum_partial()Eric Dumazet2021-12-081-92/+91
* | Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-01-1323-225/+117
|\ \
| * | KVM: arm64: Drop perf.c and fold its tiny bits of code into arm.cSean Christopherson2021-11-174-28/+4
| * | KVM: arm64: Hide kvm_arm_pmu_available behind CONFIG_HW_PERF_EVENTS=ySean Christopherson2021-11-173-2/+4
| * | KVM: arm64: Convert to the generic perf callbacksSean Christopherson2021-11-171-32/+2
| * | KVM: x86: Move Intel Processor Trace interrupt handler to vmx.cSean Christopherson2021-11-173-21/+23
| * | KVM: Move x86's perf guest info callbacks to generic KVMSean Christopherson2021-11-174-42/+29
| * | KVM: x86: More precisely identify NMI from guest when handling PMISean Christopherson2021-11-174-6/+15
| * | KVM: x86: Drop current_vcpu for kvm_running_vcpu + kvm_arch_vcpu variableSean Christopherson2021-11-174-16/+20
| * | perf: Force architectures to opt-in to guest callbacksSean Christopherson2021-11-173-0/+3
| * | perf: Add wrappers for invoking guest callbacksSean Christopherson2021-11-173-25/+11
| * | perf/core: Rework guest callbacks to prepare for static_call supportLike Xu2021-11-178-75/+67
| * | perf: Drop dead and useless guest "support" from arm, csky, nds32 and riscvSean Christopherson2021-11-174-84/+8
| * | perf: Stop pretending that perf can handle multiple guest callbacksSean Christopherson2021-11-172-6/+6
| * | KVM: x86: Register Processor Trace interrupt hook iff PT enabled in guestSean Christopherson2021-11-173-1/+6
| * | KVM: x86: Register perf callbacks after calling vendor's hardware_setup()Sean Christopherson2021-11-171-3/+4
| * | perf: Protect perf_guest_cbs with RCUSean Christopherson2021-11-177-31/+60
* | | Merge tag 'tty-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-01-122-8/+1
|\ \ \
| * \ \ Merge 5.16-rc6 into tty-nextGreg Kroah-Hartman2021-12-2047-151/+291
| |\ \ \
| * \ \ \ Merge 5.16-rc4 into tty-nextGreg Kroah-Hartman2021-12-0688-460/+777
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | tty: the rest, stop using tty_schedule_flip()Jiri Slaby2021-11-251-1/+1