Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / arch / blackfin / mm /
2010-05-22 Mike FrysingerBlackfin: use atomic kmalloc in L1 alloc so it too...
2010-05-22 Mike FrysingerBlackfin: isram: clean up ITEST_COMMAND macro and impro...
2010-05-21 Mike FrysingerBlackfin: cleanup style/comments/etc... in paging_init()
2010-05-21 Mike FrysingerBlackfin: drop unused bad_page pages and move zero_page...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-09 Yi LiBlackfin: simplify SMP handling in SRAM code
2010-03-09 Mike FrysingerBlackfin: isram: add unlikely to sanity checks
2010-01-07 Jason Wesselblackfin,kgdb,probe_kernel: Cleanup probe_kernel_read...
2009-10-07 Robin GetzBlackfin: mass clean up of copyright/licensing info
2009-09-17 Robin GetzBlackfin: fix typo in isram_write()
2009-09-17 Mike FrysingerBlackfin: add some isram-driver self tests
2009-09-17 Robin GetzBlackfin: catch hardware errors earlier during booting
2009-09-17 Mike FrysingerBlackfin: push SRAM locks down into related ifdefs
2009-07-03 Tejun HeoMerge branch 'master' into for-next
2009-06-24 Tejun Heopercpu: use DEFINE_PER_CPU_SHARED_ALIGNED()
2009-06-23 Jie ZhangBlackfin: decouple unrelated cache settings to get...
2009-06-12 Mike FrysingerBlackfin: document the lsl variants of the L1 allocator
2009-06-12 Graf YangBlackfin: fix handling of initial L1 reservation
2009-06-12 Graf YangBlackfin: merge sram init functions
2009-06-12 Graf YangBlackfin: drop unused reserve_pda() function
2009-06-12 Graf YangBlackfin: fix bug found by traps test case 21
2009-06-12 Graf YangBlackfin: fix link failure due to CONFIG_EXCEPTION_L1_S...
2009-03-30 Alexey Dobriyanproc 2/2: remove struct proc_dir_entry::owner
2009-03-05 Mike FrysingerBlackfin arch: mark init_pda as __init as only __init...
2009-01-07 Bernd SchmidtBlackfin arch: Faster C implementation of no-MPU CPLB...
2009-01-07 Graf YangBlackfin arch: smp patch cleanup from LKML review
2008-11-18 Mike FrysingerBlackfin arch: fix unused warning for some blackfin...
2008-11-18 Graf YangBlackfin arch: SMP supporting patchset: Blackfin kernel...
2008-10-28 Jie ZhangBlackfin arch: fix bug - shared lib function in L2...
2008-10-08 Robin GetzBlackfin arch: Use DTEST rather than DMA to poke at...
2008-10-08 Robin GetzBlackfin arch: rename blackfin_sram.c to sram-alloc.c
2008-08-28 Vegard NossumBlackfin arch: sram: use 'unsigned long' for irqflags
2008-08-25 Sonic ZhangBlackfin arch: Fix bug - when to rmmod the L1_module...
2008-08-13 Mike FrysingerBlackfin arch: convert L2 defines to be the same as...
2008-07-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-26 Johannes Weinerblackfin: use generic show_mem()
2008-07-19 Sonic ZhangBlackfin arch: Extend sram malloc to handle L2 SRAM.
2008-07-19 Sonic ZhangBlackfin arch: change L1 malloc to base on slab cache...
2008-07-14 Mike FrysingerBlackfin arch: Fix bug - do not overflow the buffer...
2008-04-23 Meihui Fan[Blackfin] arch: fix bug - make sure we check the right...
2008-02-08 Yi Li[Blackfin] arch: add "memmap=nn[KMG]@ss[KMG]" and ...
2008-02-29 Bryan Wu[Blackfin] arch: kill section mismatch warnings
2008-01-27 Yi Li[Blackfin] arch: fix bug kernel boot message: memory...
2008-01-27 Bernd Schmidt[Blackfin] arch: Initial checkin of the memory protecti...
2007-11-15 Mike FrysingerBlackfin arch: do not include linux/autoconf.h
2007-10-10 Robin GetzBlackfin arch: show_mem can not be marked as init,...
2007-07-19 Yoann Padioleausome kmalloc/memset ->kzalloc (tree wide)
2007-07-12 Mike FrysingerBlackfin arch: combine the common code of free_initrd_m...
2007-07-12 Mike FrysingerBlackfin arch: cleanup warnings from checkpatch --...
2007-06-14 Mike FrysingerBlackfin arch: make sure we initialize our L1 Data...
2007-06-14 Mike FrysingerBlackfin arch: implement a basic /proc/sram file for...
2007-06-11 Mike FrysingerBlackfin arch: mark our memory init functions with...
2007-06-11 Simon ArlottBlackfin arch: spelling fixes
2007-05-21 Aubrey LiBlackfin arch: ISP1761 doesn't work for USB flash disk
2007-05-07 Bryan Wublackfin architecture