aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel
Commit message (Expand)AuthorAge
* blackfin,kgdb: Do not put PC in gdb_regs into retx.Sonic Zhang2010-01-07
* blackfin,kgdb,probe_kernel: Cleanup probe_kernel_read/writeJason Wessel2010-01-07
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2009-12-16
|\
| * Blackfin: drop duplicate sched_clockMike Frysinger2009-12-15
| * Blackfin: NOMPU: skip DMA ICPLB hole when it is redundantMike Frysinger2009-12-15
| * Blackfin: MPU: add missing __init markingsMike Frysinger2009-12-15
| * Blackfin: add support for TIF_NOTIFY_RESUMEBarry Song2009-12-15
| * Blackfin: kgdb_test: clean up code a bitMike Frysinger2009-12-15
| * Blackfin: convert kgdbtest to proc_fopsAlexey Dobriyan2009-12-15
| * Blackfin: convert cyc2ns() to clocksource_cyc2ns()Mike Frysinger2009-12-15
| * Blackfin: dma-mapping.h: flesh out missing DMA mapping functionsBarry Song2009-12-15
| * Blackfin: workaround anomaly 05000310Barry Song2009-12-15
| * Blackfin: drop ptrace() write support for fixed code/bootromMike Frysinger2009-12-15
| * Blackfin: MPU: support XIP in async flash memoryBarry Song2009-12-15
| * Blackfin: drop 4KB reserve at end of memoryBarry Song2009-12-15
| * Blackfin: support smaller uncached DMA chunks for memory constrained systemsBarry Song2009-12-15
| * Blackfin: finish_atomic_sections: optimize the RTS stepMike Frysinger2009-12-15
| * Blackfin: kgdb: punt dead codeSonic Zhang2009-12-15
| * Blackfin: reject NULL callback in set_dma_callback()Mike Frysinger2009-12-15
| * Blackfin: gptimers: use unsigned timer/group idsMike Frysinger2009-12-15
| * Blackfin: don't walk VMAs when oopsingRobin Getz2009-12-15
| * Blackfin/ipipe: prepare status bitops for SMP supportPhilippe Gerum2009-12-15
| * Blackfin: don't give CPU its own line in traps outputMike Frysinger2009-12-15
| * Blackfin: announce current cpu rev when bootingRobin Getz2009-12-15
| * Blackfin: convert DMA mutex to an atomic and drop redundant codeMike Frysinger2009-12-15
| * Blackfin: push down asm/ includes and out of bfin-global.hMike Frysinger2009-12-15
| * Blackfin: bf538: add support for extended GPIO banksMichael Hennerich2009-12-15
| * Blackfin: calculate on-chip lengths at link time rather than run timeMike Frysinger2009-12-15
| * Blackfin: improve async bank access checking (for cross-banks & XIP)Bernd Schmidt2009-12-15
| * Blackfin: convert DMA code to a proper bitmapMichael Hennerich2009-12-15
| * Blackfin: add some bounds checking to peripheral_requestBarry Song2009-12-15
| * Blackfin: use common code for cycle->nanosecond conversionYi Li2009-12-15
| * Blackfin: unify sched_clock() handling between clock sourcesYi Li2009-12-15
| * Blackfin: fix gptimer0 clock source compile warningYi Li2009-12-15
* | Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2009-12-16
|\ \
| * | module: make MODULE_SYMBOL_PREFIX into a CONFIG optionAlan Jenkins2009-12-15
| |/
* / genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-14
|/
* Unify sys_mmap*Al Viro2009-12-11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2009-12-07
| |\
| | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* | | Merge branch 'bkl-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-12-09
|\ \ \ | |/ / |/| |
| * | blackfin: Remove the BKL from sys_execveJohn Kacur2009-10-14
| |/
* | Blackfin: fix SMP build error in start_thread()Graf Yang2009-11-25
* | Blackfin: fix typo in ptrace pokingJie Zhang2009-11-25
* | Blackfin: fix cache Kconfig typoAndré Goddard Rosa2009-11-25
* | Blackfin: fix suspend/resume failure with some on-chip ROMsMichael Hennerich2009-11-25
|/
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
* Blackfin: fix framebuffer mmap bug for nommuThomas Chou2009-10-08
* Blackfin: cplbinfo: drop d_path() hacksMike Frysinger2009-10-07