summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAgeFilesLines
* 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
| * arch: Remove struct fb_info from video helpersThomas Zimmermann2024-05-031-5/+6
| * bitops: Change function return types from long to intThorsten Blum2024-05-034-6/+6
* | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-05-194-15/+39
|\ \
| * | mm: change inlined allocation helpers to account at the call siteSuren Baghdasaryan2024-04-251-14/+21
| * | lib: add allocation tagging support for memory allocation profilingSuren Baghdasaryan2024-04-252-0/+17
| * | asm-generic/io.h: kill vmalloc.h dependencyKent Overstreet2024-04-251-1/+0
| * | fix missing vmalloc.h includesKent Overstreet2024-04-251-0/+1
* | | Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2024-05-181-0/+19
|\ \ \
| * | | kallsyms: Avoid weak references for kallsyms symbolsArd Biesheuvel2024-05-021-0/+19
| | |/ | |/|
* | | Merge tag 'x86-build-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-05-131-1/+1
|\ \ \
| * | | vmlinux.lds.h: Fix a typo in commentWei Yang2024-03-131-1/+1
* | | | Merge tag 'x86-boot-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-05-131-3/+3
|\ \ \ \
| * \ \ \ Merge tag 'v6.9-rc3' into x86/boot, to pick up fixes before queueing up more ...Ingo Molnar2024-04-117-21/+83
| |\ \ \ \
| * | | | | x86: Rename __{start,end}_init_task to __{start,end}_init_stackXin Li (Intel)2024-03-221-3/+3
* | | | | | Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-05-131-1/+0
|\ \ \ \ \ \
| * | | | | | sched/vtime: Do not include <asm/vtime.h> headerAlexander Gordeev2024-04-171-1/+0
* | | | | | | Merge tag 'locking-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-05-131-0/+5
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Merge tag 'v6.9-rc3' into locking/core, to pick up fixesIngo Molnar2024-04-097-21/+83
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | jump_label,module: Don't alloc static_key_mod for __ro_after_init keysPeter Zijlstra2024-03-221-0/+5
| | |_|/ / / | |/| | | |
* | | | | | sched: Add missing memory barrier in switch_mm_cidMathieu Desnoyers2024-04-161-0/+8
| |_|_|_|/ |/| | | |
* | | | | Merge tag 'timers-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-04-141-1/+4
|\ \ \ \ \
| * | | | | bug: Fix no-return-statement warning with !CONFIG_BUGAdrian Hunter2024-04-101-1/+4
| | |/ / / | |/| | |
* | | | | Merge tag 'hyperv-fixes-signed-20240411' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2024-04-112-12/+21
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | mshyperv: Introduce hv_numa_node_to_pxm_info()Nuno Das Neves2024-03-222-12/+21
* | | | | export.h: remove include/asm-generic/export.hMasahiro Yamada2024-03-281-11/+0
| |_|/ / |/| | |
* | | | Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-03-224-8/+24
|\ \ \ \
| * | | | riscv: Avoid code duplication with generic bitops implementationXiao Wang2024-01-244-8/+24
| |/ / /
* | | | Merge tag 'hyperv-next-signed-20240320' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2024-03-212-2/+59
|\ \ \ \ | |_|/ / |/| | |
| * | | x86/hyperv: Use Hyper-V entropy to seed guest random number generatorMichael Kelley2024-03-181-0/+2
| * | | hyperv-tlfs: Rename some HV_REGISTER_* defines for consistencyNuno Das Neves2024-03-181-8/+8
| * | | mshyperv: Introduce hv_get_hypervisor_version functionNuno Das Neves2024-03-122-0/+25
| * | | hyperv-tlfs: Change prefix of generic HV_REGISTER_* MSRs to HV_MSR_*Nuno Das Neves2024-03-042-2/+32
| |/ /