index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-generic
Age
Commit message (
Expand
)
Author
2025-02-06
kbuild: keep symbols for symbol_get() even with CONFIG_TRIM_UNUSED_KSYMS
Masahiro Yamada
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-01-26
Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-01-25
mm: introduce ctor/dtor at PGD level
Kevin Brodsky
2025-01-25
asm-generic: pgalloc: provide generic __pgd_{alloc,free}
Kevin Brodsky
2025-01-25
mm: pgtable: introduce generic pagetable_dtor_free()
Qi Zheng
2025-01-25
mm: pgtable: completely move pagetable_dtor() to generic tlb_remove_table()
Qi Zheng
2025-01-25
mm: pgtable: introduce generic __tlb_remove_table()
Qi Zheng
2025-01-25
mm: pgtable: introduce pagetable_dtor()
Qi Zheng
2025-01-25
mm: pgtable: add statistics for P4D level page table
Qi Zheng
2025-01-25
asm-generic: pgalloc: provide generic p4d_{alloc_one,free}
Kevin Brodsky
2025-01-25
Merge tag 'hyperv-next-signed-20250123' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-01-13
mm/early_ioremap: add null pointer checks to prevent NULL-pointer dereference
Guo Weikang
2025-01-12
include: update references to include/asm-<arch>
Geert Uytterhoeven
2025-01-10
hyperv: Remove the now unused hyperv-tlfs.h files
Nuno Das Neves
2025-01-10
hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.h
Nuno Das Neves
2025-01-08
hyperv: Move hv_connection_id to hyperv-tlfs.h
Nuno Das Neves
2024-12-26
fprobe: Add fprobe_header encoding feature
Masami Hiramatsu (Google)
2024-12-01
Merge tag 'timers_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2024-11-30
Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-11-29
delay: Fix ndelay() spuriously treated as udelay()
Frederic Weisbecker
2024-11-27
Merge tag 'riscv-for-linus-6.13-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-11-27
Rename .data.once to .data..once to fix resetting WARN*_ONCE
Masahiro Yamada
2024-11-27
Rename .data.unlikely to .data..unlikely
Masahiro Yamada
2024-11-27
kbuild: Add Propeller configuration for kernel build
Rong Xu
2024-11-27
AutoFDO: Enable machine function split optimization for AutoFDO
Rong Xu
2024-11-27
AutoFDO: Enable -ffunction-sections for the AutoFDO build
Rong Xu
2024-11-27
vmlinux.lds.h: Add markers for text_unlikely and text_hot sections
Rong Xu
2024-11-27
vmlinux.lds.h: Adjust symbol ordering in text output section
Rong Xu
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
[next]