summaryrefslogtreecommitdiffstats
path: root/arch/cris/mm
Commit message (Expand)AuthorAgeFilesLines
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-131-2/+4
* mm/cris: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-041-31/+2Star
* mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-041-1/+1
* mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu2013-07-041-1/+1
* mm/cris: use common help functions to free reserved pagesJiang Liu2013-04-301-14/+2Star
* readahead: fault retry breaks mmap file read random detectionShaohua Li2012-10-091-0/+1
* cris/mm/fault.c: Port OOM changes to do_page_faultKautuk Consul2012-04-041-5/+26
* Disintegrate asm/system.h for CRISDavid Howells2012-03-281-0/+1
* mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-251-2/+0Star
* CRIS: Always dump registers for segfaulting process.Jesper Nilsson2010-08-041-0/+6
* CRIS: Add config for pausing a seg-faulting processJesper Nilsson2010-08-041-3/+10
* CRIS: Don't take faults while in_atomicJesper Nilsson2010-08-041-8/+5Star
* CRIS: Fixup lookup for delay slot faultsJesper Nilsson2010-08-041-1/+4
* CRIS: invoke oom-killer from page faultJesper Nilsson2010-08-041-4/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-221-1/+1
* CRIS: Change DEFINE_PER_CPU of current_pgd to be non volatile.Jesper Nilsson2009-06-241-1/+1
* Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-211-1/+1
* BUG to BUG_ON changesStoyan Gaydarov2009-04-021-2/+1Star
* [CRIS] Move header files from include to arch/cris/include.Jesper Nilsson2008-10-291-1/+1
* cris: use generic show_mem()Johannes Weiner2008-07-261-30/+0Star
* cris: remove redundant display of free swap space in show_mem()Johannes Weiner2008-04-281-1/+0Star
* CRIS: Minor fixes to mm/fault.cJesper Nilsson2008-02-081-141/+28Star
* CRIS: Remove unnecessary CVS log from cris/mm/init.cJesper Nilsson2008-02-081-111/+0Star
* spelling fixes: arch/cris/Simon Arlott2007-10-203-4/+4
* During VM oom condition, kill all threads in process groupWill Schmidt2007-10-161-1/+1
* mm: fault feedback #2Nick Piggin2007-07-191-11/+12
* [PATCH] CRIS: user ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-111-1/+2
* [PATCH] mm: arch do_page_fault() vs in_atomic()Peter Zijlstra2006-12-071-1/+1
* [PATCH] Generic ioremap_page_range: cris conversionHaavard Skinnemoen2006-10-011-85/+3Star
* [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-221-1/+1
* [PATCH] cris: "extern inline" -> "static inline"Adrian Bunk2005-11-071-1/+1
* [PATCH] mm: init_mm without ptlockHugh Dickins2005-10-301-3/+1Star
* It wasn't just x86-64 that had hardcoded VM_FAULT_xxx numbersLinus Torvalds2005-08-041-3/+3
* [PATCH] CRIS update: mmMikael Starvik2005-07-283-47/+131
* Linux-2.6.12-rc2Linus Torvalds2005-04-175-0/+890