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
2023-05-17
asm-generic/io.h: suppress endianness warnings for readq() and writeq()
Vladimir Oltean
2023-03-17
arch: fix broken BuildID for arm64 and riscv
Masahiro Yamada
2022-12-14
mm/khugepaged: fix GUP-fast interaction by sending IPI
Jann Horn
2022-11-16
vmlinux.lds.h: Fix placement of '.data..decrypted' section
Nathan Chancellor
2022-08-31
asm-generic: sections: refactor memory_intersects
Quanyang Wang
2022-08-25
locking/atomic: Make test_and_*_bit() ordered on failure
Hector Martin
2022-04-20
tlb: hugetlb: Add more sizes to tlb_remove_huge_tlb_entry
Steve Capper
2021-08-18
vmlinux.lds.h: Handle clang's module.{c,d}tor sections
Nathan Chancellor
2021-07-14
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
2021-06-16
vmlinux.lds.h: Avoid orphan section with !SMP
Nathan Chancellor
2021-03-30
static_call: Allow module use without exposing static_call_key
Josh Poimboeuf
2021-03-04
vmlinux.lds.h: Define SANTIZER_DISCARDS with CONFIG_GCOV_KERNEL=y
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-01-27
arm64: make atomic helpers __always_inline
Arnd Bergmann
2021-01-12
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
2020-11-15
Merge branch 'for-5.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-11-14
compiler.h: fix barrier_data() on clang
Arvind Sankar
2020-10-30
Merge tag 'asm-generic-fixes-5.10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-10-27
vmlinux.lds.h: Keep .ctors.* with .ctors
Kees Cook
2020-10-27
asm-generic: mark __{get,put}_user_fn as __always_inline
Christoph Hellwig
2020-10-26
asm-generic: percpu: avoid Wshadow warning
Arnd Bergmann
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-24
Merge tag 'riscv-for-linus-5.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-10-22
Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2020-10-22
Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-18
Merge tag 'linux-kselftest-kunit-5.10-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2020-10-15
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-10-14
Drivers: hv: vmbus: Add parsing of VMbus interrupt in ACPI DSDT
Michael Kelley
2020-10-12
Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-10-12
Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-12
Merge tag 'core-static_call-2020-10-12' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2020-10-12
Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-09
vmlinux.lds.h: add linker section for KUnit test suites
Brendan Higgins
2020-10-09
Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...
Ingo Molnar
2020-10-06
dma-mapping: remove <asm/dma-contiguous.h>
Christoph Hellwig
2020-10-05
asm-generic/io.h: Fix !CONFIG_GENERIC_IOMAP pci_iounmap() implementation
Lorenzo Pieralisi
2020-10-04
asm-generic: make the set_fs implementation optional
Christoph Hellwig
2020-10-04
asm-generic: add nommu implementations of __{get,put}_kernel_nofault
Christoph Hellwig
2020-10-04
asm-generic: improve the nommu {get,put}_user handling
Christoph Hellwig
2020-09-25
kbuild: preprocess module linker script
Masahiro Yamada
2020-09-21
bpf: Prevent .BTF section elimination
Tony Ambardar
2020-09-17
compat: lift compat_s64 and compat_u64 to <asm-generic/compat.h>
Christoph Hellwig
2020-09-01
x86/static_call: Add inline static call implementation for x86-64
Josh Poimboeuf
2020-09-01
static_call: Add inline static call infrastructure
Josh Poimboeuf
2020-09-01
vmlinux.lds.h: Add PGO and AutoFDO input sections
Nick Desaulniers
2020-09-01
vmlinux.lds.h: Add .symtab, .strtab, and .shstrtab to ELF_DETAILS
Kees Cook
2020-09-01
vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
Kees Cook
2020-09-01
vmlinux.lds.h: Avoid KASAN and KCSAN's unwanted sections
Kees Cook
[next]