summaryrefslogtreecommitdiff
path: root/arch/cris/mm
Commit message (Expand)AuthorAge
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* cris: migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-09-23
* mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-26
* mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand2015-05-19
* Merge tag 'cris-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/je...Linus Torvalds2015-02-15
|\
| * CRIS: Avoid warning in cris mm/fault.cJesper Nilsson2015-01-29
* | vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-01-29
|/
* CRIS: Update init memory handlingJesper Nilsson2014-12-20
* CRIS: Export ioremap_nocacheJesper Nilsson2014-12-20
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-12
* mm/cris: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-03
* mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-03
* mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu2013-07-03
* mm/cris: use common help functions to free reserved pagesJiang Liu2013-04-29
* readahead: fault retry breaks mmap file read random detectionShaohua Li2012-10-09
* cris/mm/fault.c: Port OOM changes to do_page_faultKautuk Consul2012-04-04
* Disintegrate asm/system.h for CRISDavid Howells2012-03-28
* mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-25
* CRIS: Always dump registers for segfaulting process.Jesper Nilsson2010-08-04
* CRIS: Add config for pausing a seg-faulting processJesper Nilsson2010-08-04
* CRIS: Don't take faults while in_atomicJesper Nilsson2010-08-04
* CRIS: Fixup lookup for delay slot faultsJesper Nilsson2010-08-04
* CRIS: invoke oom-killer from page faultJesper Nilsson2010-08-04
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-22
* CRIS: Change DEFINE_PER_CPU of current_pgd to be non volatile.Jesper Nilsson2009-06-24
* Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-21
* BUG to BUG_ON changesStoyan Gaydarov2009-04-02
* [CRIS] Move header files from include to arch/cris/include.Jesper Nilsson2008-10-29
* cris: use generic show_mem()Johannes Weiner2008-07-26
* cris: remove redundant display of free swap space in show_mem()Johannes Weiner2008-04-28
* CRIS: Minor fixes to mm/fault.cJesper Nilsson2008-02-08
* CRIS: Remove unnecessary CVS log from cris/mm/init.cJesper Nilsson2008-02-08
* spelling fixes: arch/cris/Simon Arlott2007-10-20
* During VM oom condition, kill all threads in process groupWill Schmidt2007-10-16
* mm: fault feedback #2Nick Piggin2007-07-19
* [PATCH] CRIS: user ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-11
* [PATCH] mm: arch do_page_fault() vs in_atomic()Peter Zijlstra2006-12-07
* [PATCH] Generic ioremap_page_range: cris conversionHaavard Skinnemoen2006-10-01
* [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-22
* [PATCH] cris: "extern inline" -> "static inline"Adrian Bunk2005-11-07
* [PATCH] mm: init_mm without ptlockHugh Dickins2005-10-29
* It wasn't just x86-64 that had hardcoded VM_FAULT_xxx numbersLinus Torvalds2005-08-04
* [PATCH] CRIS update: mmMikael Starvik2005-07-27
* Linux-2.6.12-rc2Linus Torvalds2005-04-16