summaryrefslogtreecommitdiffstats
path: root/arch/m32r/mm
Commit message (Expand)AuthorAgeFilesLines
* m32r: migrate exception table users off module.h and onto extable.hPaul Gortmaker2017-01-242-2/+2
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-242-2/+2
* mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-261-1/+1
* m32r: mm: fix build warningSudip Mukherjee2016-03-151-12/+15
* mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand2015-05-191-4/+4
* vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-01-291-0/+2
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-121-4/+6
* mm/m32r: prepare for killing free_all_bootmem_node()Jiang Liu2013-07-031-13/+4
* mm/m32r: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-032-49/+6
* mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-031-1/+1
* mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu2013-07-031-2/+2
* mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-031-1/+1
* mm/m32r: use common help functions to free reserved pagesJiang Liu2013-04-291-23/+3
* Disintegrate asm/system.h for M32RDavid Howells2012-03-282-2/+0
* m32r, mm: set all online nodes in N_NORMAL_MEMORYDavid Rientjes2011-05-251-0/+1
* mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-251-2/+0
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* m32r: invoke oom-killer from page faultNick Piggin2010-06-041-10/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-202-4/+4
* m32r: Fix set_memory() for DISCONTIGMEMHirokazu Takata2009-10-041-1/+4
* m32r: fix tme_handlerHirokazu Takata2009-10-041-4/+8
* 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
* page allocator: use allocation flags as an index to the zone watermarkMel Gorman2009-06-161-3/+3
* generic: make PFN_PHYS explicitly return phys_addr_tJeremy Fitzhardinge2008-09-141-2/+2
* m32r: use generic show_mem()Johannes Weiner2008-07-261-36/+0
* bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner2008-07-242-5/+2
* mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner2008-07-242-3/+2
* mm: move bootmem descriptors definition to a single placeJohannes Weiner2008-07-241-3/+1
* Introduce flags for reserve_bootmem()Bernhard Walle2008-02-071-2/+3
* 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
* mm: fault feedback #2Nick Piggin2007-07-191-12/+11
* m32r: fix tme_handler to check _PAGE_PRESENT bitHirokazu Takata2007-05-111-9/+13
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-082-2/+0
* [PATCH] Consolidate bust_spinlocks()Kirill Korotaev2007-02-112-52/+0
* [PATCH] m32r: cosmetic updates and trivial fixesHirokazu Takata2007-02-112-8/+2
* [PATCH] m32r: fix do_page_fault and update_mmu_cacheHirokazu Takata2007-02-111-21/+19
* [PATCH] m32r: fix ace_handler to pass full 32-bit addressHirokazu Takata2006-12-081-2/+2
* [PATCH] initrd: remove unused false condition for initrd_startHenry Nestler2006-12-071-3/+1
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0
* [PATCH] Generic ioremap_page_range: m32r conversionHaavard Skinnemoen2006-10-011-86/+7
* [PATCH] pidspace: is_init()Sukadev Bhattiprolu2006-09-291-1/+1
* [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializationsChristoph Lameter2006-09-261-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-304-4/+0
* typo fixes: occuring -> occurringAdrian Bunk2006-06-301-1/+1
* [PATCH] unify PFN_* macrosDave Hansen2006-03-272-0/+2
* [PATCH] for_each_online_pgdat: remove sorting pgdatKAMEZAWA Hiroyuki2006-03-271-6/+0
* [PATCH] for_each_online_pgdat: renaming for_each_pgdatKAMEZAWA Hiroyuki2006-03-271-1/+1