aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic
AgeCommit message (Expand)Author
2024-02-21Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/axxiaBruce Ashfield
2024-02-21Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/axxiaBruce Ashfield
2023-12-20asm-generic: qspinlock: fix queued_spin_value_unlocked() implementationLinus Torvalds
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-01-18mm/khugepaged: fix GUP-fast interaction by sending IPIJann Horn
2022-11-25vmlinux.lds.h: Fix placement of '.data..decrypted' sectionNathan Chancellor
2022-09-10Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2022-09-05asm-generic: sections: refactor memory_intersectsQuanyang Wang
2022-08-25locking/atomic: Make test_and_*_bit() ordered on failureHector Martin
2022-01-25Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2022-01-25Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2022-01-25Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2021-12-01hugetlbfs: flush TLBs correctly after huge_pmd_unshareNadav Amit
2021-11-06arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann
2021-08-26vmlinux.lds.h: Handle clang's module.{c,d}tor sectionsNathan Chancellor
2021-08-25Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2021-06-16vmlinux.lds.h: Avoid orphan section with !SMPNathan Chancellor
2021-06-10Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2021-06-10Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2021-06-10Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2021-03-24vmlinux.lds.h: Create section for protection against instrumentationNicolas Boichat
2021-03-04vmlinux.lds.h: add DWARF v5 sectionsNick Desaulniers
2021-02-23firmware_loader: align .builtin_fw to 8Fangrui Song
2021-01-21Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2021-01-21Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2021-01-17vmlinux.lds.h: Add PGO and AutoFDO input sectionsNick Desaulniers
2020-11-10mm: always have io_remap_pfn_range() set pgprot_decrypted()Jason Gunthorpe
2020-08-19Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-08-19include/asm-generic/vmlinux.lds.h: align ro_after_initRomain Naour
2020-08-06Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-07-29x86, vmlinux.lds: Page-align end of ..page_aligned sectionsJoerg Roedel
2020-06-11Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-06-03include/asm-generic/topology.h: guard cpumask_of_node() macro argumentArnd Bergmann
2019-09-15Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-08-25asm-generic: fix -Wtype-limits compiler warningsQian Cai
2019-07-27Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-07-26include/asm-generic/bug.h: fix "cut here" for WARN_ON for __WARN_TAINT archit...Drew Davenport
2019-07-04Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-07-03futex: Update comments and docs about return values of arch futex codeWill Deacon
2019-04-12Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-03-23x86/unwind/orc: Fix ORC unwind table alignmentJosh Poimboeuf
2019-01-10Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2018-12-29mm: introduce mm_[p4d|pud|pmd]_foldedMartin Schwidefsky
2018-12-29mm: make the __PAGETABLE_PxD_FOLDED defines non-emptyMartin Schwidefsky
2018-11-28percpu: include irqflags.h for raw_local_irq_save()Sebastian Andrzej Siewior
2018-10-12vmlinux.lds.h: Fix linker warnings about orphan .LPBX sectionsPeter Oberparleiter
2018-10-12vmlinux.lds.h: Fix incomplete .text.exit discardsPeter Oberparleiter
2018-09-14asm-generic: io: Fix ioport_map() for !CONFIG_GENERIC_IOMAP && CONFIG_INDIREC...Andrew Murray
2018-08-25Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds