aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include/asm/page.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-03mm/page_alloc: always initialize memory map for the holesMike Rapoport1-2/+1
2021-05-31microblaze: Cleanup unused functionsGuo Ren1-3/+0
2020-11-26microblaze: Remove noMMU codeMichal Simek1-59/+0
2020-04-10mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual1-2/+0
2020-02-25microblaze: Convert headers to SPDX licenseMichal Simek1-4/+1
2019-12-04microblaze: use pgtable-nopmd instead of 4level-fixupMike Rapoport1-3/+0
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov1-1/+2
2013-07-03mm/microblaze: clean up unused VALID_PAGE()Jiang Liu1-1/+0
2012-10-04microblaze: Support 4k/16k/64k pagesMichal Simek1-4/+2
2012-10-04microblaze: Do not used hardcoded value in exception handlerMichal Simek1-1/+2
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds1-0/+2
2012-03-23microblaze: Fix mapin_ram functionMichal Simek1-0/+1
2012-03-23microblaze: mm: Fix lowmem max memory size limitsMichal Simek1-1/+0
2012-01-05microblaze: Synchronize __pa __va macrosMichal Simek1-9/+2
2010-10-21microblaze: Removing dead CONTIGUOUS_PAGE_ALLOC config optionChristian Dietrich1-3/+0
2010-08-11dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori1-1/+1
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-7/+0
2010-08-04microblaze: Allow PAGE_SIZE configurationSteven J. Magnani1-2/+10
2010-07-14of/flattree: Use common ALIGN() macro instead of arch specific _ALIGNGrant Likely1-7/+0
2010-06-09microblaze: Define ARCH_SLAB_MINALIGN to fix slab crashMichal Simek1-0/+2
2010-05-06microblaze: Fix kmalloc alignment on non-coherent DMA platformsMichal Simek1-0/+3
2010-05-06microblaze: page.h: Remove get_user_page and free_user_pageMichal Simek1-5/+0
2010-05-06microblaze: Remove "cache" optimized copy_page functionMichal Simek1-3/+1
2010-03-11microblaze: Preliminary support for dma driversMichal Simek1-7/+5
2009-12-14microblaze: Fix pfn_valid() for noMMUsteve@digidescorp.com1-1/+2
2009-09-22microblaze: Create the LOAD_OFFSET macro used to compute VMA vs LMA offsetsJohn Williams1-0/+3
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-1/+1
2009-06-11asm-generic: rename page.h and uaccess.hArnd Bergmann1-1/+1
2009-05-26microblaze_mmu_v2: pgalloc.h and page.hMichal Simek1-43/+123
2009-03-27microblaze_v8: page.h, segment.h, unaligned.hMichal Simek1-0/+140