summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-12-14LoongArch/ftrace: Add HAVE_DYNAMIC_FTRACE_WITH_ARGS supportQing Zhang
2022-12-14LoongArch/ftrace: Add HAVE_DYNAMIC_FTRACE_WITH_REGS supportQing Zhang
2022-12-14LoongArch/ftrace: Add dynamic function graph tracer supportQing Zhang
2022-12-14LoongArch/ftrace: Add dynamic function tracer supportQing Zhang
2022-12-14LoongArch/ftrace: Add recordmcount supportQing Zhang
2022-12-14LoongArch/ftrace: Add basic supportQing Zhang
2022-12-14LoongArch: module: Use got/plt section indices for relocationsHuacai Chen
2022-12-14LoongArch: Add basic STACKPROTECTOR supportHuacai Chen
2022-12-14LoongArch: Add hibernation (ACPI S4) supportHuacai Chen
2022-12-14LoongArch: Add suspend (ACPI S3) supportHuacai Chen
2022-12-14LoongArch: Add processing ISA Node in DeviceTreeBinbin Zhou
2022-12-14LoongArch: Add FDT booting support from efi system tableBinbin Zhou
2022-12-14LoongArch: Use alternative to optimize librariesHuacai Chen
2022-12-14LoongArch: Add alternative runtime patching mechanismHuacai Chen
2022-12-14LoongArch: Add unaligned access supportHuacai Chen
2022-12-14LoongArch: BPF: Add BPF exception tablesYouling Tang
2022-12-14LoongArch: Remove the .fixup section usageYouling Tang
2022-12-14LoongArch: extable: Add a dedicated uaccess handlerYouling Tang
2022-12-14LoongArch: extable: Add `type` and `data` fieldsYouling Tang
2022-12-14LoongArch: Switch to relative exception tablesYouling Tang
2022-12-14LoongArch: Consolidate __ex_table constructionYouling Tang
2022-12-13Merge tags 'acpi-6.2-rc1' and 'irq-core-2022-12-10' into loongarch-nextHuacai Chen
2022-12-12Merge branches 'acpi-scan', 'acpi-bus', 'acpi-tables' and 'acpi-sysfs'Rafael J. Wysocki
2022-12-12Merge branch 'acpica'Rafael J. Wysocki
2022-12-10Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-12-09Merge tag 'soc-fixes-6.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-12-08Merge tag 'soc-fixes-6.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-12-08Merge tag 'loongarch-fixes-6.1-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-12-08Revert "ARM: dts: imx7: Fix NAND controller size-cells"Francesco Dolcini
2022-12-08LoongArch: mm: Fix huge page entry update for virtual machineHuacai Chen
2022-12-08LoongArch: Export symbol for function smp_send_reschedule()Bibo Mao
2022-12-07Merge tag 'irqchip-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner
2022-12-07ARM: 9278/1: kfence: only handle translation faultsWang Kefeng
2022-12-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-12-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-12-06Revert "arm64: dma: Drop cache invalidation from arch_dma_prep_coherent()"Will Deacon
2022-12-05x86/apic/msi: Enable PCI/IMSThomas Gleixner
2022-12-05x86/apic/msi: Enable MSI_FLAG_PCI_MSIX_ALLOC_DYNThomas Gleixner
2022-12-05x86/apic/msi: Remove arch_create_remap_msi_irq_domain()Thomas Gleixner
2022-12-05iommu/amd: Switch to MSI base domainsThomas Gleixner
2022-12-05iommu/vt-d: Switch to MSI parent domainsThomas Gleixner
2022-12-05x86/apic/vector: Provide MSI parent domainThomas Gleixner
2022-12-05genirq/msi: Move IRQ_DOMAIN_MSI_NOMASK_QUIRK to MSI flagsThomas Gleixner
2022-12-04Merge tag 'powerpc-6.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-12-02Merge tag 'riscv-for-linus-6.1-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-12-02x86/bugs: Make sure MSR_SPEC_CTRL is updated properly upon resume from S3Pawan Gupta
2022-12-02Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-12-01RISC-V: Fix a race condition during kernel stack overflowPalmer Dabbelt
2022-12-01Merge tag 'efi-fixes-for-v6.1-4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-12-01arm64: efi: Revert "Recover from synchronous exceptions ..."Ard Biesheuvel