aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel
Commit message (Expand)AuthorAgeFilesLines
* samsung update 1codeworkx2012-06-021-1/+0
* Blackfin: debug-mmrs: include RSI_PID[4567] MMRsMike Frysinger2011-05-281-0/+4
* Blackfin: debug-mmrs: fix typos with gptimers/mdma/ppiMike Frysinger2011-05-281-18/+14
* Blackfin: use new common PERCPU_INPUT defineMike Frysinger2011-05-251-7/+1
* Blackfin: work around anomaly 05000480Steven Miao2011-05-251-0/+5
* Blackfin: switch /proc/gpio to seq_fileAlexey Dobriyan2011-05-251-11/+20
* Blackfin: convert old cpumask API to new oneKOSAKI Motohiro2011-05-252-6/+6
* Blackfin: don't touch task->cpus_allowed directlyKOSAKI Motohiro2011-05-251-4/+2
* Blackfin: initial perf_event supportMike Frysinger2011-05-252-0/+499
* Blackfin: use on-chip reset func with newer partsMike Frysinger2011-05-251-34/+31
* Blackfin: optimize MMR reads during startup a bitMike Frysinger2011-05-251-11/+9
* Blackfin: bf537: demux port H mask A and emac rx intsMike Frysinger2011-05-251-1/+1
* Blackfin: move internal irq prototypes out of global namespaceMike Frysinger2011-05-255-0/+5
* Blackfin: bf51x/bf52x: fix typo in hysteresis MMR namesMike Frysinger2011-05-251-4/+4
* Blackfin: SMP: drop unused blackfin_cpudata.idle pointerMike Frysinger2011-05-251-1/+0
* Blackfin: SMP: fix cpudata cache setupMike Frysinger2011-05-251-2/+2
* Blackfin: clean up /proc/cpuinfo outputMike Frysinger2011-05-251-8/+8
* Blackfin: first pass at debug mmr supportMike Frysinger2011-05-252-0/+1862
* Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-05-241-1/+1
|\
| * percpu: Always align percpu output section to PAGE_SIZETejun Heo2011-03-241-1/+1
* | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2011-05-191-33/+2
|\ \
| * \ Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner2011-05-1412-105/+137
| |\ \
| * | | blackfin: convert to clocksource_register_hzJohn Stultz2011-02-211-33/+2
* | | | PM / Blackfin: Use struct syscore_ops instead of sysdevs for PMRafael J. Wysocki2011-04-241-21/+9
| |/ / |/| |
* | | Blackfin: time-ts: ack gptimer sooner to avoid missing short intsMike Frysinger2011-04-131-1/+7
* | | Blackfin: gptimers: fix thinko when disabling timersMike Frysinger2011-04-131-1/+1
* | | Fix common misspellingsLucas De Marchi2011-03-312-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2011-03-301-27/+18
|\ \ \
| * | | Blackfin: use more standard pr_fmt in the module loaderJoe Perches2011-03-251-27/+18
| | |/ | |/|
* | | bfin: Use proper accessors in traceThomas Gleixner2011-03-291-3/+4
* | | bfin: Convert irq namespaceThomas Gleixner2011-03-291-1/+1
|/ /
* | Blackfin/ipipe: upgrade to I-pipe mainlinePhilippe Gerum2011-03-181-45/+39
* | Blackfin: use accessor functions in show_interrupts()Thomas Gleixner2011-03-181-4/+6
* | Blackfin: SMP: work around anomaly 05000491Sonic Zhang2011-03-182-0/+38
* | Blackfin: SMP: PERCPU section should be PAGE alignedsteven miao2011-03-181-1/+1
* | Blackfin: kgdb: drop dead KGDB_THR_PROC_SWAP for SMP systemsSonic Zhang2011-03-181-4/+0
* | Blackfin: bf54x: add kconfig for UART2/3 DMA channel assignmentssteven miao2011-03-181-13/+19
* | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-03-161-1/+1
|\ \
| * | percpu: align percpu readmostly subsection to cachelineTejun Heo2011-01-251-1/+1
| |/
* | blackfin: Switch from do_timer() to xtime_update()Torben Hohn2011-01-311-4/+2
|/
* Blackfin: kgdb_test: make sure to initialize num2Vivi Li2011-01-101-0/+4
* Blackfin: kgdb: disable preempt schedule when running single step in kgdbSonic Zhang2011-01-101-1/+7
* Blackfin: kgdb: disable interrupt when single stepping in ADEOSSonic Zhang2011-01-101-0/+20
* Blackfin: no-mpu: fix masking of small uncached dma regionSonic Zhang2011-01-101-1/+1
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-10-291-1/+2
|\
| * debug_core,x86,blackfin: Clean up hw debug disable APIDongdong Deng2010-10-291-1/+2
* | 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
|\