summaryrefslogtreecommitdiffstats
path: root/arch/m32r/mm
Commit message (Expand)AuthorAgeFilesLines
* 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
* [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-221-2/+2
* [PATCH] m32r: Fix M32104 cache flushing routinesHirokazu Takata2006-01-061-7/+21
* [PATCH] m32r: Support M32104UT target platformHirokazu Takata2006-01-061-0/+10
* [PATCH] memory hotplug locking: node_size_lockDave Hansen2005-10-291-1/+8
* [PATCH] mm: init_mm without ptlockHugh Dickins2005-10-291-3/+1
* [PATCH] missing exports on m32rAl Viro2005-08-231-0/+2
* [PATCH] remove non-DISCONTIG use of pgdat->node_mem_mapDave Hansen2005-06-231-2/+2
* [PATCH] m32r: Cleanup arch/m32r/mm/extable.cHirokazu Takata2005-06-211-4/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-1611-0/+1941