aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2026-07-03ARM: mark CPU_ENDIAN_BE8 as deprecatedArnd Bergmann1-1/+2
2026-07-03ARM: turn CONFIG_ATAGS off by defaultArnd Bergmann26-16/+29
2026-07-03ARM: deprecate support for ARM1136r0Arnd Bergmann4-5/+22
2026-07-03ARM: rework ARM11 CPU selection logicArnd Bergmann5-9/+34
2026-07-03ARM: limit OABI support to StrongARM CPUsArnd Bergmann4-10/+7
2026-07-03ARM: use CONFIG_AEABI by default everywhereArnd Bergmann44-53/+11
2026-07-03Merge tag 'for-linus-7.2a-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-7/+8
2026-07-03uprobes/x86: Move optimized uprobe from nop5 to nop10Jiri Olsa1-76/+216
2026-07-03uprobes/x86: Allow to copy uprobe trampolines on forkJiri Olsa1-1/+1
2026-07-03uprobes/x86: Do not leak trampoline vma mapping on optimization failureJiri Olsa1-3/+11
2026-07-03uprobes/x86: Remove struct uprobe_trampoline objectJiri Olsa1-84/+22
2026-07-03Merge branch 'perf/urgent'Peter Zijlstra1-8/+18
2026-07-03arm64: dts: amlogic: add some device nodes for A9Xianwei Zhao1-0/+140
2026-07-03arm64: dts: amlogic: t7: Add clk measure supportJian Hu1-0/+5
2026-07-03arm64: dts: meson: a1: Add clk measure supportJian Hu1-0/+5
2026-07-03x86/olpc: Stop using 32-bit MSR interfacesJuergen Gross1-5/+6
2026-07-03x86/hyperv: Stop using 32-bit MSR interfacesJuergen Gross1-7/+5
2026-07-03LoongArch: remove redundant numa_nodes_parsed node_set()Sang-Heon Jeon1-1/+0
2026-07-03x86/numa: remove redundant numa_nodes_parsed node_set()Sang-Heon Jeon2-2/+0
2026-07-02Merge tag 'device-id-rework' of git://git.kernel.org/pub/scm/linux/kernel/git/ukleinek/linuxLinus Torvalds24-26/+9
2026-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni30-54/+215
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files)Uwe Kleine-König (The Capable Hub)18-18/+3
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (headers)Uwe Kleine-König (The Capable Hub)5-9/+5
2026-07-03parisc: #include <linux/compiler.h> for unlikely() in <asm/ptrace.h>Uwe Kleine-König (The Capable Hub)1-0/+1
2026-07-03LoongArch: KVM: Add include defining struct cpu_featureUwe Kleine-König (The Capable Hub)1-0/+1
2026-07-02Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds8-15/+62
2026-07-02csky: Fix a4/a5 restoration in syscall trace pathHanlin Song1-3/+3
2026-07-02arm64: dts: qcom: qcs8550: add QCS8550 RB5Gen2 board supportJoe Sandom2-0/+1574
2026-07-02arm64: dts: qcom: sm8550: move IPA properties to SoC device treeJoe Sandom3-4/+2
2026-07-02arm64: dts: qcom: sm8550: add PCIe port labelsJoe Sandom3-4/+4
2026-07-02arm64: dts: qcom: sm8550: add PCIe MHI register regionsJoe Sandom1-4/+16
2026-07-02arm64: dts: qcom: glymur: add IMEM and PIL regionsAnanthu C V1-0/+16
2026-07-02arm64: dts: qcom: qcs6490-rb3gen2: Enable 4-lane DisplayPort Alt ModeMahadevan P1-1/+2
2026-07-02arm64: dts: qcom: lemans-evk: Enable secondary USB controller in host modeSwati Agarwal1-0/+168
2026-07-02arm64: dts: qcom: lemans-evk: Rename hd3ss3220_ instance for primary port controllerSwati Agarwal1-4/+4
2026-07-02arm64: dts: qcom: hamoa: add audio PD remote heap regionEkansh Gupta1-0/+4
2026-07-02arm64: dts: qcom: monaco-arduino-monza: add USB-C controller and connectorLoic Poulain1-0/+54
2026-07-02arm64: dts: qcom: ipq9574: add pwm nodeGeorge Moussalem1-0/+10
2026-07-02arm64: dts: qcom: ipq5332: add pwm nodeGeorge Moussalem1-0/+10
2026-07-02arm64: dts: qcom: ipq5018: add pwm nodeGeorge Moussalem1-0/+10
2026-07-02arm64: dts: qcom: ipq6018: add pwm nodeDevi Priya1-0/+10
2026-07-02arm64: dts: qcom: sm6115-pro1x: Correct touchscreen GPIO flagsKrzysztof Kozlowski1-1/+1
2026-07-02arm64: dts: qcom: milos: Add IMEM nodeLuca Weiss1-0/+20
2026-07-02arm64: dts: rockchip: Add AP6275S support for 9Tripod X3568 v4Coia Prant1-4/+52
2026-07-02arm64: dts: rockchip: Replace deprecated 'gpio' property with 'gpios' for 9Tripod X3568 v4Coia Prant1-2/+2
2026-07-02x86/setup: prepend embedded bootconfig cmdline before parse_early_paramBreno Leitao2-1/+14
2026-07-02uprobes/x86: Use proper mm_struct in __in_uprobe_trampolineJiri Olsa1-7/+7
2026-07-02x86/uprobes: Keep shadow stack in sync for emulated CALLsDavid Windsor1-1/+11
2026-07-02arm64/sysreg: Fix BWE field encoding in ID_AA64DFR2_EL1Jia He1-1/+1
2026-07-02x86/cpu: Stop using 32-bit MSR interfacesJuergen Gross5-37/+39