开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
microblaze
/
include
/
asm
Age
Commit message (
Expand
)
Author
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-11-20
Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-11-07
asm-generic: introduce text-patching.h
Mike Rapoport (Microsoft)
2024-10-28
asm-generic: provide generic page_to_phys and phys_to_page implementations
Christoph Hellwig
2024-10-16
vdso: Introduce vdso/page.h
Vincenzo Frascino
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-03-06
arch: define CONFIG_PAGE_SIZE_*KB on all architectures
Arnd Bergmann
2024-01-10
Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-12-20
microblaze: add missing forward declaration
Kent Overstreet
2023-11-23
arch: add missing prepare_ftrace_return() prototypes
Arnd Bergmann
2023-09-05
Merge tag 'microblaze-v6.6' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-24
microblaze: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-23
microblaze: Make virt_to_pfn() a static inline
Linus Walleij
2023-08-23
microblaze: Remove zalloc_maybe_bootmem()
Christophe Leroy
2023-07-11
mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
2023-06-28
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-06-19
microblaze: move the ARCH_{DMA,SLAB}_MINALIGN definitions to asm/cache.h
Catalin Marinas
2023-06-09
init: consolidate prototypes in linux/init.h
Arnd Bergmann
2023-02-09
mm, arch: add generic implementation of pfn_valid() for FLATMEM
Mike Rapoport (IBM)
2023-02-02
mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-02
microblaze/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-11-25
microblaze/PCI: Remove support for Xilinx PCI host bridge
Thippeswamy Havalige
2022-11-25
microblaze/PCI: Remove unused pci_iobar_pfn() and et al declarations
Thippeswamy Havalige
2022-11-25
microblaze/PCI: Remove unused sys_pciconfig_iobase() and et al declaration
Thippeswamy Havalige
2022-11-25
microblaze/PCI: Remove unused PCI Indirect ops
Thippeswamy Havalige
2022-11-25
microblaze/PCI: Remove unused PCI BIOS resource allocation
Thippeswamy Havalige
2022-11-25
microblaze/PCI: Remove unused allocation & free of PCI host bridge structure
Thippeswamy Havalige
2022-11-25
microblaze/PCI: Remove unused device tree parsing for a host bridge resources
Thippeswamy Havalige
2022-11-25
microblaze/PCI: Remove unused PCI legacy IO's access on a bus
Thippeswamy Havalige
2022-11-25
microblaze/PCI: Remove unused PCI bus scan if configured as a host
Thippeswamy Havalige
2022-11-25
microblaze/PCI: Remove unused early_read_config_byte() et al declarations
Thippeswamy Havalige
2022-11-08
mm: remove kern_addr_valid() completely
Kefeng Wang
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-09-26
microblaze: Add support for error injection
Appana Durga Kedareswara rao
2022-09-26
microblaze: Add xmb_manager_register function
Appana Durga Kedareswara rao
2022-09-11
kernel: exit: cleanup release_thread()
Kefeng Wang
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-05
Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-07-22
PCI: Move isa_dma_bridge_buggy out of asm/dma.h
Stafford Horne
2022-07-17
microblaze/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-06-28
arch/*/: remove CONFIG_VIRT_TO_BUS
Arnd Bergmann
2022-04-21
microblaze: Use simple memmove/memcpy implementation from lib/string.c
Michal Simek
2022-04-21
microblaze: Use simple memset implementation from lib/string.c
Michal Simek
2022-03-28
Merge tag 'microblaze-v5.18' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-22
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-21
arch: Add pmd_pfn() where it is missing
Mike Rapoport
2022-03-04
irqchip/xilinx: Switch to GENERIC_IRQ_MULTI_HANDLER
Michal Simek
[next]