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