aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm/mmu_context.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-27sh: use asm-generic/mmu_context.h for no-op implementationsNicholas Piggin1-3/+2
2020-10-26asm-generic: add generic MMU versions of mmu context functionsNicholas Piggin1-1/+1
2020-08-14sh: remove __KERNEL__ ifdefs from non-UAPI headersChristoph Hellwig1-2/+0
2020-06-01sh: remove sh5 supportArnd Bergmann1-12/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>Ingo Molnar1-0/+2
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2015-03-10Fix weird uses of num_online_cpus().Rusty Russell1-1/+1
2013-10-14treewide: fix "distingush" typoMichael Opdenacker1-1/+1
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headersDavid Howells1-2/+2
2010-01-26sh: Mass ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt1-3/+3
2009-08-20sh: Use local TLB flush for get_mmu_context() ASID exhaustion.Paul Mundt1-1/+1
2009-06-14sh: Conver to asm-generic/mmu_context.h.Paul Mundt1-9/+9
2009-06-14cpumask: use mm_cpumask() wrapper: shRusty Russell1-2/+2
2009-03-17sh: Support for extended ASIDs on PTEAEX-capable SH-X3 cores.Paul Mundt1-5/+10
2008-12-22sh: Fix up the cpu_asid() return value on nommu.Paul Mundt1-2/+2
2008-07-29sh: migrate to arch/sh/include/Paul Mundt1-0/+185