summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
AgeCommit message (Expand)AuthorFilesLines
2022-09-16ftrace: Add HAVE_DYNAMIC_FTRACE_NO_PATCHABLEPeter Zijlstra (Intel)1-1/+10
2022-09-12Merge 6.0-rc5 into driver-core-nextGreg Kroah-Hartman6-3/+34
2022-09-11asm-generic: make parameter types consistent in _unaligned_be48()Andy Shevchenko1-1/+1
2022-09-10asm-generic: Remove empty #ifdef SA_RESTORERChristophe Leroy1-2/+0
2022-09-09termios: get rid of non-UAPI asm/termios.hAl Viro1-9/+0
2022-09-09termios: start unifying non-UAPI parts of asm/termios.hAl Viro2-41/+0
2022-09-09termios: uninline conversion helpersAl Viro2-150/+14
2022-09-07kernel/module: add __dyndbg_classes sectionJim Cromie1-0/+3
2022-09-05asm-generic: Conditionally enable do_softirq_own_stack() via Kconfig.Sebastian Andrzej Siewior1-1/+1
2022-08-28Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-2/+5
2022-08-28asm-generic: sections: refactor memory_intersectsQuanyang Wang1-2/+5
2022-08-26wait_on_bit: add an acquire memory barrierMikulas Patocka4-0/+28
2022-08-16locking/atomic: Make test_and_*_bit() ordered on failureHector Martin1-6/+0
2022-08-07Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxLinus Torvalds4-126/+207
2022-08-05Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-19/+88
2022-08-04Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-13/+28
2022-08-04Merge tag 'for-linus-6.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-9/+0
2022-08-02Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-0/+16
2022-08-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-1/+36
2022-08-01kernel: remove platform_has() infrastructureJuergen Gross2-9/+0
2022-07-29PCI: Stub __pci_ioport_map() for arches that don't support it at allStafford Horne1-0/+2
2022-07-27Merge tag 'asm-generic-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+0
2022-07-25random: handle archrandom with multiple longsJason A. Donenfeld1-14/+4
2022-07-25Merge branch 'for-next/kcsan' into for-next/coreWill Deacon1-0/+8
2022-07-22asm-generic: Add new pci.h and use itStafford Horne1-0/+30
2022-07-22PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.hStafford Horne1-17/+0
2022-07-22mmu_gather: fix the CONFIG_MMU_GATHER_NO_RANGE caseLinus Torvalds1-3/+0
2022-07-22asm-generic: remove a broken and needless ifdef conditionalLukas Bulwahn1-2/+0
2022-07-21mmu_gather: Force tlb-flush VM_PFNMAP vmasPeter Zijlstra1-16/+17
2022-07-21mmu_gather: Let there be one tlb_{start,end}_vma() implementationPeter Zijlstra1-13/+2
2022-07-21mmu_gather: Remove per arch tlb_{start,end}_vma()Peter Zijlstra1-2/+19
2022-07-18random: remove CONFIG_ARCH_RANDOMJason A. Donenfeld2-0/+26
2022-06-30bitops: wrap non-atomic bitops with a transparent macroAlexander Lobakin2-21/+21
2022-06-30bitops: define const_*() versions of the non-atomicsAlexander Lobakin1-0/+31
2022-06-30bitops: unify non-atomic bitops prototypes across architecturesAlexander Lobakin4-30/+44
2022-06-30bitops: always define asm-generic non-atomic bitopsAlexander Lobakin2-102/+138
2022-06-28arch/*/: remove CONFIG_VIRT_TO_BUSArnd Bergmann1-14/+0
2022-06-27mm: ioremap: Add ioremap/iounmap_allowed()Kefeng Wang1-0/+26
2022-06-27mm: ioremap: Use more sensible name in ioremap_prot()Kefeng Wang1-1/+2
2022-06-23asm-generic: Add memory barrier dma_mb()Kefeng Wang1-0/+8
2022-06-15asm-generic/io: Add logging support for MMIO accessorsSai Prakash Ranjan1-4/+87
2022-06-15arch/*: Disable softirq stacks on PREEMPT_RT.Sebastian Andrzej Siewior1-1/+1
2022-06-06kernel: add platform_has() infrastructureJuergen Gross2-0/+9
2022-05-31Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+113
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-2/+42
2022-05-26Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-14/+8
2022-05-26Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-7/+137
2022-05-24Merge tag 'sched-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-6/+6
2022-05-24Merge tag 'locking-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-15/+15
2022-05-24kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCSMasahiro Yamada1-14/+8