summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAgeFilesLines
* arm64: make atomic helpers __always_inlineArnd Bergmann2021-01-131-3/+3
* local64.h: make <asm/local64.h> mandatoryRandy Dunlap2020-12-291-0/+1
* Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-12-181-0/+4
|\
| * Add and use a generic version of devmem_is_allowed()Palmer Dabbelt2020-12-111-0/+4
| |\
| | * lib: Add a generic version of devmem_is_allowed()Palmer Dabbelt2020-12-111-0/+4
* | | Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-12-152-14/+63
|\ \ \
| * | | asm-generic: add generic MMU versions of mmu context functionsNicholas Piggin2020-10-262-14/+63
| |/ /
* | | Merge tag 'asm-generic-cleanup-5.11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-12-153-10/+7
|\ \ \
| * | | qspinlock: use signed temporaries for cmpxchgArnd Bergmann2020-10-262-6/+6
| * | | asm-generic: fix ffs -Wshadow warningArnd Bergmann2020-10-261-4/+1
| * | | asm-generic: percpu: avoid Wshadow warningArnd Bergmann2020-10-261-9/+9
| |/ /
* | | asm-generic: force inlining of get_order() to work around gcc10 poor decisionChristophe Leroy2020-12-151-1/+1
* | | Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-152-1/+9
|\ \ \
| * \ \ Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2020-12-153-9/+14
| |\ \ \
| | * | | platform-msi: Track shared domain allocationMarc Zyngier2020-12-111-0/+4
| * | | | irqstat: Move declaration into asm-generic/hardirq.hThomas Gleixner2020-11-231-1/+2
| * | | | asm-generic/irqstat: Add optional __nmi_count memberThomas Gleixner2020-11-231-0/+3
* | | | | Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-141-0/+4
|\ \ \ \ \
| * | | | | genirq/msi: Allow shadow declarations of msi_msg:: $memberThomas Gleixner2020-10-281-0/+4
| | |_|/ / | |/| | |
* | | | | Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-143-12/+13
|\ \ \ \ \
| * | | | | mm/highmem: Provide and use CONFIG_DEBUG_KMAP_LOCALThomas Gleixner2020-11-241-1/+1
| * | | | | highmem: Get rid of kmap_types.hThomas Gleixner2020-11-062-12/+0
| * | | | | asm-generic: Provide kmap_size.hThomas Gleixner2020-11-062-0/+13
| | |/ / / | |/| | |
* | | | | Merge tag 'perf-kprobes-2020-12-14' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-12-141-86/+130
|\ \ \ \ \
| * | | | | locking/atomics: Regenerate the atomics-check SHA1'sIngo Molnar2020-11-071-1/+1
| * | | | | Merge branch 'linus' into perf/kprobesIngo Molnar2020-11-0716-263/+388
| |\| | | |
| * | | | | asm-generic/atomic: Add try_cmpxchg() fallbacksPeter Zijlstra2020-10-121-86/+130
* | | | | | Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-141-9/+15
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | audit: Migrate to use SYSCALL_WORK flagGabriel Krisman Bertazi2020-11-161-9/+14
| * | | | | ptrace: Migrate to use SYSCALL_TRACE flagGabriel Krisman Bertazi2020-11-161-7/+8
| * | | | | seccomp: Migrate to use SYSCALL_WORK flagGabriel Krisman Bertazi2020-11-161-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'for-5.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-11-151-9/+9
|\ \ \ \ \
| * | | | | asm-generic: percpu: avoid Wshadow warningArnd Bergmann2020-10-261-9/+9
| | |_|/ / | |/| | |
* | | | | compiler.h: fix barrier_data() on clangArvind Sankar2020-11-141-0/+1
| |/ / / |/| | |
* | | | Merge tag 'asm-generic-fixes-5.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-10-301-2/+4
|\ \ \ \
| * | | | asm-generic: mark __{get,put}_user_fn as __always_inlineChristoph Hellwig2020-10-271-2/+4
| |/ / /
* / / / vmlinux.lds.h: Keep .ctors.* with .ctorsKees Cook2020-10-271-0/+1
|/ / /
* | | treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-253-6/+6
* | | Merge tag 'riscv-for-linus-5.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-10-241-40/+69
|\ \ \
| * | | asm-generic: make the set_fs implementation optionalChristoph Hellwig2020-10-041-0/+2
| * | | asm-generic: add nommu implementations of __{get,put}_kernel_nofaultChristoph Hellwig2020-10-041-0/+16
| * | | asm-generic: improve the nommu {get,put}_user handlingChristoph Hellwig2020-10-041-40/+51
| |/ /
* | | Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2020-10-222-0/+11
|\ \ \
| * | | kbuild: preprocess module linker scriptMasahiro Yamada2020-09-252-0/+11
| |/ /
* | | Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-10-221-12/+27
|\ \ \
| * | | asm-generic/io.h: Fix !CONFIG_GENERIC_IOMAP pci_iounmap() implementationLorenzo Pieralisi2020-10-051-12/+27
| |/ /
* | | Merge tag 'linux-kselftest-kunit-5.10-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds2020-10-181-1/+9
|\ \ \
| * | | vmlinux.lds.h: add linker section for KUnit test suitesBrendan Higgins2020-10-091-1/+9
| |/ /
* | | Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-10-151-1/+3
|\ \ \
| * | | Drivers: hv: vmbus: Add parsing of VMbus interrupt in ACPI DSDTMichael Kelley2020-10-141-1/+3
| |/ /