index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-03
mm/m68k: fix build warning of unused variable
Jiang Liu
1
-5
/
+8
2013-07-03
mm/m68k: prepare for killing free_all_bootmem_node()
Jiang Liu
1
-3
/
+1
2013-07-03
mm/m68k: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
1
-29
/
+2
2013-07-03
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
1
-2
/
+2
2013-07-03
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
1
-2
/
+2
2013-07-03
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
1
-1
/
+1
2013-04-29
mm/m68k: use common help functions to free reserved pages
Jiang Liu
1
-22
/
+2
2013-03-04
m68knommu: fix build when CPU is not coldfire
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2013-01-07
m68k: fix conditional use of init_pointer_table
Greg Ungerer
1
-3
/
+5
2012-11-14
m68k: move to a single instance of free_initmem()
Greg Ungerer
4
-36
/
+8
2012-11-14
m68k: merge MMU and non-MMU versions of mm/init.c
Greg Ungerer
3
-323
/
+228
2012-10-09
readahead: fault retry breaks mmap file read random detection
Shaohua Li
1
-0
/
+1
2012-08-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
2
-2
/
+2
2012-07-17
m68k: fix ColdFire clear cache operation
Greg Ungerer
1
-1
/
+1
2012-06-27
m68k: Replace m68k-specific _[se]bss by generic __bss_{start,stop}
Geert Uytterhoeven
2
-2
/
+2
2012-04-22
m68k/mm: Port OOM changes to do_page_fault()
Kautuk Consul
1
-8
/
+34
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
[next]