summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel
Commit message (Expand)AuthorAgeFilesLines
* ptrace: cleanup arch_ptrace() and friends on BlackfinNamhyung Kim2010-10-271-6/+7
* ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-271-1/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2010-10-224-69/+148
|\
| * Blackfin: gpio: add peripheral group checksteven miao2010-10-221-67/+118
| * Blackfin: add new cacheflush syscallSonic Zhang2010-10-222-2/+17
| * Blackfin: access_ok: permit L1 stackBarry Song2010-10-221-0/+5
| * Blackfin: ptrace: enable access to L1 stacksBarry Song2010-10-221-0/+8
* | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+1
|\ \ | |/ |/|
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* | Fix IRQ flag handling namingDavid Howells2010-10-071-0/+1
* | Blackfin: Rename IRQ flags handling functionsDavid Howells2010-10-074-76/+76
|/
* Make do_execve() take a const filename pointerDavid Howells2010-08-171-1/+3
* Mark arguments to certain syscalls as being constDavid Howells2010-08-131-1/+1
* Blackfin: add support for dynamic ftraceMike Frysinger2010-08-063-9/+163
* Blackfin: portmux: fix peripheral map overflow when requesting pinsMichael Hennerich2010-08-061-1/+1
* Blackfin: BF51x/BF52x: support GPIO Hysteresis/Schmitt Trigger optionsMichael Hennerich2010-08-061-0/+7
* Blackfin: gpio/portmux: clean up whitespace corruptionMike Frysinger2010-08-061-2/+2
* Blackfin: fix DMA/cache bug when resuming from suspend to RAMMichael Hennerich2010-08-061-2/+17
* Blackfin: gpio: unify & clean up reserved map handlingMike Frysinger2010-08-061-51/+56
* Blackfin: move MPU anomaly check to common locationMike Frysinger2010-08-061-4/+0
* Blackfin: use common EXCEPTION_TABLE() in vmlinux.ldsMike Frysinger2010-08-061-6/+1
* ptrace: unify FDPIC implementationsMike Frysinger2010-05-271-24/+9
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2010-05-2411-958/+1510
|\
| * Blackfin: another year of changes (update copyright in boot log)Mike Frysinger2010-05-221-2/+2
| * Blackfin: move string functions to normal lib/ assemblyRobin Getz2010-05-221-0/+12
| * Blackfin: kgdb: pass up the CC register instead of a 0 stubMike Frysinger2010-05-221-1/+1
| * Blackfin: handle HW errors in the new "FAULT" printing codeRobin Getz2010-05-221-0/+9
| * Blackfin: show the whole accumulator in the pseudo DBG insnRobin Getz2010-05-221-6/+19
| * Blackfin: support all possible registers in the pseudo instructionsRobin Getz2010-05-221-6/+61
| * Blackfin: add support for the DBG (debug output) pseudo insnRobin Getz2010-05-222-18/+70
| * Blackfin: add support for the DBGA (debug assert) pseudo insnRobin Getz2010-05-223-0/+89
| * Blackfin: make hardware trace output a little more usefulRobin Getz2010-05-213-64/+443
| * Blackfin: print out the faulting insn in the trace outputRobin Getz2010-05-211-2/+17
| * Blackfin: remove CONFIG_DEBUG_VERBOSE from trace.cRobin Getz2010-05-213-123/+109
| * Blackfin: split kernel/traps.cRobin Getz2010-05-216-836/+885
| * Blackfin: punt Blackfin-specific GPIO wakeup APIMichael Hennerich2010-05-211-119/+12
* | kgdb,blackfin: Add in kgdb_arch_set_pc for blackfinJason Wessel2010-05-201-0/+5
|/
* Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-05-192-39/+13
|\
| * blackfin: Convert blackfin to use read/update_persistent_clockJohn Stultz2010-03-132-39/+13
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-1/+1
* | Blackfin: mark gpio lib functions staticJoachim Eastwood2010-03-091-7/+7
* | Blackfin: GPIO: implement to_irq handlerJoachim Eastwood2010-03-091-0/+6
* | Blackfin: remove trailing space in messagesFrans Pop2010-03-092-6/+6
* | Blackfin: add support for restart_syscall()Mike Frysinger2010-03-091-0/+9
* | Blackfin: fix single stepping over system callsMike Frysinger2010-03-092-3/+11
* | Blackfin: initial tracehook supportMike Frysinger2010-03-092-60/+20
* | Blackfin: initial regset supportMike Frysinger2010-03-092-30/+90
* | Blackfin: simplify PTRACE_{PEEK,POKE}USR in preperation for regset supportMike Frysinger2010-03-091-67/+51
* | Blackfin: simplify SYSCFG code a bit and ignore attempts to change itMike Frysinger2010-03-091-18/+6
* | Blackfin: use generic ptrace_resume codeChristoph Hellwig2010-03-091-44/+0
OpenPOWER on IntegriCloud