Commit Graph

184 Commits (ff8e210a9550ad760a62e9803938cd04f9fb0851)

Author SHA1 Message Date
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
Ralf Baechle 41a8198f61 [MIPS] SB1: Fix pile of gcc's bogus format string warnings. 18 years ago
Ralf Baechle e007566d13 [MIPS] R3000: local_flush_data_cache_page take a pointer argument. 18 years ago
Ralf Baechle 7575a49f20 [MIPS] Implement flush_anon_page(). 18 years ago
Atsushi Nemoto 80e89593e5 [MIPS] SPARSEMEM: The first pfn of zone should be min_low_pfn, not 0. 18 years ago
Franck Bui-Huu c9d0696223 [MIPS] Always use virt_to_phys() when translating kernel addresses 18 years ago
Atsushi Nemoto a5664c4075 [MIPS] TX39: Remove redundant tx39_blast_icache() calls 18 years ago
Ralf Baechle 5b648a98db [MIPS] dma_sync_sg_for_cpu is a no-op except for non-coherent R10000s. 18 years ago
Ralf Baechle 36a885306f [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are. 18 years ago
Thomas Bogendoerfer 9b43fb6bc1 [MIPS] Fix dma_sync_*_for_device() functions 18 years ago
Atsushi Nemoto d2af363cfb [MIPS] Kill redundant EXTRA_AFLAGS 18 years ago
Ralf Baechle 5ce704f877 Revert "[PATCH] Generic ioremap_page_range: mips conversion" 18 years ago
Ralf Baechle bf15f7679b [MIPS] Declare highstart_pfn, highend_pfn only if CONFIG_HIGHMEM=y 18 years ago
Atsushi Nemoto 6a1e552947 [MIPS] Add external declaration of pagetable_init() to pgalloc.h 18 years ago
Andrew Sharp 366d6aef28 [MIPS] Fix uniprocessor Sibyte builds. 18 years ago
Ralf Baechle 9a88cbb522 [MIPS] Unify dma-{coherent,noncoherent.ip27,ip32} 18 years ago
Robert P. J. Day 82ddcb0405 [PATCH] extend the set of "__attribute__" shortcut macros 18 years ago
Atsushi Nemoto 69a6c312e5 [MIPS] Move some kernel globals from asm file to C file. 18 years ago
Franck Bui-Huu db84dc6155 [MIPS] Setup min_low_pfn/max_low_pfn correctly 18 years ago
Atsushi Nemoto c44e8d5e47 [MIPS] prom_free_prom_memory cleanup 18 years ago
Thiemo Seufer 80aac59ed5 [MIPS] Fix reported amount of freed memory - it's in kB not bytes 18 years ago
Ralf Baechle 2806ccd7ad [MIPS] Delete duplicate call to load_irq_save. 18 years ago
Atsushi Nemoto 33b06b513e [MIPS] TX49: Fix use of CDEX build_store_reg() 18 years ago
Atsushi Nemoto bcd022801e [PATCH] MIPS: Fix COW D-cache aliasing on fork 18 years ago
Franck Bui-Huu cbb8fc0797 [MIPS] paging_init(): use highend_pfn/highstart_pfn 18 years ago
Ralf Baechle 9202f32558 [MIPS] Export local_flush_data_cache_page for sake of IDE. 18 years ago
Haavard Skinnemoen 8e087929df [PATCH] Generic ioremap_page_range: mips conversion 18 years ago
Ralf Baechle d3fa72e455 [PATCH] Pass struct dev pointer to dma_cache_sync() 18 years ago
Ralf Baechle f67637ee4b [PATCH] Add struct dev pointer to dma_is_consistent() 18 years ago
Peter Zijlstra a866374aec [PATCH] mm: pagefault_{disable,enable}() 18 years ago
Ralf Baechle 617667ba72 [MIPS] Avoid dupliate D-cache flush on R400C / R4400 SC and MC variants. 18 years ago
Atsushi Nemoto 0550d9d13e [MIPS] Remove redundant r4k_blast_icache() calls 18 years ago
Atsushi Nemoto 656be92f9a [MIPS] Load modules to CKSEG0 if CONFIG_BUILD_ELF64=n 18 years ago
Franck Bui-Huu acd86b8622 [MIPS] Make free_init_pages() arguments to be physical addresses 18 years ago
Franck Bui-Huu a7837b76b6 [MIPS] setup.c: clean up initrd related code 18 years ago
Franck Bui-Huu 99e3b942c6 [MIPS] page.h: remove __pa() usages. 18 years ago