summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds19 hours3-7/+32
|\
| * alloc_tag: load module tags into separate contiguous memorySuren Baghdasaryan2024-11-071-0/+19
| * asm-generic: introduce text-patching.hMike Rapoport (Microsoft)2024-11-071-0/+5
| * mm: consolidate common checks in hugetlb_get_unmapped_areaOscar Salvador2024-11-061-7/+0
| * arch/s390: clean up hugetlb definitionsOscar Salvador2024-11-061-0/+8
* | Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4 days4-121/+118
|\ \
| * | empty include/asm-generic/vga.hAl Viro13 days1-22/+1
| * | New implementation for IO memcpy and IO memsetJulian Vetter2024-10-281-19/+3
| * | __arch_xprod64(): make __always_inline when optimizing for performanceNicolas Pitre2024-10-281-1/+6
| * | asm-generic/div64: optimize/simplify __div64_const32()Nicolas Pitre2024-10-281-79/+35
| * | asm-generic: add an optional pfn_valid check to page_to_physChristoph Hellwig2024-10-281-0/+10
| * | asm-generic: provide generic page_to_phys and phys_to_page implementationsChristoph Hellwig2024-10-281-0/+3
| * | asm-generic/io.h: Remove I/O port accessors for HAS_IOPORT=nNiklas Schnelle2024-10-281-0/+60
| |/
* | Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5 days1-27/+69
|\ \
| * | delay: Rework udelay and ndelayAnna-Maria Behnsen2024-10-161-28/+37
| * | timers: Update function descriptions of sleep/delay related functionsAnna-Maria Behnsen2024-10-161-4/+37
* | | Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5 days1-2/+1
|\ \ \
| * | | vdso: Remove timekeeper argument of __arch_update_vsyscall()Thomas Weißschuh2024-10-151-2/+1
| | |/ | |/|
* | | Merge tag 'pull-xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds6 days1-0/+6
|\ \ \ | |/ / |/| |
| * | fs/xattr: add *at family syscallsChristian Göttsche2024-11-061-0/+6
| |/
* / move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-023-148/+1
|/
* Merge tag 'asm-generic-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-09-261-0/+4
|\
| * runtime constants: move list of constants to vmlinux.lds.hJann Horn2024-08-191-0/+4
* | Merge tag 'sched_ext-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-09-211-0/+1
|\ \
| * | Merge branch 'bpf/master' into for-6.12Tejun Heo2024-09-041-6/+5
| |\|
| * | Merge tag 'v6.11-rc1' into for-6.12Tejun Heo2024-07-306-42/+29
| |\ \
| * | | sched_ext: Implement BPF extensible scheduler classTejun Heo2024-06-181-0/+1
* | | | Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-09-213-11/+13
|\ \ \ \
| * | | | arch_numa: switch over to numa_memblksMike Rapoport (Microsoft)2024-09-031-3/+5
| * | | | arch, mm: move definition of node_data to generic codeMike Rapoport (Microsoft)2024-09-031-0/+5
| * | | | mm: remove arch_unmap()Michael Ellerman2024-09-011-8/+3
| | |_|/ | |/| |
* / | | random: vDSO: minimize and simplify header includesChristophe Leroy2024-09-131-10/+1
|/ / /
* | / runtime constants: deal with old decrepit linkersLinus Torvalds2024-08-031-6/+5
| |/ |/|
* | Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2024-07-231-19/+0
|\ \
| * | kbuild: remove PROVIDE() for kallsyms symbolsMasahiro Yamada2024-07-161-19/+0
* | | Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-07-211-16/+2
|\ \ \
| * | | init/modpost: conditionally check section mismatch to __meminit*Masahiro Yamada2024-07-121-16/+2
| | |/ | |/|
* | | Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-07-211-1/+1
|\ \ \
| * | | mm: provide mm_struct and address to huge_ptep_get()Christophe Leroy2024-07-121-1/+1
| | |/ | |/|
* | | Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-07-163-5/+1
|\ \ \
| * | | vmlinux.lds.h: catch .bss..L* sections into BSS")Christophe Leroy2024-07-121-1/+1
| * | | fixmap: Remove unused set_fixmap_offset_io()Steven Price2024-07-111-3/+0
| * | | kbuild: verify asm-generic header listArnd Bergmann2024-07-101-1/+0
| |/ /
* | | Merge branch 'runtime-constants'Linus Torvalds2024-07-153-0/+24
|\ \ \ | |/ / |/| |
| * | runtime constants: add default dummy infrastructureLinus Torvalds2024-06-193-0/+24
| |/
* / syscalls: mmap(): use unsigned offset type consistentlyArnd Bergmann2024-06-251-1/+1
|/
* Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-05-208-119/+17
|\
| * bug: Improve commentThorsten Blum2024-05-071-1/+1
| * asm-generic: remove unused asm-generic/page.hArnd Bergmann2024-05-031-103/+0
| * arch: Rename fbdev header and source filesThomas Zimmermann2024-05-032-4/+4