summaryrefslogtreecommitdiff
path: root/include/asm-generic
AgeCommit message (Expand)Author
2024-11-20Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-11-19Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-11-19Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-11-18Merge tag 'pull-xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-11-11empty include/asm-generic/vga.hAl Viro
2024-11-06fs/xattr: add *at family syscallsChristian Göttsche
2024-10-28New implementation for IO memcpy and IO memsetJulian Vetter
2024-10-28__arch_xprod64(): make __always_inline when optimizing for performanceNicolas Pitre
2024-10-28asm-generic/div64: optimize/simplify __div64_const32()Nicolas Pitre
2024-10-28asm-generic: add an optional pfn_valid check to page_to_physChristoph Hellwig
2024-10-28asm-generic: provide generic page_to_phys and phys_to_page implementationsChristoph Hellwig
2024-10-28asm-generic/io.h: Remove I/O port accessors for HAS_IOPORT=nNiklas Schnelle
2024-10-16delay: Rework udelay and ndelayAnna-Maria Behnsen
2024-10-16timers: Update function descriptions of sleep/delay related functionsAnna-Maria Behnsen
2024-10-15vdso: Remove timekeeper argument of __arch_update_vsyscall()Thomas Weißschuh
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-26Merge tag 'asm-generic-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-09-21Merge tag 'sched_ext-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-09-13random: vDSO: minimize and simplify header includesChristophe Leroy
2024-09-04Merge branch 'bpf/master' into for-6.12Tejun Heo
2024-09-03arch_numa: switch over to numa_memblksMike Rapoport (Microsoft)
2024-09-03arch, mm: move definition of node_data to generic codeMike Rapoport (Microsoft)
2024-09-01mm: remove arch_unmap()Michael Ellerman
2024-08-19runtime constants: move list of constants to vmlinux.lds.hJann Horn
2024-08-03runtime constants: deal with old decrepit linkersLinus Torvalds
2024-07-30Merge tag 'v6.11-rc1' into for-6.12Tejun Heo
2024-07-23Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-07-21Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-07-16Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-07-16kbuild: remove PROVIDE() for kallsyms symbolsMasahiro Yamada
2024-07-15Merge branch 'runtime-constants'Linus Torvalds
2024-07-12init/modpost: conditionally check section mismatch to __meminit*Masahiro Yamada
2024-07-12mm: provide mm_struct and address to huge_ptep_get()Christophe Leroy
2024-07-12vmlinux.lds.h: catch .bss..L* sections into BSS")Christophe Leroy
2024-07-11fixmap: Remove unused set_fixmap_offset_io()Steven Price
2024-07-10kbuild: verify asm-generic header listArnd Bergmann
2024-06-25syscalls: mmap(): use unsigned offset type consistentlyArnd Bergmann
2024-06-19runtime constants: add default dummy infrastructureLinus Torvalds
2024-06-18sched_ext: Implement BPF extensible scheduler classTejun Heo
2024-05-20Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-05-13Merge tag 'x86-build-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-05-13Merge tag 'x86-boot-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-05-13Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-05-13Merge tag 'locking-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-05-07bug: Improve commentThorsten Blum
2024-05-03asm-generic: remove unused asm-generic/page.hArnd Bergmann