index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-generic
Age
Commit message (
Expand
)
Author
2023-08-18
mmu_notifiers: call invalidate_range() when invalidating TLBs
Alistair Popple
2023-08-18
mm: ioremap: remove unneeded ioremap_allowed and iounmap_allowed
Baoquan He
2023-08-18
mm: ioremap: allow ARCH to have its own ioremap method definition
Baoquan He
2023-08-18
mm/ioremap: define generic_ioremap_prot() and generic_iounmap()
Christophe Leroy
2023-08-18
asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros
Baoquan He
2023-07-11
vmlinux.lds.h: Remove a reference to no longer used sections .text..refcount
Petr Pavlu
2023-07-07
Merge tag 'riscv-for-linus-6.5-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-07-06
Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-07-01
Merge tag 'kbuild-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2023-07-01
Merge patch series "riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION"
Palmer Dabbelt
2023-06-29
Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-06-28
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-06-27
Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-06-26
Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-06-25
vmlinux.lds.h: use correct .init.data.* section name
Jisheng Zhang
2023-06-22
ia64,export.h: replace EXPORT_DATA_SYMBOL* with EXPORT_SYMBOL*
Masahiro Yamada
2023-06-22
kbuild: generate KSYMTAB entries by modpost
Masahiro Yamada
2023-06-19
Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...
Dave Airlie
2023-06-16
x86/unwind/orc: Add ELF section with ORC version identifier
Omar Sandoval
2023-06-16
init: Remove check_bugs() leftovers
Thomas Gleixner
2023-06-09
panic: make function declarations visible
Arnd Bergmann
2023-06-08
percpu: Fix self-assignment of __old in raw_cpu_generic_try_cmpxchg()
Nathan Chancellor
2023-06-05
locking/atomic: treewide: use raw_atomic*_<op>()
Mark Rutland
2023-06-05
locking/atomic: make atomic*_{cmp,}xchg optional
Mark Rutland
2023-06-05
arch: Remove cmpxchg_double
Peter Zijlstra
2023-06-05
percpu: Wire up cmpxchg128
Peter Zijlstra
2023-06-05
percpu: Add {raw,this}_cpu_try_cmpxchg()
Peter Zijlstra
2023-05-31
Merge tag 'virt-to-pfn-for-arch-v6.5-2' of git://git.kernel.org/pub/scm/linux...
Arnd Bergmann
2023-05-29
asm-generic/page.h: Make pfn accessors static inlines
Linus Walleij
2023-05-18
fbdev: Rename fb_mem*() helpers
Thomas Zimmermann
2023-05-18
fbdev: Move framebuffer I/O helpers into <asm/fb.h>
Thomas Zimmermann
2023-05-16
vmlinux.lds.h: Discard .note.gnu.property section
Josh Poimboeuf
2023-05-09
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2023-05-05
Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-29
locking/generic: Wire up local{,64}_try_cmpxchg()
Uros Bizjak
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-27
Merge tag 'hyperv-next-signed-20230424' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-04-25
Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-04-25
Merge tag 'x86_sev_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-04-20
fbdev: Prepare generic architecture helpers
Thomas Zimmermann
2023-04-18
x86/hyperv: Add VTL specific structs and hypercalls
Saurabh Sengar
2023-04-17
x86/hyperv: Add callback filter to cpumask_to_vpset()
Michael Kelley
2023-04-17
PCI: hv: Enable PCI pass-thru devices in Confidential VMs
Michael Kelley
2023-04-17
hv_netvsc: Remove second mapping of send and recv buffers
Michael Kelley
2023-04-17
Merge remote-tracking branch 'tip/x86/sev' into hyperv-next
Wei Liu
2023-04-04
asm-generic: avoid __generic_cmpxchg_local warnings
Arnd Bergmann
2023-04-04
asm-generic/io.h: suppress endianness warnings for relaxed accessors
Vladimir Oltean
2023-04-04
asm-generic/io.h: suppress endianness warnings for readq() and writeq()
Vladimir Oltean
2023-03-28
mm: prefer xxx_page() alloc/free functions for order-0 pages
Lorenzo Stoakes
2023-03-27
x86/hyperv: Change vTOM handling to use standard coco mechanisms
Michael Kelley
[next]