| Commit message (Expand) | Author | Age |
* | Blackfin: debug-mmrs: include RSI_PID[4567] MMRs | Mike Frysinger | 2011-05-28 |
* | Blackfin: debug-mmrs: fix typos with gptimers/mdma/ppi | Mike Frysinger | 2011-05-28 |
* | Blackfin: use new common PERCPU_INPUT define | Mike Frysinger | 2011-05-25 |
* | Blackfin: work around anomaly 05000480 | Steven Miao | 2011-05-25 |
* | Blackfin: switch /proc/gpio to seq_file | Alexey Dobriyan | 2011-05-25 |
* | Blackfin: convert old cpumask API to new one | KOSAKI Motohiro | 2011-05-25 |
* | Blackfin: don't touch task->cpus_allowed directly | KOSAKI Motohiro | 2011-05-25 |
* | Blackfin: initial perf_event support | Mike Frysinger | 2011-05-25 |
* | Blackfin: use on-chip reset func with newer parts | Mike Frysinger | 2011-05-25 |
* | Blackfin: optimize MMR reads during startup a bit | Mike Frysinger | 2011-05-25 |
* | Blackfin: bf537: demux port H mask A and emac rx ints | Mike Frysinger | 2011-05-25 |
* | Blackfin: move internal irq prototypes out of global namespace | Mike Frysinger | 2011-05-25 |
* | Blackfin: bf51x/bf52x: fix typo in hysteresis MMR names | Mike Frysinger | 2011-05-25 |
* | Blackfin: SMP: drop unused blackfin_cpudata.idle pointer | Mike Frysinger | 2011-05-25 |
* | Blackfin: SMP: fix cpudata cache setup | Mike Frysinger | 2011-05-25 |
* | Blackfin: clean up /proc/cpuinfo output | Mike Frysinger | 2011-05-25 |
* | Blackfin: first pass at debug mmr support | Mike Frysinger | 2011-05-25 |
* | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 2011-05-24 |
|\ |
|
| * | percpu: Always align percpu output section to PAGE_SIZE | Tejun Heo | 2011-03-24 |
* | | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2011-05-19 |
|\ \ |
|
| * \ | Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a... | Thomas Gleixner | 2011-05-14 |
| |\ \ |
|
| * | | | blackfin: convert to clocksource_register_hz | John Stultz | 2011-02-21 |
* | | | | PM / Blackfin: Use struct syscore_ops instead of sysdevs for PM | Rafael J. Wysocki | 2011-04-24 |
| |/ /
|/| | |
|
* | | | Blackfin: time-ts: ack gptimer sooner to avoid missing short ints | Mike Frysinger | 2011-04-13 |
* | | | Blackfin: gptimers: fix thinko when disabling timers | Mike Frysinger | 2011-04-13 |
* | | | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds | 2011-03-30 |
|\ \ \ |
|
| * | | | Blackfin: use more standard pr_fmt in the module loader | Joe Perches | 2011-03-25 |
| | |/
| |/| |
|
* | | | bfin: Use proper accessors in trace | Thomas Gleixner | 2011-03-29 |
* | | | bfin: Convert irq namespace | Thomas Gleixner | 2011-03-29 |
|/ / |
|
* | | Blackfin/ipipe: upgrade to I-pipe mainline | Philippe Gerum | 2011-03-18 |
* | | Blackfin: use accessor functions in show_interrupts() | Thomas Gleixner | 2011-03-18 |
* | | Blackfin: SMP: work around anomaly 05000491 | Sonic Zhang | 2011-03-18 |
* | | Blackfin: SMP: PERCPU section should be PAGE aligned | steven miao | 2011-03-18 |
* | | Blackfin: kgdb: drop dead KGDB_THR_PROC_SWAP for SMP systems | Sonic Zhang | 2011-03-18 |
* | | Blackfin: bf54x: add kconfig for UART2/3 DMA channel assignments | steven miao | 2011-03-18 |
* | | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 2011-03-16 |
|\ \ |
|
| * | | percpu: align percpu readmostly subsection to cacheline | Tejun Heo | 2011-01-25 |
| |/ |
|
* / | blackfin: Switch from do_timer() to xtime_update() | Torben Hohn | 2011-01-31 |
|/ |
|
* | Blackfin: kgdb_test: make sure to initialize num2 | Vivi Li | 2011-01-10 |
* | Blackfin: kgdb: disable preempt schedule when running single step in kgdb | Sonic Zhang | 2011-01-10 |
* | Blackfin: kgdb: disable interrupt when single stepping in ADEOS | Sonic Zhang | 2011-01-10 |
* | Blackfin: no-mpu: fix masking of small uncached dma region | Sonic Zhang | 2011-01-10 |
* | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 2010-11-17 |
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2010-10-29 |
|\ |
|
| * | debug_core,x86,blackfin: Clean up hw debug disable API | Dongdong Deng | 2010-10-29 |
* | | ptrace: cleanup arch_ptrace() and friends on Blackfin | Namhyung Kim | 2010-10-27 |
* | | ptrace: change signature of arch_ptrace() | Namhyung Kim | 2010-10-27 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds | 2010-10-23 |
|\ |
|
| * | Blackfin: gpio: add peripheral group check | steven miao | 2010-10-22 |