aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/mm
Commit message (Expand)AuthorAge
* m68k: add ColdFire with MMU enabled support to the m68k mem init codeGreg Ungerer2011-12-29
* m68k: compile appropriate mm arch files for ColdFire MMU supportGreg Ungerer2011-12-29
* m68k: ColdFire V4e MMU paging init code and miss handlerGreg Ungerer2011-12-29
* m68k: use ColdFire MMU read/write bit flags when ioremappingGreg Ungerer2011-12-29
* m68k: modify cache push and clear code for ColdFire with MMU enableGreg Ungerer2011-12-29
* m68k: add cache support for V4e ColdFire cores running with MMU enabledGreg Ungerer2011-12-29
* m68k: print memory layout info in boot logGreg Ungerer2011-12-24
* m68knommu: create common externs for _ram* varsGreg Ungerer2011-10-18
* m68knommu: remove extern declarations of memory_start/memory_end from mm/initGreg Ungerer2011-10-18
* m68knommu: use generic section names in mm/init codeGreg Ungerer2011-10-18
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2011-07-31
|\
| * m68k/atari: Reserve some ST-RAM early on for device buffer useMichael Schmitz2011-07-30
* | m68knommu: Fix printk() format in free_initrd_mem()Geert Uytterhoeven2011-07-24
* | m68knommu: Make empty_zero_page "void *", like on m68kGeert Uytterhoeven2011-07-24
|/
* mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-25
* m68knommu: clean up mm/init_no.cGreg Ungerer2011-05-23
* m68k: merge the mmu and non-mmu mm/MakefileGreg Ungerer2011-05-23
* m68k: mv kmap_mm.c to kmap.cGreg Ungerer2011-05-23
* m68knommu: remove stubs for __ioremap() and iounmap()Greg Ungerer2011-05-23
* m68knommu: remove unused kernel_set_cachemode()Greg Ungerer2011-05-23
* m68k/mm: Set all online nodes in N_NORMAL_MEMORYMichael Schmitz2011-04-27
* m68k: merge m68k and m68knommu arch directoriesGreg Ungerer2011-03-25
* m68k: Add helper function handle_kernel_fault()Roman Zippel2011-03-16
* m68k: invoke oom-killer from page faultNick Piggin2010-05-17
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* m68k{,nommu}/h8300: Remove obsolete comment about map_chunkPhilippe De Muyter2010-02-27
* m68k: Allow ioremapping top of memoryPhilippe De Muyter2010-02-27
* arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-22
* Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-21
* m68k: Kill several external declarations in source filesGeert Uytterhoeven2009-01-12
* arch/m68k/mm/kmap.c: introduce missing kfreeJulia Lawall2008-10-14
* m68k: use generic show_mem()Johannes Weiner2008-07-26
* mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner2008-07-24
* mm: move bootmem descriptors definition to a single placeJohannes Weiner2008-07-24
* arch/m68k/mm/sun3mmu.c: Eliminate NULL test and memset after alloc_bootmemJulia Lawall2008-07-20
* arch/m68k/mm/motorola.c: Eliminate NULL test and memset after alloc_bootmemJulia Lawall2008-07-20
* m68k: Export empty_zero_page for ZERO_PAGE usage in modules.Aneesh Kumar K.V2008-04-29
* m68k: remove redundant display of free swap space in show_mem()Johannes Weiner2008-04-28
* pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-19
* During VM oom condition, kill all threads in process groupWill Schmidt2007-10-16
* m68k: Kill superfluous externGeert Uytterhoeven2007-08-22
* m68k: missing __initAl Viro2007-07-20
* m68k: missing exportsAl Viro2007-07-20
* mm: fault feedback #2Nick Piggin2007-07-19
* m68k: discontinuous memory supportRoman Zippel2007-05-31
* m68k: runtime patching infrastructureRoman Zippel2007-05-31
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-13
* [PATCH] m68k: EXPORT_SYMBOL(cache_{clear,push}) bogus commentGeert Uytterhoeven2006-12-09
* [PATCH] Sun3: General updatesSam Creasey2006-12-09
* [PATCH] mm: arch do_page_fault() vs in_atomic()Peter Zijlstra2006-12-07