summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel
Commit message (Expand)AuthorAgeFilesLines
* Blackfin: catch hardware errors earlier during bootingRobin Getz2009-09-164-12/+122
* Blackfin: add an early shadow consoleRobin Getz2009-09-163-0/+81
* Blackfin: add support for common FDPIC ptrace requestsMike Frysinger2009-09-161-2/+24
* 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-161-5/+0
* 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-161-24/+20
* 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-162-9/+11
* Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-148-99/+103
|\
| * 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-161-4/+3
| * Blackfin: fix bugs in GPIO resume codeMichael Hennerich2009-07-161-4/+2
| * Blackfin: drop duplicate runtime checking of anomaly 05000448Robin Getz2009-07-161-4/+0
| * Blackfin: fix early_dma_memcpy() handling of busy channelsMike Frysinger2009-07-161-15/+14
| * Blackfin: handle BF561 Core B memory regions better when SMP=nMike Frysinger2009-07-161-7/+7
| * Blackfin: fix silent crash when no uClinux MTD filesystem existsRobin Getz2009-07-161-10/+16
| * 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
OpenPOWER on IntegriCloud