Commit Graph

247 Commits (7c3ada4f7cc76fa3912683da83eccf7886fca1b1)

Author SHA1 Message Date
Adrian Bunk a640630460 [MIPS] unexport __kmap_atomic_to_page 17 years ago
Dmitri Vorobiev e698d66b81 [MIPS] unexport copy_from_user_page() 17 years ago
Dmitri Vorobiev 715243e6c3 [MIPS] unexport copy_to_user_page() 17 years ago
Dmitri Vorobiev 11327ef77f [MIPS] unexport copy_user_highpage() 17 years ago
Johannes Weiner f2ce89f30e [MIPS] remove redundant display of free swap space in show_mem() 17 years ago
Ralf Baechle 39b8d52542 [MIPS] Add support for MIPS CMP platform. 17 years ago
Chris Dearman 351336929c [MIPS] Allow setting of the cache attribute at run time. 17 years ago
Chris Dearman 962f480e0f [MIPS] All MIPS32 processors support64-bit physical addresses. 17 years ago
Thiemo Seufer fb2a27e743 [MIPS] Reimplement clear_page/copy_page 17 years ago
Ralf Baechle 9c5a3d729c [MIPS] Handle aliases in vmalloc correctly. 17 years ago
Thomas Bogendoerfer b1ec4c8e48 [MIPS] Add missing 4KEC TLB refill handler 17 years ago
Ralf Baechle 234fcd1484 [MIPS] Fix loads of section missmatches 17 years ago
Thiemo Seufer a7c2996e41 [MIPS] Fix typo in comment 17 years ago
Thiemo Seufer 345599ab12 [MIPS] SB1: Fix CONFIG_SIBYTE_DMA_PAGEOPS build failure. 17 years ago
Ralf Baechle 9a74b3eb22 [MIPS] Fix buggy invocations of kmap_coherent() 17 years ago
Ralf Baechle 2eaa7ec286 [MIPS] Handle I-cache coherency in flush_cache_range() 17 years ago
Joe Perches 603e82edf7 arch/mips/: Spelling fixes 17 years ago
Thiemo Seufer e30ec4525d [MIPS] Split the micro-assembler from tlbex.c. 17 years ago
Manuel Lauss 237cfee1db [MIPS] Alchemy: Au1210/Au1250 CPU support 17 years ago
Thomas Bogendoerfer c7c6b39050 [MIPS] Use correct dma flushing in dma_cache_sync() 17 years ago
Thomas Bogendoerfer e9c33572a9 [MIPS] Use real cache invalidate 17 years ago
Franck Bui-Huu 92b1e6a64a [MIPS] tlbex.c: cleanup debug code 17 years ago
Franck Bui-Huu cbdbe07f9d [MIPS] tlbex.c: use __cacheline_aligned instead of __tlb_handler_align 17 years ago
Franck Bui-Huu f49b94d8c1 [MIPS] tlbex.c: cleanup include files 17 years ago
Franck Bui-Huu a9af6041e9 [MIPS] tlbex.c: Cleanup __init usages. 17 years ago
Ralf Baechle 33202349ef [MIPS] Remove useless S-cache flushes. 17 years ago
Ralf Baechle 526af35e5d [MIPS] Use pte_present instead of open coded test for _PAGE_PRESENT. 17 years ago
Maciej W. Rozycki 619b6e18fc [MIPS] R4000/R4400 daddiu erratum workaround 17 years ago
Ralf Baechle 161548bf35 [MIPS] tlbex: Cleanup handling of R2 hazards in TLB handlers. 17 years ago
Thomas Bogendoerfer 320167182d [MIPS] Wrong CONFIG option prevents setup of DMA zone. 17 years ago
Ralf Baechle cce335ae47 [MIPS] 64-bit Sibyte kernels need DMA32. 17 years ago
Ralf Baechle 33b75e5c51 [MIPS] Sibyte: Replace use of removed IO_SPACE_BASE with IOADDR. 17 years ago
Ralf Baechle a8049c53cd [MIPS] Convert reference to mem_map to pfn_to_page(). 17 years ago
Ralf Baechle a754f70886 [MIPS] Sibyte: resurrect old cache hack. 17 years ago
Ralf Baechle a76ab5c10d [MIPS] MT: Fix bug in multithreaded kernels. 18 years ago
Maciej W. Rozycki 21b2aecaae [MIPS] c-r3k: Implement flush_cache_range() 18 years ago
Ralf Baechle 6e86b0bf0b [MIPS] Cleanup random difference between the lmo and kernel.org tree. 18 years ago
Jens Axboe 4fcc47a053 mips: sg_page() fallout 18 years ago
Jens Axboe 58b053e4ce Update arch/ to use sg helpers 18 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
Ralf Baechle 64bfca5cd8 [MIPS] Cache: Provide more information on cache policy on bootup. 18 years ago
Ralf Baechle 985c30ef4d [MIPS] Fix aliasing bug in copy_user_highpage, take 2. 18 years ago
Will Schmidt dcca2bde4f During VM oom condition, kill all threads in process group 18 years ago
Ralf Baechle 6f1ca1d286 [MIPS] Revert "[MIPS] tlbex.c: Cleanup __init usage." 18 years ago
Franck Bui-Huu aaf76a3245 [MIPS] tlbex.c: Cleanup __init usage. 18 years ago
Ralf Baechle 21a151d8ca [MIPS] checkfiles: Fix "need space after that ','" errors. 18 years ago
Ralf Baechle 49a89efbbb [MIPS] Fix "no space between function name and open parenthesis" warnings. 18 years ago
Ralf Baechle 10cc352907 [MIPS] Allow hardwiring of the CPU type to a single type for optimization. 18 years ago
Ralf Baechle aeffdbbaff [MIPS] tlbex: Size optimize code by declaring a few functions inline. 18 years ago