aboutsummaryrefslogtreecommitdiff
path: root/include/asm-generic
AgeCommit message (Expand)AuthorFilesLines
2020-08-14iomap: constify ioreadX() iomem argument (as in generic implementation)Gravatar Krzysztof Kozlowski 1-14/+14
2020-08-14include/asm-generic/vmlinux.lds.h: align ro_after_initGravatar Romain Naour 1-0/+1
2020-08-14asm-generic: pgalloc.h: use correct #ifdef to enable pud_alloc_one()Gravatar Mike Rapoport 1-1/+1
2020-08-14Merge tag 'for-linus' of git://github.com/openrisc/linuxGravatar Linus Torvalds 1-8/+8
2020-08-14Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+0
2020-08-12Merge branch 'parisc-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-2/+2
2020-08-12uaccess: remove segment_eqGravatar Christoph Hellwig 1-2/+2
2020-08-11x86/hyperv: Make hv_setup_sched_clock inlineGravatar Michael Kelley 1-1/+0
2020-08-11sections.h: dereference_function_descriptor() returns void pointerGravatar Helge Deller 1-2/+2
2020-08-07Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-1/+80
2020-08-07asm-generic: pgalloc: provide generic pgd_free()Gravatar Mike Rapoport 1-0/+7
2020-08-07asm-generic: pgalloc: provide generic pud_alloc_one() and pud_free_one()Gravatar Mike Rapoport 1-0/+30
2020-08-07asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()Gravatar Mike Rapoport 1-0/+43
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Gravatar Mike Rapoport 1-1/+0
2020-08-07Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 2-0/+14
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-0/+5
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextGravatar Linus Torvalds 2-4/+6
2020-08-05Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-3/+3
2020-08-04Merge tag 'seccomp-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+1
2020-08-04asm-generic/io.h: Fix sparse warnings on big-endian architecturesGravatar Stafford Horne 1-8/+8
2020-08-03Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-2/+22
2020-08-03Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 3-10/+1
2020-08-03Merge tag 'core-headers-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+1
2020-08-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 4-33/+132
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar David S. Miller 1-2/+2
2020-07-31Merge branch 'for-next/read-barrier-depends' into for-next/coreGravatar Catalin Marinas 3-18/+92
2020-07-31Merge branch 'linus' into locking/core, to resolve conflictGravatar Ingo Molnar 2-3/+6
2020-07-29Merge branch 'locking/header'Gravatar Peter Zijlstra 3-10/+1
2020-07-29locking/qspinlock: Do not include atomic.h from qspinlock_types.hGravatar Herbert Xu 2-8/+1
2020-07-29locking/atomic: Move ATOMIC_INIT into linux/types.hGravatar Herbert Xu 1-2/+0
2020-07-28Merge tag 'asm-generic-fixes-5.8' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-2/+2
2020-07-27Merge 5.8-rc7 into char-misc-nextGravatar Greg Kroah-Hartman 1-1/+4
2020-07-27io: Fix return type of _inb and _inlGravatar Stafford Horne 1-2/+2
2020-07-27powerpc/pseries: Implement paravirt qspinlocks for SPLPARGravatar Nicholas Piggin 1-0/+2
2020-07-27powerpc/64s: Implement queued spinlocks and rwlocksGravatar Nicholas Piggin 1-0/+2
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar David S. Miller 2-3/+8
2020-07-24dyndbg: rename __verbose section to __dyndbgGravatar Jim Cromie 1-3/+3
2020-07-24compiler.h: Move instrumentation_begin()/end() to new <linux/instrumentation....Gravatar Ingo Molnar 1-0/+1
2020-07-22Merge branch 'sched/urgent'Gravatar Peter Zijlstra 1-2/+4
2020-07-22x86, vmlinux.lds: Page-align end of ..page_aligned sectionsGravatar Joerg Roedel 1-1/+4
2020-07-21locking/barriers: Remove definitions for [smp_]read_barrier_depends()Gravatar Will Deacon 1-17/+0
2020-07-21asm/rwonce: Don't pull <asm/barrier.h> into 'asm-generic/rwonce.h'Gravatar Will Deacon 1-2/+0
2020-07-21asm/rwonce: Remove smp_read_barrier_depends() invocationGravatar Will Deacon 1-15/+4
2020-07-21asm/rwonce: Allow __READ_ONCE to be overridden by the architectureGravatar Will Deacon 1-0/+2
2020-07-21compiler.h: Split {READ,WRITE}_ONCE definitions out into rwonce.hGravatar Will Deacon 3-1/+103
2020-07-20arch, net: remove the last csum_partial_copy() leftoversGravatar Christoph Hellwig 1-4/+2
2020-07-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 1-2/+4
2020-07-17asm-generic/mmiowb: Allow mmiowb_set_pending() when preemptible()Gravatar Will Deacon 1-2/+4
2020-07-16libnvdimm/nvdimm/flush: Allow architecture to override the flush barrierGravatar Aneesh Kumar K.V 1-0/+10
2020-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextGravatar David S. Miller 1-0/+4