aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-1/+1
2006-12-09[PATCH] m68k: EXPORT_SYMBOL(cache_{clear,push}) bogus commentGeert Uytterhoeven1-2/+2
2006-12-09[PATCH] Sun3: General updatesSam Creasey1-2/+5
2006-12-07[PATCH] mm: arch do_page_fault() vs in_atomic()Peter Zijlstra1-1/+1
2006-10-11[PATCH] clean m68k ksymsAl Viro3-2/+13
2006-10-11[PATCH] sun3 __iomem annotationsAl Viro1-4/+4
2006-10-03fix file specification in commentsUwe Zeisberger1-1/+1
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu1-1/+1
2006-09-29[PATCH] make PROT_WRITE imply PROT_READJason Baron1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel4-4/+0
2006-06-26[PATCH] arch: use list_move()Akinobu Mita1-4/+2
2006-06-25[PATCH] m68k: fix __iounmap for 030Roman Zippel1-2/+4
2006-06-23[PATCH] m68k: use proper defines for zone initializationRoman Zippel2-9/+8
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin3-3/+3
2006-01-12[PATCH] m68k: basic iomem annotationsAl Viro1-6/+6
2005-10-29[PATCH] mm: init_mm without ptlockHugh Dickins1-1/+1
2005-09-05[PATCH] m68k: move cache functions into separate fileRoman Zippel3-105/+119
2005-08-04It wasn't just x86-64 that had hardcoded VM_FAULT_xxx numbersLinus Torvalds1-3/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds9-0/+1834