aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-04CRIS: Always dump registers for segfaulting process.Jesper Nilsson1-0/+6
2010-08-04CRIS: Add config for pausing a seg-faulting processJesper Nilsson1-3/+10
2010-08-04CRIS: Don't take faults while in_atomicJesper Nilsson1-8/+5
2010-08-04CRIS: Fixup lookup for delay slot faultsJesper Nilsson1-1/+4
2010-08-04CRIS: invoke oom-killer from page faultJesper Nilsson1-4/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-09-22arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven1-1/+1
2009-06-24CRIS: Change DEFINE_PER_CPU of current_pgd to be non volatile.Jesper Nilsson1-1/+1
2009-06-21Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds1-1/+1
2009-04-02BUG to BUG_ON changesStoyan Gaydarov1-2/+1
2008-10-29[CRIS] Move header files from include to arch/cris/include.Jesper Nilsson1-1/+1
2008-07-26cris: use generic show_mem()Johannes Weiner1-30/+0
2008-04-28cris: remove redundant display of free swap space in show_mem()Johannes Weiner1-1/+0
2008-02-08CRIS: Minor fixes to mm/fault.cJesper Nilsson1-141/+28
2008-02-08CRIS: Remove unnecessary CVS log from cris/mm/init.cJesper Nilsson1-111/+0
2007-10-20spelling fixes: arch/cris/Simon Arlott3-4/+4
2007-10-16During VM oom condition, kill all threads in process groupWill Schmidt1-1/+1
2007-07-19mm: fault feedback #2Nick Piggin1-11/+12
2007-02-11[PATCH] CRIS: user ARRAY_SIZE macro when appropriateAhmed S. Darwish1-1/+2
2006-12-07[PATCH] mm: arch do_page_fault() vs in_atomic()Peter Zijlstra1-1/+1
2006-10-01[PATCH] Generic ioremap_page_range: cris conversionHaavard Skinnemoen1-85/+3
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin1-1/+1
2005-11-07[PATCH] cris: "extern inline" -> "static inline"Adrian Bunk1-1/+1
2005-10-29[PATCH] mm: init_mm without ptlockHugh Dickins1-3/+1
2005-08-04It wasn't just x86-64 that had hardcoded VM_FAULT_xxx numbersLinus Torvalds1-3/+3
2005-07-27[PATCH] CRIS update: mmMikael Starvik3-47/+131
2005-04-16Linux-2.6.12-rc2Linus Torvalds5-0/+890