aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-13Blackfin: hook up new rt_tgsigqueueinfo syscallMike Frysinger1-1/+2
2009-06-13Blackfin: initial support for ftraceMike Frysinger1-1/+13
2009-06-13Blackfin: move custom sections into sections.hMike Frysinger2-10/+12
2009-06-13Blackfin: punt unused/wrong mutex-dec.hMike Frysinger1-112/+0
2009-06-13Blackfin: add support for irqflagsMike Frysinger3-264/+74
2009-06-13Blackfin: update aedos-ipipe code to upstream 1.10-00Yi Li1-13/+15
2009-06-13Blackfin: fix flag storage for irq funcsMike Frysinger2-9/+10
2009-06-13Blackfin: add blackfin_invalidate_entire_icache for SMP systemsSonic Zhang3-3/+10
2009-06-13Blackfin: add support for GENERIC_BUGMike Frysinger1-6/+51
2009-06-13Blackfin: rename bfin_addr_dcachable to bfin_addr_dcacheableJie Zhang1-1/+1
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds4-3/+4
2009-06-12Blackfin: push access_ok() L1 attribute downMike Frysinger1-4/+0
2009-06-12Blackfin: punt duplicated search_exception_table() prototypeMike Frysinger1-3/+0
2009-06-12Blackfin: add missing access_ok() checks to user functionsRobin Getz1-5/+20
2009-06-12Blackfin: rename Blackfin relocs according to the toolchainMike Frysinger1-42/+42
2009-06-12Blackfin: add SSYNC to set_dma_sg() for descriptor fetchingSonic Zhang1-1/+7
2009-06-12Blackfin: drop unused reserve_pda() functionGraf Yang1-2/+0
2009-06-12Blackfin: update gptimers APIMichael Hennerich1-19/+24
2009-06-12Blackfin: make deferred hardware errors more exactRobin Getz1-3/+89
2009-06-12Blackfin: work around anomaly 05000220Graf Yang1-16/+19
2009-06-12Blackfin: add support for gptimer0 as a tick sourceGraf Yang1-0/+1
2009-06-12Blackfin: document anomaly 05000234 workaroundRobin Getz1-2/+2
2009-06-12Blackfin: fix early L1 relocation crashRobin Getz1-0/+2
2009-06-12Blackfin: fix detection of cached L2 SRAMMike Frysinger1-0/+5
2009-06-12Blackfin: merge Philippe's recent ipipe patchPhilippe Gerum1-2/+2
2009-06-12Blackfin: fix warnings with I/O port macrosMike Frysinger1-13/+16
2009-06-12Blackfin: fix data cache flushing when doing icache flushingMike Frysinger1-19/+16
2009-06-11asm-generic: rename page.h and uaccess.hArnd Bergmann1-1/+1
2009-06-11asm-generic: rename atomic.h to atomic-long.hArnd Bergmann1-1/+1
2009-06-11asm-generic: introduce asm/bitsperlong.hArnd Bergmann1-0/+1
2009-06-11asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann1-1/+1
2009-05-29flat: fix data sections alignmentOskar Schirmer1-1/+0
2009-05-27Blackfin: drop unneeded asm/.gitignoreMike Frysinger1-1/+0
2009-05-27Blackfin: hook up preadv/pwritev syscallsMike Frysinger1-1/+3
2009-04-07Blackfin SPI Driver: Make mmc_spi driver work on BlackfinWolfgang Muees1-0/+2
2009-04-07Blackfin SPI Driver: Add GPIO controlled SPI Slave Select supportMichael Hennerich1-0/+1
2009-04-07Blackfin SPI Driver: Fix erroneous SPI Clock divisor calculationMichael Hennerich1-0/+2
2009-04-02Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar1-0/+1
2009-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds4-7/+17
2009-03-28Blackfin arch: sport spi needs 6 gpio pinsCliff Cai1-1/+1
2009-03-28Blackfin arch: clean up sports header fileMike Frysinger1-1/+1
2009-03-28Blackfin arch: convert BF5{18,27,48}_FAMILY to CONFIG_BF{51,52,54}xMike Frysinger2-3/+3
2009-03-28Blackfin arch: bf51x processors also have 8 timersMike Frysinger1-2/+2
2009-03-28Blackfin arch: add a check to make sure only Blackfin GPIOs may generate IRQsMichael Hennerich1-1/+4
2009-03-28Blackfin arch: include linux headers that this one uses definitions from fro sport driversMike Frysinger1-0/+7
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar1-10/+0
2009-03-26Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller6-112/+84
2009-03-26Merge commit 'v2.6.29' into core/header-fixesIngo Molnar13-256/+125
2009-03-10Merge branch 'x86/core' into tracing/ftraceIngo Molnar1-10/+0