index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
mm
/
init.c
Age
Commit message (
Expand
)
Author
2009-09-17
MIPS: Shrink the size of tlb handler
Wu Fei
2009-06-24
MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.
Ralf Baechle
2009-05-14
MIPS: Fix highmem.
Ralf Baechle
2009-03-30
MIPS: Use BUG_ON() where possible.
Ralf Baechle
2008-06-16
[MIPS] Export empty_zero_page for sake of the ext4 module.
Ralf Baechle
2008-04-28
[MIPS] unexport copy_from_user_page()
Dmitri Vorobiev
2008-04-28
[MIPS] unexport copy_to_user_page()
Dmitri Vorobiev
2008-04-28
[MIPS] unexport copy_user_highpage()
Dmitri Vorobiev
2008-04-28
[MIPS] Add support for MIPS CMP platform.
Ralf Baechle
2008-04-28
[MIPS] All MIPS32 processors support64-bit physical addresses.
Chris Dearman
2008-02-19
[MIPS] Fix buggy invocations of kmap_coherent()
Ralf Baechle
2007-11-26
[MIPS] 64-bit Sibyte kernels need DMA32.
Ralf Baechle
2007-11-15
[MIPS] Convert reference to mem_map to pfn_to_page().
Ralf Baechle
2007-10-16
[MIPS] Fix aliasing bug in copy_user_highpage, take 2.
Ralf Baechle
2007-09-11
[MIPS] Fix aliasing bug in copy_user_highpage.
Ralf Baechle
2007-08-27
[MIPS] Gcc 3.3 build fixes.
Ralf Baechle
2007-07-24
[MIPS] Mark prom_free_prom_memory as __init_refok
Atsushi Nemoto
2007-05-11
[MIPS] Remove LIMITED_DMA support
Franck Bui-Huu
2007-04-27
[MIPS] Remove unused argument from kunmap_coherent().
Ralf Baechle
2007-04-27
[MIPS] Select ZONE_DMA only if GENERIC_ISA_DMA selected
Atsushi Nemoto
2007-03-24
[MIPS] Implement flush_anon_page().
Ralf Baechle
2007-03-24
[MIPS] SPARSEMEM: The first pfn of zone should be min_low_pfn, not 0.
Atsushi Nemoto
2007-02-20
[MIPS] Declare highstart_pfn, highend_pfn only if CONFIG_HIGHMEM=y
Ralf Baechle
2007-02-18
[MIPS] Add external declaration of pagetable_init() to pgalloc.h
Atsushi Nemoto
2007-02-06
[MIPS] Move some kernel globals from asm file to C file.
Atsushi Nemoto
2007-02-06
[MIPS] Setup min_low_pfn/max_low_pfn correctly
Franck Bui-Huu
2007-02-06
[MIPS] prom_free_prom_memory cleanup
Atsushi Nemoto
2007-01-24
[MIPS] Fix reported amount of freed memory - it's in kB not bytes
Thiemo Seufer
2006-12-13
[PATCH] MIPS: Fix COW D-cache aliasing on fork
Atsushi Nemoto
2006-12-12
[MIPS] paging_init(): use highend_pfn/highstart_pfn
Franck Bui-Huu
2006-11-30
[MIPS] Make free_init_pages() arguments to be physical addresses
Franck Bui-Huu
2006-11-30
[MIPS] setup.c: clean up initrd related code
Franck Bui-Huu
2006-11-30
[MIPS] page.h: remove __pa() usages.
Franck Bui-Huu
2006-10-21
[MIPS] Fix aliasing bug in copy_to_user_page / copy_from_user_page
Ralf Baechle
2006-10-03
[MIPS] Fix size of zones_size and zholes_size array
Atsushi Nemoto
2006-09-26
[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations
Christoph Lameter
2006-07-13
[MIPS] Do not count pages in holes with sparsemem
Atsushi Nemoto
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-06
[MIPS] Fix sparsemem support.
Chad Reese
2006-04-19
[MIPS] Cleanup free_initmem the same way as i386 did.
Ralf Baechle
2006-03-27
[PATCH] unify PFN_* macros
Dave Hansen
2006-03-22
[PATCH] remove set_page_count() outside mm/
Nick Piggin
2006-03-22
[PATCH] mm: split highorder pages
Nick Piggin
2006-02-07
[MIPS] Support /proc/kcore for MIPS
Daniel Jacobowitz
2005-12-12
[PATCH] mips: setup_zero_pages count 1
Hugh Dickins
2005-12-01
[MIPS] Use reset_page_mapcount to initialize empty_zero_page usage counter.
Ralf Baechle
2005-10-29
Fix wrong comment.
Ralf Baechle
2005-10-29
Update MIPS to use the 4-level pagetable code thereby getting rid of
Ralf Baechle
2005-10-29
Delete duplicate copy of fixrange_init.
Ralf Baechle
2005-09-05
[PATCH] mips: clean up 32/64-bit configuration
Ralf Baechle
[next]