summaryrefslogtreecommitdiff
path: root/include/asm-generic
AgeCommit message (Expand)Author
2022-08-07Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxLinus Torvalds
2022-08-05Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-04Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-08-04Merge tag 'for-linus-6.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-08-02Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-08-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-08-01kernel: remove platform_has() infrastructureJuergen Gross
2022-07-29PCI: Stub __pci_ioport_map() for arches that don't support it at allStafford Horne
2022-07-27Merge tag 'asm-generic-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-07-25random: handle archrandom with multiple longsJason A. Donenfeld
2022-07-25Merge branch 'for-next/kcsan' into for-next/coreWill Deacon
2022-07-22asm-generic: Add new pci.h and use itStafford Horne
2022-07-22PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.hStafford Horne
2022-07-22mmu_gather: fix the CONFIG_MMU_GATHER_NO_RANGE caseLinus Torvalds
2022-07-22asm-generic: remove a broken and needless ifdef conditionalLukas Bulwahn
2022-07-21mmu_gather: Force tlb-flush VM_PFNMAP vmasPeter Zijlstra
2022-07-21mmu_gather: Let there be one tlb_{start,end}_vma() implementationPeter Zijlstra
2022-07-21mmu_gather: Remove per arch tlb_{start,end}_vma()Peter Zijlstra
2022-07-18random: remove CONFIG_ARCH_RANDOMJason A. Donenfeld
2022-06-30bitops: wrap non-atomic bitops with a transparent macroAlexander Lobakin
2022-06-30bitops: define const_*() versions of the non-atomicsAlexander Lobakin
2022-06-30bitops: unify non-atomic bitops prototypes across architecturesAlexander Lobakin
2022-06-30bitops: always define asm-generic non-atomic bitopsAlexander Lobakin
2022-06-28arch/*/: remove CONFIG_VIRT_TO_BUSArnd Bergmann
2022-06-27mm: ioremap: Add ioremap/iounmap_allowed()Kefeng Wang
2022-06-27mm: ioremap: Use more sensible name in ioremap_prot()Kefeng Wang
2022-06-23asm-generic: Add memory barrier dma_mb()Kefeng Wang
2022-06-15asm-generic/io: Add logging support for MMIO accessorsSai Prakash Ranjan
2022-06-15arch/*: Disable softirq stacks on PREEMPT_RT.Sebastian Andrzej Siewior
2022-06-06kernel: add platform_has() infrastructureJuergen Gross
2022-05-31Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-26Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2022-05-26Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-05-24Merge tag 'sched-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-05-24Merge tag 'locking-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-05-24kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCSMasahiro Yamada
2022-05-20Merge tag 'generic-ticket-spinlocks-v6' into for-nextPalmer Dabbelt
2022-05-19sched: Reverse sched_class layoutPeter Zijlstra
2022-05-19riscv/mm: fix two page table check related issuesTong Tiangen
2022-05-13mm: change huge_ptep_clear_flush() to return the original pteBaolin Wang
2022-05-13mm/hugetlb: introduce huge pte version of uffd-wp helpersPeter Xu
2022-05-13mm: introduce PTE_MARKER swap entryPeter Xu
2022-05-13mm/mprotect: do not flush when not required architecturallyNadav Amit
2022-05-11asm-generic: qrwlock: Document the spinlock fairness requirementsPalmer Dabbelt
2022-05-11asm-generic: qspinlock: Indicate the use of mixed-size atomicsPeter Zijlstra
2022-05-11asm-generic: ticket-lock: New generic ticket-based spinlockPeter Zijlstra
2022-05-11locking/qrwlock: Change "queue rwlock" to "queued rwlock"Waiman Long
2022-04-26riscv: compat: syscall: Add compat_sys_call_table implementationGuo Ren
2022-04-26asm-generic: compat: Cleanup duplicate definitionsGuo Ren