summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/include/asm
Commit message (Expand)AuthorAgeFilesLines
* 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
* Blackfin: asm/irq.h: pull in mach/anomaly.h for anomaly definesMike Frysinger2009-10-071-0/+2
* Blackfin: mass clean up of copyright/licensing infoRobin Getz2009-10-0765-429/+311
* Blackfin: override text/data checking functionsMike Frysinger2009-09-231-3/+35
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-1/+1
* Blackfin: update ftrace for latest toolchainYi Li2009-09-161-1/+1
* Blackfin: fix elf_fpregset_t definitionMike Frysinger2009-09-161-1/+1
* Blackfin: workaround anomaly 05000283Robin Getz2009-09-161-4/+26
* Blackfin: punt dead cache locking codeMike Frysinger2009-09-161-5/+0
* Blackfin: cleanup sync handling when enabling/disabling cplbsYi Li2009-09-161-1/+45
* Blackfin: improve double fault debug handlingGraf Yang2009-09-161-0/+6
* Blackfin: fix MPU handling of invalid memory accessesGraf Yang2009-09-161-3/+3
* Blackfin: catch hardware errors earlier during bootingRobin Getz2009-09-161-0/+22
OpenPOWER on IntegriCloud