index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
mm
/
init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-20
mips: remove the second argument of k[un]map_atomic()
Cong Wang
1
-4
/
+4
2011-12-07
MIPS: Handle initmem in systems with kernel not in add_memory_region() mem
David Daney
1
-2
/
+7
2011-07-25
MIPS: Limit fixrange_init() to the FIXMAP region
Kevin Cernekee
1
-3
/
+3
2011-07-25
MIPS: pfn_valid() is broken on low memory HIGHMEM systems
Kevin Cernekee
1
-1
/
+1
2011-05-25
mm: now that all old mmu_gather code is gone, remove the storage
Peter Zijlstra
1
-2
/
+0
2011-03-14
MIPS: Fix GCC-4.6 'set but not used' warning in arch/mips/mm/init.c
David Daney
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-28
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2010-02-27
MIPS: Implement Read Inhibit/eXecute Inhibit
David Daney
1
-1
/
+1
2010-02-27
MIPS: Two-level pagetables for 64-bit kernels with 64KB pages.
David Daney
1
-1
/
+1
2010-02-17
Merge branch 'linus' into x86/mm
Thomas Gleixner
1
-2
/
+8
2010-02-01
resources: introduce generic page_is_ram()
Wu Fengguang
1
-1
/
+1
2010-01-11
mm: make totalhigh_pages unsigned long
Andreas Fenkart
1
-1
/
+1
2009-12-17
MIPS: Put PGD in C0_CONTEXT for 64-bit R2 processors.
David Daney
1
-0
/
+2
2009-11-02
MIPS: Fix machine check exception in kmap_coherent()
Kevin Cernekee
1
-1
/
+5
2009-09-23
kcore: use registerd physmem information
KAMEZAWA Hiroyuki
1
-2
/
+0
2009-09-23
kcore: register vmalloc area in generic way
KAMEZAWA Hiroyuki
1
-3
/
+1
2009-09-23
kcore: add kclist types
KAMEZAWA Hiroyuki
1
-3
/
+4
2009-09-22
arches: drop superfluous casts in nr_free_pages() callers
Geert Uytterhoeven
1
-1
/
+1
2009-09-17
MIPS: Shrink the size of tlb handler
Wu Fei
1
-3
/
+0
2009-06-24
MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.
Ralf Baechle
1
-0
/
+1
2009-05-14
MIPS: Fix highmem.
Ralf Baechle
1
-26
/
+0
2009-03-30
MIPS: Use BUG_ON() where possible.
Ralf Baechle
1
-2
/
+1
2008-06-16
[MIPS] Export empty_zero_page for sake of the ext4 module.
Ralf Baechle
1
-0
/
+1
2008-04-28
[MIPS] unexport copy_from_user_page()
Dmitri Vorobiev
1
-3
/
+0
2008-04-28
[MIPS] unexport copy_to_user_page()
Dmitri Vorobiev
1
-2
/
+0
2008-04-28
[MIPS] unexport copy_user_highpage()
Dmitri Vorobiev
1
-2
/
+0
2008-04-28
[MIPS] Add support for MIPS CMP platform.
Ralf Baechle
1
-1
/
+1
2008-04-28
[MIPS] All MIPS32 processors support64-bit physical addresses.
Chris Dearman
1
-1
/
+1
2008-02-19
[MIPS] Fix buggy invocations of kmap_coherent()
Ralf Baechle
1
-3
/
+6
2007-11-26
[MIPS] 64-bit Sibyte kernels need DMA32.
Ralf Baechle
1
-27
/
+16
2007-11-15
[MIPS] Convert reference to mem_map to pfn_to_page().
Ralf Baechle
1
-1
/
+1
2007-10-16
[MIPS] Fix aliasing bug in copy_user_highpage, take 2.
Ralf Baechle
1
-7
/
+12
2007-09-11
[MIPS] Fix aliasing bug in copy_user_highpage.
Ralf Baechle
1
-1
/
+4
2007-08-27
[MIPS] Gcc 3.3 build fixes.
Ralf Baechle
1
-1
/
+8
2007-07-24
[MIPS] Mark prom_free_prom_memory as __init_refok
Atsushi Nemoto
1
-1
/
+1
2007-05-11
[MIPS] Remove LIMITED_DMA support
Franck Bui-Huu
1
-3
/
+0
2007-04-27
[MIPS] Remove unused argument from kunmap_coherent().
Ralf Baechle
1
-4
/
+4
2007-04-27
[MIPS] Select ZONE_DMA only if GENERIC_ISA_DMA selected
Atsushi Nemoto
1
-10
/
+7
2007-03-24
[MIPS] Implement flush_anon_page().
Ralf Baechle
1
-2
/
+2
2007-03-24
[MIPS] SPARSEMEM: The first pfn of zone should be min_low_pfn, not 0.
Atsushi Nemoto
1
-1
/
+1
2007-02-20
[MIPS] Declare highstart_pfn, highend_pfn only if CONFIG_HIGHMEM=y
Ralf Baechle
1
-2
/
+2
2007-02-18
[MIPS] Add external declaration of pagetable_init() to pgalloc.h
Atsushi Nemoto
1
-2
/
+0
2007-02-06
[MIPS] Move some kernel globals from asm file to C file.
Atsushi Nemoto
1
-0
/
+15
2007-02-06
[MIPS] Setup min_low_pfn/max_low_pfn correctly
Franck Bui-Huu
1
-12
/
+11
2007-02-06
[MIPS] prom_free_prom_memory cleanup
Atsushi Nemoto
1
-10
/
+2
2007-01-24
[MIPS] Fix reported amount of freed memory - it's in kB not bytes
Thiemo Seufer
1
-1
/
+2
2006-12-13
[PATCH] MIPS: Fix COW D-cache aliasing on fork
Atsushi Nemoto
1
-0
/
+25
2006-12-12
[MIPS] paging_init(): use highend_pfn/highstart_pfn
Franck Bui-Huu
1
-9
/
+8
2006-11-30
[MIPS] Make free_init_pages() arguments to be physical addresses
Franck Bui-Huu
1
-16
/
+17
[next]