index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
mm
/
sram-alloc.c
Age
Commit message (
Expand
)
Author
2012-11-19
treewide: fix printk typo in multiple drivers
Masanari Iida
2012-05-21
blackfin: bf60x: add l2 ecc irq handler
Bob Liu
2011-05-25
Blackfin: convert /proc/sram to seq_file
Alexey Dobriyan
2011-01-10
Blackfin: sram_free_with_lsl: do not ignore return value of sram_free
Mike Frysinger
2010-05-22
Blackfin: use atomic kmalloc in L1 alloc so it too can be atomic
Mike Frysinger
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-09
Blackfin: simplify SMP handling in SRAM code
Yi Li
2009-10-07
Blackfin: mass clean up of copyright/licensing info
Robin Getz
2009-09-16
Blackfin: push SRAM locks down into related ifdefs
Mike Frysinger
2009-06-24
percpu: use DEFINE_PER_CPU_SHARED_ALIGNED()
Tejun Heo
2009-06-12
Blackfin: document the lsl variants of the L1 allocator
Mike Frysinger
2009-06-12
Blackfin: fix handling of initial L1 reservation
Graf Yang
2009-06-12
Blackfin: merge sram init functions
Graf Yang
2009-03-31
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
2009-01-07
Blackfin arch: smp patch cleanup from LKML review
Graf Yang
2008-11-18
Blackfin arch: fix unused warning for some blackfin derivatives
Mike Frysinger
2008-11-18
Blackfin arch: SMP supporting patchset: Blackfin kernel and memory management...
Graf Yang
2008-10-28
Blackfin arch: fix bug - shared lib function in L2 failed be called
Jie Zhang
2008-10-08
Blackfin arch: rename blackfin_sram.c to sram-alloc.c
Robin Getz