aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-02-13uml: vector: Remove unused definitions VECTOR_{WRITE,HEADERS}Carlos Bilbao
2023-02-13um: virt-pci: properly remove PCI device from busBenjamin Berg
2023-02-13um: virtio_uml: move device breaking into workqueueBenjamin Berg
2023-02-13um: virtio_uml: mark device as unregistered when breaking itBenjamin Berg
2023-02-13um: virtio_uml: free command if adding to virtqueue failedBenjamin Berg
2023-02-13UML: define RUNTIME_DISCARD_EXITMasahiro Yamada
2023-02-13virt-pci: add platform bus supportVincent Whitchurch
2023-02-13um-virt-pci: Make max delay configurableVincent Whitchurch
2023-02-13um: virt-pci: implement pcibios_get_phb_of_node()Vincent Whitchurch
2023-02-13um: Support LTOPeter Foley
2023-02-13um: put power options in a menuPeter Foley
2023-02-13um: Use CFLAGS_vmlinuxPeter Foley
2023-02-13um: Prevent building modules incompatible with MODVERSIONSPeter Foley
2023-02-13um: Avoid pcap multiple definition errorsPeter Foley
2023-02-10um: Make the definition of cpu_data more compatiblePeter Foley
2023-02-10x86: um: vdso: Add '%rcx' and '%r11' to the syscall clobber listAmmar Faizi
2023-02-10rust: arch/um: Add support for CONFIG_RUST under x86_64 UMLDavid Gow
2023-02-10rust: arch/um: Disable FP/SIMD instruction to match x86David Gow
2023-02-10rust: arch/um: Use 'pie' relocation mode under UMLDavid Gow
2023-02-01um: Declare fix_range_common as a static functionBenjamin Berg
2023-02-01um: Switch printk calls to adhere to correct coding styleBenjamin Berg
2023-02-01um: vector: Fix memory leak in vector_configXiang Yang
2023-02-01um: protect VMA iterationJohannes Berg
2023-02-01um: remove unneeded semicolonYang Li
2023-02-01um: Remove the unneeded result variableye xingchen
2023-01-20Merge tag 'soc-fixes-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds
2023-01-20Merge tag 'at91-fixes-6.2' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2023-01-20Merge tag 'stm32-dt-for-v6.2-fixes-1' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2023-01-19Merge tag 's390-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-01-17s390: workaround invalid gcc-11 out of bounds read warningHeiko Carstens
2023-01-17ARM: dts: stm32: Fix qspi pinctrl phandle for stm32mp151a-prtt1lPatrice Chotard
2023-01-17ARM: dts: stm32: Fix qspi pinctrl phandle for stm32mp157c-emstamp-argonPatrice Chotard
2023-01-17ARM: dts: stm32: Fix qspi pinctrl phandle for stm32mp15xx-dhcom-somPatrice Chotard
2023-01-17ARM: dts: stm32: Fix qspi pinctrl phandle for stm32mp15xx-dhcor-somPatrice Chotard
2023-01-17LoongArch: Add generic ex-handler unwind in prologue unwinderJinyang He
2023-01-17LoongArch: Strip guess unwinder out from prologue unwinderJinyang He
2023-01-17LoongArch: Use correct sp value to get graph addr in stack unwindersJinyang He
2023-01-17LoongArch: Get frame info in unwind_start() when regs is not availableJinyang He
2023-01-17LoongArch: Adjust PC value when unwind next frame in unwinderJinyang He
2023-01-17LoongArch: Simplify larch_insn_gen_xxx implementationYouling Tang
2023-01-17LoongArch: Use common function sign_extend64()Tiezhu Yang
2023-01-17LoongArch: Add HWCAP_LOONGARCH_CPUCFG to elf_hwcapHuacai Chen
2023-01-16Merge tag 'riscv-dt-fixes-for-v6.2-rc4' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann
2023-01-16Merge tag 'mvebu-fixes-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2023-01-15Merge tag 'x86_urgent_for_v6.2_rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-01-15Merge tag 'powerpc-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-01-13Merge tag 'pci-v6.2-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-01-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-01-13x86/pci: Treat EfiMemoryMappedIO as reservation of ECAM spaceBjorn Helgaas
2023-01-13Merge tag 'efi-fixes-for-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds