| Commit message (Expand) | Author | Age |
* | Blackfin: fix module reloc handling for all memory regions | Mike Frysinger | 2009-09-16 |
* | Blackfin: cleanup module section checking | Mike Frysinger | 2009-09-16 |
* | Blackfin: convert malloc()/memset() to zalloc() in module code | Mike Frysinger | 2009-09-16 |
* | Blackfin: cleanup printk() usage in module code | Mike Frysinger | 2009-09-16 |
* | Blackfin: reject outdated/unused/wrong relocation types | Robin Getz | 2009-09-16 |
* | Blackfin: convert ptrace to new memory functions | Mike Frysinger | 2009-09-16 |
* | Blackfin: cleanup traps decode_address() a bit | Mike Frysinger | 2009-09-16 |
* | Blackfin: inline I-pipe bypass code in ret_from_exception | Philippe Gerum | 2009-09-16 |
* | Blackfin: sanitize manual control of IPEND[4] | Philippe Gerum | 2009-09-16 |
* | Blackfin: document __ipipe_call_irqtail | Philippe Gerum | 2009-09-16 |
* | Blackfin: allow EVT5 to preempt irqtail prologue (CONFIG_DEBUG_HWERR) | Philippe Gerum | 2009-09-16 |
* | Blackfin: reuse evt_evt14 handler to perform irqtail epilogue | Philippe Gerum | 2009-09-16 |
* | Blackfin: use generic name for EVT14 handler | Philippe Gerum | 2009-09-16 |
* | Blackfin: allow high priority domains to preempt schedule_tail() | Philippe Gerum | 2009-09-16 |
* | Blackfin: export show_stack() to modules | Philippe Gerum | 2009-09-16 |
* | Blackfin: fix misnomer of some I-pipe helpers | Philippe Gerum | 2009-09-16 |
* | Blackfin: checkpatch --file arch/blackfin/kernel/ipipe.c | Philippe Gerum | 2009-09-16 |
* | Blackfin: make EVT3->EVT5 lowering more robust wrt IPEND[4] | Robin Getz | 2009-09-16 |
* | Blackfin: bf537-stamp: add resources for AD1938 audio card | Barry Song | 2009-09-16 |
* | Blackfin: bf537-stamp: declare SPI IRQ resources | Yi Li | 2009-09-16 |
* | Blackfin: bf537-stamp: update ADP5588 header name | Michael Hennerich | 2009-09-16 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-09-15 |
|\ |
|
| * | Merge branch 'percpu-for-linus' into percpu-for-next | Tejun Heo | 2009-08-14 |
| |\ |
|
| * | | linker script: unify usage of discard definition | Tejun Heo | 2009-07-08 |
| * | | Merge branch 'master' into for-next | Tejun Heo | 2009-07-03 |
| |\ \ |
|
| * | | | percpu: use DEFINE_PER_CPU_SHARED_ALIGNED() | Tejun Heo | 2009-06-24 |
| * | | | linker script: throw away .discard section | Tejun Heo | 2009-06-24 |
* | | | | Input: add Blackfin rotary input driver | Michael Hennerich | 2009-07-23 |
| |_|/
|/| | |
|
* | | | Blackfin: define HARDIRQ_BITS again for now | Mike Frysinger | 2009-07-16 |
* | | | arch/blackfin: Add kmalloc NULL tests | Julia Lawall | 2009-07-16 |
* | | | Blackfin: add CPLB entries for Core B on-chip L1 SRAM regions | Graf Yang | 2009-07-16 |
* | | | Blackfin: work around anomaly 05000189 | Robin Getz | 2009-07-16 |
* | | | Blackfin: drop per-cpu loops_per_jiffy tracking | Michael Hennerich | 2009-07-16 |
* | | | Blackfin: fix bugs in GPIO resume code | Michael Hennerich | 2009-07-16 |
* | | | Blackfin: bf537-stamp: fix irq decl for AD7142 | Barry Song | 2009-07-16 |
* | | | Blackfin: fix handling of IPEND in interrupt context save | Robin Getz | 2009-07-16 |
* | | | Blackfin: drop duplicate runtime checking of anomaly 05000448 | Robin Getz | 2009-07-16 |
* | | | Blackfin: fix incomplete renaming of the bfin-twi-lcd driver | Michael Hennerich | 2009-07-16 |
* | | | Blackfin: fix wrong CTS inversion | Sonic Zhang | 2009-07-16 |
* | | | Blackfin: update handling of anomaly 364 (wrong rev id in BF527-0.1) | Graf Yang | 2009-07-16 |
* | | | Blackfin: fix early_dma_memcpy() handling of busy channels | Mike Frysinger | 2009-07-16 |
* | | | Blackfin: handle BF561 Core B memory regions better when SMP=n | Mike Frysinger | 2009-07-16 |
* | | | Blackfin: fix miscompilation in lshrdi3 | Jie Zhang | 2009-07-16 |
* | | | Blackfin: fix silent crash when no uClinux MTD filesystem exists | Robin Getz | 2009-07-16 |
* | | | Blackfin: restore exception banner when dumping crash info | Mike Frysinger | 2009-07-16 |
* | | | Blackfin: work around anomaly 05000281 | Robin Getz | 2009-07-16 |
* | | | Blackfin: update anomaly lists to match latest sheets/usage | Graf Yang | 2009-07-16 |
* | | | Blackfin: drop dead flash_probe call | Mike Frysinger | 2009-07-16 |
* | | | Blackfin: cleanup code a bit with comments and defines | Robin Getz | 2009-07-16 |
* | | | headers: smp_lock.h redux | Alexey Dobriyan | 2009-07-12 |