Commit Graph

195 Commits (20734345b35a5ff661293fcca1e376522bcf01de)

Author SHA1 Message Date
Magnus Damm f93e97eaea sh: declared coherent memory support V2 17 years ago
Paul Mundt b62ad83d91 sh: Correct pte size mismatch for X2 TLB. 17 years ago
Paul Mundt 52e8b118ec sh: Provide a stubbed __set_fixmap() for nommu. 17 years ago
Paul Mundt 9acb98fb7c sh: Stub in page_table_range_init() on nommu. 17 years ago
Stuart Menefy 2adb4e1009 sh: Populate swapper_pg_dir with fixmap range. 17 years ago
Stuart Menefy cbaa118ecf sh: Preparation for uncached jumps through PMB. 17 years ago
Nobuhiro Iwamatsu 53ff09422e sh: Fix compile error of arch/sh/mm/pmb.c 17 years ago
Paul Mundt a23ba43573 sh: comment tidying for sh64->sh migration. 17 years ago
Stuart Menefy eddeeb32fe sh: Invalidate the TLB after applying PMB mappings. 17 years ago
Paul Mundt 9895f9429c sh: clear/copy_page renames in lib and lib64. 17 years ago
Paul Mundt efddb4c882 sh: Rename the _32 and _64 TLB flush variants. 17 years ago
Paul Mundt 1e1ed39fae sh: Copy over special CFLAGS for SH-5 TLB miss. 17 years ago
Paul Mundt 60b2249d45 sh: Move over SH-5 TLB and cache support code. 17 years ago
Paul Mundt ddf7f1d339 sh: Kill off a stray proc tlb reference in fault_64. 17 years ago
Paul Mundt 711fe4369c sh: Bump the MEMORY_SIZE default to something reasonable. 17 years ago
Paul Mundt 36763b22be sh: Switch SH-5 to use CONFIG_PAGE_OFFSET. 17 years ago
Paul Mundt 811d50cb43 sh: Move in the SH-5 TLB miss. 17 years ago
Paul Mundt 379a95d1d2 sh: Tidy up various clear_page()/copy_page() definitions. 17 years ago
Paul Mundt ba2727b556 sh: ioremap_64 needs after_bootmem. 17 years ago
Paul Mundt 3eeffb3204 sh: Split out tlb-flush in to _32 and _64 variants. 17 years ago
Paul Mundt 249cfea914 sh: Split out pgtable.h in to _32 and _64 variants. 17 years ago
Paul Mundt 2b6a8d455b sh: ioremap_64 needs proc_fs.h. 17 years ago
Paul Mundt ad81eb9173 sh: Split out ioremap in to _32 and _64 variants. 17 years ago
Paul Mundt 079060c6ff sh: Fix up 64kB page size selection on SH-5. 17 years ago
Paul Mundt 83ce3ac1d1 sh: Split out extable.c _32 and _64 variants. 17 years ago
Paul Mundt 8a7bcf0dd0 sh: Add SH-5 support to the consistent DMA impl. 17 years ago
Paul Mundt 36bcd39dbc sh: Split out 29-bit and 32-bit physical mode definitions. 17 years ago
Paul Mundt a09063da33 sh: Switch Kconfig.sh64 to use arch/sh/mm/Kconfig. 17 years ago
Paul Mundt b5f42db0a7 sh: Move CPU subtypes to Kconfig.sh. 17 years ago
Paul Mundt 0f1a394ba6 sh: lockless UTLB miss fast-path. 17 years ago
Paul Mundt 1c6b2ca5e0 sh: Kill off UTLB flush in fast-path. 17 years ago
Paul Mundt af39c16bd8 sh: Kill off __{copy,clear}_user_page(). 17 years ago
Paul Mundt ba1789efea sh: Optimized copy_{to,from}_user_page() for SH-4. 17 years ago
Paul Mundt 7747b9a493 sh: Wire up clear_user_highpage(). 17 years ago
Paul Mundt f966918724 sh: Kill off the remaining ST40 cruft. 17 years ago
Paul Mundt 98366c20a2 sh: Add -Werror for clean directories. 17 years ago
Stuart Menefy 0e670685e4 sh: Fix optimized __copy_user() movca.l usage. 17 years ago
Serge E. Hallyn b460cbc581 pid namespaces: define is_global_init() and is_container_init() 18 years ago
Ralf Baechle 622a9edd91 Remove dma_cache_(wback|inv|wback_inv) functions 18 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
KAMEZAWA Hiroyuki 48e94196a5 fix memory hot remove not configured case. 18 years ago
Will Schmidt dcca2bde4f During VM oom condition, kill all threads in process group 18 years ago
Stuart Menefy 023ef184ff sh: __copy_user() optimizations for small copies. 18 years ago
Paul Mundt c3af39758c sh: Support extended mode TLB on SH-X3. 18 years ago
Paul Mundt dc47e9dd41 sh: Bump MAX_ACTIVE_REGIONS for SH7785. 18 years ago
Paul Mundt 4d2cab7c00 sh: Disable 4kB pages on extended mode TLB. 18 years ago
Paul Mundt e71cf2b63c sh: Revert incorrect license string changes. 18 years ago
Paul Mundt ab27f62002 sh: Calculate cache aliases on L2 caches. 18 years ago
Paul Mundt 8328a8ba92 sh: nommu: Kill off dummy page fault ops for SH-3/4. 18 years ago
Paul Mundt d10040f7eb sh: Fix alias calculation for non-aliasing cases. 18 years ago