summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-12-14ftrace: Allow WITH_ARGS flavour of graph tracer with shadow call stackArd Biesheuvel1-1/+1
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds53-498/+189
2022-12-14LoongArch: Update Loongson-3 default config fileHuacai Chen1-24/+32
2022-12-14LoongArch: modules/ftrace: Initialize PLT at load timeQing Zhang8-2/+148
2022-12-14LoongArch/ftrace: Add HAVE_FUNCTION_GRAPH_RET_ADDR_PTR supportQing Zhang5-6/+19
2022-12-14LoongArch/ftrace: Add HAVE_DYNAMIC_FTRACE_WITH_ARGS supportQing Zhang3-0/+29
2022-12-14LoongArch/ftrace: Add HAVE_DYNAMIC_FTRACE_WITH_REGS supportQing Zhang4-2/+51
2022-12-14LoongArch/ftrace: Add dynamic function graph tracer supportQing Zhang3-0/+101
2022-12-14LoongArch/ftrace: Add dynamic function tracer supportQing Zhang10-10/+367
2022-12-14LoongArch/ftrace: Add recordmcount supportQing Zhang1-0/+2
2022-12-14LoongArch/ftrace: Add basic supportQing Zhang5-0/+200
2022-12-14LoongArch: module: Use got/plt section indices for relocationsHuacai Chen3-47/+68
2022-12-14LoongArch: Add basic STACKPROTECTOR supportHuacai Chen5-0/+53
2022-12-14LoongArch: Add hibernation (ACPI S4) supportHuacai Chen7-0/+154
2022-12-14LoongArch: Add suspend (ACPI S3) supportHuacai Chen13-3/+260
2022-12-14LoongArch: Add processing ISA Node in DeviceTreeBinbin Zhou1-0/+75
2022-12-14LoongArch: Add FDT booting support from efi system tableBinbin Zhou10-7/+145
2022-12-14LoongArch: Use alternative to optimize librariesHuacai Chen7-11/+465
2022-12-14LoongArch: Add alternative runtime patching mechanismHuacai Chen9-1/+507
2022-12-14LoongArch: Add unaligned access supportHuacai Chen8-3/+630
2022-12-14LoongArch: BPF: Add BPF exception tablesYouling Tang5-5/+96
2022-12-14LoongArch: Remove the .fixup section usageYouling Tang2-19/+11
2022-12-14LoongArch: extable: Add a dedicated uaccess handlerYouling Tang5-29/+76
2022-12-14LoongArch: extable: Add `type` and `data` fieldsYouling Tang4-7/+29
2022-12-14LoongArch: Switch to relative exception tablesYouling Tang4-17/+55
2022-12-14LoongArch: Consolidate __ex_table constructionYouling Tang6-23/+49
2022-12-13Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds39-77/+512
2022-12-13Merge tag 'xtensa-20221213' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds9-10/+233
2022-12-13Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds64-329/+389
2022-12-13Merge tag 'x86_paravirt_for_v6.2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-49/+12
2022-12-13Merge tag 'x86_microcode_for_v6.2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-327/+203
2022-12-13Merge tag 'x86_cpu_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds29-662/+537
2022-12-13Merge tag 'x86_boot_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds16-511/+546
2022-12-13Merge tag 'x86_asm_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-187/+201
2022-12-13Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds25-190/+910
2022-12-13Merge tag 'input-for-v6.2-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-6/+7
2022-12-13Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-0/+44
2022-12-13Merge tag 'media/v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds3-3/+0
2022-12-13Merge tag 'sound-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds3-8/+0
2022-12-13Merge tag 'dma-mapping-6.2-2022-12-13' of git://git.infradead.org/users/hch/d...Linus Torvalds1-17/+0
2022-12-13riscv: Fixup compile error with !MMUGuo Ren1-1/+1
2022-12-13Merge tags 'acpi-6.2-rc1' and 'irq-core-2022-12-10' into loongarch-nextHuacai Chen17-252/+261
2022-12-12riscv: Fix P4D_SHIFT definition for 3-level page table modeAlexandre Ghiti1-1/+5
2022-12-12riscv: Apply a static assert to riscv_isa_ext_idAndrew Jones1-1/+2
2022-12-12Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds4-4/+4
2022-12-12Merge tag 'pull-alpha' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-13/+7
2022-12-12Merge tag 'pull-elfcore' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds9-23/+10
2022-12-12Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds20-98/+82
2022-12-12Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds35-147/+42
2022-12-12Merge tag 'perf-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds15-164/+536