summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include
Commit message (Expand)AuthorAgeFilesLines
* arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann2024-03-061-1/+1
* Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-101-0/+1
|\
| * arch: add missing prepare_ftrace_return() prototypesArnd Bergmann2023-11-231-0/+1
* | microblaze: add missing forward declarationKent Overstreet2023-12-201-0/+1
|/
* Merge tag 'microblaze-v6.6' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2023-09-052-10/+19
|\
| * microblaze: Make virt_to_pfn() a static inlineLinus Walleij2023-08-231-8/+19
| * microblaze: Remove zalloc_maybe_bootmem()Christophe Leroy2023-08-231-2/+0
* | Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-311-1/+1
|\ \
| * | mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe2023-07-111-1/+1
| |/
* / microblaze: implement the new page table range APIMatthew Wilcox (Oracle)2023-08-243-12/+15
|/
* Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-06-281-2/+0
|\
| * init: consolidate prototypes in linux/init.hArnd Bergmann2023-06-091-2/+0
* | microblaze: move the ARCH_{DMA,SLAB}_MINALIGN definitions to asm/cache.hCatalin Marinas2023-06-192-5/+5
|/
* mm, arch: add generic implementation of pfn_valid() for FLATMEMMike Rapoport (IBM)2023-02-091-1/+0
* mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand2023-02-021-1/+0
* microblaze/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand2023-02-021-10/+35
* Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-131-3/+0
|\
| * mm: remove kern_addr_valid() completelyKefeng Wang2022-11-081-3/+0
* | microblaze/PCI: Remove support for Xilinx PCI host bridgeThippeswamy Havalige2022-11-252-11/+0
* | microblaze/PCI: Remove unused pci_iobar_pfn() and et al declarationsThippeswamy Havalige2022-11-252-5/+0
* | microblaze/PCI: Remove unused sys_pciconfig_iobase() and et al declarationThippeswamy Havalige2022-11-252-15/+0
* | microblaze/PCI: Remove unused PCI Indirect opsThippeswamy Havalige2022-11-251-34/+0
* | microblaze/PCI: Remove unused PCI BIOS resource allocationThippeswamy Havalige2022-11-252-6/+0
* | microblaze/PCI: Remove unused allocation & free of PCI host bridge structureThippeswamy Havalige2022-11-251-5/+0
* | microblaze/PCI: Remove unused device tree parsing for a host bridge resourcesThippeswamy Havalige2022-11-251-13/+0
* | microblaze/PCI: Remove unused PCI legacy IO's access on a busThippeswamy Havalige2022-11-251-10/+0
* | microblaze/PCI: Remove unused PCI bus scan if configured as a hostThippeswamy Havalige2022-11-251-4/+0
* | microblaze/PCI: Remove unused early_read_config_byte() et al declarationsThippeswamy Havalige2022-11-251-18/+0
|/
* Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-10-121-5/+0
|\
| * kernel: exit: cleanup release_thread()Kefeng Wang2022-09-111-5/+0
* | microblaze: Add support for error injectionAppana Durga Kedareswara rao2022-09-261-0/+8
* | microblaze: Add xmb_manager_register functionAppana Durga Kedareswara rao2022-09-261-0/+21
|/
* Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-051-17/+0
|\
| * microblaze/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-171-17/+0
* | Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-051-2/+0
|\ \
| * | arch/*/: remove CONFIG_VIRT_TO_BUSArnd Bergmann2022-06-281-2/+0
| |/
* / PCI: Move isa_dma_bridge_buggy out of asm/dma.hStafford Horne2022-07-221-6/+0
|/
* microblaze: Use simple memmove/memcpy implementation from lib/string.cMichal Simek2022-04-211-1/+1
* microblaze: Use simple memset implementation from lib/string.cMichal Simek2022-04-211-0/+2
* Merge tag 'microblaze-v5.18' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2022-03-281-4/+0
|\
| * microblaze/PCI: Remove pci_phys_mem_access_prot() dead codeBjorn Helgaas2022-01-241-4/+0
* | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-232-57/+10
|\ \
| * | uaccess: remove CONFIG_SET_FSArnd Bergmann2022-02-252-30/+0
| * | uaccess: generalize access_ok()Arnd Bergmann2022-02-251-7/+1
| * | uaccess: fix nios2 and microblaze get_user_8()Arnd Bergmann2022-02-251-9/+9
| * | uaccess: fix integer overflow on access_ok()Arnd Bergmann2022-02-141-15/+4
| |/
* | Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-03-221-0/+3
|\ \
| * | arch: Add pmd_pfn() where it is missingMike Rapoport2022-03-211-0/+3
| |/
* / irqchip/xilinx: Switch to GENERIC_IRQ_MULTI_HANDLERMichal Simek2022-03-041-3/+0
|/
* Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-11-101-33/+0
|\