aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel
Commit message (Expand)AuthorAge
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-10-29
|\
| * debug_core,x86,blackfin: Clean up hw debug disable APIDongdong Deng2010-10-29
* | ptrace: cleanup arch_ptrace() and friends on BlackfinNamhyung Kim2010-10-27
* | ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-27
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2010-10-23
|\
| * Blackfin: gpio: add peripheral group checksteven miao2010-10-22
| * Blackfin: add new cacheflush syscallSonic Zhang2010-10-22
| * Blackfin: access_ok: permit L1 stackBarry Song2010-10-22
| * Blackfin: ptrace: enable access to L1 stacksBarry Song2010-10-22
* | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\ \ | |/ |/|
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* | Fix IRQ flag handling namingDavid Howells2010-10-07
* | Blackfin: Rename IRQ flags handling functionsDavid Howells2010-10-07
|/
* Make do_execve() take a const filename pointerDavid Howells2010-08-17
* Mark arguments to certain syscalls as being constDavid Howells2010-08-13
* Blackfin: add support for dynamic ftraceMike Frysinger2010-08-06
* Blackfin: portmux: fix peripheral map overflow when requesting pinsMichael Hennerich2010-08-06
* Blackfin: BF51x/BF52x: support GPIO Hysteresis/Schmitt Trigger optionsMichael Hennerich2010-08-06
* Blackfin: gpio/portmux: clean up whitespace corruptionMike Frysinger2010-08-06
* Blackfin: fix DMA/cache bug when resuming from suspend to RAMMichael Hennerich2010-08-06
* Blackfin: gpio: unify & clean up reserved map handlingMike Frysinger2010-08-06
* Blackfin: move MPU anomaly check to common locationMike Frysinger2010-08-06
* Blackfin: use common EXCEPTION_TABLE() in vmlinux.ldsMike Frysinger2010-08-06
* ptrace: unify FDPIC implementationsMike Frysinger2010-05-27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2010-05-24
|\
| * Blackfin: another year of changes (update copyright in boot log)Mike Frysinger2010-05-22
| * Blackfin: move string functions to normal lib/ assemblyRobin Getz2010-05-22
| * Blackfin: kgdb: pass up the CC register instead of a 0 stubMike Frysinger2010-05-22
| * Blackfin: handle HW errors in the new "FAULT" printing codeRobin Getz2010-05-22
| * Blackfin: show the whole accumulator in the pseudo DBG insnRobin Getz2010-05-22
| * Blackfin: support all possible registers in the pseudo instructionsRobin Getz2010-05-22
| * Blackfin: add support for the DBG (debug output) pseudo insnRobin Getz2010-05-22
| * Blackfin: add support for the DBGA (debug assert) pseudo insnRobin Getz2010-05-22
| * Blackfin: make hardware trace output a little more usefulRobin Getz2010-05-21
| * Blackfin: print out the faulting insn in the trace outputRobin Getz2010-05-21
| * Blackfin: remove CONFIG_DEBUG_VERBOSE from trace.cRobin Getz2010-05-21
| * Blackfin: split kernel/traps.cRobin Getz2010-05-21
| * Blackfin: punt Blackfin-specific GPIO wakeup APIMichael Hennerich2010-05-21
* | kgdb,blackfin: Add in kgdb_arch_set_pc for blackfinJason Wessel2010-05-20
|/
* Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-05-19
|\
| * blackfin: Convert blackfin to use read/update_persistent_clockJohn Stultz2010-03-12
* | 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