Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | m68k: use strscpy() to instead of strncpy() | Xu Panda | 2022-12-05 | 1 | -2/+1 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge tag 'parisc-for-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2022-12-20 | 13 | -102/+91 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | parisc: Show MPE/iX model string at bootup | Helge Deller | 2022-12-19 | 3 | -5/+10 | |
| * | | | | | | parisc: Add missing FORCE prerequisites in Makefile | Helge Deller | 2022-12-18 | 2 | -4/+4 | |
| * | | | | | | parisc: Move pdc_result struct to firmware.c | Helge Deller | 2022-12-18 | 2 | -17/+4 | |
| * | | | | | | parisc: Drop locking in pdc console code | Helge Deller | 2022-12-18 | 1 | -13/+3 | |
| * | | | | | | parisc: Drop duplicate kgdb_pdc console | Helge Deller | 2022-12-18 | 1 | -20/+0 | |
| * | | | | | | parisc: Fix locking in pdc_iodc_print() firmware call | Helge Deller | 2022-12-18 | 1 | -11/+13 | |
| * | | | | | | parisc: Drop PMD_SHIFT from calculation in pgtable.h | Helge Deller | 2022-12-17 | 1 | -2/+2 | |
| * | | | | | | parisc: Align parisc MADV_XXX constants with all other architectures | Helge Deller | 2022-12-17 | 3 | -16/+43 | |
| * | | | | | | parisc: Fix inconsistent indenting in setup_cmdline() | Helge Deller | 2022-12-17 | 1 | -14/+12 | |
* | | | | | | | Merge tag 'soc-fixes-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2022-12-19 | 8 | -6/+24 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | Merge tag 'v6.1-dts64-fixes' of https://git.kernel.org/pub/scm/linux/kernel/g... | Arnd Bergmann | 2022-12-19 | 2 | -3/+3 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | arm64: dts: mt8183: Fix Mali GPU clock | Chen-Yu Tsai | 2022-12-16 | 1 | -1/+1 | |
| | * | | | | | | arm64: dts: mediatek: mt8195-demo: fix the memory size of node secmon | Macpaul Lin | 2022-12-16 | 1 | -2/+2 | |
| | |/ / / / / | ||||||
| * | | | | | | ARM: disallow pre-ARMv5 builds with ld.lld | Arnd Bergmann | 2022-12-19 | 1 | -0/+2 | |
| * | | | | | | ARM: pxa: fix building with clang | Arnd Bergmann | 2022-12-19 | 2 | -0/+16 | |
| * | | | | | | ARM: dts: spear: drop 0x from unit address | Krzysztof Kozlowski | 2022-12-19 | 3 | -3/+3 | |
| |/ / / / / | ||||||
* | | | | | | Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2022-12-19 | 2 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | kbuild: add test-{ge,gt,le,lt} macros | Masahiro Yamada | 2022-12-13 | 2 | -2/+2 | |
* | | | | | | | Merge tag 'iommu-updates-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2022-12-19 | 4 | -40/+61 | |
|\ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| *---. | | | | | | | Merge branches 'arm/allwinner', 'arm/exynos', 'arm/mediatek', 'arm/rockchip',... | Joerg Roedel | 2022-12-12 | 4 | -40/+61 | |
| |\ \ \| | | | | | | | |_|_|/ / / / / | |/| | | | | | | | ||||||
| | | * | | | | | | s390/pci: use lock-free I/O translation updates | Niklas Schnelle | 2022-11-19 | 2 | -30/+45 | |
| | | * | | | | | | iommu/s390: Use RCU to allow concurrent domain_list iteration | Niklas Schnelle | 2022-11-19 | 2 | -1/+2 | |
| | | * | | | | | | iommu/s390: Make attach succeed even if the device is in error state | Niklas Schnelle | 2022-11-19 | 4 | -9/+13 | |
| | | * | | | | | | iommu/s390: Get rid of s390_domain_device | Niklas Schnelle | 2022-11-03 | 1 | -0/+1 | |
| | |/ / / / / / | ||||||
* | | | | | | | | Merge tag 'loongarch-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ch... | Linus Torvalds | 2022-12-19 | 68 | -182/+3588 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | LoongArch: Update Loongson-3 default config file | Huacai Chen | 2022-12-14 | 1 | -24/+32 | |
| * | | | | | | | | LoongArch: modules/ftrace: Initialize PLT at load time | Qing Zhang | 2022-12-14 | 8 | -2/+148 | |
| * | | | | | | | | LoongArch/ftrace: Add HAVE_FUNCTION_GRAPH_RET_ADDR_PTR support | Qing Zhang | 2022-12-14 | 5 | -6/+19 | |
| * | | | | | | | | LoongArch/ftrace: Add HAVE_DYNAMIC_FTRACE_WITH_ARGS support | Qing Zhang | 2022-12-14 | 3 | -0/+29 | |
| * | | | | | | | | LoongArch/ftrace: Add HAVE_DYNAMIC_FTRACE_WITH_REGS support | Qing Zhang | 2022-12-14 | 4 | -2/+51 | |
| * | | | | | | | | LoongArch/ftrace: Add dynamic function graph tracer support | Qing Zhang | 2022-12-14 | 3 | -0/+101 | |
| * | | | | | | | | LoongArch/ftrace: Add dynamic function tracer support | Qing Zhang | 2022-12-14 | 10 | -10/+367 | |
| * | | | | | | | | LoongArch/ftrace: Add recordmcount support | Qing Zhang | 2022-12-14 | 1 | -0/+2 | |
| * | | | | | | | | LoongArch/ftrace: Add basic support | Qing Zhang | 2022-12-14 | 5 | -0/+200 | |
| * | | | | | | | | LoongArch: module: Use got/plt section indices for relocations | Huacai Chen | 2022-12-14 | 3 | -47/+68 | |
| * | | | | | | | | LoongArch: Add basic STACKPROTECTOR support | Huacai Chen | 2022-12-14 | 5 | -0/+53 | |
| * | | | | | | | | LoongArch: Add hibernation (ACPI S4) support | Huacai Chen | 2022-12-14 | 7 | -0/+154 | |
| * | | | | | | | | LoongArch: Add suspend (ACPI S3) support | Huacai Chen | 2022-12-14 | 13 | -3/+260 | |
| * | | | | | | | | LoongArch: Add processing ISA Node in DeviceTree | Binbin Zhou | 2022-12-14 | 1 | -0/+75 | |
| * | | | | | | | | LoongArch: Add FDT booting support from efi system table | Binbin Zhou | 2022-12-14 | 10 | -7/+145 | |
| * | | | | | | | | LoongArch: Use alternative to optimize libraries | Huacai Chen | 2022-12-14 | 7 | -11/+465 | |
| * | | | | | | | | LoongArch: Add alternative runtime patching mechanism | Huacai Chen | 2022-12-14 | 9 | -1/+507 | |
| * | | | | | | | | LoongArch: Add unaligned access support | Huacai Chen | 2022-12-14 | 8 | -3/+630 | |
| * | | | | | | | | LoongArch: BPF: Add BPF exception tables | Youling Tang | 2022-12-14 | 5 | -5/+96 | |
| * | | | | | | | | LoongArch: Remove the .fixup section usage | Youling Tang | 2022-12-14 | 2 | -19/+11 | |
| * | | | | | | | | LoongArch: extable: Add a dedicated uaccess handler | Youling Tang | 2022-12-14 | 5 | -29/+76 | |
| * | | | | | | | | LoongArch: extable: Add `type` and `data` fields | Youling Tang | 2022-12-14 | 4 | -7/+29 | |
| * | | | | | | | | LoongArch: Switch to relative exception tables | Youling Tang | 2022-12-14 | 4 | -17/+55 |