index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-generic
Age
Commit message (
Expand
)
Author
2022-09-05
asm-generic: Conditionally enable do_softirq_own_stack() via Kconfig.
Sebastian Andrzej Siewior
2022-08-28
Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-08-28
asm-generic: sections: refactor memory_intersects
Quanyang Wang
2022-08-26
wait_on_bit: add an acquire memory barrier
Mikulas Patocka
2022-08-16
locking/atomic: Make test_and_*_bit() ordered on failure
Hector Martin
2022-08-07
Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linux
Linus Torvalds
2022-08-05
Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-04
Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-08-04
Merge tag 'for-linus-6.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-08-02
Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-08-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2022-08-01
kernel: remove platform_has() infrastructure
Juergen Gross
2022-07-29
PCI: Stub __pci_ioport_map() for arches that don't support it at all
Stafford Horne
2022-07-27
Merge tag 'asm-generic-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-07-25
random: handle archrandom with multiple longs
Jason A. Donenfeld
2022-07-25
Merge branch 'for-next/kcsan' into for-next/core
Will Deacon
2022-07-22
asm-generic: Add new pci.h and use it
Stafford Horne
2022-07-22
PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.h
Stafford Horne
2022-07-22
mmu_gather: fix the CONFIG_MMU_GATHER_NO_RANGE case
Linus Torvalds
2022-07-22
asm-generic: remove a broken and needless ifdef conditional
Lukas Bulwahn
2022-07-21
mmu_gather: Force tlb-flush VM_PFNMAP vmas
Peter Zijlstra
2022-07-21
mmu_gather: Let there be one tlb_{start,end}_vma() implementation
Peter Zijlstra
2022-07-21
mmu_gather: Remove per arch tlb_{start,end}_vma()
Peter Zijlstra
2022-07-18
random: remove CONFIG_ARCH_RANDOM
Jason A. Donenfeld
2022-06-30
bitops: wrap non-atomic bitops with a transparent macro
Alexander Lobakin
2022-06-30
bitops: define const_*() versions of the non-atomics
Alexander Lobakin
2022-06-30
bitops: unify non-atomic bitops prototypes across architectures
Alexander Lobakin
2022-06-30
bitops: always define asm-generic non-atomic bitops
Alexander Lobakin
2022-06-28
arch/*/: remove CONFIG_VIRT_TO_BUS
Arnd Bergmann
2022-06-27
mm: ioremap: Add ioremap/iounmap_allowed()
Kefeng Wang
2022-06-27
mm: ioremap: Use more sensible name in ioremap_prot()
Kefeng Wang
2022-06-23
asm-generic: Add memory barrier dma_mb()
Kefeng Wang
2022-06-15
asm-generic/io: Add logging support for MMIO accessors
Sai Prakash Ranjan
2022-06-15
arch/*: Disable softirq stacks on PREEMPT_RT.
Sebastian Andrzej Siewior
2022-06-06
kernel: add platform_has() infrastructure
Juergen Gross
2022-05-31
Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-26
Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2022-05-26
Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-05-24
Merge tag 'sched-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-05-24
Merge tag 'locking-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-05-24
kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS
Masahiro Yamada
2022-05-20
Merge tag 'generic-ticket-spinlocks-v6' into for-next
Palmer Dabbelt
2022-05-19
sched: Reverse sched_class layout
Peter Zijlstra
2022-05-19
riscv/mm: fix two page table check related issues
Tong Tiangen
2022-05-13
mm: change huge_ptep_clear_flush() to return the original pte
Baolin Wang
2022-05-13
mm/hugetlb: introduce huge pte version of uffd-wp helpers
Peter Xu
2022-05-13
mm: introduce PTE_MARKER swap entry
Peter Xu
2022-05-13
mm/mprotect: do not flush when not required architecturally
Nadav Amit
2022-05-11
asm-generic: qrwlock: Document the spinlock fairness requirements
Palmer Dabbelt
[next]