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