aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-07blackfin,kgdb: Do not put PC in gdb_regs into retx.Sonic Zhang1-1/+1
2010-01-07blackfin,kgdb,probe_kernel: Cleanup probe_kernel_read/writeJason Wessel1-205/+0
2009-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfinLinus Torvalds18-274/+474
2009-12-16Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-2/+0
2009-12-15module: make MODULE_SYMBOL_PREFIX into a CONFIG optionAlan Jenkins1-2/+0
2009-12-15Blackfin: drop duplicate sched_clockMike Frysinger1-8/+0
2009-12-15Blackfin: NOMPU: skip DMA ICPLB hole when it is redundantMike Frysinger1-5/+6
2009-12-15Blackfin: MPU: add missing __init markingsMike Frysinger1-1/+1
2009-12-15Blackfin: add support for TIF_NOTIFY_RESUMEBarry Song1-0/+18
2009-12-15Blackfin: kgdb_test: clean up code a bitMike Frysinger1-23/+21
2009-12-15Blackfin: convert kgdbtest to proc_fopsAlexey Dobriyan1-27/+12
2009-12-15Blackfin: convert cyc2ns() to clocksource_cyc2ns()Mike Frysinger1-2/+4
2009-12-15Blackfin: dma-mapping.h: flesh out missing DMA mapping functionsBarry Song1-37/+17
2009-12-15Blackfin: workaround anomaly 05000310Barry Song1-0/+30
2009-12-15Blackfin: drop ptrace() write support for fixed code/bootromMike Frysinger1-13/+0
2009-12-15Blackfin: MPU: support XIP in async flash memoryBarry Song1-4/+9
2009-12-15Blackfin: drop 4KB reserve at end of memoryBarry Song1-5/+0
2009-12-15Blackfin: support smaller uncached DMA chunks for memory constrained systemsBarry Song1-7/+13
2009-12-15Blackfin: finish_atomic_sections: optimize the RTS stepMike Frysinger1-7/+11
2009-12-15Blackfin: kgdb: punt dead codeSonic Zhang1-17/+0
2009-12-15Blackfin: reject NULL callback in set_dma_callback()Mike Frysinger1-11/+10
2009-12-15Blackfin: gptimers: use unsigned timer/group idsMike Frysinger1-16/+16
2009-12-15Blackfin: don't walk VMAs when oopsingRobin Getz1-0/+9
2009-12-15Blackfin/ipipe: prepare status bitops for SMP supportPhilippe Gerum1-0/+67
2009-12-15Blackfin: don't give CPU its own line in traps outputMike Frysinger1-3/+3
2009-12-15Blackfin: announce current cpu rev when bootingRobin Getz1-1/+1
2009-12-15Blackfin: convert DMA mutex to an atomic and drop redundant codeMike Frysinger1-21/+10
2009-12-15Blackfin: push down asm/ includes and out of bfin-global.hMike Frysinger1-0/+1
2009-12-15Blackfin: bf538: add support for extended GPIO banksMichael Hennerich1-0/+97
2009-12-15Blackfin: calculate on-chip lengths at link time rather than run timeMike Frysinger2-35/+32
2009-12-15Blackfin: improve async bank access checking (for cross-banks & XIP)Bernd Schmidt1-15/+62
2009-12-15Blackfin: convert DMA code to a proper bitmapMichael Hennerich1-7/+8
2009-12-15Blackfin: add some bounds checking to peripheral_requestBarry Song1-0/+2
2009-12-15Blackfin: use common code for cycle->nanosecond conversionYi Li1-22/+4
2009-12-15Blackfin: unify sched_clock() handling between clock sourcesYi Li1-10/+33
2009-12-15Blackfin: fix gptimer0 clock source compile warningYi Li1-1/+1
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2-5/+5
2009-12-11Unify sys_mmap*Al Viro1-33/+0
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-12-09Merge branch 'bkl-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-5/+1
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-11-25Blackfin: fix SMP build error in start_thread()Graf Yang1-1/+1
2009-11-25Blackfin: fix typo in ptrace pokingJie Zhang1-1/+1
2009-11-25Blackfin: fix cache Kconfig typoAndré Goddard Rosa1-1/+1
2009-11-25Blackfin: fix suspend/resume failure with some on-chip ROMsMichael Hennerich1-2/+7
2009-10-14blackfin: Remove the BKL from sys_execveJohn Kacur1-5/+1
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan1-0/+1
2009-10-08Blackfin: fix framebuffer mmap bug for nommuThomas Chou1-0/+11
2009-10-07Blackfin: cplbinfo: drop d_path() hacksMike Frysinger1-13/+12