summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include/asm/page.h
Commit message (Expand)AuthorAgeFilesLines
* arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann2024-03-061-1/+1
* microblaze: Make virt_to_pfn() a static inlineLinus Walleij2023-08-231-8/+19
* microblaze: move the ARCH_{DMA,SLAB}_MINALIGN definitions to asm/cache.hCatalin Marinas2023-06-191-5/+0
* mm, arch: add generic implementation of pfn_valid() for FLATMEMMike Rapoport (IBM)2023-02-091-1/+0
* mm/page_alloc: always initialize memory map for the holesMike Rapoport2021-09-031-2/+1
* microblaze: Cleanup unused functionsGuo Ren2021-05-311-3/+0
* microblaze: Remove noMMU codeMichal Simek2020-11-261-59/+0
* mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual2020-04-101-2/+0
* microblaze: Convert headers to SPDX licenseMichal Simek2020-02-251-4/+1
* microblaze: use pgtable-nopmd instead of 4level-fixupMike Rapoport2019-12-041-3/+0
* arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov2017-03-091-1/+2
* mm/microblaze: clean up unused VALID_PAGE()Jiang Liu2013-07-031-1/+0
* microblaze: Support 4k/16k/64k pagesMichal Simek2012-10-041-4/+2
* microblaze: Do not used hardcoded value in exception handlerMichal Simek2012-10-041-1/+2
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-0/+2
|\
* | microblaze: Fix mapin_ram functionMichal Simek2012-03-231-0/+1
* | microblaze: mm: Fix lowmem max memory size limitsMichal Simek2012-03-231-1/+0
|/
* microblaze: Synchronize __pa __va macrosMichal Simek2012-01-051-9/+2
* microblaze: Removing dead CONTIGUOUS_PAGE_ALLOC config optionChristian Dietrich2010-10-211-3/+0
* dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori2010-08-111-1/+1
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-051-7/+0
|\
| * of/flattree: Use common ALIGN() macro instead of arch specific _ALIGNGrant Likely2010-07-141-7/+0
* | microblaze: Allow PAGE_SIZE configurationSteven J. Magnani2010-08-041-2/+10
|/
* microblaze: Define ARCH_SLAB_MINALIGN to fix slab crashMichal Simek2010-06-091-0/+2
* microblaze: Fix kmalloc alignment on non-coherent DMA platformsMichal Simek2010-05-061-0/+3
* microblaze: page.h: Remove get_user_page and free_user_pageMichal Simek2010-05-061-5/+0
* microblaze: Remove "cache" optimized copy_page functionMichal Simek2010-05-061-3/+1
* microblaze: Preliminary support for dma driversMichal Simek2010-03-111-7/+5
* microblaze: Fix pfn_valid() for noMMUsteve@digidescorp.com2009-12-141-1/+2
* microblaze: Create the LOAD_OFFSET macro used to compute VMA vs LMA offsetsJohn Williams2009-09-221-0/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2009-06-121-1/+1
|\
| * asm-generic: rename page.h and uaccess.hArnd Bergmann2009-06-111-1/+1
* | microblaze_mmu_v2: pgalloc.h and page.hMichal Simek2009-05-261-43/+123
|/
* microblaze_v8: page.h, segment.h, unaligned.hMichal Simek2009-03-271-0/+140