summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xtensa: no need to initialise statics to 0Jason Wang2022-05-111-1/+1
* xtensa: clean up labels in the kernel entry assemblyMax Filippov2022-05-021-47/+53
* xtensa: don't leave invalid TLB entry in fast_store_prohibitedMax Filippov2022-05-021-1/+5
* xtensa: fix declaration of _SecondaryResetVector_text_*Max Filippov2022-05-021-1/+1
* irqchip: irq-xtensa-mx: fix initial IRQ affinityMax Filippov2022-05-021-4/+14
* xtensa: enable ARCH_HAS_DEBUG_VM_PGTABLEMax Filippov2022-05-022-1/+2
* xtensa: add hibernation supportMax Filippov2022-05-025-0/+129
* xtensa: support coprocessors on SMPMax Filippov2022-05-0211-67/+230
* xtensa: get rid of stack frame in coprocessor_flushMax Filippov2022-05-021-6/+5
* xtensa: merge SAVE_CP_REGS_TAB and LOAD_CP_REGS_TABMax Filippov2022-05-021-48/+37
* xtensa: add xtensa_xsr macroMax Filippov2022-05-021-0/+7
* xtensa: handle coprocessor exceptions in kernel modeMax Filippov2022-05-021-1/+1
* xtensa: use callx0 opcode in fast_coprocessorMax Filippov2022-05-021-10/+8
* xtensa: clean up excsave1 initializationMax Filippov2022-05-022-4/+3
* xtensa: clean up declarations in coprocessor.hMax Filippov2022-05-021-4/+3
* xtensa: clean up exception handler prototypesMax Filippov2022-05-023-15/+13
* xtensa: clean up function declarations in traps.cMax Filippov2022-05-022-32/+32
* xtensa: enable KCSANMax Filippov2022-05-026-7/+73
* xtensa: enable HAVE_VIRT_CPU_ACCOUNTING_GENMax Filippov2022-05-022-1/+2
* xtensa: enable context trackingMax Filippov2022-05-023-1/+11
* xtensa: use abi_* register names in the kernel exit codeMax Filippov2022-05-021-40/+42
* xtensa: move trace_hardirqs_off call back to entry.SMax Filippov2022-05-022-15/+15
* xtensa: drop dead code from entry.SMax Filippov2022-05-021-18/+0
* xtensa: noMMU: allow handling protection faultsMax Filippov2022-05-024-11/+27
* xtensa: extract vmalloc_fault code into a functionMax Filippov2022-05-021-53/+54
* xtensa: move asid_cache from fault.c to mmu.cMax Filippov2022-05-022-1/+2
* xtensa: iss: extract and constify network callbacksMax Filippov2022-05-021-19/+28
* xtensa: iss: clean up per-device locking in network driverMax Filippov2022-05-021-21/+18
* xtensa: iss: replace iss_net_set_mac with eth_mac_addrMax Filippov2022-05-021-14/+1
* xtensa: iss: drop opened_list logic from the network driverMax Filippov2022-05-021-39/+14
* xtensa: localize labels used in memmoveMax Filippov2022-05-021-10/+10
* Linux 5.18-rc5v5.18-rc5Linus Torvalds2022-05-011-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-05-0118-62/+214
|\
| * KVM: x86: work around QEMU issue with synthetic CPUID leavesPaolo Bonzini2022-04-291-5/+14
| * Revert "x86/mm: Introduce lookup_address_in_mm()"Sean Christopherson2022-04-292-15/+0
| * Merge branch 'kvm-fixes-for-5.18-rc5' into HEADPaolo Bonzini2022-04-2910-32/+121
| |\
| | * KVM: x86/mmu: fix potential races when walking host page tableMingwei Zhang2022-04-291-5/+42
| | * KVM: fix bad user ABI for KVM_EXIT_SYSTEM_EVENTPaolo Bonzini2022-04-296-11/+34
| | * KVM: x86/mmu: Do not create SPTEs for GFNs that exceed host.MAXPHYADDRSean Christopherson2022-04-295-16/+45
| * | Merge tag 'kvmarm-fixes-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2022-04-295-10/+79
| |\ \
| | * | KVM: arm64: Inject exception on out-of-IPA-range translation faultMarc Zyngier2022-04-283-0/+48
| | * | KVM/arm64: Don't emulate a PMU for 32-bit guests if feature not setAlexandru Elisei2022-04-271-1/+22
| | * | KVM: arm64: Handle host stage-2 faults from 32-bit EL0Will Deacon2022-04-271-9/+9
* | | | Merge tag 'x86_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-0121-29/+63
|\ \ \ \
| * | | | x86/pci/xen: Disable PCI/MSI[-X] masking for XEN_HVM guestsThomas Gleixner2022-04-291-1/+5
| * | | | bug: Have __warn() prototype defined unconditionallyShida Zhang2022-04-261-5/+6
| * | | | x86/Kconfig: fix the spelling of 'becoming' in X86_KERNEL_IBT configNur Hussein2022-04-191-1/+1
| * | | | objtool: Use offstr() to print address of missing ENDBRJosh Poimboeuf2022-04-191-3/+2
| * | | | objtool: Print data address for "!ENDBR" data warningsJosh Poimboeuf2022-04-191-5/+2
| * | | | x86/xen: Add ANNOTATE_NOENDBR to startup_xen()Josh Poimboeuf2022-04-191-0/+1