index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-generic
Age
Commit message (
Expand
)
Author
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
2022-05-11
asm-generic: qspinlock: Indicate the use of mixed-size atomics
Peter Zijlstra
2022-05-11
asm-generic: ticket-lock: New generic ticket-based spinlock
Peter Zijlstra
2022-05-11
locking/qrwlock: Change "queue rwlock" to "queued rwlock"
Waiman Long
2022-04-26
riscv: compat: syscall: Add compat_sys_call_table implementation
Guo Ren
2022-04-26
asm-generic: compat: Cleanup duplicate definitions
Guo Ren
2022-04-26
bug: Have __warn() prototype defined unconditionally
Shida Zhang
2022-04-15
Merge tag 'block-5.18-2022-04-15' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-04-12
asm-generic: fix __get_unaligned_be48() on 32 bit platforms
Alexander Lobakin
2022-04-08
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2022-04-07
Merge tag 'hyperv-fixes-signed-20220407' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-04-06
tlb: hugetlb: Add more sizes to tlb_remove_huge_tlb_entry
Steve Capper
2022-03-29
Drivers: hv: vmbus: Propagate VMbus coherence to each VMbus device
Michael Kelley
2022-03-28
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-03-27
Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-03-26
Merge tag 'for-5.18/64bit-pi-2022-03-25' of git://git.kernel.dk/linux-block
Linus Torvalds
[prev]
[next]