aboutsummaryrefslogtreecommitdiff
path: root/include/asm-generic
AgeCommit message (Expand)AuthorFilesLines
2022-08-02Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-0/+16
2022-08-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 2-1/+36
2022-07-27Merge tag 'asm-generic-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-2/+0
2022-07-25random: handle archrandom with multiple longsGravatar Jason A. Donenfeld 1-14/+4
2022-07-25Merge branch 'for-next/kcsan' into for-next/coreGravatar Will Deacon 1-0/+8
2022-07-22mmu_gather: fix the CONFIG_MMU_GATHER_NO_RANGE caseGravatar Linus Torvalds 1-3/+0
2022-07-22asm-generic: remove a broken and needless ifdef conditionalGravatar Lukas Bulwahn 1-2/+0
2022-07-21mmu_gather: Force tlb-flush VM_PFNMAP vmasGravatar Peter Zijlstra 1-16/+17
2022-07-21mmu_gather: Let there be one tlb_{start,end}_vma() implementationGravatar Peter Zijlstra 1-13/+2
2022-07-21mmu_gather: Remove per arch tlb_{start,end}_vma()Gravatar Peter Zijlstra 1-2/+19
2022-07-18random: remove CONFIG_ARCH_RANDOMGravatar Jason A. Donenfeld 2-0/+26
2022-06-27mm: ioremap: Add ioremap/iounmap_allowed()Gravatar Kefeng Wang 1-0/+26
2022-06-27mm: ioremap: Use more sensible name in ioremap_prot()Gravatar Kefeng Wang 1-1/+2
2022-06-23asm-generic: Add memory barrier dma_mb()Gravatar Kefeng Wang 1-0/+8
2022-06-06kernel: add platform_has() infrastructureGravatar Juergen Gross 2-0/+9
2022-05-31Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+113
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 3-2/+42
2022-05-26Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-14/+8
2022-05-26Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 4-7/+137
2022-05-24Merge tag 'sched-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-6/+6
2022-05-24Merge tag 'locking-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-15/+15
2022-05-24kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCSGravatar Masahiro Yamada 1-14/+8
2022-05-20Merge tag 'generic-ticket-spinlocks-v6' into for-nextGravatar Palmer Dabbelt 4-7/+137
2022-05-19sched: Reverse sched_class layoutGravatar Peter Zijlstra 1-6/+6
2022-05-19riscv/mm: fix two page table check related issuesGravatar Tong Tiangen 1-0/+2
2022-05-13mm: change huge_ptep_clear_flush() to return the original pteGravatar Baolin Wang 1-2/+2
2022-05-13mm/hugetlb: introduce huge pte version of uffd-wp helpersGravatar Peter Xu 1-0/+15
2022-05-13mm: introduce PTE_MARKER swap entryGravatar Peter Xu 1-0/+9
2022-05-13mm/mprotect: do not flush when not required architecturallyGravatar Nadav Amit 1-0/+14
2022-05-11asm-generic: qrwlock: Document the spinlock fairness requirementsGravatar Palmer Dabbelt 1-0/+4
2022-05-11asm-generic: qspinlock: Indicate the use of mixed-size atomicsGravatar Peter Zijlstra 1-0/+29
2022-05-11asm-generic: ticket-lock: New generic ticket-based spinlockGravatar Peter Zijlstra 2-7/+104
2022-05-11locking/qrwlock: Change "queue rwlock" to "queued rwlock"Gravatar Waiman Long 2-15/+15
2022-04-26riscv: compat: syscall: Add compat_sys_call_table implementationGravatar Guo Ren 1-0/+7
2022-04-26asm-generic: compat: Cleanup duplicate definitionsGravatar Guo Ren 1-0/+106
2022-04-26bug: Have __warn() prototype defined unconditionallyGravatar Shida Zhang 1-5/+6
2022-04-15Merge tag 'block-5.18-2022-04-15' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-1/+1
2022-04-12asm-generic: fix __get_unaligned_be48() on 32 bit platformsGravatar Alexander Lobakin 1-1/+1
2022-04-08Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 1-3/+7
2022-04-07Merge tag 'hyperv-fixes-signed-20220407' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 1-0/+1
2022-04-06tlb: hugetlb: Add more sizes to tlb_remove_huge_tlb_entryGravatar Steve Capper 1-3/+7
2022-03-29Drivers: hv: vmbus: Propagate VMbus coherence to each VMbus deviceGravatar Michael Kelley 1-0/+1
2022-03-28Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-1/+1
2022-03-27Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+4
2022-03-26Merge tag 'for-5.18/64bit-pi-2022-03-25' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-0/+26
2022-03-25Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 1-1/+14
2022-03-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-0/+7
2022-03-24Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Gravatar Linus Torvalds 1-2/+2
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-45/+49
2022-03-22Merge tag 'locking-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-14/+14