summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-03-24MIPS: Fix build error for loongson64 and sgi-ip27Feiyang Chen
2022-03-18MIPS: ingenic: correct unit node addressKrzysztof Kozlowski
2022-03-14MIPS: Fix wrong comments in asm/prom.hTiezhu Yang
2022-03-14MIPS: Remove redundant definitions of device_tree_init()Tiezhu Yang
2022-03-14MIPS: Remove redundant check in device_tree_init()Tiezhu Yang
2022-03-14MIPS: pgalloc: fix memory leak caused by pgd_free()Yaliang Wang
2022-03-14MIPS: RB532: fix return value of __setup handlerRandy Dunlap
2022-03-14MIPS: Only use current_stack_pointer on GCCKees Cook
2022-03-14MIPS: boot/compressed: Use array reference for image boundsKees Cook
2022-03-07mips: remove reference to "newer Loongson-3"Xi Ruoyao
2022-03-07mips: Always permit to build u-boot imagesPaul Cercueil
2022-03-07MIPS: Sanitise Cavium switch cases in TLB handler synthesizersMaciej W. Rozycki
2022-03-07DEC: Limit PMAX memory probing to R3k systemsMaciej W. Rozycki
2022-03-07mips: DEC: honor CONFIG_MIPS_FP_SUPPORT=nRandy Dunlap
2022-03-07MIPS: fix fortify panic when copying asm exception handlersAlexander Lobakin
2022-03-01mips: ralink: fix a refcount leak in ill_acc_of_setup()Hangyu Hua
2022-03-01mips: Implement "current_stack_pointer"Kees Cook
2022-03-01MIPS: Remove TX39XX supportThomas Bogendoerfer
2022-02-23MIPS: Modernize READ_IMPLIES_EXECKees Cook
2022-02-22mips: Enable KCSANNemanja Rakovic
2022-02-22MIPS: pci-ar2315: Constify static irq_domain_opsRikard Falkeborn
2022-02-22MIPS: ath25: Constify static irq_domain_opsRikard Falkeborn
2022-02-22MIPS: OCTEON: Constify static irq_domain_opsRikard Falkeborn
2022-02-22MIPS: sibyte: Add missing __user annotations in sb_tbprof.cThomas Bogendoerfer
2022-02-22MIPS: remove asm/war.hThomas Bogendoerfer
2022-02-09MIPS: Malta: Enable BLK_DEV_INITRDNathan Chancellor
2022-02-07mips: Enable KCSANNemanja Rakovic
2022-02-07MIPS: Loongson{2ef,64}: Wrap -mno-branch-likely with cc-optionNathan Chancellor
2022-02-07MIPS: Loongson64: Clean up use of cc-ifversionNathan Chancellor
2022-02-07MIPS: ath79: add support for QCN550xWenli Looi
2022-02-06Merge tag 'perf_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-02-05Merge tag 'for-linus-5.17a-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-02-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-02-05Merge tag 'kvmarm-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2022-02-04Merge tag 'random-5.17-rc3-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-02-04lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFIJason A. Donenfeld
2022-02-04KVM: x86: Use ERR_PTR_USR() to return -EFAULT as a __user pointerSean Christopherson
2022-02-04KVM: x86: Report deprecated x87 features in supported CPUIDJim Mattson
2022-02-03Merge tag 'mips-fixes-5.17_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-02-03KVM: arm64: Workaround Cortex-A510's single-step and PAC trap errataJames Morse
2022-02-03KVM: arm64: Stop handle_exit() from handling HVC twice when an SError occursJames Morse
2022-02-03KVM: arm64: Avoid consuming a stale esr value when SError occurJames Morse
2022-02-03x86/Xen: streamline (and fix) PV CPU enumerationJan Beulich
2022-02-02Merge tag 'kvm-riscv-fixes-5.17-1' of https://github.com/kvm-riscv/linux into...Paolo Bonzini
2022-02-02RISC-V: KVM: Fix SBI implementation versionAnup Patel
2022-02-02RISC-V: KVM: make CY, TM, and IR counters accessible in VU modeMayuresh Chitale
2022-02-02kvm/riscv: rework guest entry logicMark Rutland
2022-02-02perf/x86/intel/pt: Fix crash with stop filters in single-range modeTristan Hume
2022-02-02x86/perf: Default set FREEZE_ON_SMI for allPeter Zijlstra
2022-02-01kvm/arm64: rework guest entry logicMark Rutland