summaryrefslogtreecommitdiff
path: root/include/asm-generic
AgeCommit message (Expand)AuthorFilesLines
4 daysMerge tag 'asm-generic-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+4
9 daysMerge tag 'sched_ext-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
9 daysMerge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-11/+13
2024-09-13random: vDSO: minimize and simplify header includesChristophe Leroy1-10/+1
2024-09-05Merge branch 'bpf/master' into for-6.12Tejun Heo1-6/+5
2024-09-04arch_numa: switch over to numa_memblksMike Rapoport (Microsoft)1-3/+5
2024-09-04arch, mm: move definition of node_data to generic codeMike Rapoport (Microsoft)1-0/+5
2024-09-02mm: remove arch_unmap()Michael Ellerman1-8/+3
2024-08-19runtime constants: move list of constants to vmlinux.lds.hJann Horn1-0/+4
2024-08-03runtime constants: deal with old decrepit linkersLinus Torvalds1-6/+5
2024-07-30Merge tag 'v6.11-rc1' into for-6.12Tejun Heo6-42/+29
2024-07-24Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-19/+0
2024-07-22Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...Linus Torvalds1-16/+2
2024-07-22Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2024-07-16Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-5/+1
2024-07-15kbuild: remove PROVIDE() for kallsyms symbolsMasahiro Yamada1-19/+0
2024-07-15Merge branch 'runtime-constants'Linus Torvalds3-0/+24
2024-07-13init/modpost: conditionally check section mismatch to __meminit*Masahiro Yamada1-16/+2
2024-07-13mm: provide mm_struct and address to huge_ptep_get()Christophe Leroy1-1/+1
2024-07-12vmlinux.lds.h: catch .bss..L* sections into BSS")Christophe Leroy1-1/+1
2024-07-11fixmap: Remove unused set_fixmap_offset_io()Steven Price1-3/+0
2024-07-10kbuild: verify asm-generic header listArnd Bergmann1-1/+0
2024-06-25syscalls: mmap(): use unsigned offset type consistentlyArnd Bergmann1-1/+1
2024-06-19runtime constants: add default dummy infrastructureLinus Torvalds3-0/+24
2024-06-18sched_ext: Implement BPF extensible scheduler classTejun Heo1-0/+1
2024-05-21Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-119/+17
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-15/+39
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-0/+19
2024-05-14Merge tag 'x86-build-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2024-05-14Merge tag 'x86-boot-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+3
2024-05-14Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+0
2024-05-14Merge tag 'locking-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+5
2024-05-07bug: Improve commentThorsten Blum1-1/+1
2024-05-03asm-generic: remove unused asm-generic/page.hArnd Bergmann1-103/+0
2024-05-03arch: Rename fbdev header and source filesThomas Zimmermann2-4/+4
2024-05-03arch: Remove struct fb_info from video helpersThomas Zimmermann1-5/+6
2024-05-03bitops: Change function return types from long to intThorsten Blum4-6/+6
2024-05-02kallsyms: Avoid weak references for kallsyms symbolsArd Biesheuvel1-0/+19
2024-04-26mm: change inlined allocation helpers to account at the call siteSuren Baghdasaryan1-14/+21
2024-04-26lib: add allocation tagging support for memory allocation profilingSuren Baghdasaryan2-0/+17
2024-04-26asm-generic/io.h: kill vmalloc.h dependencyKent Overstreet1-1/+0
2024-04-26fix missing vmalloc.h includesKent Overstreet1-0/+1
2024-04-17sched/vtime: Do not include <asm/vtime.h> headerAlexander Gordeev1-1/+0
2024-04-16sched: Add missing memory barrier in switch_mm_cidMathieu Desnoyers1-0/+8
2024-04-14Merge tag 'timers-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+4
2024-04-12Merge tag 'hyperv-fixes-signed-20240411' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-12/+21
2024-04-11Merge tag 'v6.9-rc3' into x86/boot, to pick up fixes before queueing up more ...Ingo Molnar7-21/+83
2024-04-10bug: Fix no-return-statement warning with !CONFIG_BUGAdrian Hunter1-1/+4
2024-04-09Merge tag 'v6.9-rc3' into locking/core, to pick up fixesIngo Molnar7-21/+83
2024-03-28export.h: remove include/asm-generic/export.hMasahiro Yamada1-11/+0