summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * Blackfin: restore exception banner when dumping crash infoMike Frysinger2009-07-161-2/+3
| * Blackfin: work around anomaly 05000281Robin Getz2009-07-161-1/+2
| * Blackfin: drop dead flash_probe callMike Frysinger2009-07-161-7/+0
| * headers: smp_lock.h reduxAlexey Dobriyan2009-07-122-2/+0
| * Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-082-37/+38
* | linker script: unify usage of discard definitionTejun Heo2009-07-091-5/+1
* | Merge branch 'master' into for-nextTejun Heo2009-07-0410-462/+406
|\|
| * Blackfin: fix early crash when booting on wrong cpuRobin Getz2009-06-221-8/+15
| * Blackfin: decouple unrelated cache settings to get exact behaviorJie Zhang2009-06-223-35/+107
| * Blackfin: remove obsolete mcount support from I-pipe codePhilippe Gerum2009-06-223-76/+0
| * Blackfin: convert interrupt pipeline to irqflagsPhilippe Gerum2009-06-221-1/+1
| * Blackfin: fix accidental reset in some boot modesSonic Zhang2009-06-221-1/+2
| * Blackfin: abstract irq14 lowering in do_irqMike Frysinger2009-06-221-18/+25
| * Blackfin: simplify irq stack overflow checkingMike Frysinger2009-06-221-15/+17
| * Blackfin: only build show_interrupts() when procfs is enabledMike Frysinger2009-06-221-0/+2
| * Blackfin: redo handling of bad irqsMike Frysinger2009-06-221-42/+11
| * Blackfin: unify memory region checks between kgdb and trapsMike Frysinger2009-06-223-274/+234
* | linker script: throw away .discard sectionTejun Heo2009-06-241-0/+1
|/
* Blackfin: convert irq/process to asm-genericMike Frysinger2009-06-181-0/+23
* Blackfin: pull in asm/io.h in ksyms for prototypesMike Frysinger2009-06-181-0/+1
* Merge branch 'akpm'Linus Torvalds2009-06-161-4/+0
|\
| * mm: consolidate init_mm definitionAlexey Dobriyan2009-06-161-4/+0
* | Blackfin: initial support for ftrace grapherMike Frysinger2009-06-134-0/+114
* | Blackfin: initial support for ftraceMike Frysinger2009-06-133-0/+78
* | Blackfin: add preliminary support for STACKTRACEMike Frysinger2009-06-132-0/+54
* | Blackfin: update aedos-ipipe code to upstream 1.10-00Yi Li2009-06-131-20/+22
* | Blackfin: do not configure the UART early if on wrong processorRobin Getz2009-06-131-2/+6
* | Blackfin: push down exception oops checkingMike Frysinger2009-06-131-45/+43
* | Blackfin: fix trap_c() exit pathsMike Frysinger2009-06-131-5/+5
* | Blackfin: add blackfin_invalidate_entire_icache for SMP systemsSonic Zhang2009-06-131-0/+3
* | Blackfin: include the cpu compiled version in /proc/cpuinfoRobin Getz2009-06-131-2/+11
* | Blackfin: add support for GENERIC_BUGMike Frysinger2009-06-132-2/+44
* | Blackfin: rename bfin_addr_dcachable to bfin_addr_dcacheableJie Zhang2009-06-132-3/+3
* | Blackfin: only handle CPLB protection violations when MPU is enabledRobin Getz2009-06-131-51/+3
|/
* Blackfin: fix sparseirq/kstat_irqs falloutMike Frysinger2009-06-121-0/+2
* Blackfin: fix unused warnings after nommu updateMike Frysinger2009-06-121-1/+0
* Blackfin: export the last exception cause via debugfsRobin Getz2009-06-121-0/+10
* Blackfin: fix length checking in kgdb_ebin2memRoel Kluin2009-06-121-3/+2
* Blackfin: kgdb: fix up error return valuesMike Frysinger2009-06-121-25/+30
* Blackfin: push access_ok() L1 attribute downMike Frysinger2009-06-121-0/+3
* Blackfin: convert early_printk EVT init to a loopMike Frysinger2009-06-121-13/+3
* Blackfin: rename Blackfin relocs according to the toolchainMike Frysinger2009-06-121-11/+11
* Blackfin: convert SMP to only use generic time frameworkGraf Yang2009-06-121-34/+19
* Blackfin: override default uClinux MTD addr/sizeMike Frysinger2009-06-121-4/+7
* Blackfin: update gptimers APIMichael Hennerich2009-06-121-5/+25
* Blackfin: include system/processor info in dump messagesRobin Getz2009-06-121-0/+23
* Blackfin: add workaround for anomaly 05000461Robin Getz2009-06-121-0/+3
* Blackfin: make sure stack is accessible before dumping itRobin Getz2009-06-121-0/+11
* Blackfin: make sure MPU CPLB for first 1k is marked as validRobin Getz2009-06-121-1/+1
* Blackfin: add workaround for anomaly 05000287Graf Yang2009-06-121-1/+8