aboutsummaryrefslogtreecommitdiff
path: root/arch/blackfin/kernel
AgeCommit message (Expand)Author
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-09Blackfin: mark gpio lib functions staticJoachim Eastwood
2010-03-09Blackfin: GPIO: implement to_irq handlerJoachim Eastwood
2010-03-09Blackfin: remove trailing space in messagesFrans Pop
2010-03-09Blackfin: add support for restart_syscall()Mike Frysinger
2010-03-09Blackfin: fix single stepping over system callsMike Frysinger
2010-03-09Blackfin: initial tracehook supportMike Frysinger
2010-03-09Blackfin: initial regset supportMike Frysinger
2010-03-09Blackfin: simplify PTRACE_{PEEK,POKE}USR in preperation for regset supportMike Frysinger
2010-03-09Blackfin: simplify SYSCFG code a bit and ignore attempts to change itMike Frysinger
2010-03-09Blackfin: use generic ptrace_resume codeChristoph Hellwig
2010-03-09Blackfin: rewrite resync_core_{i,d}cache() SMP logic to avoid per_cpu dataGraf Yang
2010-03-09Blackfin: add support for cpufreq on SMP systemsGraf Yang
2010-03-09Blackfin: split watchdog definitions into a dedicated header fileGraf Yang
2010-03-09Blackfin: support new ftrace frame pointer semanticsMike Frysinger
2010-03-09Blackfin: implement ftrace mcount testMike Frysinger
2010-03-09Blackfin: implement nmi_watchdog for SMP on BF561Graf Yang
2010-03-09Blackfin: respect the L1 kconfig optimization in the MPU codeBarry Song
2010-03-09Blackfin: fill out the signal si_addr when sending a SIGBUS/SIGSEGVBarry Song
2010-03-09Blackfin: fix up mm locking in address dumpingGraf Yang
2010-03-09Blackfin: kgdb: mark all local funcs/structs staticMike Frysinger
2010-03-09Blackfin: fix decoding of opcodes 41-47 in decode_instruction()Roel Kluin
2010-03-09Blackfin: initial XIP supportBarry Song
2010-03-09Blackfin: fix the section name of init_thread_unionBarry Song
2010-03-09Blackfin: replace harcoded define with proper THREAD_SIZE macroBarry Song
2010-03-09Blackfin: fix relocation errors with large initramfs imagesJie Zhang
2010-03-09Blackfin: SMP: make core timers per-cpu clock events for HRTYi Li
2010-03-09Blackfin: gpio: use shorter nameMichael Hennerich
2010-03-09Blackfin: dma-mapping: fix thinko in constant optimizationSonic Zhang
2010-03-09Blackfin: MPU: handle caches for reserved memorySonic Zhang
2010-03-09Blackfin: fix MPU page permission masks overflow when dealing with async memoryBarry Song
2010-03-09Blackfin: allow boards to register early devicesSonic Zhang
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