summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAgeFilesLines
* 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-271-0/+2
| * powerpc/64s: Implement queued spinlocks and rwlocksNicholas Piggin2020-07-271-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-052-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-252-3/+8
| |\ \ \ \
| * | | | | arch, net: remove the last csum_partial_copy() leftoversChristoph Hellwig2020-07-201-4/+2
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-07-131-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
* | | | | | | Merge tag 'seccomp-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-041-1/+1
|\ \ \ \ \ \ \
| * | | | | | | seccomp: Use -1 marker for end of mode 1 syscall listKees Cook2020-07-101-1/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-031-2/+22
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'sched/urgent'Peter Zijlstra2020-07-221-2/+4
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | sched, vmlinux.lds: Increase STRUCT_ALIGNMENT to 64 bytes for GCC-4.9Peter Zijlstra2020-07-081-7/+11
| * | | | | | | Merge branch 'sched/urgent'Peter Zijlstra2020-07-082-1/+6
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | sched: Have sched_class_highest define by vmlinux.lds.hSteven Rostedt (VMware)2020-06-251-1/+4
| * | | | | | | sched: Force the address order of each sched class descriptorSteven Rostedt (VMware)2020-06-251-0/+13
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-08-033-10/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'linus' into locking/core, to resolve conflictIngo Molnar2020-07-312-3/+6
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge branch 'locking/header'Peter Zijlstra2020-07-293-10/+1
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | locking/qspinlock: Do not include atomic.h from qspinlock_types.hHerbert Xu2020-07-292-8/+1
| | * | | | | | locking/atomic: Move ATOMIC_INIT into linux/types.hHerbert Xu2020-07-291-2/+0
| | | |/ / / / | | |/| | | |
* | | | | | | Merge tag 'core-headers-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-08-031-0/+1
|\ \ \ \ \ \ \
| * | | | | | | compiler.h: Move instrumentation_begin()/end() to new <linux/instrumentation....Ingo Molnar2020-07-241-0/+1
| |/ / / / / /
* | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-08-034-33/+132
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Merge branch 'for-next/read-barrier-depends' into for-next/coreCatalin Marinas2020-07-313-18/+92
| |\ \ \ \ \ \
| | * | | | | | locking/barriers: Remove definitions for [smp_]read_barrier_depends()Will Deacon2020-07-211-17/+0
| | * | | | | | asm/rwonce: Don't pull <asm/barrier.h> into 'asm-generic/rwonce.h'Will Deacon2020-07-211-2/+0
| | * | | | | | asm/rwonce: Remove smp_read_barrier_depends() invocationWill Deacon2020-07-211-15/+4
| | * | | | | | asm/rwonce: Allow __READ_ONCE to be overridden by the architectureWill Deacon2020-07-211-0/+2
| | * | | | | | compiler.h: Split {READ,WRITE}_ONCE definitions out into rwonce.hWill Deacon2020-07-213-1/+103
| | | |_|/ / / | | |/| | | |
| * / | | | | tlb: mmu_gather: add tlb_flush_*_range APIsPeter Zijlstra (Intel)2020-07-071-15/+40
| |/ / / / /
* | | | | | Merge tag 'asm-generic-fixes-5.8' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-07-281-2/+2
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | io: Fix return type of _inb and _inlStafford Horne2020-07-271-2/+2
| | |_|/ / | |/| | |
* | | | | x86, vmlinux.lds: Page-align end of ..page_aligned sectionsJoerg Roedel2020-07-221-1/+4
| |_|/ / |/| | |
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-07-171-2/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | asm-generic/mmiowb: Allow mmiowb_set_pending() when preemptible()Will Deacon2020-07-171-2/+4
| |/ /
* | / make asm-generic/cacheflush.h more standaloneStephen Rothwell2020-06-261-0/+5
| |/ |/|