index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
mm
Age
Commit message (
Expand
)
Author
2011-10-18
m68knommu: create common externs for _ram* vars
Greg Ungerer
2011-10-18
m68knommu: remove extern declarations of memory_start/memory_end from mm/init
Greg Ungerer
2011-10-18
m68knommu: use generic section names in mm/init code
Greg Ungerer
2011-07-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
2011-07-30
m68k/atari: Reserve some ST-RAM early on for device buffer use
Michael Schmitz
2011-07-25
m68knommu: Fix printk() format in free_initrd_mem()
Geert Uytterhoeven
2011-07-25
m68knommu: Make empty_zero_page "void *", like on m68k
Geert Uytterhoeven
2011-05-25
mm: now that all old mmu_gather code is gone, remove the storage
Peter Zijlstra
2011-05-24
m68knommu: clean up mm/init_no.c
Greg Ungerer
2011-05-24
m68k: merge the mmu and non-mmu mm/Makefile
Greg Ungerer
2011-05-24
m68k: mv kmap_mm.c to kmap.c
Greg Ungerer
2011-05-24
m68knommu: remove stubs for __ioremap() and iounmap()
Greg Ungerer
2011-05-24
m68knommu: remove unused kernel_set_cachemode()
Greg Ungerer
2011-04-27
m68k/mm: Set all online nodes in N_NORMAL_MEMORY
Michael Schmitz
2011-03-25
m68k: merge m68k and m68knommu arch directories
Greg Ungerer
2011-03-16
m68k: Add helper function handle_kernel_fault()
Roman Zippel
2010-05-17
m68k: invoke oom-killer from page fault
Nick Piggin
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-27
m68k{,nommu}/h8300: Remove obsolete comment about map_chunk
Philippe De Muyter
2010-02-27
m68k: Allow ioremapping top of memory
Philippe De Muyter
2009-09-22
arches: drop superfluous casts in nr_free_pages() callers
Geert Uytterhoeven
2009-06-21
Move FAULT_FLAG_xyz into handle_mm_fault() callers
Linus Torvalds
2009-01-12
m68k: Kill several external declarations in source files
Geert Uytterhoeven
2008-10-14
arch/m68k/mm/kmap.c: introduce missing kfree
Julia Lawall
2008-07-26
m68k: use generic show_mem()
Johannes Weiner
2008-07-24
mm: drop unneeded pgdat argument from free_area_init_node()
Johannes Weiner
2008-07-24
mm: move bootmem descriptors definition to a single place
Johannes Weiner
2008-07-20
arch/m68k/mm/sun3mmu.c: Eliminate NULL test and memset after alloc_bootmem
Julia Lawall
2008-07-20
arch/m68k/mm/motorola.c: Eliminate NULL test and memset after alloc_bootmem
Julia Lawall
2008-04-29
m68k: Export empty_zero_page for ZERO_PAGE usage in modules.
Aneesh Kumar K.V
2008-04-28
m68k: remove redundant display of free swap space in show_mem()
Johannes Weiner
2007-10-19
pid namespaces: define is_global_init() and is_container_init()
Serge E. Hallyn
2007-10-16
During VM oom condition, kill all threads in process group
Will Schmidt
2007-08-22
m68k: Kill superfluous extern
Geert Uytterhoeven
2007-07-20
m68k: missing __init
Al Viro
2007-07-20
m68k: missing exports
Al Viro
2007-07-19
mm: fault feedback #2
Nick Piggin
2007-05-31
m68k: discontinuous memory support
Roman Zippel
2007-05-31
m68k: runtime patching infrastructure
Roman Zippel
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-09
[PATCH] m68k: EXPORT_SYMBOL(cache_{clear,push}) bogus comment
Geert Uytterhoeven
2006-12-09
[PATCH] Sun3: General updates
Sam Creasey
2006-12-07
[PATCH] mm: arch do_page_fault() vs in_atomic()
Peter Zijlstra
2006-10-11
[PATCH] clean m68k ksyms
Al Viro
2006-10-11
[PATCH] sun3 __iomem annotations
Al Viro
2006-10-03
fix file specification in comments
Uwe Zeisberger
2006-09-29
[PATCH] pidspace: is_init()
Sukadev Bhattiprolu
2006-09-29
[PATCH] make PROT_WRITE imply PROT_READ
Jason Baron
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-26
[PATCH] arch: use list_move()
Akinobu Mita
[next]