index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
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-27
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-08-01
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-22
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-21
arch/m68k/mm/sun3mmu.c: Eliminate NULL test and memset after alloc_bootmem
Julia Lawall
1
-1
/
+0
2008-07-21
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
[next]