summaryrefslogtreecommitdiff
path: root/include/asm-generic
AgeCommit message (Expand)Author
2023-08-11word-at-a-time: use the same return type for has_zero regardless of endiannessndesaulniers@google.com
2023-08-08init: Remove check_bugs() leftoversThomas Gleixner
2023-05-17asm-generic/io.h: suppress endianness warnings for readq() and writeq()Vladimir Oltean
2023-03-17arch: fix broken BuildID for arm64 and riscvMasahiro Yamada
2023-03-17x86, vmlinux.lds: Add RUNTIME_DISCARD_EXIT to generic DISCARDSH.J. Lu
2022-12-14mm/khugepaged: fix GUP-fast interaction by sending IPIJann Horn
2022-11-25vmlinux.lds.h: Fix placement of '.data..decrypted' sectionNathan Chancellor
2022-09-05asm-generic: sections: refactor memory_intersectsQuanyang Wang
2022-08-25locking/atomic: Make test_and_*_bit() ordered on failureHector Martin
2022-04-20tlb: hugetlb: Add more sizes to tlb_remove_huge_tlb_entrySteve Capper
2022-02-23module/ftrace: handle patchable-function-entryMark Rutland
2021-11-26tlb: mmu_gather: add tlb_flush_*_range APIsPeter Zijlstra (Intel)
2021-08-18vmlinux.lds.h: Handle clang's module.{c,d}tor sectionsNathan Chancellor
2021-06-16vmlinux.lds.h: Avoid orphan section with !SMPNathan Chancellor
2021-03-04vmlinux.lds.h: add DWARF v5 sectionsNick Desaulniers
2021-02-17firmware_loader: align .builtin_fw to 8Fangrui Song
2021-02-17vmlinux.lds.h: Create section for protection against instrumentationThomas Gleixner
2021-01-27arm64: make atomic helpers __always_inlineArnd Bergmann
2021-01-17vmlinux.lds.h: Add PGO and AutoFDO input sectionsNick Desaulniers
2020-12-02arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann
2020-11-10mm: always have io_remap_pfn_range() set pgprot_decrypted()Jason Gunthorpe
2020-10-14bpf: Prevent .BTF section eliminationTony Ambardar
2020-10-01mm/gup: fix gup_fast with dynamic page table foldingVasily Gorbik
2020-08-19include/asm-generic/vmlinux.lds.h: align ro_after_initRomain Naour
2020-07-29x86, vmlinux.lds: Page-align end of ..page_aligned sectionsJoerg Roedel
2020-07-29asm-generic/mmiowb: Allow mmiowb_set_pending() when preemptible()Will Deacon
2020-06-17bpf: Support llvm-objcopy for vmlinux BTFFangrui Song
2020-06-03include/asm-generic/topology.h: guard cpumask_of_node() macro argumentArnd Bergmann
2020-04-23x86/Hyper-V: Report crash data in die() when panic_on_oops is setTianyu Lan
2020-03-05lib/vdso: Make __arch_update_vdso_data() logic understandableThomas Gleixner
2020-02-11mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flushPeter Zijlstra
2020-01-17asm-generic/nds32: don't redefine cacheflush primitivesMike Rapoport
2019-11-04timekeeping/vsyscall: Update VDSO data unconditionallyHuacai Chen
2019-09-28Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland
2019-09-25bug: move WARN_ON() "cut here" into exception handlerKees Cook
2019-09-25bug: consolidate __WARN_FLAGS usageKees Cook
2019-09-25bug: clean up helper macros to remove __WARN_TAINT()Kees Cook
2019-09-25bug: consolidate warn_slowpath_fmt() usageKees Cook
2019-09-25bug: rename __WARN_printf_taint() to __WARN_printf()Kees Cook
2019-09-25bug: refactor away warn_slowpath_fmt_taint()Kees Cook
2019-09-24thp: update split_huge_page_pmd() commentKefeng Wang
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport
2019-09-24mm: remove quicklist page table cachesNicholas Piggin
2019-09-22Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-18Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-09-17Merge tag 'asm-generic-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-09-17Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-09-16Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-09-16Merge branch 'core-headers-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds