summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-clps7500
ModeNameSize
-rw-r--r--Makefile111logstatsplain
-rw-r--r--Makefile.boot29logstatsplain
-rw-r--r--core.c8079logstatsplain
itgraph'>* nommu: vmalloc_32_user()/vm_insert_page() and symbol exports.Paul Mundt2007-07-211-12/+33 * mm: fault feedback #1Nick Piggin2007-07-191-2/+2 * mm: merge populate and nopage into fault (fixes nonlinear)Nick Piggin2007-07-191-2/+1 * nommu: stub expand_stack() for nommu caseGreg Ungerer2007-07-161-0/+5 * security: Protection for exploiting null dereference using mmapEric Paris2007-07-111-1/+1 * move die notifier handling to common codeChristoph Hellwig2007-05-081-0/+8 * [PATCH] nommu: fix bug ip_conntrack does not work on nommuWu, Bryan2007-04-121-0/+1 * [PATCH] NOMMU: make SYSV SHM nattch work correctlyDavid Howells2007-03-221-0/+6 * [PATCH] NOMMU: supply get_unmapped_area() to fix NOMMU SYSV SHMDavid Howells2007-03-221-0/+22 * [PATCH] struct path: convert mmJosef Sipek2006-12-081-6/+6 * [PATCH] kernel core: replace kmalloc+memset with kzallocBurman Yan2006-12-071-4/+2 * [PATCH] uclinux: fix mmap() of directory for nommu caseMike Frysinger2006-12-061-5/+7 * Spelling fix: "control" instead of "cotrol"Michael Opdenacker2006-10-031-1/+1 * [PATCH] NOMMU: don't try and give NULL to fput()Gavin Lambert2006-10-011-1/+2 * [PATCH] NOMMU: Make futexes work under NOMMU conditionsDavid Howells2006-09-271-5/+9 * [PATCH] NOMMU: Make mremap() partially work for NOMMU kernelsDavid Howells2006-09-271-17/+46 * [PATCH] NOMMU: Order the per-mm_struct VMA listDavid Howells2006-09-271-32/+72 * [PATCH] NOMMU: Permit ptrace to ignore non-PROT_WRITE VMAs in NOMMU modeDavid Howells2006-09-271-2/+2 * [PATCH] NOMMU: Check VMA protectionsDavid Howells2006-09-271-5/+25 * [PATCH] Check if start address is in vma region in NOMMU function get_user_pa...Sonic Zhang2006-09-271-2/+6 * [PATCH] NOMMU: Use find_vma() rather than reimplementing a VMA searchDavid Howells2006-09-271-8/+3 * [PATCH] NOMMU: Check that access_process_vm() has a valid targetDavid Howells2006-09-271-0/+47 * [PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLEChristoph Lameter2006-09-261-1/+1 * [PATCH] nommu: export two symbols for drivers to useLuke Yang2006-07-14