aboutsummaryrefslogtreecommitdiff
path: root/arch/blackfin/kernel
AgeCommit message (Expand)Author
2009-12-11Unify sys_mmap*Al Viro
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-09Merge branch 'bkl-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-25Blackfin: fix SMP build error in start_thread()Graf Yang
2009-11-25Blackfin: fix typo in ptrace pokingJie Zhang
2009-11-25Blackfin: fix cache Kconfig typoAndré Goddard Rosa
2009-11-25Blackfin: fix suspend/resume failure with some on-chip ROMsMichael Hennerich
2009-10-14blackfin: Remove the BKL from sys_execveJohn Kacur
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-10-08Blackfin: fix framebuffer mmap bug for nommuThomas Chou
2009-10-07Blackfin: cplbinfo: drop d_path() hacksMike Frysinger
2009-10-07Blackfin: mass clean up of copyright/licensing infoRobin Getz
2009-10-07Blackfin: convert to use arch_gettimeoffset()john stultz
2009-09-24blackfin: Cleanup linker script using new linker script macros.Tim Abbott
2009-09-16Blackfin: update ftrace for latest toolchainYi Li
2009-09-16Blackfin: unify cache init functionsMike Frysinger
2009-09-16Blackfin: swap clocksource ratings for gptimer/cyclesGraf Yang
2009-09-16Blackfin: update ftrace_push_return_trace() breakageMike Frysinger
2009-09-16Blackfin: add ICPLB coverage for async banksBernd Schmidt
2009-09-16Blackfin: use KERN_ALERT in all kgdb_test outputMingquan Pan
2009-09-16Blackfin: fix spelling in a few commentsMichael Hennerich
2009-09-16Blackfin: use raw_smp_processor_id() in exception codeYi Li
2009-09-16Blackfin: remove useless duplicated assignment in gpio codeMichael Hennerich
2009-09-16Blackfin: Fix link errors with binutils 2.19 and GCC 4.3Ingo Molnar
2009-09-16Blackfin: optimize fixed code handling for the most common caseMike Frysinger
2009-09-16Blackfin: punt dead cache locking codeMike Frysinger
2009-09-16Blackfin: do not trace the exception handlerYi Li
2009-09-16Blackfin: cleanup sync handling when enabling/disabling cplbsYi Li
2009-09-16Blackfin: fix read buffer overflowRoel Kluin
2009-09-16Blackfin: improve double fault debug handlingGraf Yang
2009-09-16Blackfin: fix MPU handling of invalid memory accessesGraf Yang
2009-09-16Blackfin: do not try displaying the end of the stackSonic Zhang
2009-09-16Blackfin: catch hardware errors earlier during bootingRobin Getz
2009-09-16Blackfin: add an early shadow consoleRobin Getz
2009-09-16Blackfin: add support for common FDPIC ptrace requestsMike Frysinger
2009-09-16Blackfin: clean up early memory setup codeRobin Getz
2009-09-16Blackfin: fix module reloc handling for all memory regionsMike Frysinger
2009-09-16Blackfin: cleanup module section checkingMike Frysinger
2009-09-16Blackfin: convert malloc()/memset() to zalloc() in module codeMike Frysinger
2009-09-16Blackfin: cleanup printk() usage in module codeMike Frysinger
2009-09-16Blackfin: reject outdated/unused/wrong relocation typesRobin Getz
2009-09-16Blackfin: convert ptrace to new memory functionsMike Frysinger
2009-09-16Blackfin: cleanup traps decode_address() a bitMike Frysinger
2009-09-16Blackfin: inline I-pipe bypass code in ret_from_exceptionPhilippe Gerum
2009-09-16Blackfin: allow high priority domains to preempt schedule_tail()Philippe Gerum
2009-09-16Blackfin: export show_stack() to modulesPhilippe Gerum
2009-09-16Blackfin: fix misnomer of some I-pipe helpersPhilippe Gerum
2009-09-16Blackfin: checkpatch --file arch/blackfin/kernel/ipipe.cPhilippe Gerum