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