summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel
Commit message (Expand)AuthorAgeFilesLines
* blackfin,kgdb: Do not put PC in gdb_regs into retx.Sonic Zhang2010-01-071-1/+1
* blackfin,kgdb,probe_kernel: Cleanup probe_kernel_read/writeJason Wessel2010-01-071-205/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2009-12-1618-274/+474
|\
| * Blackfin: drop duplicate sched_clockMike Frysinger2009-12-151-8/+0
| * Blackfin: NOMPU: skip DMA ICPLB hole when it is redundantMike Frysinger2009-12-151-5/+6
| * Blackfin: MPU: add missing __init markingsMike Frysinger2009-12-151-1/+1
| * Blackfin: add support for TIF_NOTIFY_RESUMEBarry Song2009-12-151-0/+18
| * Blackfin: kgdb_test: clean up code a bitMike Frysinger2009-12-151-23/+21
| * Blackfin: convert kgdbtest to proc_fopsAlexey Dobriyan2009-12-151-27/+12
| * Blackfin: convert cyc2ns() to clocksource_cyc2ns()Mike Frysinger2009-12-151-2/+4
| * Blackfin: dma-mapping.h: flesh out missing DMA mapping functionsBarry Song2009-12-151-37/+17
| * Blackfin: workaround anomaly 05000310Barry Song2009-12-151-0/+30
| * Blackfin: drop ptrace() write support for fixed code/bootromMike Frysinger2009-12-151-13/+0
| * Blackfin: MPU: support XIP in async flash memoryBarry Song2009-12-151-4/+9
| * Blackfin: drop 4KB reserve at end of memoryBarry Song2009-12-151-5/+0
| * Blackfin: support smaller uncached DMA chunks for memory constrained systemsBarry Song2009-12-151-7/+13
| * Blackfin: finish_atomic_sections: optimize the RTS stepMike Frysinger2009-12-151-7/+11
| * Blackfin: kgdb: punt dead codeSonic Zhang2009-12-151-17/+0
| * 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
OpenPOWER on IntegriCloud