summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-10-13x86/platform/uv: Remove unused variable in UV5 NMI handlerx86_urgent_for_v5.10-rc1Mike Travis
2020-10-13x86/traps: Fix #DE Oops message regressionThomas Gleixner
2020-10-12Merge tag 'x86_platform_for_v5.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-10-12Merge tag 'x86_cpu_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-10-12Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-10-12Merge tag 'm68k-for-v5.10-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-10-12Merge tag 'microblaze-v5.10' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2020-10-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-10-11Merge tag 'x86-urgent-2020-10-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-10-09Merge tag 'riscv-for-linus-5.9' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-10-09Revert "arm64: initialize per-cpu offsets earlier"Will Deacon
2020-10-08Merge tag 'for-linus-5.9b-rc9-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-10-08x86/mce: Allow for copy_mc_fragile symbol checksum to be generatedras_updates_for_v5.10Borislav Petkov
2020-10-07Merge branch 'for-next/late-arrivals' into for-next/coreWill Deacon
2020-10-07arm64: random: Remove no longer needed prototypesAndre Przywara
2020-10-07x86/mce: Decode a kernel instruction to determine if it is copying from userTony Luck
2020-10-07x86/mce: Recover from poison found while copying from user spaceTony Luck
2020-10-07x86/mce: Avoid tail copy when machine check terminated a copy from userTony Luck
2020-10-07x86/mce: Add _ASM_EXTABLE_CPY for copy user accessYouquan Song
2020-10-07x86/mce: Provide method to find out the type of an exception handlerTony Luck
2020-10-07x86/mce: Pass pointer to saved pt_regs to severity calculation routinesYouquan Song
2020-10-07x86/platform/uv: Update Copyrights to conform to HPE standardsx86_platform_for_v5.10Mike Travis
2020-10-07x86/platform/uv: Update for UV5 NMI MMR changesMike Travis
2020-10-07x86/platform/uv: Update UV5 TSC checkingMike Travis
2020-10-07x86/platform/uv: Update node present countingMike Travis
2020-10-07x86/platform/uv: Update UV5 MMR references in UV GRUMike Travis
2020-10-07x86/platform/uv: Adjust GAM MMR references affected by UV5 updatesMike Travis
2020-10-07x86/platform/uv: Update MMIOH references based on new UV5 MMRsMike Travis
2020-10-07x86/platform/uv: Add and decode Arch Type in UVsystabMike Travis
2020-10-07x86/platform/uv: Add UV5 direct referencesMike Travis
2020-10-07x86/platform/uv: Update UV MMRs for UV5Mike Travis
2020-10-07x86/platform/uv: Remove SCIR MMR references for UV systemsMike Travis
2020-10-07x86/platform/uv: Remove UV BAU TLB Shootdown HandlerMike Travis
2020-10-07arm/arm64: xen: Fix to convert percpu address to gfn correctlyMasami Hiramatsu
2020-10-06riscv: Fixup bootup failure with HARDENED_USERCOPYGuo Ren
2020-10-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-10-06crypto: arm64: Use x16 with indirect branch to bti_cJeremy Linton
2020-10-06x86/copy_mc: Introduce copy_mc_enhanced_fast_string()Dan Williams
2020-10-06x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-10-05arm64: initialize per-cpu offsets earlierMark Rutland
2020-10-04RISC-V: Make sure memblock reserves the memory containing DTAtish Patra
2020-10-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-10-03Merge tag 'kvmarm-fixes-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2020-10-03KVM: VMX: update PFEC_MASK/PFEC_MATCH together with PF interceptPaolo Bonzini
2020-10-02Merge tag 'riscv-for-linus-5.9-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-10-02Merge tag 'pm-5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-10-02Merge branch 'for-next/mte' into for-next/coreWill Deacon
2020-10-02Merge branch 'for-next/ghostbusters' into for-next/coreWill Deacon
2020-10-02Merge branches 'for-next/acpi', 'for-next/boot', 'for-next/bpf', 'for-next/cp...Will Deacon