Commit Graph

218 Commits (ce865a61c810c971b47f57c729ec6e9b2d522d94)

Author SHA1 Message Date
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
Maciej W. Rozycki 1ac74d528d [MIPS] pg-r4k.c: Dump the generated code 18 years ago
Ralf Baechle db813fe5a7 [MIPS] Avoid indexed cacheops. 18 years ago
Ralf Baechle 641e97f318 [MIPS] Sibyte: Replace SB1 cachecode with standard R4000 class cache code. 18 years ago
Aurelien Jarno 1c0c13eb93 [MIPS] Add support for BCM47XX CPUs. 18 years ago
Maciej W. Rozycki f6a9e6dec5 [MIPS] pg-r4k.c: Fix a typo in an R4600 v2 erratum workaround 18 years ago
Maciej W. Rozycki 8df5beac2a [MIPS] Workaround for 4Kc machine check exception 18 years ago
Ralf Baechle b868868ae0 [MIPS] Fix aliasing bug in copy_user_highpage. 18 years ago
Thiemo Seufer d6698a2cd6 [MIPS] TLB: Fix instruction bitmasks 18 years ago
Maxime Bizon 8bce4e9de1 [MIPS] R10000: Fix wrong test in dma-default.c 18 years ago
Thiemo Seufer 603c338bdd [MIPS] TLB: Fix instruction bitmasks 18 years ago
Maxime Bizon d344dd52e5 [MIPS] R10000: Fix wrong test in dma-default.c 18 years ago
Ralf Baechle 9975e77df5 [MIPS] Gcc 3.3 build fixes. 18 years ago
Ralf Baechle dde96ca8b3 [MIPS] Use -Werror on subdirectories which build cleanly. 18 years ago
Ralf Baechle e001e52801 [MIPS] Replace use of stext with _stext. 18 years ago
David Rientjes f5dbeaf5ed [MIPS] Replace __attribute_used__ with __used 18 years ago
Atsushi Nemoto fb4bb133ad [MIPS] Mark prom_free_prom_memory as __init_refok 18 years ago
Nick Piggin 83c54070ee mm: fault feedback #2 18 years ago
Ralf Baechle 62b396358e [MIPS] SB1: Fix modpost warning. 18 years ago
Fuxin Zhang 2a21c7300b [MIPS] define Hit_Invalidate_I to Index_Invalidate_I for loongson2 18 years ago
Ralf Baechle 24e9d0b96d [MIPS] Hook for platforms to define cachability of /dev/mem regions 18 years ago
Thomas Bogendoerfer fbd5604d56 [MIPS] Make dma_map_sg handle sg elements which are longer than one page 18 years ago
Alexey Dobriyan e8edc6e03a Detach sched.h from mm.h 18 years ago
David Rientjes e8b6d40a00 [MIPS] tlbex: use __maybe_unused 18 years ago
Franck Bui-Huu 599ca0fb63 [MIPS] Remove LIMITED_DMA support 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Ralf Baechle eacb9d6191 [MIPS] Remove unused argument from kunmap_coherent(). 18 years ago
Atsushi Nemoto 0550233933 [MIPS] Select ZONE_DMA only if GENERIC_ISA_DMA selected 18 years ago
Ralf Baechle d6f703602f [MIPS] do_page_fault() needs to use raw_smp_processor_id(). 18 years ago
Ralf Baechle 8fb303c7f1 [MIPS] SB1250: Fix bugs/warnings by creative use of volatile. 18 years ago