summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel
Commit message (Expand)AuthorAgeFilesLines
* Unify sys_mmap*Al Viro2009-12-111-33/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-1/+1
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2009-12-071-1/+1
| |\
| | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* | | Merge branch 'bkl-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-12-091-5/+1
|\ \ \ | |/ / |/| |
| * | blackfin: Remove the BKL from sys_execveJohn Kacur2009-10-141-5/+1
| |/
* | Blackfin: fix SMP build error in start_thread()Graf Yang2009-11-251-1/+1
* | Blackfin: fix typo in ptrace pokingJie Zhang2009-11-251-1/+1
* | Blackfin: fix cache Kconfig typoAndré Goddard Rosa2009-11-251-1/+1
* | Blackfin: fix suspend/resume failure with some on-chip ROMsMichael Hennerich2009-11-251-2/+7
|/
* 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/+12
* Blackfin: mass clean up of copyright/licensing infoRobin Getz2009-10-0725-432/+63
* Blackfin: convert to use arch_gettimeoffset()john stultz2009-10-071-61/+2
* blackfin: Cleanup linker script using new linker script macros.Tim Abbott2009-09-241-50/+6
* Blackfin: update ftrace for latest toolchainYi Li2009-09-161-11/+12
* Blackfin: unify cache init functionsMike Frysinger2009-09-164-144/+2
* Blackfin: swap clocksource ratings for gptimer/cyclesGraf Yang2009-09-161-2/+2
* Blackfin: update ftrace_push_return_trace() breakageMike Frysinger2009-09-161-1/+1
* Blackfin: add ICPLB coverage for async banksBernd Schmidt2009-09-161-2/+9
* Blackfin: use KERN_ALERT in all kgdb_test outputMingquan Pan2009-09-161-1/+1
* Blackfin: fix spelling in a few commentsMichael Hennerich2009-09-161-2/+2
* Blackfin: use raw_smp_processor_id() in exception codeYi Li2009-09-163-8/+8
* Blackfin: remove useless duplicated assignment in gpio codeMichael Hennerich2009-09-161-1/+0
* Blackfin: Fix link errors with binutils 2.19 and GCC 4.3Ingo Molnar2009-09-161-2/+2
* Blackfin: optimize fixed code handling for the most common caseMike Frysinger2009-09-161-8/+2
* Blackfin: punt dead cache locking codeMike Frysinger2009-09-161-51/+0
* Blackfin: do not trace the exception handlerYi Li2009-09-161-1/+1
* Blackfin: cleanup sync handling when enabling/disabling cplbsYi Li2009-09-164-83/+23
* Blackfin: fix read buffer overflowRoel Kluin2009-09-161-4/+4
* Blackfin: improve double fault debug handlingGraf Yang2009-09-162-4/+10
* Blackfin: fix MPU handling of invalid memory accessesGraf Yang2009-09-161-1/+1
* Blackfin: do not try displaying the end of the stackSonic Zhang2009-09-161-1/+1
* 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
OpenPOWER on IntegriCloud