index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-generic
Age
Commit message (
Expand
)
Author
2021-08-26
vmlinux.lds.h: Handle clang's module.{c,d}tor sections
Nathan Chancellor
2021-06-16
vmlinux.lds.h: Avoid orphan section with !SMP
Nathan Chancellor
2021-03-24
vmlinux.lds.h: Create section for protection against instrumentation
Nicolas Boichat
2021-03-04
vmlinux.lds.h: add DWARF v5 sections
Nick Desaulniers
2021-02-23
firmware_loader: align .builtin_fw to 8
Fangrui Song
2021-01-17
vmlinux.lds.h: Add PGO and AutoFDO input sections
Nick Desaulniers
2020-11-10
mm: always have io_remap_pfn_range() set pgprot_decrypted()
Jason Gunthorpe
2020-08-19
include/asm-generic/vmlinux.lds.h: align ro_after_init
Romain Naour
2020-07-29
x86, vmlinux.lds: Page-align end of ..page_aligned sections
Joerg Roedel
2020-06-03
include/asm-generic/topology.h: guard cpumask_of_node() macro argument
Arnd Bergmann
2019-08-25
asm-generic: fix -Wtype-limits compiler warnings
Qian Cai
2019-07-26
include/asm-generic/bug.h: fix "cut here" for WARN_ON for __WARN_TAINT archit...
Drew Davenport
2019-07-03
futex: Update comments and docs about return values of arch futex code
Will Deacon
2019-03-23
x86/unwind/orc: Fix ORC unwind table alignment
Josh Poimboeuf
2018-12-29
mm: introduce mm_[p4d|pud|pmd]_folded
Martin Schwidefsky
2018-12-29
mm: make the __PAGETABLE_PxD_FOLDED defines non-empty
Martin Schwidefsky
2018-10-12
vmlinux.lds.h: Fix linker warnings about orphan .LPBX sections
Peter Oberparleiter
2018-10-12
vmlinux.lds.h: Fix incomplete .text.exit discards
Peter Oberparleiter
2018-09-14
asm-generic: io: Fix ioport_map() for !CONFIG_GENERIC_IOMAP && CONFIG_INDIREC...
Andrew Murray
2018-08-25
Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2018-08-23
mm: mmu_notifier fix for tlb_end_vma
Nicholas Piggin
2018-08-22
x86/mm/tlb: Revert the recent lazy TLB patches
Peter Zijlstra
2018-08-22
module: use relative references for __ksymtab entries
Ard Biesheuvel
2018-08-22
include/asm-generic/bug.h: clarify valid uses of WARN()
Dmitry Vyukov
2018-08-22
vmlinux.lds.h: remove stale <linux/export.h> include
Masahiro Yamada
2018-08-18
Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-08-17
mm: provide a fallback for PAGE_KERNEL_EXEC for architectures
Luis R. Rodriguez
2018-08-17
mm: provide a fallback for PAGE_KERNEL_RO for architectures
Luis R. Rodriguez
2018-08-14
Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2018-08-13
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-08-05
Merge 4.18-rc7 into master to pick up the KVM dependcy
Thomas Gleixner
2018-07-30
Merge 4.18-rc7 into driver-core-next
Greg Kroah-Hartman
2018-07-25
locking/atomics: Instrument cmpxchg_double*()
Mark Rutland
2018-07-25
locking/atomics: Instrument xchg()
Mark Rutland
2018-07-25
locking/atomics: Simplify cmpxchg() instrumentation
Mark Rutland
2018-07-17
x86/mm/tlb: Leave lazy TLB mode at page table free time
Rik van Riel
2018-07-17
Merge tag 'v4.18-rc5' into x86/mm, to pick up fixes
Ingo Molnar
2018-07-17
Merge tag 'v4.18-rc5' into locking/core, to pick up fixes
Ingo Molnar
2018-07-15
x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architectures
Jiri Kosina
2018-07-14
mm: allow arch to supply p??_free_tlb functions
Nicholas Piggin
2018-07-10
iommu: Remove IOMMU_OF_DECLARE
Rob Herring
2018-07-04
ioremap: Update pgtable free interfaces with addr
Chintan Pandya
2018-06-22
locking/qspinlock: Fix build for anonymous union in older GCC compilers
Steven Rostedt (VMware)
2018-06-21
atomics/treewide: Make conditional inc/dec ops optional
Mark Rutland
2018-06-21
atomics/treewide: Make unconditional inc/dec ops optional
Mark Rutland
2018-06-21
atomics/treewide: Make test ops optional
Mark Rutland
2018-06-21
atomics/treewide: Make atomic64_fetch_add_unless() optional
Mark Rutland
2018-06-21
atomics/generic: Define atomic64_fetch_add_unless()
Mark Rutland
2018-06-21
atomics: Prepare for atomic64_fetch_add_unless()
Mark Rutland
2018-06-21
atomics/treewide: Make atomic_fetch_add_unless() optional
Mark Rutland
[next]