summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAgeFilesLines
* asm-generic: qspinlock: fix queued_spin_value_unlocked() implementationLinus Torvalds2023-12-201-1/+1
* word-at-a-time: use the same return type for has_zero regardless of endiannessndesaulniers@google.com2023-08-111-1/+1
* init: Remove check_bugs() leftoversThomas Gleixner2023-08-081-11/+0
* mm/khugepaged: fix GUP-fast interaction by sending IPIJann Horn2023-01-181-0/+6
* vmlinux.lds.h: Fix placement of '.data..decrypted' sectionNathan Chancellor2022-11-251-1/+1
* asm-generic: sections: refactor memory_intersectsQuanyang Wang2022-09-051-2/+5
* locking/atomic: Make test_and_*_bit() ordered on failureHector Martin2022-08-251-6/+0
* hugetlbfs: flush TLBs correctly after huge_pmd_unshareNadav Amit2021-12-011-0/+2
* arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann2021-11-061-0/+13
* vmlinux.lds.h: Handle clang's module.{c,d}tor sectionsNathan Chancellor2021-08-261-0/+1
* vmlinux.lds.h: Avoid orphan section with !SMPNathan Chancellor2021-06-161-0/+1
* vmlinux.lds.h: Create section for protection against instrumentationNicolas Boichat2021-03-242-0/+13
* vmlinux.lds.h: add DWARF v5 sectionsNick Desaulniers2021-03-041-1/+6
* firmware_loader: align .builtin_fw to 8Fangrui Song2021-02-231-1/+1
* vmlinux.lds.h: Add PGO and AutoFDO input sectionsNick Desaulniers2021-01-171-1/+4
* mm: always have io_remap_pfn_range() set pgprot_decrypted()Jason Gunthorpe2020-11-101-4/+0
* include/asm-generic/vmlinux.lds.h: align ro_after_initRomain Naour2020-08-191-0/+1
* x86, vmlinux.lds: Page-align end of ..page_aligned sectionsJoerg Roedel2020-07-291-1/+4
* include/asm-generic/topology.h: guard cpumask_of_node() macro argumentArnd Bergmann2020-06-031-1/+1
* asm-generic: fix -Wtype-limits compiler warningsQian Cai2019-08-251-30/+20
* include/asm-generic/bug.h: fix "cut here" for WARN_ON for __WARN_TAINT archit...Drew Davenport2019-07-261-2/+4
* futex: Update comments and docs about return values of arch futex codeWill Deacon2019-07-031-2/+6
* x86/unwind/orc: Fix ORC unwind table alignmentJosh Poimboeuf2019-03-231-1/+1
* mm: introduce mm_[p4d|pud|pmd]_foldedMartin Schwidefsky2018-12-291-0/+16
* mm: make the __PAGETABLE_PxD_FOLDED defines non-emptyMartin Schwidefsky2018-12-296-6/+6
* vmlinux.lds.h: Fix linker warnings about orphan .LPBX sectionsPeter Oberparleiter2018-10-121-1/+1
* vmlinux.lds.h: Fix incomplete .text.exit discardsPeter Oberparleiter2018-10-121-2/+2
* asm-generic: io: Fix ioport_map() for !CONFIG_GENERIC_IOMAP && CONFIG_INDIREC...Andrew Murray2018-09-141-1/+2
* Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-08-251-2/+0
|\
| * vmlinux.lds.h: remove stale <linux/export.h> includeMasahiro Yamada2018-08-221-2/+0
* | mm: mmu_notifier fix for tlb_end_vmaNicholas Piggin2018-08-231-4/+13
* | x86/mm/tlb: Revert the recent lazy TLB patchesPeter Zijlstra2018-08-221-10/+0
* | module: use relative references for __ksymtab entriesArd Biesheuvel2018-08-221-2/+10
* | include/asm-generic/bug.h: clarify valid uses of WARN()Dmitry Vyukov2018-08-221-3/+13
|/
* Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-08-181-2/+0
|\
| * Merge 4.18-rc7 into driver-core-nextGreg Kroah-Hartman2018-07-301-0/+8
| |\
| * | iommu: Remove IOMMU_OF_DECLARERob Herring2018-07-101-2/+0
* | | mm: provide a fallback for PAGE_KERNEL_EXEC for architecturesLuis R. Rodriguez2018-08-171-0/+4
* | | mm: provide a fallback for PAGE_KERNEL_RO for architecturesLuis R. Rodriguez2018-08-171-0/+14
* | | Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2018-08-141-0/+12
|\ \ \
| * \ \ Merge 4.18-rc7 into master to pick up the KVM dependcyThomas Gleixner2018-08-052-1/+9
| |\ \ \ | | | |/ | | |/|
| * | | x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architecturesJiri Kosina2018-07-151-12/+12
| * | | x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappingsAndi Kleen2018-06-201-0/+12
* | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-08-132-4/+14
|\ \ \ \
| * | | | x86/mm/tlb: Leave lazy TLB mode at page table free timeRik van Riel2018-07-171-0/+10
| * | | | Merge tag 'v4.18-rc5' into x86/mm, to pick up fixesIngo Molnar2018-07-171-0/+8
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | ioremap: Update pgtable free interfaces with addrChintan Pandya2018-07-041-4/+4
| | |_|/ | |/| |
* | | | locking/atomics: Instrument cmpxchg_double*()Mark Rutland2018-07-251-13/+8
* | | | locking/atomics: Instrument xchg()Mark Rutland2018-07-251-0/+7
* | | | locking/atomics: Simplify cmpxchg() instrumentationMark Rutland2018-07-251-85/+15