Blackfin: drop duplicate HOTPLUG Kconfig option
[safe/jmp/linux-2.6] / arch / blackfin / kernel /
2010-03-09 Sonic ZhangBlackfin: MPU: handle caches for reserved memory
2010-03-09 Barry SongBlackfin: fix MPU page permission masks overflow when...
2010-03-09 Sonic ZhangBlackfin: allow boards to register early devices
2010-01-07 Sonic Zhangblackfin,kgdb: Do not put PC in gdb_regs into retx.
2010-01-07 Jason Wesselblackfin,kgdb,probe_kernel: Cleanup probe_kernel_read...
2009-12-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-16 Linus TorvaldsMerge branch 'module' of git://git./linux/kernel/git...
2009-12-15 Alan Jenkinsmodule: make MODULE_SYMBOL_PREFIX into a CONFIG option
2009-12-15 Mike FrysingerBlackfin: drop duplicate sched_clock
2009-12-15 Mike FrysingerBlackfin: NOMPU: skip DMA ICPLB hole when it is redundant
2009-12-15 Mike FrysingerBlackfin: MPU: add missing __init markings
2009-12-15 Barry SongBlackfin: add support for TIF_NOTIFY_RESUME
2009-12-15 Mike FrysingerBlackfin: kgdb_test: clean up code a bit
2009-12-15 Alexey DobriyanBlackfin: convert kgdbtest to proc_fops
2009-12-15 Mike FrysingerBlackfin: convert cyc2ns() to clocksource_cyc2ns()
2009-12-15 Barry SongBlackfin: dma-mapping.h: flesh out missing DMA mapping...
2009-12-15 Barry SongBlackfin: workaround anomaly 05000310
2009-12-15 Mike FrysingerBlackfin: drop ptrace() write support for fixed code...
2009-12-15 Barry SongBlackfin: MPU: support XIP in async flash memory
2009-12-15 Barry SongBlackfin: drop 4KB reserve at end of memory
2009-12-15 Barry SongBlackfin: support smaller uncached DMA chunks for memor...
2009-12-15 Mike FrysingerBlackfin: finish_atomic_sections: optimize the RTS...
2009-12-15 Sonic ZhangBlackfin: kgdb: punt dead code
2009-12-15 Mike FrysingerBlackfin: reject NULL callback in set_dma_callback()
2009-12-15 Mike FrysingerBlackfin: gptimers: use unsigned timer/group ids
2009-12-15 Robin GetzBlackfin: don't walk VMAs when oopsing
2009-12-15 Philippe GerumBlackfin/ipipe: prepare status bitops for SMP support
2009-12-15 Mike FrysingerBlackfin: don't give CPU its own line in traps output
2009-12-15 Robin GetzBlackfin: announce current cpu rev when booting
2009-12-15 Mike FrysingerBlackfin: convert DMA mutex to an atomic and drop redun...
2009-12-15 Mike FrysingerBlackfin: push down asm/ includes and out of bfin-global.h
2009-12-15 Michael HennerichBlackfin: bf538: add support for extended GPIO banks
2009-12-15 Mike FrysingerBlackfin: calculate on-chip lengths at link time rather...
2009-12-15 Bernd SchmidtBlackfin: improve async bank access checking (for cross...
2009-12-15 Michael HennerichBlackfin: convert DMA code to a proper bitmap
2009-12-15 Barry SongBlackfin: add some bounds checking to peripheral_request
2009-12-15 Yi LiBlackfin: use common code for cycle->nanosecond conversion
2009-12-15 Yi LiBlackfin: unify sched_clock() handling between clock...
2009-12-15 Yi LiBlackfin: fix gptimer0 clock source compile warning
2009-12-14 Thomas Gleixnergenirq: Convert irq_desc.lock to raw_spinlock
2009-12-11 Al ViroUnify sys_mmap*
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-09 Linus TorvaldsMerge branch 'bkl-arch-for-linus' of git://git./linux...
2009-12-07 Jiri KosinaMerge branch 'for-next' into for-linus
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-11-25 Graf YangBlackfin: fix SMP build error in start_thread()
2009-11-25 Jie ZhangBlackfin: fix typo in ptrace poking
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-14 John Kacurblackfin: Remove the BKL from sys_execve
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...
next