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
2022-04-20
tlb: hugetlb: Add more sizes to tlb_remove_huge_tlb_entry
Steve Capper
2022-02-23
module/ftrace: handle patchable-function-entry
Mark Rutland
2021-11-26
tlb: mmu_gather: add tlb_flush_*_range APIs
Peter Zijlstra (Intel)
2021-08-18
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-04
vmlinux.lds.h: add DWARF v5 sections
Nick Desaulniers
2021-02-17
firmware_loader: align .builtin_fw to 8
Fangrui Song
2021-02-17
vmlinux.lds.h: Create section for protection against instrumentation
Thomas Gleixner
2021-01-27
arm64: make atomic helpers __always_inline
Arnd Bergmann
2021-01-17
vmlinux.lds.h: Add PGO and AutoFDO input sections
Nick Desaulniers
2020-12-02
arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed
Arnd Bergmann
2020-11-10
mm: always have io_remap_pfn_range() set pgprot_decrypted()
Jason Gunthorpe
2020-10-14
bpf: Prevent .BTF section elimination
Tony Ambardar
2020-10-01
mm/gup: fix gup_fast with dynamic page table folding
Vasily Gorbik
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-07-29
asm-generic/mmiowb: Allow mmiowb_set_pending() when preemptible()
Will Deacon
2020-06-17
bpf: Support llvm-objcopy for vmlinux BTF
Fangrui Song
2020-06-03
include/asm-generic/topology.h: guard cpumask_of_node() macro argument
Arnd Bergmann
2020-04-23
x86/Hyper-V: Report crash data in die() when panic_on_oops is set
Tianyu Lan
2020-03-05
lib/vdso: Make __arch_update_vdso_data() logic understandable
Thomas Gleixner
2020-02-11
mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flush
Peter Zijlstra
2020-01-17
asm-generic/nds32: don't redefine cacheflush primitives
Mike Rapoport
2019-11-04
timekeeping/vsyscall: Update VDSO data unconditionally
Huacai Chen
2019-09-28
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-26
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
2019-09-25
bug: move WARN_ON() "cut here" into exception handler
Kees Cook
2019-09-25
bug: consolidate __WARN_FLAGS usage
Kees Cook
2019-09-25
bug: clean up helper macros to remove __WARN_TAINT()
Kees Cook
2019-09-25
bug: consolidate warn_slowpath_fmt() usage
Kees Cook
2019-09-25
bug: rename __WARN_printf_taint() to __WARN_printf()
Kees Cook
2019-09-25
bug: refactor away warn_slowpath_fmt_taint()
Kees Cook
2019-09-24
thp: update split_huge_page_pmd() comment
Kefeng Wang
2019-09-24
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
2019-09-24
mm: remove quicklist page table caches
Nicholas Piggin
2019-09-22
Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-18
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-09-17
Merge tag 'asm-generic-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-09-17
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-09-16
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-09-16
Merge branch 'core-headers-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-09-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-09-12
module: Remove leftover '#undef' from export header
Will Deacon
2019-09-11
module: Fix link failure due to invalid relocation on namespace offset
Will Deacon
2019-09-10
module: add support for symbol namespaces.
Matthias Maennich
2019-09-10
export: explicitly align struct kernel_symbol
Matthias Maennich
2019-09-01
asm-generic: add unlikely to default BUG_ON(x)
Denis Efremov
2019-09-01
__div64_const32(): improve the generic C version
Nicolas Pitre
2019-08-30
asm-generic: don't provide __ioremap
Christoph Hellwig
2019-08-28
asm-generic/div64: Fix documentation of do_div() parameter
Jonathan Neuschäfer
[next]