summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel
Commit message (Expand)AuthorAgeFilesLines
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* Blackfin: fix framebuffer mmap bug for nommuThomas Chou2009-10-081-0/+11
* Blackfin: cplbinfo: drop d_path() hacksMike Frysinger2009-10-071-13/+12Star
* Blackfin: mass clean up of copyright/licensing infoRobin Getz2009-10-0725-432/+63Star
* Blackfin: convert to use arch_gettimeoffset()john stultz2009-10-071-61/+2Star
* blackfin: Cleanup linker script using new linker script macros.Tim Abbott2009-09-251-50/+6Star
* Blackfin: update ftrace for latest toolchainYi Li2009-09-171-11/+12
* Blackfin: unify cache init functionsMike Frysinger2009-09-174-144/+2Star
* Blackfin: swap clocksource ratings for gptimer/cyclesGraf Yang2009-09-171-2/+2
* Blackfin: update ftrace_push_return_trace() breakageMike Frysinger2009-09-171-1/+1
* Blackfin: add ICPLB coverage for async banksBernd Schmidt2009-09-171-2/+9
* Blackfin: use KERN_ALERT in all kgdb_test outputMingquan Pan2009-09-171-1/+1
* Blackfin: fix spelling in a few commentsMichael Hennerich2009-09-171-2/+2
* Blackfin: use raw_smp_processor_id() in exception codeYi Li2009-09-173-8/+8
* Blackfin: remove useless duplicated assignment in gpio codeMichael Hennerich2009-09-171-1/+0Star
* Blackfin: Fix link errors with binutils 2.19 and GCC 4.3Ingo Molnar2009-09-171-2/+2
* Blackfin: optimize fixed code handling for the most common caseMike Frysinger2009-09-171-8/+2Star
* Blackfin: punt dead cache locking codeMike Frysinger2009-09-171-51/+0Star
* Blackfin: do not trace the exception handlerYi Li2009-09-171-1/+1
* Blackfin: cleanup sync handling when enabling/disabling cplbsYi Li2009-09-174-83/+23Star
* Blackfin: fix read buffer overflowRoel Kluin2009-09-171-4/+4
* Blackfin: improve double fault debug handlingGraf Yang2009-09-172-4/+10
* Blackfin: fix MPU handling of invalid memory accessesGraf Yang2009-09-171-1/+1
* Blackfin: do not try displaying the end of the stackSonic Zhang2009-09-171-1/+1
* Blackfin: catch hardware errors earlier during bootingRobin Getz2009-09-174-12/+122
* Blackfin: add an early shadow consoleRobin Getz2009-09-173-0/+81
* Blackfin: add support for common FDPIC ptrace requestsMike Frysinger2009-09-171-2/+24
* Blackfin: clean up early memory setup codeRobin Getz2009-09-171-28/+32
* Blackfin: fix module reloc handling for all memory regionsMike Frysinger2009-09-171-28/+34
* Blackfin: cleanup module section checkingMike Frysinger2009-09-171-51/+60
* Blackfin: convert malloc()/memset() to zalloc() in module codeMike Frysinger2009-09-171-4/+2Star
* Blackfin: cleanup printk() usage in module codeMike Frysinger2009-09-171-34/+25Star
* Blackfin: reject outdated/unused/wrong relocation typesRobin Getz2009-09-171-34/+8Star
* Blackfin: convert ptrace to new memory functionsMike Frysinger2009-09-171-57/+72
* Blackfin: cleanup traps decode_address() a bitMike Frysinger2009-09-171-18/+30
* Blackfin: inline I-pipe bypass code in ret_from_exceptionPhilippe Gerum2009-09-171-5/+0Star
* Blackfin: allow high priority domains to preempt schedule_tail()Philippe Gerum2009-09-171-2/+22
* Blackfin: export show_stack() to modulesPhilippe Gerum2009-09-171-0/+1
* Blackfin: fix misnomer of some I-pipe helpersPhilippe Gerum2009-09-171-24/+20Star
* Blackfin: checkpatch --file arch/blackfin/kernel/ipipe.cPhilippe Gerum2009-09-171-17/+19
* Blackfin: make EVT3->EVT5 lowering more robust wrt IPEND[4]Robin Getz2009-09-172-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/+3Star
| * Blackfin: fix bugs in GPIO resume codeMichael Hennerich2009-07-161-4/+2Star
| * Blackfin: drop duplicate runtime checking of anomaly 05000448Robin Getz2009-07-161-4/+0Star
| * Blackfin: fix early_dma_memcpy() handling of busy channelsMike Frysinger2009-07-161-15/+14Star
| * 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