aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-11Unify sys_mmap*Al Viro1-33/+0
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-12-09Merge branch 'bkl-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-5/+1
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-11-25Blackfin: fix SMP build error in start_thread()Graf Yang1-1/+1
2009-11-25Blackfin: fix typo in ptrace pokingJie Zhang1-1/+1
2009-11-25Blackfin: fix cache Kconfig typoAndré Goddard Rosa1-1/+1
2009-11-25Blackfin: fix suspend/resume failure with some on-chip ROMsMichael Hennerich1-2/+7
2009-10-14blackfin: Remove the BKL from sys_execveJohn Kacur1-5/+1
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan1-0/+1
2009-10-08Blackfin: fix framebuffer mmap bug for nommuThomas Chou1-0/+11
2009-10-07Blackfin: cplbinfo: drop d_path() hacksMike Frysinger1-13/+12
2009-10-07Blackfin: mass clean up of copyright/licensing infoRobin Getz25-432/+63
2009-10-07Blackfin: convert to use arch_gettimeoffset()john stultz1-61/+2
2009-09-24blackfin: Cleanup linker script using new linker script macros.Tim Abbott1-50/+6
2009-09-16Blackfin: update ftrace for latest toolchainYi Li1-11/+12
2009-09-16Blackfin: unify cache init functionsMike Frysinger4-144/+2
2009-09-16Blackfin: swap clocksource ratings for gptimer/cyclesGraf Yang1-2/+2
2009-09-16Blackfin: update ftrace_push_return_trace() breakageMike Frysinger1-1/+1
2009-09-16Blackfin: add ICPLB coverage for async banksBernd Schmidt1-2/+9
2009-09-16Blackfin: use KERN_ALERT in all kgdb_test outputMingquan Pan1-1/+1
2009-09-16Blackfin: fix spelling in a few commentsMichael Hennerich1-2/+2
2009-09-16Blackfin: use raw_smp_processor_id() in exception codeYi Li3-8/+8
2009-09-16Blackfin: remove useless duplicated assignment in gpio codeMichael Hennerich1-1/+0
2009-09-16Blackfin: Fix link errors with binutils 2.19 and GCC 4.3Ingo Molnar1-2/+2
2009-09-16Blackfin: optimize fixed code handling for the most common caseMike Frysinger1-8/+2
2009-09-16Blackfin: punt dead cache locking codeMike Frysinger1-51/+0
2009-09-16Blackfin: do not trace the exception handlerYi Li1-1/+1
2009-09-16Blackfin: cleanup sync handling when enabling/disabling cplbsYi Li4-83/+23
2009-09-16Blackfin: fix read buffer overflowRoel Kluin1-4/+4
2009-09-16Blackfin: improve double fault debug handlingGraf Yang2-4/+10
2009-09-16Blackfin: fix MPU handling of invalid memory accessesGraf Yang1-1/+1
2009-09-16Blackfin: do not try displaying the end of the stackSonic Zhang1-1/+1
2009-09-16Blackfin: catch hardware errors earlier during bootingRobin Getz4-12/+122
2009-09-16Blackfin: add an early shadow consoleRobin Getz3-0/+81
2009-09-16Blackfin: add support for common FDPIC ptrace requestsMike Frysinger1-2/+24
2009-09-16Blackfin: clean up early memory setup codeRobin Getz1-28/+32
2009-09-16Blackfin: fix module reloc handling for all memory regionsMike Frysinger1-28/+34
2009-09-16Blackfin: cleanup module section checkingMike Frysinger1-51/+60
2009-09-16Blackfin: convert malloc()/memset() to zalloc() in module codeMike Frysinger1-4/+2
2009-09-16Blackfin: cleanup printk() usage in module codeMike Frysinger1-34/+25
2009-09-16Blackfin: reject outdated/unused/wrong relocation typesRobin Getz1-34/+8
2009-09-16Blackfin: convert ptrace to new memory functionsMike Frysinger1-57/+72
2009-09-16Blackfin: cleanup traps decode_address() a bitMike Frysinger1-18/+30
2009-09-16Blackfin: inline I-pipe bypass code in ret_from_exceptionPhilippe Gerum1-5/+0
2009-09-16Blackfin: allow high priority domains to preempt schedule_tail()Philippe Gerum1-2/+22
2009-09-16Blackfin: export show_stack() to modulesPhilippe Gerum1-0/+1
2009-09-16Blackfin: fix misnomer of some I-pipe helpersPhilippe Gerum1-24/+20
2009-09-16Blackfin: checkpatch --file arch/blackfin/kernel/ipipe.cPhilippe Gerum1-17/+19