aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin
Commit message (Expand)AuthorAge
...
| * | | Blackfin: pull in firmware KconfigMike Frysinger2009-12-15
| * | | Blackfin: BF51x/BF52x: fill out bfin_clear_PPI_STATUS()Mike Frysinger2009-12-15
| * | | Blackfin: bf537-stamp: need io.h for writeb() funcsBarry Song2009-12-15
| * | | Blackfin: bf538: add support for extended GPIO banksMichael Hennerich2009-12-15
| * | | Blackfin: add C define of trace_buffer_init()Graf Yang2009-12-15
| * | | Blackfin: cpufreq: use a constant latencyMichael Hennerich2009-12-15
| * | | Blackfin: clean up isp1362 board resourcesMike Frysinger2009-12-15
| * | | Blackfin: calculate on-chip lengths at link time rather than run timeMike Frysinger2009-12-15
| * | | Blackfin: improve async bank access checking (for cross-banks & XIP)Bernd Schmidt2009-12-15
| * | | Blackfin: convert DMA code to a proper bitmapMichael Hennerich2009-12-15
| * | | Blackfin: clean up bf537-lq035 board resourcesMichael Hennerich2009-12-15
| * | | Blackfin: add some bounds checking to peripheral_requestBarry Song2009-12-15
| * | | Blackfin: use common code for cycle->nanosecond conversionYi Li2009-12-15
| * | | Blackfin: unify sched_clock() handling between clock sourcesYi Li2009-12-15
| * | | Blackfin: fix gptimer0 clock source compile warningYi Li2009-12-15
| * | | Blackfin: update defconfigsMike Frysinger2009-12-15
| * | | Blackfin: convert to generic checksum codeMike Frysinger2009-12-15
| |/ /
* | | Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2009-12-16
|\ \ \
| * | | module: make MODULE_SYMBOL_PREFIX into a CONFIG optionAlan Jenkins2009-12-15
| |/ /
* | | elf: kill USE_ELF_CORE_DUMPChristoph Hellwig2009-12-16
* | | fbdev: bfin-lq035q1-fb: new Blackfin Landscape LCD EZ-Extender driverMichael Hennerich2009-12-16
* | | genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-14
* | | locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner2009-12-14
* | | locking: Convert raw_rwlock to arch_rwlockThomas Gleixner2009-12-14
* | | locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2009-12-14
* | | locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner2009-12-14
* | | locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2009-12-14
|/ /
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-12-11
|\ \
| * | vfs: Implement proper O_SYNC semanticsChristoph Hellwig2009-12-10
* | | Unify sys_mmap*Al Viro2009-12-11
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
|\ \
| * \ Merge branch 'for-next' into for-linusJiri Kosina2009-12-07
| |\ \
| | * | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* | | | Merge branch 'bkl-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-12-09
|\ \ \ \
| * | | | blackfin: Remove the BKL from sys_execveJohn Kacur2009-10-14
| | |/ / | |/| |
* | | | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-12-08
|\ \ \ \
| * \ \ \ Merge branch 'master' into for-2.6.33Jens Axboe2009-12-03
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov2009-11-26
| | |/ / | |/| |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-02
|\ \ \ \ | | |/ / | |/| |
| * | | Blackfin: fix SMP build error in start_thread()Graf Yang2009-11-25
| * | | Blackfin: fix memset in smp_send_reschedule() and -stop()Roel Kluin2009-11-25
| * | | Blackfin: fix typo in ptrace pokingJie Zhang2009-11-25
| * | | Blackfin: check for anomaly 05000475Mike Frysinger2009-11-25
| * | | Blackfin: work around testset anomaly 05000477Mike Frysinger2009-11-25
| * | | Blackfin: update anomaly listsMike Frysinger2009-11-25
| * | | Blackfin: fix cache Kconfig typoAndré Goddard Rosa2009-11-25
| * | | Blackfin: fix suspend/resume failure with some on-chip ROMsMichael Hennerich2009-11-25
| |/ /
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-19
|\| |
| * | headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
| * | Blackfin: convert to GENERIC_HARDIRQS_NO__DO_IRQMichael Hennerich2009-10-08