summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/include
Commit message (Expand)AuthorAgeFilesLines
* Blackfin: SMP: add PM/CPU hotplug supportGraf Yang2010-03-091-0/+7
* Blackfin: SMP: make core timers per-cpu clock events for HRTYi Li2010-03-091-1/+5
* Blackfin: unify MMR helpersMike Frysinger2010-03-091-44/+12
* Blackfin: add optimized version of Hamming Weight functionsMichael Hennerich2010-03-091-19/+55
* Blackfin: dma-mapping: fix thinko in constant optimizationSonic Zhang2010-03-091-6/+9
* Blackfin: merge common CAN defines into one headersMike Frysinger2010-03-091-0/+725
* Blackfin: extend bfin-lq035q1-fb resources to include PPI modeMichael Hennerich2010-03-091-0/+12
* Blackfin: fix MPU page permission masks overflow when dealing with async memoryBarry Song2010-03-091-3/+11
* Blackfin: bfin_sport: unify & standardize SPORT masksMike Frysinger2010-03-092-97/+132
* FDPIC: Respect PT_GNU_STACK exec protection markings when creating NOMMU stackMike Frysinger2010-01-061-0/+5
* Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-171-0/+1
|\
| * kbuild: move asm-offsets.h to include/generatedSam Ravnborg2009-12-121-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2009-12-1624-527/+416
|\ \
| * | Blackfin: Convert BUG() to use unreachable()David Daney2009-12-151-1/+1
| * | Blackfin: define __NR_recvmmsgMike Frysinger2009-12-151-1/+2
| * | Blackfin: add support for TIF_NOTIFY_RESUMEBarry Song2009-12-151-0/+2
| * | Blackfin: convert to asm-generic pci headersBarry Song2009-12-151-128/+2
| * | Blackfin: io.h: fix random busted whitespaceMike Frysinger2009-12-151-44/+51
| * | Blackfin: dma-mapping.h: flesh out missing DMA mapping functionsBarry Song2009-12-152-27/+99
| * | Blackfin: support smaller uncached DMA chunks for memory constrained systemsBarry Song2009-12-151-0/+6
| * | Blackfin: kgdb: punt dead codeSonic Zhang2009-12-151-3/+0
| * | Blackfin: punt dead/unused flash mem_init settingsMike Frysinger2009-12-151-153/+0
| * | Blackfin: gptimers: use unsigned timer/group idsMike Frysinger2009-12-151-16/+16
| * | Blackfin: comment the FDPIC PTRACE definesMike Frysinger2009-12-151-3/+3
| * | Blackfin/ipipe: update version stampPhilippe Gerum2009-12-151-2/+2
| * | Blackfin/ipipe: introduce support for CONFIG_MPUPhilippe Gerum2009-12-151-2/+31
| * | Blackfin/ipipe: fix forward ref to barrier()Philippe Gerum2009-12-151-6/+7
| * | Blackfin/ipipe: prepare status bitops for SMP supportPhilippe Gerum2009-12-152-27/+9
| * | Blackfin: unify DMA masksMike Frysinger2009-12-151-20/+49
| * | Blackfin: unify duplicated power masksMike Frysinger2009-12-151-3/+104
| * | Blackfin: pull in asm/dpmc.h for power definesMike Frysinger2009-12-151-0/+2
| * | Blackfin: convert DMA mutex to an atomic and drop redundant codeMike Frysinger2009-12-151-14/+3
| * | Blackfin: push down asm/ includes and out of bfin-global.hMike Frysinger2009-12-153-6/+3
| * | Blackfin: bf538: add support for extended GPIO banksMichael Hennerich2009-12-151-0/+5
| * | Blackfin: add C define of trace_buffer_init()Graf Yang2009-12-151-0/+2
| * | Blackfin: calculate on-chip lengths at link time rather than run timeMike Frysinger2009-12-151-4/+12
| * | Blackfin: convert to generic checksum codeMike Frysinger2009-12-151-66/+4
| |/
* | Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2009-12-161-2/+0
|\ \
| * | module: make MODULE_SYMBOL_PREFIX into a CONFIG optionAlan Jenkins2009-12-151-2/+0
| |/
* | elf: kill USE_ELF_CORE_DUMPChristoph Hellwig2009-12-161-1/+0
* | fbdev: bfin-lq035q1-fb: new Blackfin Landscape LCD EZ-Extender driverMichael Hennerich2009-12-161-0/+28
* | locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner2009-12-141-20/+20
* | locking: Convert raw_rwlock to arch_rwlockThomas Gleixner2009-12-142-10/+10
* | locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2009-12-141-10/+10
* | locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner2009-12-141-1/+1
* | locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2009-12-142-6/+6
|/
* vfs: Implement proper O_SYNC semanticsChristoph Hellwig2009-12-101-2/+0
* block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov2009-11-261-0/+2
* Blackfin: fix framebuffer mmap bug for nommuThomas Chou2009-10-081-0/+6
* Blackfin: fix missed cache config renamesGraf Yang2009-10-071-2/+2
OpenPOWER on IntegriCloud