summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-12-14Merge tag 'riscv-for-linus-6.2-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-12-14Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-14Merge tag 'v6.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2022-12-14Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-12-14Merge tag 'pci-v6.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-12-14ftrace: Allow WITH_ARGS flavour of graph tracer with shadow call stackArd Biesheuvel
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-12-14LoongArch: Update Loongson-3 default config fileHuacai Chen
2022-12-14LoongArch: modules/ftrace: Initialize PLT at load timeQing Zhang
2022-12-14LoongArch/ftrace: Add HAVE_FUNCTION_GRAPH_RET_ADDR_PTR supportQing Zhang
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 tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-12-13Merge tag 'xtensa-20221213' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2022-12-13Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-12-13Merge tag 'x86_paravirt_for_v6.2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-12-13Merge tag 'x86_microcode_for_v6.2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-12-13Merge tag 'x86_cpu_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-12-13Merge tag 'x86_boot_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-13Merge tag 'x86_asm_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-12-13Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-13Merge tag 'input-for-v6.2-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-12-13Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-12-13Merge tag 'media/v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2022-12-13Merge tag 'sound-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2022-12-13Merge tag 'dma-mapping-6.2-2022-12-13' of git://git.infradead.org/users/hch/d...Linus Torvalds
2022-12-13riscv: Fixup compile error with !MMUGuo Ren
2022-12-13kbuild: add test-{ge,gt,le,lt} macrosMasahiro Yamada
2022-12-13Merge tags 'acpi-6.2-rc1' and 'irq-core-2022-12-10' into loongarch-nextHuacai Chen
2022-12-12riscv: Fix P4D_SHIFT definition for 3-level page table modeAlexandre Ghiti
2022-12-12riscv: Apply a static assert to riscv_isa_ext_idAndrew Jones