summaryrefslogtreecommitdiff
path: root/include/asm-generic
AgeCommit message (Expand)Author
28 hoursMerge tag 'timers-vdso-2026-08-17' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
29 hoursMerge tag 'timers-cleanups-2026-08-17' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
30 hoursMerge tag 'core-entry-2026-08-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
32 hoursMerge tag 'locking-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
10 daysvDSO: Make clockmode constants available without CONFIG_GENERIC_GETTIMEOFDAYThomas Weißschuh
11 dayspreempt: Introduce __preempt_count_{sub,add}_return()Boqun Feng
12 dayslocking/qspinlock: Add contended_release tracepointDmitry Ilvokhin
12 dayslocking: Factor out queued_spin_release()Dmitry Ilvokhin
2026-08-03objtool/klp: Add .klp.symid for sympos disambiguationJosh Poimboeuf
2026-07-29futex: Use runtime constants for __futex_hash() hot pathPeter Zijlstra
2026-07-29asm-generic/runtime-const: Add dummy runtime_const_mask_32()Peter Zijlstra
2026-07-15calibrate: Rework delay timer calibrationThomas Gleixner
2026-07-12ptrace, treewide: Rename ptrace_report_syscall_entry() to ptrace_report_sysca...Thomas Gleixner
2026-06-29vdso: Replace __ASSEMBLY__ with __ASSEMBLER__ in header filesThomas Huth
2026-06-21Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-06-19Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-06-17Merge tag 'bitmap-for-7.2' of https://github.com/norov/linuxLinus Torvalds
2026-06-17Merge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
2026-06-15Merge tag 'locking-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds
2026-06-15Merge tag 'kbuild-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds
2026-06-12rqspinlock: Fix order in raw_res_spin_(un)lock_irq to allow scheduleGabriele Monaco
2026-06-05kconfig: Remove the architecture specific config for PropellerRong Xu
2026-06-03percpu: Sanitize __percpu_qual include hellThomas Gleixner
2026-06-03locking/qspinlock: Clarify pending field layoutWEI-HONG, YE
2026-05-28uaccess: unify inline vs outline copy_{from,to}_user() selectionYury Norov
2026-05-28mm: skip KASAN tagging for page-allocated page tablesMuhammad Usama Anjum
2026-05-28bitops: Define generic___bitrev8/16/32 for reuseJinjie Ruan
2026-05-21ring-buffer: Flush and stop persistent ring buffer on panicMasami Hiramatsu (Google)
2026-05-20bitops: use common function parameter namesRandy Dunlap
2026-05-08kprobes: skip non-symbol addresses in kprobe_add_ksym_blacklist()Jianpeng Chang
2026-05-05locking/barrier: Use correct parameter namesRandy Dunlap
2026-04-22Merge tag 'hyperv-next-signed-20260421' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-04-22x86/hyperv: Skip LP/VP creation on kexecJork Loeser
2026-04-16Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-04-14Merge tag 'modules-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-04-14Merge tag 'locking-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-04-14Merge tag 'timers-vdso-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-04-14Merge tag 'timers-core-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-04-14Merge tag 'bitmap-for-v7.1' of https://github.com/norov/linuxLinus Torvalds
2026-04-13Merge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-04-05mm/mmu_gather: replace IPI with synchronize_rcu() when batch allocation failsLance Yang
2026-04-02xor: make xor.ko self-contained in lib/raid/Christoph Hellwig
2026-04-02xor: move generic implementations out of asm-generic/xor.hChristoph Hellwig
2026-04-02xor: remove macro abuse for XOR implementation registrationsChristoph Hellwig
2026-03-31module: remove *_gpl sections from vmlinux and modulesSiddharth Nayyar
2026-03-31module: add kflagstab section to vmlinux and modulesSiddharth Nayyar
2026-03-31fs: hide file and bfile caches behind runtime const machineryMateusz Guzik
2026-03-23asm-generic/bitops: Fix a comment typo in instrumented-atomic.hKai Huang
2026-03-21Merge tag 'v7.0-rc4' into timers/core, to resolve conflictIngo Molnar