Commit Graph

174 Commits (3dde6ad8fc3939d345a3768464ecff43c91d511a)

Author SHA1 Message Date
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
Thiemo Seufer eb48287508 [MIPS] Hack for SB1 cache issues 18 years ago
Ralf Baechle d6b861c640 [MIPS] SB1: On bootup only flush cache on local CPU. 19 years ago
Ralf Baechle 242954b5aa [MIPS] 16K & 64K page size fixes 19 years ago
Manish Lachwani 9448b8f6a0 [MIPS] Make SB1 cache flushes not to use on_each_cpu 19 years ago
Yoichi Yuasa f0ec69e529 [MIPS] Fix warning about unused definition in c-sb1.c 19 years ago
Ralf Baechle f8829caee3 [MIPS] Fix aliasing bug in copy_to_user_page / copy_from_user_page 19 years ago
Ralf Baechle d89e36d8df [MIPS] Fix iounmap argument to const volatile. 19 years ago
Matt LaPlante 4b3f686d4a Attack of "the the"s in arch 19 years ago
Atsushi Nemoto b58e5d050f [MIPS] Fix size of zones_size and zholes_size array 19 years ago
Atsushi Nemoto 23126692e3 [MIPS] Stacktrace build-fix and improvement 19 years ago