index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
mm
/
cache-sh7705.c
Age
Commit message (
Expand
)
Author
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2018-04-05
mm: fix races between swapoff and flush dcache
Huang Ying
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2010-12-01
sh: Assume new page cache pages have dirty dcache lines.
Paul Mundt
2010-01-26
sh: Mass ctrl_in/outX to __raw_read/writeX conversion.
Paul Mundt
2010-01-21
sh: Kill off the special uncached section and fixmap.
Paul Mundt
2009-10-10
sh: Obliterate the P1 area macros
Matt Fleming
2009-10-09
sh: Sprinkle __uses_jump_to_uncached
Matt Fleming
2009-09-15
sh: Fix up sh7705 flush_dcache_page() build.
Paul Mundt
2009-09-01
Revert "sh: Kill off now redundant local irq disabling."
Paul Mundt
2009-08-21
sh: Kill off now redundant local irq disabling.
Paul Mundt
2009-08-21
sh: Make cache flushers SMP-aware.
Paul Mundt
2009-08-15
sh: Convert SH7705 extended mode to new cacheflush interface.
Paul Mundt
2009-07-22
sh: Migrate from PG_mapped to PG_dcache_dirty.
Paul Mundt
2008-01-28
sh: Preparation for uncached jumps through PMB.
Stuart Menefy
2007-03-05
sh: Revert lazy dcache writeback changes.
Paul Mundt
2007-02-13
sh: Fixup cpu_data references for the non-boot CPUs.
Paul Mundt
2007-02-13
sh: Lazy dcache writeback optimizations.
Paul Mundt
2006-09-27
sh: More cosmetic cleanups and trivial fixes.
Paul Mundt
2006-09-26
[PATCH] Standardize pxx_page macros
Dave McCracken
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds