summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2024-07-28minmax: add a few more MIN_T/MAX_T usersLinus Torvalds1-1/+1
2024-07-27Merge tag 'devicetree-fixes-for-6.11-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-5/+2
2024-07-27Merge tag 'riscv-for-linus-6.11-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds35-230/+693
2024-07-27Merge tag 'for-linus-6.11-rc1a-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-64/+74
2024-07-27minmax: avoid overly complex min()/max() macro arguments in xenLinus Torvalds1-2/+3
2024-07-26Merge tag 's390-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds50-521/+745
2024-07-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds5-8/+30
2024-07-26Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+3
2024-07-26arm64: allow installing compressed image by defaultLinus Torvalds2-2/+19
2024-07-26Merge tag 'bitmap-6.11-rc1' of https://github.com:/norov/linuxLinus Torvalds1-1/+1
2024-07-26RISC-V: Provide the frequency of time CSR via hwprobePalmer Dabbelt3-1/+7
2024-07-26riscv: Extend sv39 linear mapping max size to 128GStuart Menefy1-1/+1
2024-07-26Merge patch series "RISC-V: Select ACPI PPTT drivers"Palmer Dabbelt2-7/+29
2024-07-26Merge patch "Enable SPCR table for console output on RISC-V"Palmer Dabbelt2-1/+12
2024-07-26riscv: enable HAVE_ARCH_STACKLEAKJisheng Zhang3-0/+6
2024-07-26riscv: signal: Remove unlikely() from WARN_ON() conditionZhongqiu Han1-1/+1
2024-07-26riscv: Improve exception and system call latencyAnton Blanchard2-9/+12
2024-07-25Merge tag 'constfy-sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-13/+13
2024-07-25Merge tag 'mips_6.11_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds6-35/+12
2024-07-25Merge tag 'parisc-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds11-52/+124
2024-07-25Merge tag 'uml-for-linus-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds60-1927/+1086
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds14-33/+21
2024-07-25arm64: mm: Fix lockless walks with static and dynamic page-table foldingWill Deacon1-0/+22
2024-07-25of: remove internal arguments from of_property_for_each_u32()Luca Ceresoli2-5/+2
2024-07-25x86/xen: fix memblock_reserve() usage on PVHRoger Pau Monne3-11/+12
2024-07-25x86/xen: move xen_reserve_extra_memory()Roger Pau Monne1-48/+48
2024-07-24sysctl: treewide: constify the ctl_table argument of proc_handlersJoel Granados7-13/+13
2024-07-24Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds8-1/+273
2024-07-24RISC-V: Select ACPI PPTT driversYunhui Cui1-0/+1
2024-07-24riscv: cacheinfo: initialize cacheinfo's level and type from ACPI PPTTYunhui Cui1-0/+22
2024-07-24riscv: cacheinfo: remove the useless input parameter (node) of ci_leaf_init()Yunhui Cui1-7/+6
2024-07-24RISC-V: ACPI: Enable SPCR table for console output on RISC-VSia Jee Heng2-1/+12
2024-07-24riscv: boot: remove duplicated targets lineJisheng Zhang1-1/+0
2024-07-24trace: riscv: Remove deprecated kprobe on ftrace supportJinjie Ruan3-67/+0
2024-07-24parisc: Add support for CONFIG_SYSCTL_ARCH_UNALIGN_NO_WARNHelge Deller2-0/+3
2024-07-24Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds14-7/+32
2024-07-23Merge tag 'sh-for-v6.11-tag1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-40/+1
2024-07-23arm64/sysreg: Correct the values for GICv4.1Raghavendra Rao Ananta1-2/+2
2024-07-23arm64/vdso: Remove --hash-style=sysvFangrui Song2-2/+2
2024-07-23arm64/Kconfig: Remove redundant 'if HAVE_FUNCTION_GRAPH_TRACER'Anshuman Khandual1-1/+1
2024-07-23arm64: remove redundant 'if HAVE_ARCH_KASAN' in KconfigMasahiro Yamada1-3/+3
2024-07-23s390: Remove protvirt and kvm config guards for uv codeJanosch Frank10-92/+17
2024-07-23s390/boot: Add cmdline option to relocate lowcoreSven Schnelle1-0/+2
2024-07-23s390/kdump: Make kdump ready for lowcore relocationSven Schnelle2-16/+12
2024-07-23s390/entry: Make system_call() ready for lowcore relocationSven Schnelle1-10/+11
2024-07-23s390/entry: Make ret_from_fork() ready for lowcore relocationSven Schnelle1-3/+4
2024-07-23s390/entry: Make __switch_to() ready for lowcore relocationSven Schnelle1-4/+5
2024-07-23s390/entry: Make restart_int_handler() ready for lowcore relocationSven Schnelle1-6/+8
2024-07-23s390/entry: Make mchk_int_handler() ready for lowcore relocationSven Schnelle1-23/+25
2024-07-23s390/entry: Make int handlers ready for lowcore relocationSven Schnelle1-15/+16