Ralf Baechle
|
a8049c53cd
[MIPS] Convert reference to mem_map to pfn_to_page().
|
17 年之前 |
Ralf Baechle
|
985c30ef4d
[MIPS] Fix aliasing bug in copy_user_highpage, take 2.
|
17 年之前 |
Ralf Baechle
|
b868868ae0
[MIPS] Fix aliasing bug in copy_user_highpage.
|
17 年之前 |
Ralf Baechle
|
9975e77df5
[MIPS] Gcc 3.3 build fixes.
|
18 年之前 |
Atsushi Nemoto
|
fb4bb133ad
[MIPS] Mark prom_free_prom_memory as __init_refok
|
18 年之前 |
Franck Bui-Huu
|
599ca0fb63
[MIPS] Remove LIMITED_DMA support
|
18 年之前 |
Ralf Baechle
|
eacb9d6191
[MIPS] Remove unused argument from kunmap_coherent().
|
18 年之前 |
Atsushi Nemoto
|
0550233933
[MIPS] Select ZONE_DMA only if GENERIC_ISA_DMA selected
|
18 年之前 |
Ralf Baechle
|
7575a49f20
[MIPS] Implement flush_anon_page().
|
18 年之前 |
Atsushi Nemoto
|
80e89593e5
[MIPS] SPARSEMEM: The first pfn of zone should be min_low_pfn, not 0.
|
18 年之前 |
Ralf Baechle
|
bf15f7679b
[MIPS] Declare highstart_pfn, highend_pfn only if CONFIG_HIGHMEM=y
|
18 年之前 |
Atsushi Nemoto
|
6a1e552947
[MIPS] Add external declaration of pagetable_init() to pgalloc.h
|
18 年之前 |
Atsushi Nemoto
|
69a6c312e5
[MIPS] Move some kernel globals from asm file to C file.
|
18 年之前 |
Franck Bui-Huu
|
db84dc6155
[MIPS] Setup min_low_pfn/max_low_pfn correctly
|
18 年之前 |
Atsushi Nemoto
|
c44e8d5e47
[MIPS] prom_free_prom_memory cleanup
|
18 年之前 |
Thiemo Seufer
|
80aac59ed5
[MIPS] Fix reported amount of freed memory - it's in kB not bytes
|
18 年之前 |
Atsushi Nemoto
|
bcd022801e
[PATCH] MIPS: Fix COW D-cache aliasing on fork
|
18 年之前 |
Franck Bui-Huu
|
cbb8fc0797
[MIPS] paging_init(): use highend_pfn/highstart_pfn
|
18 年之前 |
Franck Bui-Huu
|
acd86b8622
[MIPS] Make free_init_pages() arguments to be physical addresses
|
18 年之前 |
Franck Bui-Huu
|
a7837b76b6
[MIPS] setup.c: clean up initrd related code
|
18 年之前 |
Franck Bui-Huu
|
99e3b942c6
[MIPS] page.h: remove __pa() usages.
|
18 年之前 |
Ralf Baechle
|
f8829caee3
[MIPS] Fix aliasing bug in copy_to_user_page / copy_from_user_page
|
18 年之前 |
Atsushi Nemoto
|
b58e5d050f
[MIPS] Fix size of zones_size and zholes_size array
|
18 年之前 |
Christoph Lameter
|
f06a96844a
[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations
|
18 年之前 |
Atsushi Nemoto
|
565200a146
[MIPS] Do not count pages in holes with sparsemem
|
19 年之前 |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 年之前 |
Chad Reese
|
b1c231f5a5
[MIPS] Fix sparsemem support.
|
19 年之前 |
Ralf Baechle
|
6fd11a2173
[MIPS] Cleanup free_initmem the same way as i386 did.
|
19 年之前 |
Dave Hansen
|
22a9835c35
[PATCH] unify PFN_* macros
|
19 年之前 |
Nick Piggin
|
7835e98b2e
[PATCH] remove set_page_count() outside mm/
|
19 年之前 |