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
/
m68k
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-28
Disintegrate asm/system.h for M68K
David Howells
7
-7
/
+0
2012-02-07
m68k: Do not set global share for non-kernel shared pages
Alexander Stein
1
-4
/
+5
2012-01-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
1
-3
/
+3
2012-01-22
m68k: Fix assembler constraint to prevent overeager gcc optimisation
Andreas Schwab
1
-3
/
+3
2011-12-30
m68k: add ColdFire with MMU enabled support to the m68k mem init code
Greg Ungerer
1
-1
/
+1
2011-12-30
m68k: compile appropriate mm arch files for ColdFire MMU support
Greg Ungerer
1
-3
/
+5
2011-12-30
m68k: ColdFire V4e MMU paging init code and miss handler
Greg Ungerer
1
-0
/
+198
2011-12-30
m68k: use ColdFire MMU read/write bit flags when ioremapping
Greg Ungerer
1
-1
/
+2
2011-12-30
m68k: modify cache push and clear code for ColdFire with MMU enable
Greg Ungerer
1
-2
/
+6
2011-12-30
m68k: add cache support for V4e ColdFire cores running with MMU enabled
Greg Ungerer
1
-3
/
+21
2011-12-24
m68k: print memory layout info in boot log
Greg Ungerer
1
-0
/
+34
2011-10-18
m68knommu: create common externs for _ram* vars
Greg Ungerer
1
-1
/
+0
2011-10-18
m68knommu: remove extern declarations of memory_start/memory_end from mm/init
Greg Ungerer
1
-3
/
+0
2011-10-18
m68knommu: use generic section names in mm/init code
Greg Ungerer
1
-9
/
+8
2011-07-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
1
-5
/
+0
2011-07-30
m68k/atari: Reserve some ST-RAM early on for device buffer use
Michael Schmitz
1
-5
/
+0
2011-07-25
m68knommu: Fix printk() format in free_initrd_mem()
Geert Uytterhoeven
1
-2
/
+3
2011-07-25
m68knommu: Make empty_zero_page "void *", like on m68k
Geert Uytterhoeven
1
-3
/
+3
2011-05-25
mm: now that all old mmu_gather code is gone, remove the storage
Peter Zijlstra
1
-2
/
+0
2011-05-24
m68knommu: clean up mm/init_no.c
Greg Ungerer
1
-47
/
+4
2011-05-24
m68k: merge the mmu and non-mmu mm/Makefile
Greg Ungerer
3
-18
/
+9
2011-05-24
m68k: mv kmap_mm.c to kmap.c
Greg Ungerer
2
-370
/
+365
2011-05-24
m68knommu: remove stubs for __ioremap() and iounmap()
Greg Ungerer
2
-38
/
+1
2011-05-24
m68knommu: remove unused kernel_set_cachemode()
Greg Ungerer
1
-8
/
+0
2011-04-27
m68k/mm: Set all online nodes in N_NORMAL_MEMORY
Michael Schmitz
1
-0
/
+2
2011-03-25
m68k: merge m68k and m68knommu arch directories
Greg Ungerer
9
-522
/
+780
2011-03-16
m68k: Add helper function handle_kernel_fault()
Roman Zippel
1
-15
/
+1
2010-05-17
m68k: invoke oom-killer from page fault
Nick Piggin
1
-10
/
+4
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
3
-1
/
+3
2010-02-27
m68k{,nommu}/h8300: Remove obsolete comment about map_chunk
Philippe De Muyter
1
-2
/
+1
2010-02-27
m68k: Allow ioremapping top of memory
Philippe De Muyter
1
-1
/
+1
2009-09-22
arches: drop superfluous casts in nr_free_pages() callers
Geert Uytterhoeven
1
-1
/
+1
2009-06-21
Move FAULT_FLAG_xyz into handle_mm_fault() callers
Linus Torvalds
1
-1
/
+1
2009-01-12
m68k: Kill several external declarations in source files
Geert Uytterhoeven
2
-7
/
+4
2008-10-14
arch/m68k/mm/kmap.c: introduce missing kfree
Julia Lawall
1
-1
/
+3
2008-07-26
m68k: use generic show_mem()
Johannes Weiner
1
-30
/
+0
2008-07-24
mm: drop unneeded pgdat argument from free_area_init_node()
Johannes Weiner
2
-2
/
+2
2008-07-24
mm: move bootmem descriptors definition to a single place
Johannes Weiner
1
-3
/
+1
2008-07-20
arch/m68k/mm/sun3mmu.c: Eliminate NULL test and memset after alloc_bootmem
Julia Lawall
1
-1
/
+0
2008-07-20
arch/m68k/mm/motorola.c: Eliminate NULL test and memset after alloc_bootmem
Julia Lawall
1
-1
/
+0
2008-04-29
m68k: Export empty_zero_page for ZERO_PAGE usage in modules.
Aneesh Kumar K.V
1
-0
/
+1
2008-04-28
m68k: remove redundant display of free swap space in show_mem()
Johannes Weiner
1
-1
/
+0
2007-10-19
pid namespaces: define is_global_init() and is_container_init()
Serge E. Hallyn
1
-1
/
+1
2007-10-16
During VM oom condition, kill all threads in process group
Will Schmidt
1
-1
/
+1
2007-08-22
m68k: Kill superfluous extern
Geert Uytterhoeven
1
-5
/
+1
2007-07-20
m68k: missing __init
Al Viro
1
-1
/
+1
2007-07-20
m68k: missing exports
Al Viro
1
-0
/
+2
2007-07-19
mm: fault feedback #2
Nick Piggin
1
-11
/
+10
2007-05-31
m68k: discontinuous memory support
Roman Zippel
3
-146
/
+147
2007-05-31
m68k: runtime patching infrastructure
Roman Zippel
1
-0
/
+3
[next]