aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v32/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-22cris: intmem: fix pointer comparison compile warningNiklas Cassel1-2/+2
2016-09-22cris: intmem: fix device_initcall compile warningJesper Nilsson1-1/+8
2015-06-16cris: don't use module_init for non-modular core intmem.c codePaul Gortmaker1-2/+1
2015-03-25CRIS: remove SMP codeRabin Vincent2-15/+0
2012-10-03CRIS: Remove VCS simulator specific codeJesper Nilsson1-8/+0
2010-08-08Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2-5/+22
2010-08-04CRIS: Add debug for assembler macrosJesper Nilsson1-0/+4
2010-08-04CRIS: Update for ARTPEC-3Jesper Nilsson1-5/+18
2010-06-16arch/cris: Remove unnecessary kmalloc castsJoe Perches1-8/+5
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack1-1/+1
2009-10-29percpu: remove per_cpu__ prefix.Rusty Russell1-1/+1
2009-03-16cpumask: use mm_cpumask() wrapper: crisRusty Russell1-1/+1
2008-10-29[CRIS] Move header files from include to arch/cris/include.Jesper Nilsson2-4/+4
2008-07-24mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner1-1/+1
2008-02-08CRIS v32: Avoid work when switching between tasks with shared memory descriptors in mm/tlb.cJesper Nilsson1-28/+28
2008-02-08CRIS v32: Add workaround for MMU hardware bug for ETRAX FS in mm/mmu.SJesper Nilsson1-12/+81
2008-02-08CRIS v32: Fix bug in internal memory allocator mm/intmem.cJesper Nilsson1-17/+31
2008-02-08CRIS v32: Change name of simulator config to CONFIG_ETRAX_VCS_SIM in mm/init.cJesper Nilsson1-6/+2
2008-02-08CRIS v32: Whitespace and formatting changes for kernel/ptrace.cJesper Nilsson1-1/+2
2008-02-08CRIS v32: Add L2 cache initialization code.Jesper Nilsson1-0/+29
2007-10-20spelling fixes: arch/cris/Simon Arlott1-3/+3
2007-02-11[PATCH] CRIS: TLB handling: turn local_save_flags() + local_irq_disable() into local_irq_save()Jiri Kosina1-6/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-2/+0
2006-01-12[PATCH] cris: task_thread_info()Al Viro1-2/+2
2005-10-29[PATCH] mm: cris v32 mmu_context_lockHugh Dickins1-2/+4
2005-07-27[PATCH] CRIS update: new subarchitecture v32Mikael Starvik5-0/+665