summaryrefslogtreecommitdiff
path: root/arch/blackfin/kernel
AgeCommit message (Expand)Author
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-24modules: make arch's use default loader hooksJonas Bonn
2011-07-23Blackfin: bf526: restrict reboot workaround to 0.0 siliconMike Frysinger
2011-07-23Blackfin: bf54x: fix GPIO resume codeMike Frysinger
2011-07-23Blackfin: bf538: pull gpio/port logic out of core hibernate pathsMike Frysinger
2011-07-23Blackfin: debug-mmrs: generalize pint logicMike Frysinger
2011-07-23Blackfin: bf54x: tweak MMR pint namesMike Frysinger
2011-07-23Blackfin: pwm: implement linux/pwm.h APIMike Frysinger
2011-07-23Blackfin: make sure percpu section is aligned in XIP buildsSteven Miao
2011-07-23Blackfin: gptimers: use bfin read/write helpersMike Frysinger
2011-07-23Blackfin: gptimers: use register structs from common headerMike Frysinger
2011-07-23Blackfin: debug-mmrs: use new gptimer_group layout to simplify codeMike Frysinger
2011-07-23Blackfin: debug-mmrs: prevent macro arg from expandingMike Frysinger
2011-07-23Blackfin: exec: remove redundant set_fs(USER_DS)Mathias Krause
2011-07-23Blackfin: debug-mmrs: disable PERIPHERAL_MAP for IMDMA channelsMike Frysinger
2011-07-23Blackfin: debug-mmrs: fix typo in single dmac setupMike Frysinger
2011-07-23Blackfin: optimize double fault boot checkingMike Frysinger
2011-07-23Blackfin: time: replace magic numbers with definesMike Frysinger
2011-05-28Blackfin: debug-mmrs: include RSI_PID[4567] MMRsMike Frysinger
2011-05-28Blackfin: debug-mmrs: fix typos with gptimers/mdma/ppiMike Frysinger
2011-05-25Blackfin: use new common PERCPU_INPUT defineMike Frysinger
2011-05-25Blackfin: work around anomaly 05000480Steven Miao
2011-05-25Blackfin: switch /proc/gpio to seq_fileAlexey Dobriyan
2011-05-25Blackfin: convert old cpumask API to new oneKOSAKI Motohiro
2011-05-25Blackfin: don't touch task->cpus_allowed directlyKOSAKI Motohiro
2011-05-25Blackfin: initial perf_event supportMike Frysinger
2011-05-25Blackfin: use on-chip reset func with newer partsMike Frysinger
2011-05-25Blackfin: optimize MMR reads during startup a bitMike Frysinger
2011-05-25Blackfin: bf537: demux port H mask A and emac rx intsMike Frysinger
2011-05-25Blackfin: move internal irq prototypes out of global namespaceMike Frysinger
2011-05-25Blackfin: bf51x/bf52x: fix typo in hysteresis MMR namesMike Frysinger
2011-05-25Blackfin: SMP: drop unused blackfin_cpudata.idle pointerMike Frysinger
2011-05-25Blackfin: SMP: fix cpudata cache setupMike Frysinger
2011-05-25Blackfin: clean up /proc/cpuinfo outputMike Frysinger
2011-05-25Blackfin: first pass at debug mmr supportMike Frysinger
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-05-19Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2011-05-14Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner
2011-04-24PM / Blackfin: Use struct syscore_ops instead of sysdevs for PMRafael J. Wysocki
2011-04-13Blackfin: time-ts: ack gptimer sooner to avoid missing short intsMike Frysinger
2011-04-13Blackfin: gptimers: fix thinko when disabling timersMike Frysinger
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds
2011-03-29bfin: Use proper accessors in traceThomas Gleixner
2011-03-29bfin: Convert irq namespaceThomas Gleixner
2011-03-25Blackfin: use more standard pr_fmt in the module loaderJoe Perches
2011-03-24percpu: Always align percpu output section to PAGE_SIZETejun Heo
2011-03-18Blackfin/ipipe: upgrade to I-pipe mainlinePhilippe Gerum
2011-03-18Blackfin: use accessor functions in show_interrupts()Thomas Gleixner
2011-03-18Blackfin: SMP: work around anomaly 05000491Sonic Zhang