summaryrefslogtreecommitdiff
path: root/arch/blackfin/kernel
AgeCommit message (Expand)Author
2011-03-18Blackfin/ipipe: upgrade to I-pipe mainlinePhilippe Gerum
2011-03-18Blackfin: use accessor functions in show_interrupts()Thomas Gleixner
2011-03-18Blackfin: SMP: work around anomaly 05000491Sonic Zhang
2011-03-18Blackfin: SMP: PERCPU section should be PAGE alignedsteven miao
2011-03-18Blackfin: kgdb: drop dead KGDB_THR_PROC_SWAP for SMP systemsSonic Zhang
2011-03-18Blackfin: bf54x: add kconfig for UART2/3 DMA channel assignmentssteven miao
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-01-31blackfin: Switch from do_timer() to xtime_update()Torben Hohn
2011-01-25percpu: align percpu readmostly subsection to cachelineTejun Heo
2011-01-10Blackfin: kgdb_test: make sure to initialize num2Vivi Li
2011-01-10Blackfin: kgdb: disable preempt schedule when running single step in kgdbSonic Zhang
2011-01-10Blackfin: kgdb: disable interrupt when single stepping in ADEOSSonic Zhang
2011-01-10Blackfin: no-mpu: fix masking of small uncached dma regionSonic Zhang
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-10-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-10-29debug_core,x86,blackfin: Clean up hw debug disable APIDongdong Deng
2010-10-27ptrace: cleanup arch_ptrace() and friends on BlackfinNamhyung Kim
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim
2010-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22Blackfin: gpio: add peripheral group checksteven miao
2010-10-22Blackfin: add new cacheflush syscallSonic Zhang
2010-10-22Blackfin: access_ok: permit L1 stackBarry Song
2010-10-22Blackfin: ptrace: enable access to L1 stacksBarry Song
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-07Fix IRQ flag handling namingDavid Howells
2010-10-07Blackfin: Rename IRQ flags handling functionsDavid Howells
2010-08-17Make do_execve() take a const filename pointerDavid Howells
2010-08-13Mark arguments to certain syscalls as being constDavid Howells
2010-08-06Blackfin: add support for dynamic ftraceMike Frysinger
2010-08-06Blackfin: portmux: fix peripheral map overflow when requesting pinsMichael Hennerich
2010-08-06Blackfin: BF51x/BF52x: support GPIO Hysteresis/Schmitt Trigger optionsMichael Hennerich
2010-08-06Blackfin: gpio/portmux: clean up whitespace corruptionMike Frysinger
2010-08-06Blackfin: fix DMA/cache bug when resuming from suspend to RAMMichael Hennerich
2010-08-06Blackfin: gpio: unify & clean up reserved map handlingMike Frysinger
2010-08-06Blackfin: move MPU anomaly check to common locationMike Frysinger
2010-08-06Blackfin: use common EXCEPTION_TABLE() in vmlinux.ldsMike Frysinger
2010-05-27ptrace: unify FDPIC implementationsMike Frysinger
2010-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds
2010-05-22Blackfin: another year of changes (update copyright in boot log)Mike Frysinger
2010-05-22Blackfin: move string functions to normal lib/ assemblyRobin Getz
2010-05-22Blackfin: kgdb: pass up the CC register instead of a 0 stubMike Frysinger
2010-05-22Blackfin: handle HW errors in the new "FAULT" printing codeRobin Getz
2010-05-22Blackfin: show the whole accumulator in the pseudo DBG insnRobin Getz
2010-05-22Blackfin: support all possible registers in the pseudo instructionsRobin Getz
2010-05-22Blackfin: add support for the DBG (debug output) pseudo insnRobin Getz
2010-05-22Blackfin: add support for the DBGA (debug assert) pseudo insnRobin Getz
2010-05-21Blackfin: make hardware trace output a little more usefulRobin Getz
2010-05-21Blackfin: print out the faulting insn in the trace outputRobin Getz
2010-05-21Blackfin: remove CONFIG_DEBUG_VERBOSE from trace.cRobin Getz