Age | Commit message (Expand) | Author | Files | Lines |
2011-10-31 | blackfin: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 3 | -0/+3 |
2011-10-26 | Blackfin: irq: remove IRQF_DISABLED | Yong Zhang | 2 | -5/+2 |
2011-10-25 | Blackfin: kgdb_test: rework code to avoid -O0 usage | Sonic Zhang | 2 | -3/+2 |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma | 3 | -3/+3 |
2011-07-24 | modules: make arch's use default loader hooks | Jonas Bonn | 1 | -21/+0 |
2011-07-23 | Blackfin: bf526: restrict reboot workaround to 0.0 silicon | Mike Frysinger | 1 | -1/+3 |
2011-07-23 | Blackfin: bf54x: fix GPIO resume code | Mike Frysinger | 1 | -2/+2 |
2011-07-23 | Blackfin: bf538: pull gpio/port logic out of core hibernate paths | Mike Frysinger | 1 | -0/+22 |
2011-07-23 | Blackfin: debug-mmrs: generalize pint logic | Mike Frysinger | 1 | -19/+31 |
2011-07-23 | Blackfin: bf54x: tweak MMR pint names | Mike Frysinger | 1 | -1/+1 |
2011-07-23 | Blackfin: pwm: implement linux/pwm.h API | Mike Frysinger | 2 | -0/+101 |
2011-07-23 | Blackfin: make sure percpu section is aligned in XIP builds | Steven Miao | 1 | -0/+1 |
2011-07-23 | Blackfin: gptimers: use bfin read/write helpers | Mike Frysinger | 1 | -20/+25 |
2011-07-23 | Blackfin: gptimers: use register structs from common header | Mike Frysinger | 1 | -32/+16 |
2011-07-23 | Blackfin: debug-mmrs: use new gptimer_group layout to simplify code | Mike Frysinger | 1 | -18/+34 |
2011-07-23 | Blackfin: debug-mmrs: prevent macro arg from expanding | Mike Frysinger | 1 | -1/+1 |
2011-07-23 | Blackfin: exec: remove redundant set_fs(USER_DS) | Mathias Krause | 1 | -1/+0 |
2011-07-23 | Blackfin: debug-mmrs: disable PERIPHERAL_MAP for IMDMA channels | Mike Frysinger | 1 | -1/+2 |
2011-07-23 | Blackfin: debug-mmrs: fix typo in single dmac setup | Mike Frysinger | 1 | -1/+1 |
2011-07-23 | Blackfin: optimize double fault boot checking | Mike Frysinger | 2 | -7/+19 |
2011-07-23 | Blackfin: time: replace magic numbers with defines | Mike Frysinger | 1 | -2/+2 |
2011-05-28 | Blackfin: debug-mmrs: include RSI_PID[4567] MMRs | Mike Frysinger | 1 | -0/+4 |
2011-05-28 | Blackfin: debug-mmrs: fix typos with gptimers/mdma/ppi | Mike Frysinger | 1 | -18/+14 |
2011-05-25 | Blackfin: use new common PERCPU_INPUT define | Mike Frysinger | 1 | -7/+1 |
2011-05-25 | Blackfin: work around anomaly 05000480 | Steven Miao | 1 | -0/+5 |
2011-05-25 | Blackfin: switch /proc/gpio to seq_file | Alexey Dobriyan | 1 | -11/+20 |
2011-05-25 | Blackfin: convert old cpumask API to new one | KOSAKI Motohiro | 2 | -6/+6 |
2011-05-25 | Blackfin: don't touch task->cpus_allowed directly | KOSAKI Motohiro | 1 | -4/+2 |
2011-05-25 | Blackfin: initial perf_event support | Mike Frysinger | 2 | -0/+499 |
2011-05-25 | Blackfin: use on-chip reset func with newer parts | Mike Frysinger | 1 | -34/+31 |
2011-05-25 | Blackfin: optimize MMR reads during startup a bit | Mike Frysinger | 1 | -11/+9 |
2011-05-25 | Blackfin: bf537: demux port H mask A and emac rx ints | Mike Frysinger | 1 | -1/+1 |
2011-05-25 | Blackfin: move internal irq prototypes out of global namespace | Mike Frysinger | 5 | -0/+5 |
2011-05-25 | Blackfin: bf51x/bf52x: fix typo in hysteresis MMR names | Mike Frysinger | 1 | -4/+4 |
2011-05-25 | Blackfin: SMP: drop unused blackfin_cpudata.idle pointer | Mike Frysinger | 1 | -1/+0 |
2011-05-25 | Blackfin: SMP: fix cpudata cache setup | Mike Frysinger | 1 | -2/+2 |
2011-05-25 | Blackfin: clean up /proc/cpuinfo output | Mike Frysinger | 1 | -8/+8 |
2011-05-25 | Blackfin: first pass at debug mmr support | Mike Frysinger | 2 | -0/+1862 |
2011-05-24 | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 1 | -1/+1 |
2011-05-19 | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 1 | -33/+2 |
2011-05-14 | Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a... | Thomas Gleixner | 12 | -105/+137 |
2011-04-24 | PM / Blackfin: Use struct syscore_ops instead of sysdevs for PM | Rafael J. Wysocki | 1 | -21/+9 |
2011-04-13 | Blackfin: time-ts: ack gptimer sooner to avoid missing short ints | Mike Frysinger | 1 | -1/+7 |
2011-04-13 | Blackfin: gptimers: fix thinko when disabling timers | Mike Frysinger | 1 | -1/+1 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 2 | -2/+2 |
2011-03-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds | 1 | -27/+18 |
2011-03-29 | bfin: Use proper accessors in trace | Thomas Gleixner | 1 | -3/+4 |
2011-03-29 | bfin: Convert irq namespace | Thomas Gleixner | 1 | -1/+1 |
2011-03-25 | Blackfin: use more standard pr_fmt in the module loader | Joe Perches | 1 | -27/+18 |
2011-03-24 | percpu: Always align percpu output section to PAGE_SIZE | Tejun Heo | 1 | -1/+1 |