| Commit message (Expand) | Author | Age | Files | Lines |
* | kgdb,blackfin: Add in kgdb_arch_set_pc for blackfin | Jason Wessel | 2010-05-20 | 1 | -0/+5 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-05-20 | 1 | -1/+1 |
|\ |
|
| * | add descriptive comment for TIF_MEMDIE task flag declaration. | Andreas Dilger | 2010-05-14 | 1 | -1/+1 |
* | | Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2010-05-19 | 2 | -39/+13 |
|\ \
| |/
|/| |
|
| * | blackfin: Convert blackfin to use read/update_persistent_clock | John Stultz | 2010-03-13 | 2 | -39/+13 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 8 | -2/+7 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds | 2010-03-18 | 112 | -2273/+12548 |
|\ \ |
|
| * | | Blackfin: stop cleaning include/asm/asm-offsets.h | Mike Frysinger | 2010-03-09 | 1 | -1/+0 |
| * | | Blackfin: scale calibration when cpu freq changes | Graf Yang | 2010-03-09 | 1 | -1/+12 |
| * | | Blackfin: eat spurious space in asm/dpmc.h | Mike Frysinger | 2010-03-09 | 1 | -2/+2 |
| * | | Blackfin: fix anomaly 283 handling with exact hardware error | Robin Getz | 2010-03-09 | 1 | -2/+2 |
| * | | Blackfin: bf537-stamp: add example ADXL346 orientation resources | Michael Hennerich | 2010-03-09 | 1 | -9/+14 |
| * | | Blackfin: bf537-stamp: add example AD2S1210 IIO resources | Graf Yang | 2010-03-09 | 1 | -0/+28 |
| * | | Blackfin: don't support keypad wakeup from hibernate | Michael Hennerich | 2010-03-09 | 1 | -5/+0 |
| * | | Blackfin: bf537-stamp: add example AD7416 IIO resources | Sonic Zhang | 2010-03-09 | 1 | -0/+13 |
| * | | Blackfin: bf537-stamp: add example ADP8860 backlight/led resources | Michael Hennerich | 2010-03-09 | 1 | -0/+48 |
| * | | Blackfin: bf537-stamp: add example AD7414 temp sensor resources | Sonic Zhang | 2010-03-09 | 1 | -0/+17 |
| * | | Blackfin: rename AD1836 to AD183X in board files | Barry Song | 2010-03-09 | 14 | -41/+42 |
| * | | Blackfin: bf537-stamp: add example AD2S120x resources | Graf Yang | 2010-03-09 | 1 | -0/+22 |
| * | | Blackfin: add support for the on-chip MAC status interrupts | Michael Hennerich | 2010-03-09 | 4 | -7/+166 |
| * | | Blackfin: asm/page.h: pull in asm-generic headers | Mike Frysinger | 2010-03-09 | 1 | -0/+3 |
| * | | Blackfin: mark gpio lib functions static | Joachim Eastwood | 2010-03-09 | 1 | -7/+7 |
| * | | Blackfin: bf537-stamp: add example ADAU1361 resources | Cliff Cai | 2010-03-09 | 1 | -0/+5 |
| * | | Blackfin: GPIO: implement to_irq handler | Joachim Eastwood | 2010-03-09 | 2 | -4/+19 |
| * | | Blackfin: bf537-stamp: add example ADP122/ADP150 power regulator resources | Sonic Zhang | 2010-03-09 | 1 | -0/+99 |
| * | | Blackfin: bf537-stamp: add example AD2S90 resources | Graf Yang | 2010-03-09 | 1 | -0/+17 |
| * | | Blackfin: bf537-stamp: add example AD5398 power regulator resources | Sonic Zhang | 2010-03-09 | 1 | -0/+74 |
| * | | Blackfin: remove trailing space in messages | Frans Pop | 2010-03-09 | 2 | -6/+6 |
| * | | Blackfin: bf537-stamp: add example ADS7846 touchscreen resources | Michael Hennerich | 2010-03-09 | 1 | -1/+35 |
| * | | Blackfin: add support for restart_syscall() | Mike Frysinger | 2010-03-09 | 1 | -0/+9 |
| * | | Blackfin: check for bad syscalls after tracing it | Mike Frysinger | 2010-03-09 | 1 | -9/+14 |
| * | | Blackfin: fix single stepping over system calls | Mike Frysinger | 2010-03-09 | 4 | -3/+15 |
| * | | Blackfin: initial tracehook support | Mike Frysinger | 2010-03-09 | 6 | -62/+144 |
| * | | Blackfin: initial regset support | Mike Frysinger | 2010-03-09 | 3 | -31/+97 |
| * | | Blackfin: simplify PTRACE_{PEEK,POKE}USR in preperation for regset support | Mike Frysinger | 2010-03-09 | 2 | -67/+53 |
| * | | Blackfin: simplify SYSCFG code a bit and ignore attempts to change it | Mike Frysinger | 2010-03-09 | 1 | -18/+6 |
| * | | Blackfin: use generic ptrace_resume code | Christoph Hellwig | 2010-03-09 | 1 | -44/+0 |
| * | | Blackfin: bf537-stamp: add example AD715{0,2}/AD774{5,6,7} IIO resources | Barry Song | 2010-03-09 | 1 | -0/+20 |
| * | | Blackfin: rewrite resync_core_{i,d}cache() SMP logic to avoid per_cpu data | Graf Yang | 2010-03-09 | 4 | -6/+13 |
| * | | Blackfin: add support for cpufreq on SMP systems | Graf Yang | 2010-03-09 | 4 | -66/+101 |
| * | | Blackfin: rename AD1938 to AD193X in board files | Barry Song | 2010-03-09 | 1 | -4/+4 |
| * | | Blackfin: add CALLER_ADDR ftrace macros | Yi Li | 2010-03-09 | 1 | -0/+53 |
| * | | Blackfin: move KGDB selection to the way other arches do it | Mike Frysinger | 2010-03-09 | 2 | -3/+1 |
| * | | Blackfin: split watchdog definitions into a dedicated header file | Graf Yang | 2010-03-09 | 2 | -15/+31 |
| * | | Blackfin: add dma_disable_irq_nosync() API for irq handlers | Barry Song | 2010-03-09 | 1 | -0/+4 |
| * | | Blackfin: fix whitespace damage in thread_info.h | Mike Frysinger | 2010-03-09 | 1 | -12/+11 |
| * | | Blackfin: support new ftrace frame pointer semantics | Mike Frysinger | 2010-03-09 | 2 | -5/+13 |
| * | | Blackfin: implement ftrace mcount test | Mike Frysinger | 2010-03-09 | 2 | -1/+11 |
| * | | Blackfin: implement ndelay() | Barry Song | 2010-03-09 | 1 | -2/+14 |
| * | | Blackfin: implement nmi_watchdog for SMP on BF561 | Graf Yang | 2010-03-09 | 8 | -1/+361 |