aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel
Commit message (Expand)AuthorAgeFilesLines
* blackfin: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-313-0/+3
* Blackfin: irq: remove IRQF_DISABLEDYong Zhang2011-10-262-5/+2
* Blackfin: kgdb_test: rework code to avoid -O0 usageSonic Zhang2011-10-252-3/+2
* atomic: use <linux/atomic.h>Arun Sharma2011-07-263-3/+3
* modules: make arch's use default loader hooksJonas Bonn2011-07-241-21/+0
* Blackfin: bf526: restrict reboot workaround to 0.0 siliconMike Frysinger2011-07-231-1/+3
* Blackfin: bf54x: fix GPIO resume codeMike Frysinger2011-07-231-2/+2
* Blackfin: bf538: pull gpio/port logic out of core hibernate pathsMike Frysinger2011-07-231-0/+22
* Blackfin: debug-mmrs: generalize pint logicMike Frysinger2011-07-231-19/+31
* Blackfin: bf54x: tweak MMR pint namesMike Frysinger2011-07-231-1/+1
* Blackfin: pwm: implement linux/pwm.h APIMike Frysinger2011-07-232-0/+101
* Blackfin: make sure percpu section is aligned in XIP buildsSteven Miao2011-07-231-0/+1
* Blackfin: gptimers: use bfin read/write helpersMike Frysinger2011-07-231-20/+25
* Blackfin: gptimers: use register structs from common headerMike Frysinger2011-07-231-32/+16
* Blackfin: debug-mmrs: use new gptimer_group layout to simplify codeMike Frysinger2011-07-231-18/+34
* Blackfin: debug-mmrs: prevent macro arg from expandingMike Frysinger2011-07-231-1/+1
* Blackfin: exec: remove redundant set_fs(USER_DS)Mathias Krause2011-07-231-1/+0
* Blackfin: debug-mmrs: disable PERIPHERAL_MAP for IMDMA channelsMike Frysinger2011-07-231-1/+2
* Blackfin: debug-mmrs: fix typo in single dmac setupMike Frysinger2011-07-231-1/+1
* Blackfin: optimize double fault boot checkingMike Frysinger2011-07-232-7/+19
* Blackfin: time: replace magic numbers with definesMike Frysinger2011-07-231-2/+2
* 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