1. b2c2f30 Blackfin arch: fix bug - shared lib function in L2 failed be called by Jie Zhang · 16 years ago
  2. 9df1028 Blackfin arch: Use DTEST rather than DMA to poke at L1 SRAM during exception context by Robin Getz · 16 years ago
  3. 5e95320 Blackfin arch: rename blackfin_sram.c to sram-alloc.c by Robin Getz · 16 years ago
  4. 226a6ec Blackfin arch: sram: use 'unsigned long' for irqflags by Vegard Nossum · 16 years ago
  5. 225f7e1 Blackfin arch: Fix bug - when to rmmod the L1_module, it stucks and then reboot the board. by Sonic Zhang · 16 years ago
  6. 07aa7be Blackfin arch: convert L2 defines to be the same as the L1 defines by Mike Frysinger · 16 years ago
  7. 7f268a2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 16 years ago
  8. a2e9c44 blackfin: use generic show_mem() by Johannes Weiner · 16 years ago
  9. 262c382 Blackfin arch: Extend sram malloc to handle L2 SRAM. by Sonic Zhang · 16 years ago
  10. 5d481f4 Blackfin arch: change L1 malloc to base on slab cache and lists. by Sonic Zhang · 16 years ago
  11. 260d5d3 Blackfin arch: Fix bug - do not overflow the buffer given to us which tends to happen when CONFIG_L1_MAX_PIECE is increased past its default by Mike Frysinger · 16 years ago
  12. c5b50df [Blackfin] arch: fix bug - make sure we check the right L1 length by Meihui Fan · 16 years ago
  13. c051489 [Blackfin] arch: kill section mismatch warnings by Bryan Wu · 16 years ago
  14. 856783b [Blackfin] arch: add "memmap=nn[KMG]@ss[KMG]" and "memmap=nn[KMG]$ss[KMG]" options to blackfin, based on arch/i386/kernel/e820.c by Yi Li · 16 years ago
  15. ee7883b [Blackfin] arch: fix bug kernel boot message: memory information is not reasonable by Yi Li · 16 years ago
  16. b97b8a9 [Blackfin] arch: Initial checkin of the memory protection support. by Bernd Schmidt · 16 years ago
  17. 70b63ba Blackfin arch: do not include linux/autoconf.h by Mike Frysinger · 17 years ago
  18. b76f987 Blackfin arch: show_mem can not be marked as init, since it is called during OOM condition by Robin Getz · 17 years ago
  19. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
  20. 1d18947 Blackfin arch: combine the common code of free_initrd_mem and free_initmem by Mike Frysinger · 17 years ago
  21. 1f83b8f Blackfin arch: cleanup warnings from checkpatch -- no functional changes by Mike Frysinger · 17 years ago
  22. 43a3188 Blackfin arch: make sure we initialize our L1 Data B section properly based on the linked kernel by Mike Frysinger · 17 years ago
  23. bc61b4e Blackfin arch: implement a basic /proc/sram file for L1 allocation visibility by Mike Frysinger · 17 years ago
  24. 321f6e0 Blackfin arch: mark our memory init functions with __init so they get freed after init by Mike Frysinger · 17 years ago
  25. d2d50aa Blackfin arch: spelling fixes by Simon Arlott · 17 years ago
  26. e3defff Blackfin arch: ISP1761 doesn't work for USB flash disk by Aubrey Li · 17 years ago
  27. 1394f03 blackfin architecture by Bryan Wu · 17 years ago