aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin
AgeCommit message (Expand)AuthorFilesLines
2009-12-15Blackfin: coreb: switched to unlocked_ioctlMike Frysinger1-4/+4
2009-12-15Blackfin: convert DMA mutex to an atomic and drop redundant codeMike Frysinger2-35/+13
2009-12-15Blackfin: update bfin_rotary definesMichael Hennerich2-4/+4
2009-12-15Blackfin: push down asm/ includes and out of bfin-global.hMike Frysinger4-6/+4
2009-12-15Blackfin: pull in firmware KconfigMike Frysinger1-0/+2
2009-12-15Blackfin: BF51x/BF52x: fill out bfin_clear_PPI_STATUS()Mike Frysinger2-0/+2
2009-12-15Blackfin: bf537-stamp: need io.h for writeb() funcsBarry Song1-0/+1
2009-12-15Blackfin: bf538: add support for extended GPIO banksMichael Hennerich8-27/+280
2009-12-15Blackfin: add C define of trace_buffer_init()Graf Yang1-0/+2
2009-12-15Blackfin: cpufreq: use a constant latencyMichael Hennerich1-1/+2
2009-12-15Blackfin: clean up isp1362 board resourcesMike Frysinger4-140/+2
2009-12-15Blackfin: calculate on-chip lengths at link time rather than run timeMike Frysinger3-39/+44
2009-12-15Blackfin: improve async bank access checking (for cross-banks & XIP)Bernd Schmidt1-15/+62
2009-12-15Blackfin: convert DMA code to a proper bitmapMichael Hennerich1-7/+8
2009-12-15Blackfin: clean up bf537-lq035 board resourcesMichael Hennerich4-22/+5
2009-12-15Blackfin: add some bounds checking to peripheral_requestBarry Song1-0/+2
2009-12-15Blackfin: use common code for cycle->nanosecond conversionYi Li1-22/+4
2009-12-15Blackfin: unify sched_clock() handling between clock sourcesYi Li1-10/+33
2009-12-15Blackfin: fix gptimer0 clock source compile warningYi Li1-1/+1
2009-12-15Blackfin: update defconfigsMike Frysinger21-1490/+2964
2009-12-15Blackfin: convert to generic checksum codeMike Frysinger4-192/+8
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2-5/+5
2009-12-14locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner1-20/+20
2009-12-14locking: Convert raw_rwlock to arch_rwlockThomas Gleixner2-10/+10
2009-12-14locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner1-10/+10
2009-12-14locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner1-1/+1
2009-12-14locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2-6/+6
2009-12-12kbuild: move asm-offsets.h to include/generatedSam Ravnborg1-0/+1
2009-12-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6Linus Torvalds1-2/+0
2009-12-11Unify sys_mmap*Al Viro2-34/+1
2009-12-10vfs: Implement proper O_SYNC semanticsChristoph Hellwig1-2/+0
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds8-15/+15
2009-12-09Merge branch 'bkl-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-5/+1
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+2
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina8-15/+15
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa8-15/+15
2009-12-03Merge branch 'master' into for-2.6.33Jens Axboe14-42/+138
2009-12-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller14-42/+138
2009-11-26block: add helpers to run flush_dcache_page() against a bio and a request's pagesIlya Loginov1-0/+2
2009-11-25Blackfin: fix SMP build error in start_thread()Graf Yang1-1/+1
2009-11-25Blackfin: fix memset in smp_send_reschedule() and -stop()Roel Kluin1-4/+2
2009-11-25Blackfin: fix typo in ptrace pokingJie Zhang1-1/+1
2009-11-25Blackfin: check for anomaly 05000475Mike Frysinger1-0/+5
2009-11-25Blackfin: work around testset anomaly 05000477Mike Frysinger1-2/+12
2009-11-25Blackfin: update anomaly listsMike Frysinger7-31/+109
2009-11-25Blackfin: fix cache Kconfig typoAndré Goddard Rosa1-1/+1
2009-11-25Blackfin: fix suspend/resume failure with some on-chip ROMsMichael Hennerich1-2/+7
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller250-4717/+1079
2009-10-29percpu: remove per_cpu__ prefix.Rusty Russell1-2/+2
2009-10-14blackfin: Remove the BKL from sys_execveJohn Kacur1-5/+1