summaryrefslogtreecommitdiffstats
path: root/arch/blackfin
Commit message (Expand)AuthorAgeFilesLines
...
* Blackfin: do not try displaying the end of the stackSonic Zhang2009-09-161-1/+1
* Blackfin: bf533-stamp: add resources for mmc_spi cardYi Li2009-09-161-0/+40
* Blackfin: bf538: add bfin_clear_PPI_STATUS() helperBarry Song2009-09-161-0/+1
* Blackfin: fix BF548 UART0 DMA IRQ translationStefan Pledl2009-09-161-4/+4
* Blackfin: catch hardware errors earlier during bootingRobin Getz2009-09-167-12/+158
* Blackfin: add an early shadow consoleRobin Getz2009-09-164-0/+83
* Blackfin: add support for common FDPIC ptrace requestsMike Frysinger2009-09-161-2/+24
* Blackfin: push SRAM locks down into related ifdefsMike Frysinger2009-09-161-13/+17
* Blackfin: unify duplicated SMP checks in L2 cache kconfigSonic Zhang2009-09-161-3/+1
* Blackfin: rename PCF8574 driver configMichael Hennerich2009-09-167-7/+7
* Blackfin: clean up early memory setup codeRobin Getz2009-09-161-28/+32
* Blackfin: fix module reloc handling for all memory regionsMike Frysinger2009-09-161-28/+34
* Blackfin: cleanup module section checkingMike Frysinger2009-09-161-51/+60
* Blackfin: convert malloc()/memset() to zalloc() in module codeMike Frysinger2009-09-161-4/+2
* Blackfin: cleanup printk() usage in module codeMike Frysinger2009-09-161-34/+25
* Blackfin: reject outdated/unused/wrong relocation typesRobin Getz2009-09-161-34/+8
* Blackfin: convert ptrace to new memory functionsMike Frysinger2009-09-161-57/+72
* Blackfin: cleanup traps decode_address() a bitMike Frysinger2009-09-161-18/+30
* Blackfin: inline I-pipe bypass code in ret_from_exceptionPhilippe Gerum2009-09-162-12/+7
* Blackfin: sanitize manual control of IPEND[4]Philippe Gerum2009-09-161-14/+11
* Blackfin: document __ipipe_call_irqtailPhilippe Gerum2009-09-161-0/+25
* Blackfin: allow EVT5 to preempt irqtail prologue (CONFIG_DEBUG_HWERR)Philippe Gerum2009-09-161-1/+9
* Blackfin: reuse evt_evt14 handler to perform irqtail epiloguePhilippe Gerum2009-09-161-23/+1
* Blackfin: use generic name for EVT14 handlerPhilippe Gerum2009-09-164-6/+6
* Blackfin: allow high priority domains to preempt schedule_tail()Philippe Gerum2009-09-161-2/+22
* Blackfin: export show_stack() to modulesPhilippe Gerum2009-09-161-0/+1
* Blackfin: fix misnomer of some I-pipe helpersPhilippe Gerum2009-09-163-33/+22
* Blackfin: checkpatch --file arch/blackfin/kernel/ipipe.cPhilippe Gerum2009-09-161-17/+19
* Blackfin: make EVT3->EVT5 lowering more robust wrt IPEND[4]Robin Getz2009-09-164-41/+66
* Blackfin: bf537-stamp: add resources for AD1938 audio cardBarry Song2009-09-161-0/+21
* Blackfin: bf537-stamp: declare SPI IRQ resourcesYi Li2009-09-162-0/+7
* Blackfin: bf537-stamp: update ADP5588 header nameMichael Hennerich2009-09-161-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-152-7/+4
|\
| * Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-1437-155/+184
| |\
| * | linker script: unify usage of discard definitionTejun Heo2009-07-091-5/+1
| * | Merge branch 'master' into for-nextTejun Heo2009-07-0482-1216/+1530
| |\ \
| * | | percpu: use DEFINE_PER_CPU_SHARED_ALIGNED()Tejun Heo2009-06-241-3/+3
| * | | linker script: throw away .discard sectionTejun Heo2009-06-241-0/+1
* | | | Input: add Blackfin rotary input driverMichael Hennerich2009-07-231-0/+39
| |_|/ |/| |
* | | Blackfin: define HARDIRQ_BITS again for nowMike Frysinger2009-07-161-0/+3
* | | arch/blackfin: Add kmalloc NULL testsJulia Lawall2009-07-161-0/+8
* | | Blackfin: add CPLB entries for Core B on-chip L1 SRAM regionsGraf Yang2009-07-161-6/+17
* | | Blackfin: work around anomaly 05000189Robin Getz2009-07-161-1/+2
* | | Blackfin: drop per-cpu loops_per_jiffy trackingMichael Hennerich2009-07-163-6/+4
* | | Blackfin: fix bugs in GPIO resume codeMichael Hennerich2009-07-161-4/+2
* | | Blackfin: bf537-stamp: fix irq decl for AD7142Barry Song2009-07-161-1/+1
* | | Blackfin: fix handling of IPEND in interrupt context saveRobin Getz2009-07-161-3/+4
* | | Blackfin: drop duplicate runtime checking of anomaly 05000448Robin Getz2009-07-161-4/+0
* | | Blackfin: fix incomplete renaming of the bfin-twi-lcd driverMichael Hennerich2009-07-167-7/+7
* | | Blackfin: fix wrong CTS inversionSonic Zhang2009-07-166-6/+6