| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds | 2010-03-18 |
|\ |
|
| * | Blackfin: eat spurious space in asm/dpmc.h | Mike Frysinger | 2010-03-09 |
| * | Blackfin: asm/page.h: pull in asm-generic headers | Mike Frysinger | 2010-03-09 |
| * | Blackfin: GPIO: implement to_irq handler | Joachim Eastwood | 2010-03-09 |
| * | Blackfin: fix single stepping over system calls | Mike Frysinger | 2010-03-09 |
| * | Blackfin: initial tracehook support | Mike Frysinger | 2010-03-09 |
| * | Blackfin: initial regset support | Mike Frysinger | 2010-03-09 |
| * | Blackfin: simplify PTRACE_{PEEK,POKE}USR in preperation for regset support | Mike Frysinger | 2010-03-09 |
| * | Blackfin: rewrite resync_core_{i,d}cache() SMP logic to avoid per_cpu data | Graf Yang | 2010-03-09 |
| * | Blackfin: add support for cpufreq on SMP systems | Graf Yang | 2010-03-09 |
| * | Blackfin: add CALLER_ADDR ftrace macros | Yi Li | 2010-03-09 |
| * | Blackfin: split watchdog definitions into a dedicated header file | Graf Yang | 2010-03-09 |
| * | Blackfin: add dma_disable_irq_nosync() API for irq handlers | Barry Song | 2010-03-09 |
| * | Blackfin: fix whitespace damage in thread_info.h | Mike Frysinger | 2010-03-09 |
| * | Blackfin: implement ndelay() | Barry Song | 2010-03-09 |
| * | Blackfin: implement nmi_watchdog for SMP on BF561 | Graf Yang | 2010-03-09 |
| * | Blackfin: increase NR_IRQS beyond NR on-chip IRQs | Michael Hennerich | 2010-03-09 |
| * | Blackfin: add support for irqflags tracing | Yi Li | 2010-03-09 |
| * | Blackfin: initial XIP support | Barry Song | 2010-03-09 |
| * | Blackfin: SMP: add PM/CPU hotplug support | Graf Yang | 2010-03-09 |
| * | Blackfin: SMP: make core timers per-cpu clock events for HRT | Yi Li | 2010-03-09 |
| * | Blackfin: unify MMR helpers | Mike Frysinger | 2010-03-09 |
| * | Blackfin: add optimized version of Hamming Weight functions | Michael Hennerich | 2010-03-09 |
| * | Blackfin: dma-mapping: fix thinko in constant optimization | Sonic Zhang | 2010-03-09 |
| * | Blackfin: merge common CAN defines into one headers | Mike Frysinger | 2010-03-09 |
| * | Blackfin: extend bfin-lq035q1-fb resources to include PPI mode | Michael Hennerich | 2010-03-09 |
| * | Blackfin: fix MPU page permission masks overflow when dealing with async memory | Barry Song | 2010-03-09 |
| * | Blackfin: bfin_sport: unify & standardize SPORT masks | Mike Frysinger | 2010-03-09 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-03-12 |
|\ \ |
|
| * | | Fix spelling of 'platform' in comments and doc | Stefan Weil | 2010-02-05 |
| |/ |
|
* / | dma-mapping: blackfin: remove the obsolete and unnecessary DMA API comments | FUJITA Tomonori | 2010-03-12 |
|/ |
|
* | FDPIC: Respect PT_GNU_STACK exec protection markings when creating NOMMU stack | Mike Frysinger | 2010-01-06 |
* | Merge branch 'for-33' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2009-12-17 |
|\ |
|
| * | kbuild: move asm-offsets.h to include/generated | Sam Ravnborg | 2009-12-12 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds | 2009-12-16 |
|\ \ |
|
| * | | Blackfin: Convert BUG() to use unreachable() | David Daney | 2009-12-15 |
| * | | Blackfin: define __NR_recvmmsg | Mike Frysinger | 2009-12-15 |
| * | | Blackfin: add support for TIF_NOTIFY_RESUME | Barry Song | 2009-12-15 |
| * | | Blackfin: convert to asm-generic pci headers | Barry Song | 2009-12-15 |
| * | | Blackfin: io.h: fix random busted whitespace | Mike Frysinger | 2009-12-15 |
| * | | Blackfin: dma-mapping.h: flesh out missing DMA mapping functions | Barry Song | 2009-12-15 |
| * | | Blackfin: support smaller uncached DMA chunks for memory constrained systems | Barry Song | 2009-12-15 |
| * | | Blackfin: kgdb: punt dead code | Sonic Zhang | 2009-12-15 |
| * | | Blackfin: punt dead/unused flash mem_init settings | Mike Frysinger | 2009-12-15 |
| * | | Blackfin: gptimers: use unsigned timer/group ids | Mike Frysinger | 2009-12-15 |
| * | | Blackfin: comment the FDPIC PTRACE defines | Mike Frysinger | 2009-12-15 |
| * | | Blackfin/ipipe: update version stamp | Philippe Gerum | 2009-12-15 |
| * | | Blackfin/ipipe: introduce support for CONFIG_MPU | Philippe Gerum | 2009-12-15 |
| * | | Blackfin/ipipe: fix forward ref to barrier() | Philippe Gerum | 2009-12-15 |
| * | | Blackfin/ipipe: prepare status bitops for SMP support | Philippe Gerum | 2009-12-15 |