Blackfin: fix cache Kconfig typo
[safe/jmp/linux-2.6] / arch / blackfin / kernel /
2009-11-25 André Goddard RosaBlackfin: fix cache Kconfig typo
2009-11-25 Michael HennerichBlackfin: fix suspend/resume failure with some on-chip...
2009-10-11 Alexey Dobriyanheaders: remove sched.h from interrupt.h
2009-10-08 Thomas ChouBlackfin: fix framebuffer mmap bug for nommu
2009-10-07 Mike FrysingerBlackfin: cplbinfo: drop d_path() hacks
2009-10-07 Robin GetzBlackfin: mass clean up of copyright/licensing info
2009-10-07 john stultzBlackfin: convert to use arch_gettimeoffset()
2009-09-25 Tim Abbottblackfin: Cleanup linker script using new linker script...
2009-09-17 Yi LiBlackfin: update ftrace for latest toolchain
2009-09-17 Mike FrysingerBlackfin: unify cache init functions
2009-09-17 Graf YangBlackfin: swap clocksource ratings for gptimer/cycles
2009-09-17 Mike FrysingerBlackfin: update ftrace_push_return_trace() breakage
2009-09-17 Bernd SchmidtBlackfin: add ICPLB coverage for async banks
2009-09-17 Mingquan PanBlackfin: use KERN_ALERT in all kgdb_test output
2009-09-17 Michael HennerichBlackfin: fix spelling in a few comments
2009-09-17 Yi LiBlackfin: use raw_smp_processor_id() in exception code
2009-09-17 Michael HennerichBlackfin: remove useless duplicated assignment in gpio...
2009-09-17 Ingo MolnarBlackfin: Fix link errors with binutils 2.19 and GCC 4.3
2009-09-17 Mike FrysingerBlackfin: optimize fixed code handling for the most...
2009-09-17 Mike FrysingerBlackfin: punt dead cache locking code
2009-09-17 Yi LiBlackfin: do not trace the exception handler
2009-09-17 Yi LiBlackfin: cleanup sync handling when enabling/disabling...
2009-09-17 Roel KluinBlackfin: fix read buffer overflow
2009-09-17 Graf YangBlackfin: improve double fault debug handling
2009-09-17 Graf YangBlackfin: fix MPU handling of invalid memory accesses
2009-09-17 Sonic ZhangBlackfin: do not try displaying the end of the stack
2009-09-17 Robin GetzBlackfin: catch hardware errors earlier during booting
2009-09-17 Robin GetzBlackfin: add an early shadow console
2009-09-17 Mike FrysingerBlackfin: add support for common FDPIC ptrace requests
2009-09-17 Robin GetzBlackfin: clean up early memory setup code
2009-09-17 Mike FrysingerBlackfin: fix module reloc handling for all memory...
2009-09-17 Mike FrysingerBlackfin: cleanup module section checking
2009-09-17 Mike FrysingerBlackfin: convert malloc()/memset() to zalloc() in...
2009-09-17 Mike FrysingerBlackfin: cleanup printk() usage in module code
2009-09-17 Robin GetzBlackfin: reject outdated/unused/wrong relocation types
2009-09-17 Mike FrysingerBlackfin: convert ptrace to new memory functions
2009-09-17 Mike FrysingerBlackfin: cleanup traps decode_address() a bit
2009-09-17 Philippe GerumBlackfin: inline I-pipe bypass code in ret_from_exception
2009-09-17 Philippe GerumBlackfin: allow high priority domains to preempt schedu...
2009-09-17 Philippe GerumBlackfin: export show_stack() to modules
2009-09-17 Philippe GerumBlackfin: fix misnomer of some I-pipe helpers
2009-09-17 Philippe GerumBlackfin: checkpatch --file arch/blackfin/kernel/ipipe.c
2009-09-17 Robin GetzBlackfin: make EVT3->EVT5 lowering more robust wrt...
2009-08-14 Tejun HeoMerge branch 'percpu-for-linus' into percpu-for-next
2009-07-16 Graf YangBlackfin: add CPLB entries for Core B on-chip L1 SRAM...
2009-07-16 Robin GetzBlackfin: work around anomaly 05000189
2009-07-16 Michael HennerichBlackfin: drop per-cpu loops_per_jiffy tracking
2009-07-16 Michael HennerichBlackfin: fix bugs in GPIO resume code
2009-07-16 Robin GetzBlackfin: drop duplicate runtime checking of anomaly...
2009-07-16 Mike FrysingerBlackfin: fix early_dma_memcpy() handling of busy channels
2009-07-16 Mike FrysingerBlackfin: handle BF561 Core B memory regions better...
2009-07-16 Robin GetzBlackfin: fix silent crash when no uClinux MTD filesyst...
2009-07-16 Mike FrysingerBlackfin: restore exception banner when dumping crash...
2009-07-16 Robin GetzBlackfin: work around anomaly 05000281
2009-07-16 Mike FrysingerBlackfin: drop dead flash_probe call
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-07-09 Tejun Heolinker script: unify usage of discard definition
2009-07-08 Joe PerchesRemove multiple KERN_ prefixes from printk formats
2009-07-03 Tejun HeoMerge branch 'master' into for-next
2009-06-24 Tejun Heolinker script: throw away .discard section
2009-06-23 Robin GetzBlackfin: fix early crash when booting on wrong cpu
2009-06-23 Jie ZhangBlackfin: decouple unrelated cache settings to get...
2009-06-23 Philippe GerumBlackfin: remove obsolete mcount support from I-pipe...
2009-06-23 Philippe GerumBlackfin: convert interrupt pipeline to irqflags
2009-06-23 Sonic ZhangBlackfin: fix accidental reset in some boot modes
2009-06-23 Mike FrysingerBlackfin: abstract irq14 lowering in do_irq
2009-06-23 Mike FrysingerBlackfin: simplify irq stack overflow checking
2009-06-23 Mike FrysingerBlackfin: only build show_interrupts() when procfs...
2009-06-23 Mike FrysingerBlackfin: redo handling of bad irqs
2009-06-23 Mike FrysingerBlackfin: unify memory region checks between kgdb and...
2009-06-19 Mike FrysingerBlackfin: convert irq/process to asm-generic
2009-06-19 Mike FrysingerBlackfin: pull in asm/io.h in ksyms for prototypes
2009-06-17 Linus TorvaldsMerge branch 'akpm'
2009-06-17 Alexey Dobriyanmm: consolidate init_mm definition
2009-06-13 Mike FrysingerBlackfin: initial support for ftrace grapher
2009-06-13 Mike FrysingerBlackfin: initial support for ftrace
2009-06-13 Mike FrysingerBlackfin: add preliminary support for STACKTRACE
2009-06-13 Yi LiBlackfin: update aedos-ipipe code to upstream 1.10-00
2009-06-13 Robin GetzBlackfin: do not configure the UART early if on wrong...
2009-06-13 Mike FrysingerBlackfin: push down exception oops checking
2009-06-13 Mike FrysingerBlackfin: fix trap_c() exit paths
2009-06-13 Sonic ZhangBlackfin: add blackfin_invalidate_entire_icache for...
2009-06-13 Robin GetzBlackfin: include the cpu compiled version in /proc...
2009-06-13 Mike FrysingerBlackfin: add support for GENERIC_BUG
2009-06-13 Jie ZhangBlackfin: rename bfin_addr_dcachable to bfin_addr_dcach...
2009-06-13 Robin GetzBlackfin: only handle CPLB protection violations when...
2009-06-12 Mike FrysingerBlackfin: fix sparseirq/kstat_irqs fallout
2009-06-12 Mike FrysingerBlackfin: fix unused warnings after nommu update
2009-06-12 Robin GetzBlackfin: export the last exception cause via debugfs
2009-06-12 Roel KluinBlackfin: fix length checking in kgdb_ebin2mem
2009-06-12 Mike FrysingerBlackfin: kgdb: fix up error return values
2009-06-12 Mike FrysingerBlackfin: push access_ok() L1 attribute down
2009-06-12 Mike FrysingerBlackfin: convert early_printk EVT init to a loop
2009-06-12 Mike FrysingerBlackfin: rename Blackfin relocs according to the toolchain
2009-06-12 Graf YangBlackfin: convert SMP to only use generic time framework
2009-06-12 Mike FrysingerBlackfin: override default uClinux MTD addr/size
2009-06-12 Michael HennerichBlackfin: update gptimers API
2009-06-12 Robin GetzBlackfin: include system/processor info in dump messages
2009-06-12 Robin GetzBlackfin: add workaround for anomaly 05000461
2009-06-12 Robin GetzBlackfin: make sure stack is accessible before dumping it
next