Commit Graph

114 Commits (8f21cf0d2bae04ece761595036c9da8328b279aa)

Author SHA1 Message Date
Atsushi Nemoto f4dee85e2c [MIPS] sparsemem: fix crash in show_mem 19 years ago
Thiemo Seufer 115f2a44e0 [MIPS] Print out TLB handler assembly for debugging. 19 years ago
Yoichi Yuasa 2874fe5533 [MIPS] vr41xx: Replace magic number for P4K bit with symbol. 19 years ago
Yoichi Yuasa 1058ecda9b [MIPS] vr41xx: Changed workaround to recommended method 19 years ago
Atsushi Nemoto 565200a146 [MIPS] Do not count pages in holes with sparsemem 19 years ago
Yoichi Yuasa 4e8ab36182 [MIPS] VR41xx: Set VR41_CONF_BP only for PrId 0x0c80. 19 years ago
Ralf Baechle fc5d2d279f [MIPS] Use the proper technical term for naming some of the cache macros. 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Ralf Baechle 2e78ae3f48 [MIPS] 74K: Assume it will also have an AR bit in config7 19 years ago
Ralf Baechle beab375a48 [MIPS] Treat CPUs with AR bit as physically indexed. 19 years ago
Atsushi Nemoto a2c2bc4b26 [MIPS] MIPS32/MIPS64 S-cache fix and cleanup 19 years ago
Chris Dearman 73f403527b [MIPS] Fix handling of 0 length I & D caches. 19 years ago
Chris Dearman 9318c51acd [MIPS] MIPS32/MIPS64 secondary cache management 19 years ago
Ralf Baechle 5deee2dbf4 [MIPS] Remove prototype for non-existing function. 19 years ago
Chad Reese b1c231f5a5 [MIPS] Fix sparsemem support. 19 years ago
Sergei Shtylyov 9370b35175 [MIPS] Save write-only Config.OD from being clobbered 19 years ago
Kumba 44d921b246 [MIPS] Treat R14000 like R10000. 19 years ago
Ralf Baechle 7f3f1d01a9 [MIPS] Fix deadlock on MP with cache aliases. 19 years ago
Chris Dearman c620953c32 [MIPS] Fix detection and handling of the 74K processor. 19 years ago
Nigel Stephens 98a41de99a [MIPS] Add missing 34K processor IDs 19 years ago
Atsushi Nemoto 3c68da798a [MIPS] Use __ffs() instead of ffs() for waybit calculation. 19 years ago
Ralf Baechle 7e3bfc7cfc [MIPS] Handle IDE PIO cache aliases on SMP. 19 years ago
Ralf Baechle 41c594ab65 [MIPS] MT: Improved multithreading support. 19 years ago
Atsushi Nemoto 67a3f6de93 [MIPS] Fix tx49_blast_icache32_page_indexed. 19 years ago
Ralf Baechle f13b68e817 [MIPS] Fix CONFIG_LIMITED_DMA build. 19 years ago
Ralf Baechle 91b05e6776 [MIPS] Fix vectored interrupt support in TLB exception handler generator. 19 years ago
Ralf Baechle 6fd11a2173 [MIPS] Cleanup free_initmem the same way as i386 did. 19 years ago
Dave Hansen 22a9835c35 [PATCH] unify PFN_* macros 19 years ago
Alexey Dobriyan 53b3531bbb [PATCH] s/;;/;/g 19 years ago
Nick Piggin 7835e98b2e [PATCH] remove set_page_count() outside mm/ 19 years ago
Nick Piggin 8dfcc9ba27 [PATCH] mm: split highorder pages 19 years ago
Atsushi Nemoto de862b488e [MIPS] TX49XX has prefetch. 19 years ago
Thiemo Seufer c6281edb1d [MIPS] Kill tlb-andes.c. 19 years ago
Ralf Baechle a3dddd560e [MIPS] War on whitespace: cleanup initial spaces followed by tabs. 19 years ago
Ralf Baechle 8145095cd8 [MIPS] Remove CONFIG_BUILD_ELF64. 19 years ago
Atsushi Nemoto 37caa934af [MIPS] sc-rm7k.c cleanup 19 years ago
Atsushi Nemoto de62893bc0 [MIPS] local_r4k_flush_cache_page fix 19 years ago
Ralf Baechle 1443e483e3 [MIPS] Scatter a bunch of __init over tlbex.c. 19 years ago
Ralf Baechle 4debe4f963 [MIPS] Initialize S-cache function pointers even on S-cache-less CPUs. 19 years ago
Ralf Baechle 51939fbb79 [MIPS] Sibyte: #if CONFIG_* doesn't fly. 19 years ago
Atsushi Nemoto 41700e7399 [MIPS] Add protected_blast_icache_range, blast_icache_range, etc. 19 years ago
Daniel Jacobowitz 3d503753b4 [MIPS] Support /proc/kcore for MIPS 19 years ago
Atsushi Nemoto d4264f1839 [MIPS] Remove wrong __user tags. 19 years ago
Ralf Baechle e7958bb90d MIPS: Rename MIPS_CPU_ISA_M{32,64} -> MIPS_CPU_ISA_M{32,64}R1. 19 years ago
Hugh Dickins 68352e6ee3 [PATCH] mips: setup_zero_pages count 1 19 years ago
Ralf Baechle d981733aaf [MIPS] Use reset_page_mapcount to initialize empty_zero_page usage counter. 19 years ago
Hugh Dickins 872fec16d9 [PATCH] mm: init_mm without ptlock 20 years ago
Andrew Isaacson a4b5bd9abc SB1 cache exception handling. 20 years ago
Andrew Isaacson 93ce2f524e Add support for SB1A CPU. 20 years ago
Atsushi Nemoto 750ccf687f Fix zero length sys_cacheflush 20 years ago