aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/mm
Commit message (Expand)AuthorAge
* 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
* [PATCH] clean m68k ksymsAl Viro2006-10-11
* [PATCH] sun3 __iomem annotationsAl Viro2006-10-11
* fix file specification in commentsUwe Zeisberger2006-10-03
* [PATCH] pidspace: is_init()Sukadev Bhattiprolu2006-09-29
* [PATCH] make PROT_WRITE imply PROT_READJason Baron2006-09-29
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] arch: use list_move()Akinobu Mita2006-06-26
* [PATCH] m68k: fix __iounmap for 030Roman Zippel2006-06-25
* [PATCH] m68k: use proper defines for zone initializationRoman Zippel2006-06-23
* [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-22
* [PATCH] m68k: basic iomem annotationsAl Viro2006-01-12
* [PATCH] mm: init_mm without ptlockHugh Dickins2005-10-30
* [PATCH] m68k: move cache functions into separate fileRoman Zippel2005-09-05
* It wasn't just x86-64 that had hardcoded VM_FAULT_xxx numbersLinus Torvalds2005-08-04