index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Lines
2026-01-27
s390/perf: Disable register readout on sampling events
Thomas Richter
-1
/
+1
2026-01-27
s390/Kconfig: Define non-zero ILLEGAL_POINTER_VALUE
Gerd Bayer
-0
/
+8
2026-01-27
s390/bug: Prevent tail-call optimization
Heiko Carstens
-0
/
+2
2026-01-27
s390/bug: Skip __WARN_trap() in call traces
Heiko Carstens
-2
/
+4
2026-01-27
s390/bug: Implement WARN_ONCE()
Heiko Carstens
-0
/
+11
2026-01-27
s390/bug: Implement __WARN_printf()
Heiko Carstens
-7
/
+105
2026-01-27
s390/traps: Copy monitor code to pt_regs
Heiko Carstens
-1
/
+5
2026-01-27
s390/bug: Introduce and use monitor code macro
Heiko Carstens
-4
/
+11
2026-01-27
s390/bug: Use BUG_FORMAT for DEBUG_BUGVERBOSE_DETAILED
Heiko Carstens
-4
/
+13
2026-01-27
s390/bug: Convert to inline assembly with input operands
Heiko Carstens
-42
/
+31
2026-01-27
s390: Add CC_HAS_ASM_IMMEDIATE_STRINGS
Heiko Carstens
-0
/
+6
2026-01-27
arm64: mte: Set TCMA1 whenever MTE is present in the kernel
Carl Worth
-5
/
+5
2026-01-27
arm64/ptrace: Return early for ptrace_report_syscall_entry() error
Jinjie Ruan
-5
/
+9
2026-01-27
arm64/ptrace: Split report_syscall()
Jinjie Ruan
-12
/
+29
2026-01-27
arm64: Remove unused _TIF_WORK_MASK
Jinjie Ruan
-6
/
+0
2026-01-26
powerpc/mm: support page table check
Rohan McLure
-18
/
+73
2026-01-26
powerpc/mm: use set_pte_at_unchecked() for internal usages
Rohan McLure
-6
/
+16
2026-01-26
powerpc/mm: implement *_user_accessible_page() for ptes
Rohan McLure
-0
/
+35
2026-01-26
mm: provide address parameter to p{te,md,ud}_user_accessible_page()
Rohan McLure
-9
/
+9
2026-01-26
mm/page_table_check: reinstate address parameter in [__]page_table_check_pte_...
Rohan McLure
-4
/
+4
2026-01-26
mm/page_table_check: reinstate address parameter in [__]page_table_check_pmd_...
Rohan McLure
-3
/
+3
2026-01-26
mm/page_table_check: reinstate address parameter in [__]page_table_check_pud_...
Rohan McLure
-3
/
+3
2026-01-26
mm/page_table_check: provide addr parameter to page_table_check_ptes_set()
Rohan McLure
-2
/
+2
2026-01-26
mm/page_table_check: reinstate address parameter in [__]page_table_check_pmd[...
Rohan McLure
-6
/
+7
2026-01-26
mm/page_table_check: reinstate address parameter in [__]page_table_check_pud[...
Rohan McLure
-5
/
+6
2026-01-26
arm64/mm: add addr parameter to __ptep_get_and_clear_anysz()
Andrew Donnellan
-5
/
+7
2026-01-26
arm64/mm: add addr parameter to __set_ptes_anysz()
Andrew Donnellan
-16
/
+13
2026-01-26
mm, arch: consolidate hugetlb CMA reservation
Mike Rapoport (Microsoft)
-39
/
+31
2026-01-26
x86: don't reserve hugetlb memory in setup_arch()
Mike Rapoport (Microsoft)
-1
/
+0
2026-01-26
mips: drop paging_init()
Mike Rapoport (Microsoft)
-20
/
+3
2026-01-26
arch, mm: consolidate initialization of SPARSE memory model
Mike Rapoport (Microsoft)
-52
/
+4
2026-01-26
arch, mm: consolidate initialization of nodes, zones and memory map
Mike Rapoport (Microsoft)
-190
/
+2
2026-01-26
xtensa: introduce arch_zone_limits_init()
Mike Rapoport (Microsoft)
-6
/
+10
2026-01-26
x86: introduce arch_zone_limits_init()
Mike Rapoport (Microsoft)
-5
/
+9
2026-01-26
um: introduce arch_zone_limits_init()
Mike Rapoport (Microsoft)
-1
/
+6
2026-01-26
sparc: introduce arch_zone_limits_init()
Mike Rapoport (Microsoft)
-4
/
+14
2026-01-26
sh: introduce arch_zone_limits_init()
Mike Rapoport (Microsoft)
-1
/
+6
2026-01-26
s390: introduce arch_zone_limits_init()
Mike Rapoport (Microsoft)
-2
/
+7
2026-01-26
riscv: introduce arch_zone_limits_init()
Mike Rapoport (Microsoft)
-3
/
+7
2026-01-26
powerpc: introduce arch_zone_limits_init()
Mike Rapoport (Microsoft)
-10
/
+12
2026-01-26
parisc: introduce arch_zone_limits_init()
Mike Rapoport (Microsoft)
-2
/
+6
2026-01-26
openrisc: introduce arch_zone_limits_init()
Mike Rapoport (Microsoft)
-4
/
+8
2026-01-26
nios2: introduce arch_zone_limits_init()
Mike Rapoport (Microsoft)
-2
/
+6
2026-01-26
mips: introduce arch_zone_limits_init()
Mike Rapoport (Microsoft)
-8
/
+22
2026-01-26
microblaze: introduce arch_zone_limits_init()
Mike Rapoport (Microsoft)
-6
/
+11
2026-01-26
m68k: introduce arch_zone_limits_init()
Mike Rapoport (Microsoft)
-4
/
+9
2026-01-26
loongarch: introduce arch_zone_limits_init()
Mike Rapoport (Microsoft)
-3
/
+7
2026-01-26
hexagon: introduce arch_zone_limits_init()
Mike Rapoport (Microsoft)
-10
/
+13
2026-01-26
csky: introduce arch_zone_limits_init()
Mike Rapoport (Microsoft)
-3
/
+9
2026-01-26
arm64: introduce arch_zone_limits_init()
Mike Rapoport (Microsoft)
-5
/
+17
[prev]
[next]