aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mm/sram-alloc.c
Commit message (Expand)AuthorAge
* Blackfin: convert /proc/sram to seq_fileAlexey Dobriyan2011-05-25
* Blackfin: sram_free_with_lsl: do not ignore return value of sram_freeMike Frysinger2011-01-10
* Blackfin: use atomic kmalloc in L1 alloc so it too can be atomicMike Frysinger2010-05-22
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Blackfin: simplify SMP handling in SRAM codeYi Li2010-03-09
* Blackfin: mass clean up of copyright/licensing infoRobin Getz2009-10-07
* Blackfin: push SRAM locks down into related ifdefsMike Frysinger2009-09-16
* percpu: use DEFINE_PER_CPU_SHARED_ALIGNED()Tejun Heo2009-06-24
* Blackfin: document the lsl variants of the L1 allocatorMike Frysinger2009-06-12
* Blackfin: fix handling of initial L1 reservationGraf Yang2009-06-12
* Blackfin: merge sram init functionsGraf Yang2009-06-12
* proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-30
* Blackfin arch: smp patch cleanup from LKML reviewGraf Yang2009-01-07
* Blackfin arch: fix unused warning for some blackfin derivativesMike Frysinger2008-11-18
* Blackfin arch: SMP supporting patchset: Blackfin kernel and memory management...Graf Yang2008-11-18
* Blackfin arch: fix bug - shared lib function in L2 failed be calledJie Zhang2008-10-28
* Blackfin arch: rename blackfin_sram.c to sram-alloc.cRobin Getz2008-10-08