summaryrefslogtreecommitdiff
path: root/arch/microblaze/include
AgeCommit message (Expand)AuthorFilesLines
2025-06-12mm: pgtable: fix pte_swp_exclusiveMagnus Lindholm1-1/+1
2025-05-12syscall.h: introduce syscall_set_nr()Dmitry V. Levin1-0/+7
2025-05-12mm: introduce a common definition of mk_pte()Matthew Wilcox (Oracle)1-8/+0
2025-01-26asm-generic: pgalloc: provide generic __pgd_{alloc,free}Kevin Brodsky1-6/+1
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2024-11-21Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+0
2024-11-21Merge tag 'microblaze-v6.13' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds1-3/+0
2024-11-08asm-generic: introduce text-patching.hMike Rapoport (Microsoft)1-0/+1
2024-10-29asm-generic: provide generic page_to_phys and phys_to_page implementationsChristoph Hellwig1-1/+0
2024-10-23microblaze: Remove empty #ifndef __ASSEMBLY__ statementThomas Huth1-3/+0
2024-10-16vdso: Introduce vdso/page.hVincenzo Frascino1-4/+1
2024-10-03move asm/unaligned.h to linux/unaligned.hAl Viro1-1/+1
2024-03-06arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann1-1/+1
2024-01-11Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2023-12-21microblaze: add missing forward declarationKent Overstreet1-0/+1
2023-11-23arch: add missing prepare_ftrace_return() prototypesArnd Bergmann1-0/+1
2023-09-05Merge tag 'microblaze-v6.6' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2-10/+19
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2023-08-25microblaze: implement the new page table range APIMatthew Wilcox (Oracle)3-12/+15
2023-08-23microblaze: Make virt_to_pfn() a static inlineLinus Walleij1-8/+19
2023-08-23microblaze: Remove zalloc_maybe_bootmem()Christophe Leroy1-2/+0
2023-07-12mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe1-1/+1
2023-06-28Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds1-2/+0
2023-06-20microblaze: move the ARCH_{DMA,SLAB}_MINALIGN definitions to asm/cache.hCatalin Marinas2-5/+5
2023-06-10init: consolidate prototypes in linux/init.hArnd Bergmann1-2/+0
2023-02-10mm, arch: add generic implementation of pfn_valid() for FLATMEMMike Rapoport (IBM)1-1/+0
2023-02-03mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand1-1/+0
2023-02-03microblaze/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand1-10/+35
2022-12-14Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+0
2022-11-25microblaze/PCI: Remove support for Xilinx PCI host bridgeThippeswamy Havalige2-11/+0
2022-11-25microblaze/PCI: Remove unused pci_iobar_pfn() and et al declarationsThippeswamy Havalige2-5/+0
2022-11-25microblaze/PCI: Remove unused sys_pciconfig_iobase() and et al declarationThippeswamy Havalige2-15/+0
2022-11-25microblaze/PCI: Remove unused PCI Indirect opsThippeswamy Havalige1-34/+0
2022-11-25microblaze/PCI: Remove unused PCI BIOS resource allocationThippeswamy Havalige2-6/+0
2022-11-25microblaze/PCI: Remove unused allocation & free of PCI host bridge structureThippeswamy Havalige1-5/+0
2022-11-25microblaze/PCI: Remove unused device tree parsing for a host bridge resourcesThippeswamy Havalige1-13/+0
2022-11-25microblaze/PCI: Remove unused PCI legacy IO's access on a busThippeswamy Havalige1-10/+0
2022-11-25microblaze/PCI: Remove unused PCI bus scan if configured as a hostThippeswamy Havalige1-4/+0
2022-11-25microblaze/PCI: Remove unused early_read_config_byte() et al declarationsThippeswamy Havalige1-18/+0
2022-11-09mm: remove kern_addr_valid() completelyKefeng Wang1-3/+0
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-5/+0
2022-09-26microblaze: Add support for error injectionAppana Durga Kedareswara rao1-0/+8
2022-09-26microblaze: Add xmb_manager_register functionAppana Durga Kedareswara rao1-0/+21
2022-09-12kernel: exit: cleanup release_thread()Kefeng Wang1-5/+0
2022-08-06Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-17/+0
2022-08-05Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+0
2022-07-23PCI: Move isa_dma_bridge_buggy out of asm/dma.hStafford Horne1-6/+0
2022-07-18microblaze/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual1-17/+0
2022-06-28arch/*/: remove CONFIG_VIRT_TO_BUSArnd Bergmann1-2/+0
2022-04-21microblaze: Use simple memmove/memcpy implementation from lib/string.cMichal Simek1-1/+1