aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-27Blackfin: punt duplicate SPORT MMR definesMike Frysinger1-6/+0
2010-08-23Blackfin: wire up new fanotify/prlimit64 syscallsMike Frysinger1-1/+4
2010-08-23Blackfin: fix hweight breakageMike Frysinger1-7/+10
2010-08-14archs: replace unifdef-y with header-ySam Ravnborg1-2/+2
2010-08-11dma-mapping: remove dma_is_consistent APIFUJITA Tomonori1-1/+0
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori1-1/+0
2010-08-11dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori1-1/+1
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-2/+0
2010-08-10Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-3/+0
2010-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfinLinus Torvalds12-85/+301
2010-08-07remove needless ISA_DMA_THRESHOLDFUJITA Tomonori1-2/+0
2010-08-06Blackfin: gpio: add a debounce stubMike Frysinger1-0/+5
2010-08-06Blackfin: remove CONFIG_MEM_GENERIC_BOARDChristian Dietrich1-18/+0
2010-08-06Blackfin: unify rotary encoder bitmasksMike Frysinger1-1/+73
2010-08-06Blackfin: unify SDH/RSI bitmasksMike Frysinger1-2/+117
2010-08-06Blackfin: add EVT_OVERRIDE/IPRIO core MMR helpersMike Frysinger2-4/+5
2010-08-06Blackfin: add support for dynamic ftraceMike Frysinger1-0/+16
2010-08-06Blackfin: gpio/portmux: clean up whitespace corruptionMike Frysinger2-58/+58
2010-08-06Blackfin: make sure mmiowb inserts a write barrier with SSYNCMichael Hennerich1-1/+7
2010-08-06Blackfin: fix DMA/cache bug when resuming from suspend to RAMMichael Hennerich1-0/+1
2010-08-06Blackfin: fix typo in hweight asmMike Frysinger1-1/+1
2010-08-06Blackfin: stub fpregs dumpingMike Frysinger1-0/+1
2010-08-06Blackfin: new dynamic bfin read/write mmr helpersMike Frysinger1-0/+17
2010-08-05mtd: Blackfin NFC: fix handling of page sizesBarry Song1-3/+0
2010-06-09arch: Implement local64_tPeter Zijlstra1-0/+1
2010-05-27blackfin: use use asm-generic/scatterlist.hFUJITA Tomonori1-21/+1
2010-05-22Blackfin: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori1-0/+2
2010-05-22Blackfin: move string functions to normal lib/ assemblyRobin Getz1-109/+4
2010-05-22Blackfin: add support for the DBG (debug output) pseudo insnRobin Getz1-0/+1
2010-05-22Blackfin: change the BUG opcode to an unused 16-bit opcodeRobin Getz1-1/+6
2010-05-22Blackfin: add support for the DBGA (debug assert) pseudo insnRobin Getz1-0/+17
2010-05-21Blackfin: SMP: add flush_tlb_kernel_range stubGraf Yang1-0/+1
2010-05-21Blackfin: make hardware trace output a little more usefulRobin Getz1-3/+3
2010-05-21Blackfin: remove CONFIG_DEBUG_VERBOSE from trace.cRobin Getz2-0/+11
2010-05-21Blackfin: split kernel/traps.cRobin Getz1-0/+2
2010-05-21Blackfin: punt Blackfin-specific GPIO wakeup APIMichael Hennerich1-11/+11
2010-05-21Blackfin: drop unused bad_page pages and move zero_page to the bssMike Frysinger1-1/+2
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+1
2010-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfinLinus Torvalds25-196/+1284
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2010-03-12dma-mapping: blackfin: remove the obsolete and unnecessary DMA API commentsFUJITA Tomonori1-36/+0
2010-03-09Blackfin: eat spurious space in asm/dpmc.hMike Frysinger1-2/+2
2010-03-09Blackfin: asm/page.h: pull in asm-generic headersMike Frysinger1-0/+3
2010-03-09Blackfin: GPIO: implement to_irq handlerJoachim Eastwood1-4/+13
2010-03-09Blackfin: fix single stepping over system callsMike Frysinger1-0/+2
2010-03-09Blackfin: initial tracehook supportMike Frysinger2-0/+119
2010-03-09Blackfin: initial regset supportMike Frysinger1-1/+7
2010-03-09Blackfin: simplify PTRACE_{PEEK,POKE}USR in preperation for regset supportMike Frysinger1-0/+2
2010-03-09Blackfin: rewrite resync_core_{i,d}cache() SMP logic to avoid per_cpu dataGraf Yang2-2/+7