aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * Blackfin: reject NULL callback in set_dma_callback()Mike Frysinger2009-12-151-11/+10
| * Blackfin: gptimers: use unsigned timer/group idsMike Frysinger2009-12-151-16/+16
| * Blackfin: don't walk VMAs when oopsingRobin Getz2009-12-151-0/+9
| * Blackfin/ipipe: prepare status bitops for SMP supportPhilippe Gerum2009-12-151-0/+67
| * Blackfin: don't give CPU its own line in traps outputMike Frysinger2009-12-151-3/+3
| * Blackfin: announce current cpu rev when bootingRobin Getz2009-12-151-1/+1
| * Blackfin: convert DMA mutex to an atomic and drop redundant codeMike Frysinger2009-12-151-21/+10
| * Blackfin: push down asm/ includes and out of bfin-global.hMike Frysinger2009-12-151-0/+1
| * Blackfin: bf538: add support for extended GPIO banksMichael Hennerich2009-12-151-0/+97
| * Blackfin: calculate on-chip lengths at link time rather than run timeMike Frysinger2009-12-152-35/+32
| * Blackfin: improve async bank access checking (for cross-banks & XIP)Bernd Schmidt2009-12-151-15/+62
| * Blackfin: convert DMA code to a proper bitmapMichael Hennerich2009-12-151-7/+8
| * Blackfin: add some bounds checking to peripheral_requestBarry Song2009-12-151-0/+2
| * Blackfin: use common code for cycle->nanosecond conversionYi Li2009-12-151-22/+4
| * Blackfin: unify sched_clock() handling between clock sourcesYi Li2009-12-151-10/+33
| * Blackfin: fix gptimer0 clock source compile warningYi Li2009-12-151-1/+1
* | 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
| |/
* | genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-142-5/+5
|/
* Unify sys_mmap*Al Viro2009-12-111-33/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-1/+1
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2009-12-071-1/+1
| |\
| | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* | | Merge branch 'bkl-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-12-091-5/+1
|\ \ \ | |/ / |/| |
| * | blackfin: Remove the BKL from sys_execveJohn Kacur2009-10-141-5/+1
| |/
* | Blackfin: fix SMP build error in start_thread()Graf Yang2009-11-251-1/+1
* | Blackfin: fix typo in ptrace pokingJie Zhang2009-11-251-1/+1
* | Blackfin: fix cache Kconfig typoAndré Goddard Rosa2009-11-251-1/+1
* | Blackfin: fix suspend/resume failure with some on-chip ROMsMichael Hennerich2009-11-251-2/+7
|/
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* Blackfin: fix framebuffer mmap bug for nommuThomas Chou2009-10-081-0/+11
* Blackfin: cplbinfo: drop d_path() hacksMike Frysinger2009-10-071-13/+12
* Blackfin: mass clean up of copyright/licensing infoRobin Getz2009-10-0725-432/+63
* Blackfin: convert to use arch_gettimeoffset()john stultz2009-10-071-61/+2
* blackfin: Cleanup linker script using new linker script macros.Tim Abbott2009-09-241-50/+6
* Blackfin: update ftrace for latest toolchainYi Li2009-09-161-11/+12
* Blackfin: unify cache init functionsMike Frysinger2009-09-164-144/+2
* Blackfin: swap clocksource ratings for gptimer/cyclesGraf Yang2009-09-161-2/+2
* Blackfin: update ftrace_push_return_trace() breakageMike Frysinger2009-09-161-1/+1
* Blackfin: add ICPLB coverage for async banksBernd Schmidt2009-09-161-2/+9
* Blackfin: use KERN_ALERT in all kgdb_test outputMingquan Pan2009-09-161-1/+1
* Blackfin: fix spelling in a few commentsMichael Hennerich2009-09-161-2/+2
* Blackfin: use raw_smp_processor_id() in exception codeYi Li2009-09-163-8/+8
* Blackfin: remove useless duplicated assignment in gpio codeMichael Hennerich2009-09-161-1/+0
* Blackfin: Fix link errors with binutils 2.19 and GCC 4.3Ingo Molnar2009-09-161-2/+2
* Blackfin: optimize fixed code handling for the most common caseMike Frysinger2009-09-161-8/+2
* Blackfin: punt dead cache locking codeMike Frysinger2009-09-161-51/+0
* Blackfin: do not trace the exception handlerYi Li2009-09-161-1/+1
* Blackfin: cleanup sync handling when enabling/disabling cplbsYi Li2009-09-164-83/+23
* Blackfin: fix read buffer overflowRoel Kluin2009-09-161-4/+4