index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
mm
/
init.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2010-02-28
1
-1
/
+1
|
\
|
*
Merge branch 'linus' into x86/mm
Thomas Gleixner
2010-02-17
1
-2
/
+8
|
|
\
|
*
|
resources: introduce generic page_is_ram()
Wu Fengguang
2010-02-01
1
-1
/
+1
*
|
|
MIPS: Implement Read Inhibit/eXecute Inhibit
David Daney
2010-02-27
1
-1
/
+1
*
|
|
MIPS: Two-level pagetables for 64-bit kernels with 64KB pages.
David Daney
2010-02-27
1
-1
/
+1
|
|
/
|
/
|
*
|
mm: make totalhigh_pages unsigned long
Andreas Fenkart
2010-01-11
1
-1
/
+1
*
|
MIPS: Put PGD in C0_CONTEXT for 64-bit R2 processors.
David Daney
2009-12-17
1
-0
/
+2
*
|
MIPS: Fix machine check exception in kmap_coherent()
Kevin Cernekee
2009-11-02
1
-1
/
+5
|
/
*
kcore: use registerd physmem information
KAMEZAWA Hiroyuki
2009-09-23
1
-2
/
+0
*
kcore: register vmalloc area in generic way
KAMEZAWA Hiroyuki
2009-09-23
1
-3
/
+1
*
kcore: add kclist types
KAMEZAWA Hiroyuki
2009-09-23
1
-3
/
+4
*
arches: drop superfluous casts in nr_free_pages() callers
Geert Uytterhoeven
2009-09-22
1
-1
/
+1
*
MIPS: Shrink the size of tlb handler
Wu Fei
2009-09-17
1
-3
/
+0
*
MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.
Ralf Baechle
2009-06-24
1
-0
/
+1
*
MIPS: Fix highmem.
Ralf Baechle
2009-05-14
1
-26
/
+0
*
MIPS: Use BUG_ON() where possible.
Ralf Baechle
2009-03-30
1
-2
/
+1
*
[MIPS] Export empty_zero_page for sake of the ext4 module.
Ralf Baechle
2008-06-16
1
-0
/
+1
*
[MIPS] unexport copy_from_user_page()
Dmitri Vorobiev
2008-04-28
1
-3
/
+0
*
[MIPS] unexport copy_to_user_page()
Dmitri Vorobiev
2008-04-28
1
-2
/
+0
*
[MIPS] unexport copy_user_highpage()
Dmitri Vorobiev
2008-04-28
1
-2
/
+0
*
[MIPS] Add support for MIPS CMP platform.
Ralf Baechle
2008-04-28
1
-1
/
+1
*
[MIPS] All MIPS32 processors support64-bit physical addresses.
Chris Dearman
2008-04-28
1
-1
/
+1
*
[MIPS] Fix buggy invocations of kmap_coherent()
Ralf Baechle
2008-02-19
1
-3
/
+6
*
[MIPS] 64-bit Sibyte kernels need DMA32.
Ralf Baechle
2007-11-26
1
-27
/
+16
*
[MIPS] Convert reference to mem_map to pfn_to_page().
Ralf Baechle
2007-11-15
1
-1
/
+1
*
[MIPS] Fix aliasing bug in copy_user_highpage, take 2.
Ralf Baechle
2007-10-16
1
-7
/
+12
*
[MIPS] Fix aliasing bug in copy_user_highpage.
Ralf Baechle
2007-09-11
1
-1
/
+4
*
[MIPS] Gcc 3.3 build fixes.
Ralf Baechle
2007-08-27
1
-1
/
+8
*
[MIPS] Mark prom_free_prom_memory as __init_refok
Atsushi Nemoto
2007-07-24
1
-1
/
+1
*
[MIPS] Remove LIMITED_DMA support
Franck Bui-Huu
2007-05-11
1
-3
/
+0
*
[MIPS] Remove unused argument from kunmap_coherent().
Ralf Baechle
2007-04-27
1
-4
/
+4
*
[MIPS] Select ZONE_DMA only if GENERIC_ISA_DMA selected
Atsushi Nemoto
2007-04-27
1
-10
/
+7
*
[MIPS] Implement flush_anon_page().
Ralf Baechle
2007-03-24
1
-2
/
+2
*
[MIPS] SPARSEMEM: The first pfn of zone should be min_low_pfn, not 0.
Atsushi Nemoto
2007-03-24
1
-1
/
+1
*
[MIPS] Declare highstart_pfn, highend_pfn only if CONFIG_HIGHMEM=y
Ralf Baechle
2007-02-20
1
-2
/
+2
*
[MIPS] Add external declaration of pagetable_init() to pgalloc.h
Atsushi Nemoto
2007-02-18
1
-2
/
+0
*
[MIPS] Move some kernel globals from asm file to C file.
Atsushi Nemoto
2007-02-06
1
-0
/
+15
*
[MIPS] Setup min_low_pfn/max_low_pfn correctly
Franck Bui-Huu
2007-02-06
1
-12
/
+11
*
[MIPS] prom_free_prom_memory cleanup
Atsushi Nemoto
2007-02-06
1
-10
/
+2
*
[MIPS] Fix reported amount of freed memory - it's in kB not bytes
Thiemo Seufer
2007-01-24
1
-1
/
+2
*
[PATCH] MIPS: Fix COW D-cache aliasing on fork
Atsushi Nemoto
2006-12-13
1
-0
/
+25
*
[MIPS] paging_init(): use highend_pfn/highstart_pfn
Franck Bui-Huu
2006-12-12
1
-9
/
+8
*
[MIPS] Make free_init_pages() arguments to be physical addresses
Franck Bui-Huu
2006-11-30
1
-16
/
+17
*
[MIPS] setup.c: clean up initrd related code
Franck Bui-Huu
2006-11-30
1
-5
/
+0
*
[MIPS] page.h: remove __pa() usages.
Franck Bui-Huu
2006-11-30
1
-4
/
+4
*
[MIPS] Fix aliasing bug in copy_to_user_page / copy_from_user_page
Ralf Baechle
2006-10-21
1
-7
/
+160
*
[MIPS] Fix size of zones_size and zholes_size array
Atsushi Nemoto
2006-10-03
1
-2
/
+2
*
[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations
Christoph Lameter
2006-09-26
1
-2
/
+2
*
[MIPS] Do not count pages in holes with sparsemem
Atsushi Nemoto
2006-07-13
1
-25
/
+40
[next]