aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/mm
Commit message (Expand)AuthorAgeFilesLines
* mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-251-2/+0
* m68knommu: clean up mm/init_no.cGreg Ungerer2011-05-241-47/+4
* m68k: merge the mmu and non-mmu mm/MakefileGreg Ungerer2011-05-243-18/+9
* m68k: mv kmap_mm.c to kmap.cGreg Ungerer2011-05-242-370/+365
* m68knommu: remove stubs for __ioremap() and iounmap()Greg Ungerer2011-05-242-38/+1
* m68knommu: remove unused kernel_set_cachemode()Greg Ungerer2011-05-241-8/+0
* m68k/mm: Set all online nodes in N_NORMAL_MEMORYMichael Schmitz2011-04-271-0/+2
* m68k: merge m68k and m68knommu arch directoriesGreg Ungerer2011-03-259-522/+780
* m68k: Add helper function handle_kernel_fault()Roman Zippel2011-03-161-15/+1
* m68k: invoke oom-killer from page faultNick Piggin2010-05-171-10/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-303-1/+3
* m68k{,nommu}/h8300: Remove obsolete comment about map_chunkPhilippe De Muyter2010-02-271-2/+1
* m68k: Allow ioremapping top of memoryPhilippe De Muyter2010-02-271-1/+1
* arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-221-1/+1
* Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-211-1/+1
* m68k: Kill several external declarations in source filesGeert Uytterhoeven2009-01-122-7/+4
* arch/m68k/mm/kmap.c: introduce missing kfreeJulia Lawall2008-10-141-1/+3
* m68k: use generic show_mem()Johannes Weiner2008-07-261-30/+0
* mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner2008-07-242-2/+2
* mm: move bootmem descriptors definition to a single placeJohannes Weiner2008-07-241-3/+1
* arch/m68k/mm/sun3mmu.c: Eliminate NULL test and memset after alloc_bootmemJulia Lawall2008-07-201-1/+0
* arch/m68k/mm/motorola.c: Eliminate NULL test and memset after alloc_bootmemJulia Lawall2008-07-201-1/+0
* m68k: Export empty_zero_page for ZERO_PAGE usage in modules.Aneesh Kumar K.V2008-04-291-0/+1
* m68k: remove redundant display of free swap space in show_mem()Johannes Weiner2008-04-281-1/+0
* pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-191-1/+1
* During VM oom condition, kill all threads in process groupWill Schmidt2007-10-161-1/+1
* m68k: Kill superfluous externGeert Uytterhoeven2007-08-221-5/+1
* m68k: missing __initAl Viro2007-07-201-1/+1
* m68k: missing exportsAl Viro2007-07-201-0/+2
* mm: fault feedback #2Nick Piggin2007-07-191-11/+10
* m68k: discontinuous memory supportRoman Zippel2007-05-313-146/+147
* m68k: runtime patching infrastructureRoman Zippel2007-05-311-0/+3
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* [PATCH] m68k: EXPORT_SYMBOL(cache_{clear,push}) bogus commentGeert Uytterhoeven2006-12-091-2/+2
* [PATCH] Sun3: General updatesSam Creasey2006-12-091-2/+5
* [PATCH] mm: arch do_page_fault() vs in_atomic()Peter Zijlstra2006-12-071-1/+1
* [PATCH] clean m68k ksymsAl Viro2006-10-113-2/+13
* [PATCH] sun3 __iomem annotationsAl Viro2006-10-111-4/+4
* fix file specification in commentsUwe Zeisberger2006-10-031-1/+1
* [PATCH] pidspace: is_init()Sukadev Bhattiprolu2006-09-291-1/+1
* [PATCH] make PROT_WRITE imply PROT_READJason Baron2006-09-291-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-304-4/+0
* [PATCH] arch: use list_move()Akinobu Mita2006-06-261-4/+2
* [PATCH] m68k: fix __iounmap for 030Roman Zippel2006-06-251-2/+4
* [PATCH] m68k: use proper defines for zone initializationRoman Zippel2006-06-232-9/+8
* [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-223-3/+3
* [PATCH] m68k: basic iomem annotationsAl Viro2006-01-121-6/+6
* [PATCH] mm: init_mm without ptlockHugh Dickins2005-10-291-1/+1
* [PATCH] m68k: move cache functions into separate fileRoman Zippel2005-09-053-105/+119
* It wasn't just x86-64 that had hardcoded VM_FAULT_xxx numbersLinus Torvalds2005-08-041-3/+3