aboutsummaryrefslogtreecommitdiffstats
path: root/arch/frv/mm
Commit message (Expand)AuthorAge
* frv: invoke oom-killer from page faultNick Piggin2010-06-04
* Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-01
|\
| * Rename special text sections in arch/frv from .text.XXX to .text..XXX.Denys Vlasenko2010-03-03
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-21
* FRV: Fix compile breakageAdrian Bunk2009-04-06
* FRV: in_interrupt() requires #inclusion of linux/hardirq.h not asm/hardirq.h nowDavid Howells2009-02-09
* FRV: Eliminate NULL test and memset after alloc_bootmemJulia Lawall2008-10-16
* frv: use generic show_mem()Johannes Weiner2008-07-26
* frv: export empty_zero_pageAdrian Bunk2008-05-24
* frv: unbreak misalignment handling changesDavid Howells2008-05-01
* kernel: Move arches to use common unaligned accessHarvey Harrison2008-04-29
* frv: unexport kmap_atomic_to_pageAdrian Bunk2008-04-21
* CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky2008-02-08
* frv: use find_task_by_vpid in cxn_pin_by_pidPavel Emelyanov2008-02-05
* add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt2008-02-05
* FRV: arrange things such that BRA can reach from the trap tableDavid Howells2007-11-29
* FRV: Remove the section annotation on free_initmem()David Howells2007-11-09
* During VM oom condition, kill all threads in process groupWill Schmidt2007-10-16
* mm: fault feedback #2Nick Piggin2007-07-19
* FRV: Replace pgd management via slabs through quicklistsChristoph Lameter2007-05-09
* FRV: Miscellaneous fixesDavid Howells2007-05-08
* use SLAB_PANIC flag cleanupAkinobu Mita2007-05-08
* get_unmapped_area handles MAP_FIXED on frvBenjamin Herrenschmidt2007-05-07
* [PATCH] FRV: No ZONE_DMADavid Howells2007-03-01
* [PATCH] struct path: convert frvJosef Sipek2006-12-08
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* [PATCH] mm: arch do_page_fault() vs in_atomic()Peter Zijlstra2006-12-07
* [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializationsChristoph Lameter2006-09-26
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] frv: basic __iomem annotationsAl Viro2006-06-23
* [PATCH] frv: remove unnesesary "&"Akinobu Mita2006-03-26
* [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-22
* [PATCH] mm: split highorder pagesNick Piggin2006-03-22
* [PATCH] FRV: Miscellaneous fixesDavid Howells2006-02-14
* [PATCH] frv: support module exception tablesDavid Howells2006-01-08
* [PATCH] frv: implement and export various things required by modulesDavid Howells2006-01-08
* [PATCH] FRV: Make the FRV arch work againDavid Howells2005-11-28
* [PATCH] mm: split page table lockHugh Dickins2005-10-30
* [PATCH] mm: init_mm without ptlockHugh Dickins2005-10-30
* [PATCH] gfp_t: dma-mapping (frv)Al Viro2005-10-28
* It wasn't just x86-64 that had hardcoded VM_FAULT_xxx numbersLinus Torvalds2005-08-04
* [PATCH] mm: remove PG_highmemBadari Pulavarty2005-06-21
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16