summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-07-28minmax: add a few more MIN_T/MAX_T usersLinus Torvalds
2024-07-27Merge tag 'devicetree-fixes-for-6.11-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2024-07-27Merge tag 'riscv-for-linus-6.11-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-07-27Merge tag 'for-linus-6.11-rc1a-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-07-26minmax: avoid overly complex min()/max() macro arguments in xenLinus Torvalds
2024-07-26Merge tag 's390-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-07-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-07-26Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-07-26arm64: allow installing compressed image by defaultLinus Torvalds
2024-07-26Merge tag 'bitmap-6.11-rc1' of https://github.com:/norov/linuxLinus Torvalds
2024-07-26RISC-V: Provide the frequency of time CSR via hwprobePalmer Dabbelt
2024-07-26riscv: Extend sv39 linear mapping max size to 128GStuart Menefy
2024-07-26Merge patch series "RISC-V: Select ACPI PPTT drivers"Palmer Dabbelt
2024-07-26Merge patch "Enable SPCR table for console output on RISC-V"Palmer Dabbelt
2024-07-26riscv: enable HAVE_ARCH_STACKLEAKJisheng Zhang
2024-07-26riscv: signal: Remove unlikely() from WARN_ON() conditionZhongqiu Han
2024-07-26riscv: Improve exception and system call latencyAnton Blanchard
2024-07-25Merge tag 'constfy-sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-07-25Merge tag 'mips_6.11_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds
2024-07-25Merge tag 'parisc-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-07-25Merge tag 'uml-for-linus-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-25arm64: mm: Fix lockless walks with static and dynamic page-table foldingWill Deacon
2024-07-25of: remove internal arguments from of_property_for_each_u32()Luca Ceresoli
2024-07-25x86/xen: fix memblock_reserve() usage on PVHRoger Pau Monne
2024-07-25x86/xen: move xen_reserve_extra_memory()Roger Pau Monne
2024-07-24sysctl: treewide: constify the ctl_table argument of proc_handlersJoel Granados
2024-07-24Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-07-24RISC-V: Select ACPI PPTT driversYunhui Cui
2024-07-24riscv: cacheinfo: initialize cacheinfo's level and type from ACPI PPTTYunhui Cui
2024-07-24riscv: cacheinfo: remove the useless input parameter (node) of ci_leaf_init()Yunhui Cui
2024-07-24RISC-V: ACPI: Enable SPCR table for console output on RISC-VSia Jee Heng
2024-07-24riscv: boot: remove duplicated targets lineJisheng Zhang
2024-07-24trace: riscv: Remove deprecated kprobe on ftrace supportJinjie Ruan
2024-07-24parisc: Add support for CONFIG_SYSCTL_ARCH_UNALIGN_NO_WARNHelge Deller
2024-07-23Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-07-23Merge tag 'sh-for-v6.11-tag1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-07-23arm64/sysreg: Correct the values for GICv4.1Raghavendra Rao Ananta
2024-07-23arm64/vdso: Remove --hash-style=sysvFangrui Song
2024-07-23arm64/Kconfig: Remove redundant 'if HAVE_FUNCTION_GRAPH_TRACER'Anshuman Khandual
2024-07-23arm64: remove redundant 'if HAVE_ARCH_KASAN' in KconfigMasahiro Yamada
2024-07-23s390: Remove protvirt and kvm config guards for uv codeJanosch Frank
2024-07-23s390/boot: Add cmdline option to relocate lowcoreSven Schnelle
2024-07-23s390/kdump: Make kdump ready for lowcore relocationSven Schnelle
2024-07-23s390/entry: Make system_call() ready for lowcore relocationSven Schnelle
2024-07-23s390/entry: Make ret_from_fork() ready for lowcore relocationSven Schnelle
2024-07-23s390/entry: Make __switch_to() ready for lowcore relocationSven Schnelle
2024-07-23s390/entry: Make restart_int_handler() ready for lowcore relocationSven Schnelle
2024-07-23s390/entry: Make mchk_int_handler() ready for lowcore relocationSven Schnelle
2024-07-23s390/entry: Make int handlers ready for lowcore relocationSven Schnelle