Blackfin: coreb: switched to unlocked_ioctl
[safe/jmp/linux-2.6] / arch / blackfin / kernel /
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-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...
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...
next