summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-01-26s390: Use pr_info for "KernelAddressSanitizer initialized" messageVasily Gorbik
2025-01-26s390/boot: Add timestamps to early boot messagesVasily Gorbik
2025-01-26s390/boot: Dump message ring buffer on crash with bootdebugVasily Gorbik
2025-01-26s390/boot: Add prefix filtering to bootdebug messagesVasily Gorbik
2025-01-26s390/boot: Add bootdebug option to control debug messagesVasily Gorbik
2025-01-26s390/boot: Defer boot messages when earlyprintk is not enabledVasily Gorbik
2025-01-26s390/boot: Make boot_printk() return intVasily Gorbik
2025-01-26s390/boot: Introduce ring buffer for boot messagesVasily Gorbik
2025-01-26s390/boot: Use decimal format specifiers in boot messagesVasily Gorbik
2025-01-26s390/boot: Replace boot_printk() with loglevel-specific helpersVasily Gorbik
2025-01-26s390/boot: Add support for boot messages loglevelsVasily Gorbik
2025-01-26s390/boot: Add decimal conversion specifiers to boot_printk()Vasily Gorbik
2025-01-26s390/boot: Add field width and padding handling to boot_printk()Vasily Gorbik
2025-01-26s390/boot: Add length modifiers to boot_printk()Vasily Gorbik
2025-01-26s390/boot: Add %% support to boot_printk()Vasily Gorbik
2025-01-26s390/boot: Allow KASAN mapping to fallback to small pagesVasily Gorbik
2025-01-26s390/boot: Add physmem_alloc()Vasily Gorbik
2025-01-26s390/boot: Rename physmem_alloc_top_down() to physmem_alloc_or_die()Vasily Gorbik
2025-01-26s390/mm: Allow large pages for KASAN shadow mappingVasily Gorbik
2025-01-26LoongArch: Extend the maximum number of watchpointsTiezhu Yang
2025-01-26LoongArch: Change 8 to 14 for LOONGARCH_MAX_{BRP,WRP}Tiezhu Yang
2025-01-26LoongArch: Add debugfs entries to switch SFB/TSO stateHuacai Chen
2025-01-26LoongArch: Fix warnings during S3 suspendHuacai Chen
2025-01-25s390/mm: add missing ctor/dtor on page table upgradeAlexander Gordeev
2025-01-25mm/memblock: add memblock_alloc_or_panic interfaceGuo Weikang
2025-01-25mips: vdso: prefer do_mmap() to mmap_region()Lorenzo Stoakes
2025-01-25mm: introduce ctor/dtor at PGD levelKevin Brodsky
2025-01-25asm-generic: pgalloc: provide generic __pgd_{alloc,free}Kevin Brodsky
2025-01-25ARM: mm: rename PGD helpersKevin Brodsky
2025-01-25m68k: mm: add calls to pagetable_pmd_[cd]torKevin Brodsky
2025-01-25parisc: mm: ensure pagetable_pmd_[cd]tor are calledKevin Brodsky
2025-01-25mm: pgtable: introduce generic pagetable_dtor_free()Qi Zheng
2025-01-25mm: pgtable: move __tlb_remove_table_one() in x86 to generic fileQi Zheng
2025-01-25mm: pgtable: completely move pagetable_dtor() to generic tlb_remove_table()Qi Zheng
2025-01-25mm: pgtable: introduce generic __tlb_remove_table()Qi Zheng
2025-01-25s390: pgtable: consolidate PxD and PTE TLB free pathsQi Zheng
2025-01-25x86: pgtable: move pagetable_dtor() to __tlb_remove_table()Qi Zheng
2025-01-25x86: pgtable: convert __tlb_remove_table() to use struct ptdescQi Zheng
2025-01-25riscv: pgtable: move pagetable_dtor() to __tlb_remove_table()Qi Zheng
2025-01-25arm64: pgtable: move pagetable_dtor() to __tlb_remove_table()Qi Zheng
2025-01-25arm: pgtable: move pagetable_dtor() to __tlb_remove_table()Qi Zheng
2025-01-25mm: pgtable: introduce pagetable_dtor()Qi Zheng
2025-01-25s390: pgtable: add statistics for PUD and P4D level page tableQi Zheng
2025-01-25arm64: pgtable: use mmu gather to free p4d level page tableQi Zheng
2025-01-25mm: pgtable: add statistics for P4D level page tableQi Zheng
2025-01-25asm-generic: pgalloc: provide generic p4d_{alloc_one,free}Kevin Brodsky
2025-01-25riscv: mm: skip pgtable level check in {pud,p4d}_alloc_oneKevin Brodsky
2025-01-25mm: add build-time option for hotplug memory default online typeGregory Price
2025-01-25Merge tag 'pci-v6.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-01-25Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds