Age | Commit message (Expand) | Author |
2010-02-21 | Forward to 2.6.33-rc8 | Thomas Gleixner |
2010-01-07 | blackfin,kgdb: Do not put PC in gdb_regs into retx. | Sonic Zhang |
2010-01-07 | blackfin,kgdb,probe_kernel: Cleanup probe_kernel_read/write | Jason Wessel |
2009-12-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds |
2009-12-16 | Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds |
2009-12-15 | module: make MODULE_SYMBOL_PREFIX into a CONFIG option | Alan Jenkins |
2009-12-15 | Blackfin: drop duplicate sched_clock | Mike Frysinger |
2009-12-15 | Blackfin: NOMPU: skip DMA ICPLB hole when it is redundant | Mike Frysinger |
2009-12-15 | Blackfin: MPU: add missing __init markings | Mike Frysinger |
2009-12-15 | Blackfin: add support for TIF_NOTIFY_RESUME | Barry Song |
2009-12-15 | Blackfin: kgdb_test: clean up code a bit | Mike Frysinger |
2009-12-15 | Blackfin: convert kgdbtest to proc_fops | Alexey Dobriyan |
2009-12-15 | Blackfin: convert cyc2ns() to clocksource_cyc2ns() | Mike Frysinger |
2009-12-15 | Blackfin: dma-mapping.h: flesh out missing DMA mapping functions | Barry Song |
2009-12-15 | Blackfin: workaround anomaly 05000310 | Barry Song |
2009-12-15 | Blackfin: drop ptrace() write support for fixed code/bootrom | Mike Frysinger |
2009-12-15 | Blackfin: MPU: support XIP in async flash memory | Barry Song |
2009-12-15 | Blackfin: drop 4KB reserve at end of memory | Barry Song |
2009-12-15 | Blackfin: support smaller uncached DMA chunks for memory constrained systems | Barry Song |
2009-12-15 | Blackfin: finish_atomic_sections: optimize the RTS step | Mike Frysinger |
2009-12-15 | Blackfin: kgdb: punt dead code | Sonic Zhang |
2009-12-15 | Blackfin: reject NULL callback in set_dma_callback() | Mike Frysinger |
2009-12-15 | Blackfin: gptimers: use unsigned timer/group ids | Mike Frysinger |
2009-12-15 | Blackfin: don't walk VMAs when oopsing | Robin Getz |
2009-12-15 | Blackfin/ipipe: prepare status bitops for SMP support | Philippe Gerum |
2009-12-15 | Blackfin: don't give CPU its own line in traps output | Mike Frysinger |
2009-12-15 | Blackfin: announce current cpu rev when booting | Robin Getz |
2009-12-15 | Blackfin: convert DMA mutex to an atomic and drop redundant code | Mike Frysinger |
2009-12-15 | Blackfin: push down asm/ includes and out of bfin-global.h | Mike Frysinger |
2009-12-15 | Blackfin: bf538: add support for extended GPIO banks | Michael Hennerich |
2009-12-15 | Blackfin: calculate on-chip lengths at link time rather than run time | Mike Frysinger |
2009-12-15 | Blackfin: improve async bank access checking (for cross-banks & XIP) | Bernd Schmidt |
2009-12-15 | Blackfin: convert DMA code to a proper bitmap | Michael Hennerich |
2009-12-15 | Blackfin: add some bounds checking to peripheral_request | Barry Song |
2009-12-15 | Blackfin: use common code for cycle->nanosecond conversion | Yi Li |
2009-12-15 | Blackfin: unify sched_clock() handling between clock sources | Yi Li |
2009-12-15 | Blackfin: fix gptimer0 clock source compile warning | Yi Li |
2009-12-14 | genirq: Convert irq_desc.lock to raw_spinlock | Thomas Gleixner |
2009-12-11 | Unify sys_mmap* | Al Viro |
2009-12-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-12-09 | Merge branch 'bkl-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2009-12-07 | Merge branch 'for-next' into for-linus | Jiri Kosina |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa |
2009-11-25 | Blackfin: fix SMP build error in start_thread() | Graf Yang |
2009-11-25 | Blackfin: fix typo in ptrace poking | Jie Zhang |
2009-11-25 | Blackfin: fix cache Kconfig typo | André Goddard Rosa |
2009-11-25 | Blackfin: fix suspend/resume failure with some on-chip ROMs | Michael Hennerich |
2009-10-14 | blackfin: Remove the BKL from sys_execve | John Kacur |
2009-10-11 | headers: remove sched.h from interrupt.h | Alexey Dobriyan |
2009-10-08 | Blackfin: fix framebuffer mmap bug for nommu | Thomas Chou |