aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mm/sram-alloc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-16arch: remove blackfin portArnd Bergmann1-899/+0
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>Ingo Molnar1-0/+2
2012-11-19treewide: fix printk typo in multiple driversMasanari Iida1-1/+1
2012-05-21blackfin: bf60x: add l2 ecc irq handlerBob Liu1-0/+36
2011-05-25Blackfin: convert /proc/sram to seq_fileAlexey Dobriyan1-17/+26
2011-01-10Blackfin: sram_free_with_lsl: do not ignore return value of sram_freeMike Frysinger1-9/+9
2010-05-22Blackfin: use atomic kmalloc in L1 alloc so it too can be atomicMike Frysinger1-1/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-09Blackfin: simplify SMP handling in SRAM codeYi Li1-18/+9
2009-10-07Blackfin: mass clean up of copyright/licensing infoRobin Getz1-24/+3
2009-09-16Blackfin: push SRAM locks down into related ifdefsMike Frysinger1-13/+17
2009-06-24percpu: use DEFINE_PER_CPU_SHARED_ALIGNED()Tejun Heo1-3/+3
2009-06-12Blackfin: document the lsl variants of the L1 allocatorMike Frysinger1-0/+4
2009-06-12Blackfin: fix handling of initial L1 reservationGraf Yang1-2/+10
2009-06-12Blackfin: merge sram init functionsGraf Yang1-1/+4
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan1-1/+0
2009-01-07Blackfin arch: smp patch cleanup from LKML reviewGraf Yang1-0/+1
2008-11-18Blackfin arch: fix unused warning for some blackfin derivativesMike Frysinger1-0/+2
2008-11-18Blackfin arch: SMP supporting patchset: Blackfin kernel and memory management codeGraf Yang1-143/+193
2008-10-28Blackfin arch: fix bug - shared lib function in L2 failed be calledJie Zhang1-4/+4
2008-10-08Blackfin arch: rename blackfin_sram.c to sram-alloc.cRobin Getz1-0/+809