aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-09Blackfin: add support for irqflags tracingYi Li1-0/+12
2010-03-09Blackfin: initial XIP supportBarry Song2-0/+13
2010-03-09Blackfin: SMP: add PM/CPU hotplug supportGraf Yang1-0/+7
2010-03-09Blackfin: SMP: make core timers per-cpu clock events for HRTYi Li1-1/+5
2010-03-09Blackfin: unify MMR helpersMike Frysinger1-44/+12
2010-03-09Blackfin: add optimized version of Hamming Weight functionsMichael Hennerich1-19/+55
2010-03-09Blackfin: dma-mapping: fix thinko in constant optimizationSonic Zhang1-6/+9
2010-03-09Blackfin: merge common CAN defines into one headersMike Frysinger1-0/+725
2010-03-09Blackfin: extend bfin-lq035q1-fb resources to include PPI modeMichael Hennerich1-0/+12
2010-03-09Blackfin: fix MPU page permission masks overflow when dealing with async memoryBarry Song1-3/+11
2010-03-09Blackfin: bfin_sport: unify & standardize SPORT masksMike Frysinger2-97/+132
2010-01-06FDPIC: Respect PT_GNU_STACK exec protection markings when creating NOMMU stackMike Frysinger1-0/+5
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds1-0/+1
2009-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfinLinus Torvalds24-527/+416
2009-12-16Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-2/+0
2009-12-16elf: kill USE_ELF_CORE_DUMPChristoph Hellwig1-1/+0
2009-12-16fbdev: bfin-lq035q1-fb: new Blackfin Landscape LCD EZ-Extender driverMichael Hennerich1-0/+28
2009-12-15Blackfin: Convert BUG() to use unreachable()David Daney1-1/+1
2009-12-15Blackfin: define __NR_recvmmsgMike Frysinger1-1/+2
2009-12-15module: make MODULE_SYMBOL_PREFIX into a CONFIG optionAlan Jenkins1-2/+0
2009-12-15Blackfin: add support for TIF_NOTIFY_RESUMEBarry Song1-0/+2
2009-12-15Blackfin: convert to asm-generic pci headersBarry Song1-128/+2
2009-12-15Blackfin: io.h: fix random busted whitespaceMike Frysinger1-44/+51
2009-12-15Blackfin: dma-mapping.h: flesh out missing DMA mapping functionsBarry Song2-27/+99
2009-12-15Blackfin: support smaller uncached DMA chunks for memory constrained systemsBarry Song1-0/+6
2009-12-15Blackfin: kgdb: punt dead codeSonic Zhang1-3/+0
2009-12-15Blackfin: punt dead/unused flash mem_init settingsMike Frysinger1-153/+0
2009-12-15Blackfin: gptimers: use unsigned timer/group idsMike Frysinger1-16/+16
2009-12-15Blackfin: comment the FDPIC PTRACE definesMike Frysinger1-3/+3
2009-12-15Blackfin/ipipe: update version stampPhilippe Gerum1-2/+2
2009-12-15Blackfin/ipipe: introduce support for CONFIG_MPUPhilippe Gerum1-2/+31
2009-12-15Blackfin/ipipe: fix forward ref to barrier()Philippe Gerum1-6/+7
2009-12-15Blackfin/ipipe: prepare status bitops for SMP supportPhilippe Gerum2-27/+9
2009-12-15Blackfin: unify DMA masksMike Frysinger1-20/+49
2009-12-15Blackfin: unify duplicated power masksMike Frysinger1-3/+104
2009-12-15Blackfin: pull in asm/dpmc.h for power definesMike Frysinger1-0/+2
2009-12-15Blackfin: convert DMA mutex to an atomic and drop redundant codeMike Frysinger1-14/+3
2009-12-15Blackfin: push down asm/ includes and out of bfin-global.hMike Frysinger3-6/+3
2009-12-15Blackfin: bf538: add support for extended GPIO banksMichael Hennerich1-0/+5
2009-12-15Blackfin: add C define of trace_buffer_init()Graf Yang1-0/+2
2009-12-15Blackfin: calculate on-chip lengths at link time rather than run timeMike Frysinger1-4/+12
2009-12-15Blackfin: convert to generic checksum codeMike Frysinger1-66/+4
2009-12-14locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner1-20/+20
2009-12-14locking: Convert raw_rwlock to arch_rwlockThomas Gleixner2-10/+10
2009-12-14locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner1-10/+10
2009-12-14locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner1-1/+1
2009-12-14locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2-6/+6
2009-12-12kbuild: move asm-offsets.h to include/generatedSam Ravnborg1-0/+1
2009-12-10vfs: Implement proper O_SYNC semanticsChristoph Hellwig1-2/+0
2009-11-26block: add helpers to run flush_dcache_page() against a bio and a request's pagesIlya Loginov1-0/+2