summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
AgeCommit message (Expand)AuthorLines
2025-03-16percpu: repurpose __percpu tag as a named address space qualifierUros Bizjak-0/+13
2025-03-16percpu: use TYPEOF_UNQUAL() in variable declarationsUros Bizjak-13/+13
2025-03-08vdso: Rework struct vdso_time_data and introduce struct vdso_clockAnna-Maria Behnsen-1/+1
2025-03-04x86/percpu: Fix __per_cpu_hot_end markerUros Bizjak-2/+1
2025-03-04percpu: Introduce percpu hot sectionBrian Gerst-0/+11
2025-03-04include/asm-generic/io.h: fix kerneldoc markupMauro Carvalho Chehab-3/+3
2025-03-04Merge branch 'x86/cpu' into x86/asm, to pick up dependent commitsIngo Molnar-2/+2
2025-03-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-1/+1
2025-03-01asm-generic/io.h: rework split ioread64/iowrite64 helpersArnd Bergmann-28/+8
2025-02-28Merge tag 'objtool-urgent-2025-02-28' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+1
2025-02-27mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts-1/+1
2025-02-26vmlinux.lds.h: Remove entry to place init_task onto init_stackBenjamin Berg-1/+0
2025-02-25vmlinux.lds: Ensure that const vars with relocations are mapped R/OArd Biesheuvel-1/+1
2025-02-22hyperv: Change hv_root_partition into a functionNuno Das Neves-2/+13
2025-02-22hyperv: Convert hypercall statuses to linux error codesNuno Das Neves-0/+1
2025-02-21vdso: Remove remnants of architecture-specific time storageThomas Weißschuh-16/+4
2025-02-21vdso: Remove remnants of architecture-specific random state storageThomas Weißschuh-5/+0
2025-02-21vdso: Add generic random data storageThomas Weißschuh-0/+12
2025-02-21vdso: Add generic time data storageThomas Weißschuh-0/+16
2025-02-18percpu: Remove __per_cpu_loadBrian Gerst-2/+1
2025-02-18percpu: Remove PERCPU_VADDR()Brian Gerst-35/+1
2025-02-18percpu: Remove PER_CPU_FIRST_SECTIONBrian Gerst-1/+0
2025-02-13hyperv: Move arch/x86/hyperv/hv_proc.c to drivers/hvNuno Das Neves-0/+4
2025-02-13hyperv: Move hv_current_partition_id to arch-generic codeNuno Das Neves-0/+2
2025-02-06kbuild: keep symbols for symbol_get() even with CONFIG_TRIM_UNUSED_KSYMSMasahiro Yamada-0/+1
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-12/+97
2025-01-26Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds-1/+1
2025-01-25mm: introduce ctor/dtor at PGD levelKevin Brodsky-1/+2
2025-01-25asm-generic: pgalloc: provide generic __pgd_{alloc,free}Kevin Brodsky-1/+26
2025-01-25mm: pgtable: introduce generic pagetable_dtor_free()Qi Zheng-10/+5
2025-01-25mm: pgtable: completely move pagetable_dtor() to generic tlb_remove_table()Qi Zheng-2/+8
2025-01-25mm: pgtable: introduce generic __tlb_remove_table()Qi Zheng-2/+13
2025-01-25mm: pgtable: introduce pagetable_dtor()Qi Zheng-4/+4
2025-01-25mm: pgtable: add statistics for P4D level page tableQi Zheng-0/+2
2025-01-25asm-generic: pgalloc: provide generic p4d_{alloc_one,free}Kevin Brodsky-0/+45
2025-01-25Merge tag 'hyperv-next-signed-20250123' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-878/+3
2025-01-13mm/early_ioremap: add null pointer checks to prevent NULL-pointer dereferenceGuo Weikang-1/+1
2025-01-12include: update references to include/asm-<arch>Geert Uytterhoeven-1/+1
2025-01-10hyperv: Remove the now unused hyperv-tlfs.h filesNuno Das Neves-883/+0
2025-01-10hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.hNuno Das Neves-4/+3
2025-01-08hyperv: Move hv_connection_id to hyperv-tlfs.hNuno Das Neves-0/+9
2024-12-26fprobe: Add fprobe_header encoding featureMasami Hiramatsu (Google)-0/+46
2024-12-01Merge tag 'timers_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-2/+2
2024-11-30Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-13/+40
2024-11-29delay: Fix ndelay() spuriously treated as udelay()Frederic Weisbecker-2/+2
2024-11-27Merge tag 'riscv-for-linus-6.13-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-96/+110
2024-11-27Rename .data.once to .data..once to fix resetting WARN*_ONCEMasahiro Yamada-1/+1
2024-11-27Rename .data.unlikely to .data..unlikelyMasahiro Yamada-1/+1
2024-11-27kbuild: Add Propeller configuration for kernel buildRong Xu-3/+3
2024-11-27AutoFDO: Enable machine function split optimization for AutoFDORong Xu-1/+6