index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-generic
Age
Commit message (
Expand
)
Author
2024-07-16
Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-07-15
Merge branch 'runtime-constants'
Linus Torvalds
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-05-20
Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-05-13
Merge tag 'x86-build-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-05-13
Merge tag 'x86-boot-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-05-13
Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-05-13
Merge tag 'locking-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-05-07
bug: Improve comment
Thorsten Blum
2024-05-03
asm-generic: remove unused asm-generic/page.h
Arnd Bergmann
2024-05-03
arch: Rename fbdev header and source files
Thomas Zimmermann
2024-05-03
arch: Remove struct fb_info from video helpers
Thomas Zimmermann
2024-05-03
bitops: Change function return types from long to int
Thorsten Blum
2024-05-02
kallsyms: Avoid weak references for kallsyms symbols
Ard Biesheuvel
2024-04-25
mm: change inlined allocation helpers to account at the call site
Suren Baghdasaryan
2024-04-25
lib: add allocation tagging support for memory allocation profiling
Suren Baghdasaryan
2024-04-25
asm-generic/io.h: kill vmalloc.h dependency
Kent Overstreet
2024-04-25
fix missing vmalloc.h includes
Kent Overstreet
2024-04-17
sched/vtime: Do not include <asm/vtime.h> header
Alexander Gordeev
2024-04-16
sched: Add missing memory barrier in switch_mm_cid
Mathieu Desnoyers
2024-04-14
Merge tag 'timers-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-04-11
Merge tag 'hyperv-fixes-signed-20240411' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-04-11
Merge tag 'v6.9-rc3' into x86/boot, to pick up fixes before queueing up more ...
Ingo Molnar
2024-04-10
bug: Fix no-return-statement warning with !CONFIG_BUG
Adrian Hunter
2024-04-09
Merge tag 'v6.9-rc3' into locking/core, to pick up fixes
Ingo Molnar
2024-03-28
export.h: remove include/asm-generic/export.h
Masahiro Yamada
2024-03-22
mshyperv: Introduce hv_numa_node_to_pxm_info()
Nuno Das Neves
2024-03-22
Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-03-22
jump_label,module: Don't alloc static_key_mod for __ro_after_init keys
Peter Zijlstra
2024-03-22
x86: Rename __{start,end}_init_task to __{start,end}_init_stack
Xin Li (Intel)
2024-03-21
Merge tag 'hyperv-next-signed-20240320' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2024-03-18
x86/hyperv: Use Hyper-V entropy to seed guest random number generator
Michael Kelley
2024-03-18
hyperv-tlfs: Rename some HV_REGISTER_* defines for consistency
Nuno Das Neves
2024-03-14
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-13
mm: recover pud_leaf() definitions in nopmd case
Peter Xu
2024-03-13
vmlinux.lds.h: Fix a typo in comment
Wei Yang
2024-03-12
Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-03-12
mshyperv: Introduce hv_get_hypervisor_version function
Nuno Das Neves
2024-03-06
mm/x86: drop two unnecessary pud_leaf() definitions
Peter Xu
2024-03-04
hyperv-tlfs: Change prefix of generic HV_REGISTER_* MSRs to HV_MSR_*
Nuno Das Neves
2024-02-22
treewide: update LLVM Bugzilla links
Nathan Chancellor
2024-02-22
mm/mmu_gather: add __tlb_remove_folio_pages()
David Hildenbrand
2024-02-22
mm/mmu_gather: add tlb_remove_tlb_entries()
David Hildenbrand
[next]