| Commit message (Expand) | Author | Age | Files | Lines |
* | arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitions | Arnd Bergmann | 2024-03-06 | 1 | -12/+1 |
* | sh: move the ARCH_DMA_MINALIGN definition to asm/cache.h | Catalin Marinas | 2023-06-20 | 1 | -6/+0 |
* | mm, arch: add generic implementation of pfn_valid() for FLATMEM | Mike Rapoport (IBM) | 2023-02-10 | 1 | -3/+0 |
* | sh: remove sh5 support | Arnd Bergmann | 2020-06-01 | 1 | -20/+1 |
* | mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS | Anshuman Khandual | 2020-04-11 | 1 | -3/+0 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | sh: add copy_user_page() alias for __copy_user() | Ross Zwisler | 2015-10-16 | 1 | -0/+1 |
* | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area | Andy Lutomirski | 2014-08-09 | 1 | -5/+0 |
* | sh: Fix cached/uncaced address calculation in 29bit mode | Nobuhiro Iwamatsu | 2011-11-04 | 1 | -0/+5 |
* | sh: kexec: Add PHYSICAL_START | Simon Horman | 2011-10-28 | 1 | -0/+10 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN | FUJITA Tomonori | 2010-08-11 | 1 | -1/+1 |
* | sh: rework memory limits to work with LMB. | Paul Mundt | 2010-05-10 | 1 | -1/+1 |
* | sh: Assembly friendly __pa and __va definitions | Matt Fleming | 2010-04-25 | 1 | -4/+9 |
* | sh: Merge legacy and dynamic PMB modes. | Paul Mundt | 2010-02-18 | 1 | -10/+1 |
* | sh: uncached mapping helpers. | Paul Mundt | 2010-02-17 | 1 | -1/+18 |
* | sh: Kill off some superfluous legacy PMB special casing. | Paul Mundt | 2010-02-16 | 1 | -6/+1 |
* | sh: Acquire some more page flags for SH-5. | Matt Fleming | 2010-01-16 | 1 | -1/+1 |
* | sh: fixed PMB mode refactoring. | Paul Mundt | 2010-01-13 | 1 | -1/+1 |
* | sh: Convert cache disabled SH-5 over to new cache interface. | Paul Mundt | 2009-08-15 | 1 | -8/+0 |
* | sh: rework nommu for generic cache.c use. | Paul Mundt | 2009-08-15 | 1 | -6/+1 |
* | sh: Use the now generic SH-4 clear/copy page ops for all MMU platforms. | Paul Mundt | 2009-07-27 | 1 | -5/+6 |
* | sh: wire up clear_user_highpage() for sh4, convert sh7705. | Paul Mundt | 2009-07-27 | 1 | -4/+8 |
* | sh: Migrate from PG_mapped to PG_dcache_dirty. | Paul Mundt | 2009-07-22 | 1 | -0/+6 |
* | asm-generic: rename page.h and uaccess.h | Arnd Bergmann | 2009-06-11 | 1 | -1/+1 |
* | sh: Support fixed 32-bit PMB mappings from bootloader. | Yoshihiro Shimoda | 2009-03-10 | 1 | -1/+6 |
* | sh: ioremap_prot support. | Paul Mundt | 2008-09-12 | 1 | -0/+2 |
* | sh: migrate to arch/sh/include/ | Paul Mundt | 2008-07-29 | 1 | -0/+183 |