summaryrefslogtreecommitdiff
path: root/include/asm-generic
AgeCommit message (Expand)AuthorFilesLines
10 daysMerge tag 'liveupdate-v7.3-rc1-20260823' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+12
13 daysMerge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds9-39/+39
13 daysMerge tag 'probes-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds1-2/+2
13 daysMerge tag 'bitmap-for-7.3' of https://github.com/norov/linuxLinus Torvalds1-9/+9
2026-08-20Merge tag 'audit-pr-20260814' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-0/+37
2026-08-19Merge tag 'timers-vdso-2026-08-17' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-2/+3
2026-08-19Merge tag 'timers-cleanups-2026-08-17' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-7/+0
2026-08-19Merge tag 'core-entry-2026-08-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2026-08-18Merge tag 'locking-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-4/+54
2026-08-10vDSO: Make clockmode constants available without CONFIG_GENERIC_GETTIMEOFDAYThomas Weißschuh2-0/+1
2026-08-08preempt: Introduce __preempt_count_{sub,add}_return()Boqun Feng1-0/+14
2026-08-07locking/qspinlock: Add contended_release tracepointDmitry Ilvokhin1-0/+21
2026-08-07locking: Factor out queued_spin_release()Dmitry Ilvokhin1-3/+14
2026-08-05mm: rename uffd-wp PTE accessors to uffdKiryl Shutsemau (Meta)2-25/+25
2026-08-03objtool/klp: Add .klp.symid for sympos disambiguationJosh Poimboeuf1-1/+9
2026-07-31mm: fix ASSERT_EXCLUSIVE_BITS by passing memdesc_flags_t by pointerHui Zhu1-1/+1
2026-07-30Merge branch 'mm-stable-6d098029de09' of https://git.kernel.org/pub/scm/linux...Mike Rapoport (Microsoft)7-13/+13
2026-07-29futex: Use runtime constants for __futex_hash() hot pathPeter Zijlstra1-1/+4
2026-07-29asm-generic/runtime-const: Add dummy runtime_const_mask_32()Peter Zijlstra1-0/+1
2026-07-29mm: replace __ASSEMBLY__ with __ASSEMBLER__ in memory management header filesThomas Huth7-13/+13
2026-07-22bitops: make the *_bit_le functions use unsigned longBenjamin Marzinski1-9/+9
2026-07-15calibrate: Rework delay timer calibrationThomas Gleixner1-7/+0
2026-07-12ptrace, treewide: Rename ptrace_report_syscall_entry() to ptrace_report_sysca...Thomas Gleixner1-2/+2
2026-07-07x86/setup: do not include kexec_handover.h from asm/setup.hPratyush Yadav (Google)1-0/+12
2026-07-02kprobes: Replace __ASSEMBLY__ with __ASSEMBLER__ in header fileThomas Huth1-2/+2
2026-06-30audit: add missing syscalls to PERM class tablesRicardo Robaina3-0/+37
2026-06-29vdso: Replace __ASSEMBLY__ with __ASSEMBLER__ in header filesThomas Huth1-2/+2
2026-06-21Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...Linus Torvalds1-2/+1
2026-06-19Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2026-06-17Merge tag 'bitmap-for-7.2' of https://github.com/norov/linuxLinus Torvalds2-11/+34
2026-06-17Merge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds1-3/+11
2026-06-15Merge tag 'locking-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds4-4/+23
2026-06-15Merge tag 'kbuild-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds1-0/+6
2026-06-13rqspinlock: Fix order in raw_res_spin_(un)lock_irq to allow scheduleGabriele Monaco1-3/+11
2026-06-06kconfig: Remove the architecture specific config for PropellerRong Xu1-0/+6
2026-06-03percpu: Sanitize __percpu_qual include hellThomas Gleixner2-0/+20
2026-06-03locking/qspinlock: Clarify pending field layoutWEI-HONG, YE1-2/+1
2026-05-29uaccess: unify inline vs outline copy_{from,to}_user() selectionYury Norov1-2/+1
2026-05-29mm: skip KASAN tagging for page-allocated page tablesMuhammad Usama Anjum1-1/+1
2026-05-28bitops: Define generic___bitrev8/16/32 for reuseJinjie Ruan1-0/+23
2026-05-21ring-buffer: Flush and stop persistent ring buffer on panicMasami Hiramatsu (Google)1-0/+13
2026-05-20bitops: use common function parameter namesRandy Dunlap1-11/+11
2026-05-08kprobes: skip non-symbol addresses in kprobe_add_ksym_blacklist()Jianpeng Chang1-1/+1
2026-05-05locking/barrier: Use correct parameter namesRandy Dunlap1-2/+2
2026-04-22Merge tag 'hyperv-next-signed-20260421' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+10
2026-04-22x86/hyperv: Skip LP/VP creation on kexecJork Loeser1-0/+10
2026-04-17Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...Linus Torvalds2-739/+0
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+4
2026-04-15Merge tag 'modules-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-15/+8
2026-04-14Merge tag 'locking-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+3