summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-05-01xtensa: get rid of stack frame in coprocessor_flushMax Filippov
2022-05-01xtensa: merge SAVE_CP_REGS_TAB and LOAD_CP_REGS_TABMax Filippov
2022-05-01xtensa: add xtensa_xsr macroMax Filippov
2022-05-01xtensa: handle coprocessor exceptions in kernel modeMax Filippov
2022-05-01xtensa: use callx0 opcode in fast_coprocessorMax Filippov
2022-05-01xtensa: clean up excsave1 initializationMax Filippov
2022-05-01xtensa: clean up declarations in coprocessor.hMax Filippov
2022-05-01xtensa: clean up exception handler prototypesMax Filippov
2022-05-01xtensa: clean up function declarations in traps.cMax Filippov
2022-05-01xtensa: enable KCSANMax Filippov
2022-05-01xtensa: enable HAVE_VIRT_CPU_ACCOUNTING_GENMax Filippov
2022-05-01xtensa: enable context trackingMax Filippov
2022-05-01xtensa: use abi_* register names in the kernel exit codeMax Filippov
2022-05-01xtensa: move trace_hardirqs_off call back to entry.SMax Filippov
2022-05-01xtensa: drop dead code from entry.SMax Filippov
2022-05-01xtensa: noMMU: allow handling protection faultsMax Filippov
2022-05-01xtensa: extract vmalloc_fault code into a functionMax Filippov
2022-05-01xtensa: move asid_cache from fault.c to mmu.cMax Filippov
2022-05-01xtensa: iss: extract and constify network callbacksMax Filippov
2022-05-01xtensa: iss: clean up per-device locking in network driverMax Filippov
2022-05-01xtensa: iss: replace iss_net_set_mac with eth_mac_addrMax Filippov
2022-05-01xtensa: iss: drop opened_list logic from the network driverMax Filippov
2022-05-01xtensa: localize labels used in memmoveMax Filippov
2022-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-05-01Merge tag 'x86_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-01Merge tag 'objtool_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-04-29Merge tag 'soc-fixes-5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-04-29Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-04-29Revert "arm: dts: at91: Fix boolean properties with values"Arnd Bergmann
2022-04-29KVM: x86: work around QEMU issue with synthetic CPUID leavesPaolo Bonzini
2022-04-29Merge tag 'riscv-for-linus-5.18-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-04-29Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-04-29Revert "x86/mm: Introduce lookup_address_in_mm()"Sean Christopherson
2022-04-29Merge branch 'kvm-fixes-for-5.18-rc5' into HEADPaolo Bonzini
2022-04-29KVM: x86/mmu: fix potential races when walking host page tableMingwei Zhang
2022-04-29KVM: fix bad user ABI for KVM_EXIT_SYSTEM_EVENTPaolo Bonzini
2022-04-29KVM: x86/mmu: Do not create SPTEs for GFNs that exceed host.MAXPHYADDRSean Christopherson
2022-04-29Merge tag 'kvmarm-fixes-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2022-04-29Merge tag 'tegra-for-5.18-arm-defconfig-fixes' of git://git.kernel.org/pub/sc...Arnd Bergmann
2022-04-29Merge tag 'imx-fixes-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2022-04-29x86/pci/xen: Disable PCI/MSI[-X] masking for XEN_HVM guestsThomas Gleixner
2022-04-28elf: Fix the arm64 MTE ELF segment name and valueCatalin Marinas
2022-04-27KVM: arm64: Inject exception on out-of-IPA-range translation faultMarc Zyngier
2022-04-27KVM/arm64: Don't emulate a PMU for 32-bit guests if feature not setAlexandru Elisei
2022-04-27KVM: arm64: Handle host stage-2 faults from 32-bit EL0Will Deacon
2022-04-26Merge tag 'pinctrl-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-04-26RISC-V: configs: Configs that had RPMSG_CHAR now get RPMSG_CTRLArnaud Pouliquen
2022-04-25Revert "arm64: dts: tegra: Fix boolean properties with values"Arnd Bergmann
2022-04-24Merge tag 'powerpc-5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-04-24Merge tag 'perf_urgent_for_v5.18_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds