开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-generic
Age
Commit message (
Expand
)
Author
2024-11-27
Merge tag 'riscv-for-linus-6.13-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-11-20
Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-11-19
Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-11-19
Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-11-18
Merge tag 'pull-xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-11-11
empty include/asm-generic/vga.h
Al Viro
2024-11-11
riscv: Add qspinlock support
Alexandre Ghiti
2024-11-11
asm-generic: ticket-lock: Add separate ticket-lock.h
Guo Ren
2024-11-11
asm-generic: ticket-lock: Reuse arch_spinlock_t of qspinlock
Guo Ren
2024-11-07
alloc_tag: load module tags into separate contiguous memory
Suren Baghdasaryan
2024-11-07
asm-generic: introduce text-patching.h
Mike Rapoport (Microsoft)
2024-11-06
mm: consolidate common checks in hugetlb_get_unmapped_area
Oscar Salvador
2024-11-06
arch/s390: clean up hugetlb definitions
Oscar Salvador
2024-11-06
fs/xattr: add *at family syscalls
Christian Göttsche
2024-10-28
New implementation for IO memcpy and IO memset
Julian Vetter
2024-10-28
__arch_xprod64(): make __always_inline when optimizing for performance
Nicolas Pitre
2024-10-28
asm-generic/div64: optimize/simplify __div64_const32()
Nicolas Pitre
2024-10-28
asm-generic: add an optional pfn_valid check to page_to_phys
Christoph Hellwig
2024-10-28
asm-generic: provide generic page_to_phys and phys_to_page implementations
Christoph Hellwig
2024-10-28
asm-generic/io.h: Remove I/O port accessors for HAS_IOPORT=n
Niklas Schnelle
2024-10-16
delay: Rework udelay and ndelay
Anna-Maria Behnsen
2024-10-16
timers: Update function descriptions of sleep/delay related functions
Anna-Maria Behnsen
2024-10-15
vdso: Remove timekeeper argument of __arch_update_vsyscall()
Thomas Weißschuh
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-26
Merge tag 'asm-generic-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-09-21
Merge tag 'sched_ext-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-13
random: vDSO: minimize and simplify header includes
Christophe Leroy
2024-09-04
Merge branch 'bpf/master' into for-6.12
Tejun Heo
2024-09-03
arch_numa: switch over to numa_memblks
Mike Rapoport (Microsoft)
2024-09-03
arch, mm: move definition of node_data to generic code
Mike Rapoport (Microsoft)
2024-09-01
mm: remove arch_unmap()
Michael Ellerman
2024-08-19
runtime constants: move list of constants to vmlinux.lds.h
Jann Horn
2024-08-03
runtime constants: deal with old decrepit linkers
Linus Torvalds
2024-07-30
Merge tag 'v6.11-rc1' into for-6.12
Tejun Heo
2024-07-23
Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-07-21
Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-16
Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-07-16
kbuild: remove PROVIDE() for kallsyms symbols
Masahiro Yamada
2024-07-15
Merge branch 'runtime-constants'
Linus Torvalds
2024-07-12
init/modpost: conditionally check section mismatch to __meminit*
Masahiro Yamada
2024-07-12
mm: provide mm_struct and address to huge_ptep_get()
Christophe Leroy
2024-07-12
vmlinux.lds.h: catch .bss..L* sections into BSS")
Christophe Leroy
2024-07-11
fixmap: Remove unused set_fixmap_offset_io()
Steven Price
2024-07-10
kbuild: verify asm-generic header list
Arnd Bergmann
2024-06-25
syscalls: mmap(): use unsigned offset type consistently
Arnd Bergmann
2024-06-19
runtime constants: add default dummy infrastructure
Linus Torvalds
2024-06-18
sched_ext: Implement BPF extensible scheduler class
Tejun Heo
[next]