Commit Graph

191 Commits (7b5ee3a038c869e773092834abaa8174e0d77514)

Author SHA1 Message Date
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
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