summaryrefslogtreecommitdiff
path: root/include/asm-generic
AgeCommit message (Expand)Author
3 daysMerge tag 'trace-deferred-unwind-v6.17' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
4 daysMerge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
5 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
5 daysMerge tag 'ftrace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
6 daysMerge tag 'timers-ptp-2025-07-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
6 daysunwind_user: Add user space unwinding API with frame pointer supportJosh Poimboeuf
11 daysmm: drop hugetlb_free_pgd_range()Anthony Yznaga
13 daystracing: Remove redundant config HAVE_FTRACE_MCOUNT_RECORDSteven Rostedt
2025-07-13mm/hugetlb: remove prepare_hugepage_range()Peter Xu
2025-07-09codetag: avoid unused alloc_tags sections/symbolsPetr Pavlu
2025-07-09alloc_tag: remove empty module tag sectionCasey Chen
2025-07-09vdso/vsyscall: Split up __arch_update_vsyscall() into __arch_update_vdso_clock()Thomas Weißschuh
2025-07-08irqchip/gic-v5: Add GICv5 IWB supportLorenzo Pieralisi
2025-06-24alpha: regularize the situation with asm/param.hAl Viro
2025-06-03Merge tag 'hyperv-next-signed-20250602' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-06-03Merge tag 'v6.16-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-06-02Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-31mmu_gather: move tlb flush for VM_PFNMAP/VM_MIXEDMAP vmas into free_pgtables()Roman Gushchin
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-30asm-generic: Add sched.h inclusion in simd.hHuacai Chen
2025-05-28Merge tag 'bpf-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2025-05-26Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-05-23btf: Allow mmap of vmlinux btfLorenz Bauer
2025-05-23Drivers: hv: Remove hv_alloc/free_* helpersLong Li
2025-05-23Drivers: hv: Provide arch-neutral implementation of get_vtl()Roman Kisel
2025-05-12mm: implement for_each_valid_pfn() for CONFIG_FLATMEMDavid Woodhouse
2025-05-11mm: call ctor/dtor for kernel PTEsKevin Brodsky
2025-05-11mm: pass mm down to pagetable_{pte,pmd}_ctorKevin Brodsky
2025-05-11syscall.h: introduce syscall_set_nr()Dmitry V. Levin
2025-05-11syscall.h: add syscall_set_arguments()Dmitry V. Levin
2025-05-11mm: remove mk_huge_pte()Matthew Wilcox (Oracle)
2025-04-22vmlinux.lds: Include .data.rel[.local] into .data sectionArd Biesheuvel
2025-04-16asm-generic: Make simd.h more resilientHerbert Xu
2025-04-04Merge tag 'riscv-for-linus-6.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-04-01mm: pgtable: remove tlb_remove_page_ptdesc()Qi Zheng
2025-04-01mm: pgtable: change pt parameter of tlb_remove_ptdesc() to struct ptdesc*Qi Zheng
2025-04-01mm: pgtable: make generic tlb_remove_table() use struct ptdescQi Zheng
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-30Merge tag 'bpf_res_spin_lock' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-03-27Merge tag 'asm-generic-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-26Merge patch series "riscv: Relocatable NOMMU kernels"Palmer Dabbelt
2025-03-26asm-generic: Always define Elf_Rel and Elf_RelaSamuel Holland
2025-03-26rwonce: fix crash by removing READ_ONCE() for unaligned readJann Horn
2025-03-25Merge tag 'hyperv-next-signed-20250324' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-03-25Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-03-25rwonce: handle KCSAN like KASAN in read_word_at_a_time()Jann Horn
2025-03-24Merge tag 'x86-fpu-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-24Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-03-24Merge tag 'docs-6.15' of git://git.lwn.net/linuxLinus Torvalds
2025-03-20x86: hyperv: Add mshv_handler() irq handler and setup functionNuno Das Neves