Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | module: move the set_fs hack for flush_icache_range to m68k | Christoph Hellwig | 2020-06-08 | 1 | -0/+4 |
* | m68k: implement flush_icache_user_range | Christoph Hellwig | 2020-06-08 | 1 | -1/+6 |
* | mm: rename flush_icache_user_range to flush_icache_user_page | Christoph Hellwig | 2020-06-08 | 1 | -1/+1 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2012-01-26 | 1 | -3/+3 |
|\ | |||||
| * | m68k: Fix assembler constraint to prevent overeager gcc optimisation | Andreas Schwab | 2012-01-22 | 1 | -3/+3 |
* | | m68k: add cache support for V4e ColdFire cores running with MMU enabled | Greg Ungerer | 2011-12-30 | 1 | -3/+21 |
|/ | |||||
* | [PATCH] m68k: move cache functions into separate file | Roman Zippel | 2005-09-05 | 1 | -0/+118 |