aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel
Commit message (Expand)AuthorAge
* Blackfin: unify memory region checks between kgdb and trapsMike Frysinger2009-06-22
* Blackfin: convert irq/process to asm-genericMike Frysinger2009-06-18
* Blackfin: pull in asm/io.h in ksyms for prototypesMike Frysinger2009-06-18
* Merge branch 'akpm'Linus Torvalds2009-06-16
|\
| * mm: consolidate init_mm definitionAlexey Dobriyan2009-06-16
* | Blackfin: initial support for ftrace grapherMike Frysinger2009-06-13
* | Blackfin: initial support for ftraceMike Frysinger2009-06-13
* | Blackfin: add preliminary support for STACKTRACEMike Frysinger2009-06-13
* | Blackfin: update aedos-ipipe code to upstream 1.10-00Yi Li2009-06-13
* | Blackfin: do not configure the UART early if on wrong processorRobin Getz2009-06-13
* | Blackfin: push down exception oops checkingMike Frysinger2009-06-13
* | Blackfin: fix trap_c() exit pathsMike Frysinger2009-06-13
* | Blackfin: add blackfin_invalidate_entire_icache for SMP systemsSonic Zhang2009-06-13
* | Blackfin: include the cpu compiled version in /proc/cpuinfoRobin Getz2009-06-13
* | Blackfin: add support for GENERIC_BUGMike Frysinger2009-06-13
* | Blackfin: rename bfin_addr_dcachable to bfin_addr_dcacheableJie Zhang2009-06-13
* | Blackfin: only handle CPLB protection violations when MPU is enabledRobin Getz2009-06-13
|/
* Blackfin: fix sparseirq/kstat_irqs falloutMike Frysinger2009-06-12
* Blackfin: fix unused warnings after nommu updateMike Frysinger2009-06-12
* Blackfin: export the last exception cause via debugfsRobin Getz2009-06-12
* Blackfin: fix length checking in kgdb_ebin2memRoel Kluin2009-06-12
* Blackfin: kgdb: fix up error return valuesMike Frysinger2009-06-12
* Blackfin: push access_ok() L1 attribute downMike Frysinger2009-06-12
* Blackfin: convert early_printk EVT init to a loopMike Frysinger2009-06-12
* Blackfin: rename Blackfin relocs according to the toolchainMike Frysinger2009-06-12
* Blackfin: convert SMP to only use generic time frameworkGraf Yang2009-06-12
* Blackfin: override default uClinux MTD addr/sizeMike Frysinger2009-06-12
* Blackfin: update gptimers APIMichael Hennerich2009-06-12
* Blackfin: include system/processor info in dump messagesRobin Getz2009-06-12
* Blackfin: add workaround for anomaly 05000461Robin Getz2009-06-12
* Blackfin: make sure stack is accessible before dumping itRobin Getz2009-06-12
* Blackfin: make sure MPU CPLB for first 1k is marked as validRobin Getz2009-06-12
* Blackfin: add workaround for anomaly 05000287Graf Yang2009-06-12
* Blackfin: add support for gptimer0 as a tick sourceGraf Yang2009-06-12
* Blackfin: detect anomaly 05000274Sonic Zhang2009-06-12
* Blackfin: do not append newlines to panic() messagesMike Frysinger2009-06-12
* Blackfin: delete unused sys_getpagesize() functionMike Frysinger2009-06-12
* Blackfin: work around anomaly 05000287Graf Yang2009-06-12
* Blackfin: punt useless GPIO init callMike Frysinger2009-06-12
* Blackfin: annotate anomaly 05000119 in core DMA codeRobin Getz2009-06-12
* Blackfin: fix early L1 relocation crashRobin Getz2009-06-12
* Blackfin: do not error if GPIO IRQ is requested already as GPIOMichael Hennerich2009-06-12
* Blackfin: merge Philippe's recent ipipe patchPhilippe Gerum2009-06-12
* Blackfin: fix data cache flushing when doing icache flushingMike Frysinger2009-06-12
* Blackfin: allow scheduler functions to be placed into L1Robin Getz2009-06-12
* Blackfin: ignore generated vmlinux.ldsMike Frysinger2009-05-27
* clocksource: pass clocksource to read() callbackMagnus Damm2009-04-21
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-04-06
|\
| * [MTD] Fix a bad dependency in the Blackfin codeBernd Schmidt2009-03-24
* | Simplify copy_thread()Alexey Dobriyan2009-04-02