aboutsummaryrefslogtreecommitdiff
path: root/include/asm-generic
AgeCommit message (Expand)AuthorFilesLines
4 daysMerge tag 'x86-build-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+1
4 daysMerge tag 'x86-boot-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-3/+3
4 daysMerge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+0
4 daysMerge tag 'locking-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+5
2024-04-17sched/vtime: Do not include <asm/vtime.h> headerGravatar Alexander Gordeev 1-1/+0
2024-04-16sched: Add missing memory barrier in switch_mm_cidGravatar Mathieu Desnoyers 1-0/+8
2024-04-14Merge tag 'timers-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+4
2024-04-11Merge tag 'hyperv-fixes-signed-20240411' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 2-12/+21
2024-04-11Merge tag 'v6.9-rc3' into x86/boot, to pick up fixes before queueing up more ...Gravatar Ingo Molnar 7-21/+83
2024-04-10bug: Fix no-return-statement warning with !CONFIG_BUGGravatar Adrian Hunter 1-1/+4
2024-04-09Merge tag 'v6.9-rc3' into locking/core, to pick up fixesGravatar Ingo Molnar 7-21/+83
2024-03-28export.h: remove include/asm-generic/export.hGravatar Masahiro Yamada 1-11/+0
2024-03-22mshyperv: Introduce hv_numa_node_to_pxm_info()Gravatar Nuno Das Neves 2-12/+21
2024-03-22Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 4-8/+24
2024-03-22jump_label,module: Don't alloc static_key_mod for __ro_after_init keysGravatar Peter Zijlstra 1-0/+5
2024-03-22x86: Rename __{start,end}_init_task to __{start,end}_init_stackGravatar Xin Li (Intel) 1-3/+3
2024-03-21Merge tag 'hyperv-next-signed-20240320' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 2-2/+59
2024-03-18x86/hyperv: Use Hyper-V entropy to seed guest random number generatorGravatar Michael Kelley 1-0/+2
2024-03-18hyperv-tlfs: Rename some HV_REGISTER_* defines for consistencyGravatar Nuno Das Neves 1-8/+8
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 1-1/+1
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-7/+37
2024-03-13mm: recover pud_leaf() definitions in nopmd caseGravatar Peter Xu 1-0/+1
2024-03-13vmlinux.lds.h: Fix a typo in commentGravatar Wei Yang 1-1/+1
2024-03-12Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-1/+2
2024-03-12mshyperv: Introduce hv_get_hypervisor_version functionGravatar Nuno Das Neves 2-0/+25
2024-03-06mm/x86: drop two unnecessary pud_leaf() definitionsGravatar Peter Xu 1-1/+0
2024-03-04hyperv-tlfs: Change prefix of generic HV_REGISTER_* MSRs to HV_MSR_*Gravatar Nuno Das Neves 2-2/+32
2024-02-22treewide: update LLVM Bugzilla linksGravatar Nathan Chancellor 1-1/+1
2024-02-22mm/mmu_gather: add __tlb_remove_folio_pages()Gravatar David Hildenbrand 1-0/+8
2024-02-22mm/mmu_gather: add tlb_remove_tlb_entries()Gravatar David Hildenbrand 1-1/+23
2024-02-22mm/mmu_gather: pass "delay_rmap" instead of encoded page to __tlb_remove_page...Gravatar David Hildenbrand 1-6/+6
2024-02-01kernel.h: removed REPEAT_BYTE from kernel.hGravatar Tanzir Hasan 1-1/+2
2024-01-25asm-generic: remove extra type checking in acquire/release for non-SMP caseGravatar Baokun Li 1-2/+0
2024-01-24riscv: Avoid code duplication with generic bitops implementationGravatar Xiao Wang 4-8/+24
2024-01-20Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-3/+3
2024-01-18Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Gravatar Linus Torvalds 1-0/+6
2024-01-17asm-generic: Improve csum_foldGravatar Charlie Jenkins 1-3/+3
2024-01-11Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 2-0/+6
2024-01-10Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+1
2024-01-09Merge tag 'linux_kselftest-kunit-6.8-rc1' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 1-2/+9
2024-01-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-0/+2
2024-01-08asm-generic: make sparse happy with odd-sized put_unaligned_*()Gravatar Dmitry Torokhov 1-12/+12
2024-01-05asm-generic: Fix 32 bit __generic_cmpxchg_localGravatar David McKay 1-1/+1
2023-12-18kunit: add KUNIT_INIT_TABLE to init linker sectionGravatar Rae Moar 1-1/+8
2023-12-18kunit: move KUNIT_TABLE out of INIT_DATAGravatar Rae Moar 1-3/+3
2023-12-15cfi: Flip headersGravatar Peter Zijlstra 2-0/+6
2023-12-14mm: Introduce flush_cache_vmap_early()Gravatar Alexandre Ghiti 1-0/+6
2023-12-05arm64: irq: set the correct node for VMAP stackGravatar Huang Shijie 1-0/+2
2023-11-22asm-generic: qspinlock: fix queued_spin_value_unlocked() implementationGravatar Linus Torvalds 1-1/+1
2023-11-04Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 1-6/+0