summaryrefslogtreecommitdiffstats
path: root/include/asm-generic (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | dma-mapping: remove <asm/dma-contiguous.h>Christoph Hellwig2020-10-062-11/+0
| |/ /
* | | Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-10-131-0/+8
|\ \ \
| * | | compat: lift compat_s64 and compat_u64 to <asm-generic/compat.h>Christoph Hellwig2020-09-171-0/+8
| |/ /
* | | Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-131-12/+0
|\ \ \
| * | | unify generic instances of csum_partial_copy_nocheck()Al Viro2020-08-201-12/+0
| |/ /
* | | Merge tag 'core-static_call-2020-10-12' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2020-10-121-0/+13
|\ \ \
| * | | x86/static_call: Add inline static call implementation for x86-64Josh Poimboeuf2020-09-011-0/+6
| * | | static_call: Add inline static call infrastructureJosh Poimboeuf2020-09-011-0/+7
| |/ /
* | | Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-121-7/+42
|\ \ \
| * | | vmlinux.lds.h: Add PGO and AutoFDO input sectionsNick Desaulniers2020-09-011-1/+4
| * | | vmlinux.lds.h: Add .symtab, .strtab, and .shstrtab to ELF_DETAILSKees Cook2020-09-011-1/+4
| * | | vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGKees Cook2020-09-011-2/+6
| * | | vmlinux.lds.h: Avoid KASAN and KCSAN's unwanted sectionsKees Cook2020-09-011-0/+20
| * | | vmlinux.lds.h: Add .gnu.version* to COMMON_DISCARDSKees Cook2020-09-011-1/+3
| * | | vmlinux.lds.h: Create COMMON_DISCARDSKees Cook2020-09-011-3/+6
* | | | Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...Ingo Molnar2020-10-094-172/+196
|\ \ \ \ | |_|_|/ |/| | |
| * | | bitops, kcsan: Partially revert instrumentation for non-atomic bitopsMarco Elver2020-08-251-3/+27
| * | | locking/atomics: Use read-write instrumentation for atomic RMWsMarco Elver2020-08-251-165/+165
| * | | asm-generic/bitops: Use instrument_read_write() where appropriateMarco Elver2020-08-253-7/+7
| | |/ | |/|
* / | bpf: Prevent .BTF section eliminationTony Ambardar2020-09-211-1/+1
|/ /
* | iomap: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski2020-08-151-14/+14
* | include/asm-generic/vmlinux.lds.h: align ro_after_initRomain Naour2020-08-151-0/+1
* | asm-generic: pgalloc.h: use correct #ifdef to enable pud_alloc_one()Mike Rapoport2020-08-151-1/+1
* | Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2020-08-141-8/+8
|\ \
| * | asm-generic/io.h: Fix sparse warnings on big-endian architecturesStafford Horne2020-08-041-8/+8
* | | Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-08-141-1/+0
|\ \ \ | |_|/ |/| |
| * | x86/hyperv: Make hv_setup_sched_clock inlineMichael Kelley2020-08-111-1/+0
| |/
* | Merge branch 'parisc-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-08-121-2/+2
|\ \
| * | sections.h: dereference_function_descriptor() returns void pointerHelge Deller2020-08-111-2/+2
| |/
* | uaccess: remove segment_eqChristoph Hellwig2020-08-121-2/+2
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-08-072-1/+80
|\ \
| * | asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport2020-08-071-0/+7
| * | asm-generic: pgalloc: provide generic pud_alloc_one() and pud_free_one()Mike Rapoport2020-08-071-0/+30
| * | asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()Mike Rapoport2020-08-071-0/+43
| * | mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2020-08-071-1/+0
* | | Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-08-072-0/+14
|\ \ \ | |/ / |/| |
| * | powerpc/pseries: Implement paravirt qspinlocks for SPLPARNicholas Piggin2020-07-261-0/+2
| * | powerpc/64s: Implement queued spinlocks and rwlocksNicholas Piggin2020-07-261-0/+2
| * | libnvdimm/nvdimm/flush: Allow architecture to override the flush barrierAneesh Kumar K.V2020-07-161-0/+10
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-08-061-0/+5
|\ \ \
| * | | KVM: Move x86's version of struct kvm_mmu_memory_cache to common codeSean Christopherson2020-07-091-0/+5
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-08-062-4/+6
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-08-021-2/+2
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-262-3/+8
| |\ \ \ \
| * | | | | arch, net: remove the last csum_partial_copy() leftoversChristoph Hellwig2020-07-211-4/+2
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-07-141-0/+4
| |\ \ \ \ \
| | * | | | | bpf: Add BTF_ID_LIST/BTF_ID/BTF_ID_UNUSED macrosJiri Olsa2020-07-131-0/+4
| | | |_|_|/ | | |/| | |
* | | | | | Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-08-051-3/+3
|\ \ \ \ \ \
| * \ \ \ \ \ Merge 5.8-rc7 into char-misc-nextGreg Kroah-Hartman2020-07-271-1/+4
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | dyndbg: rename __verbose section to __dyndbgJim Cromie2020-07-241-3/+3