
vapier at gentoo
Nov 26, 2009, 1:26 PM
Post #1 of 1
(103 views)
Permalink
|
|
Pull request blackfin.git (for-linus branch)
|
|
The following changes since commit a8a8a669ea13d792296737505adc43ccacf3a648: Linus Torvalds (1): Merge branch 'i2c-pnx-fixes' of git://git.fluff.org/bjdooks/linux are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin.git for-linus André Goddard Rosa (1): Blackfin: fix cache Kconfig typo Graf Yang (1): Blackfin: fix SMP build error in start_thread() Jie Zhang (1): Blackfin: fix typo in ptrace poking Michael Hennerich (1): Blackfin: fix suspend/resume failure with some on-chip ROMs Mike Frysinger (3): Blackfin: update anomaly lists Blackfin: work around testset anomaly 05000477 Blackfin: check for anomaly 05000475 Roel Kluin (1): Blackfin: fix memset in smp_send_reschedule() and -stop() arch/blackfin/kernel/bfin_dma_5xx.c | 9 ++++++- arch/blackfin/kernel/cplb-mpu/cplbinit.c | 2 +- arch/blackfin/kernel/process.c | 2 +- arch/blackfin/kernel/ptrace.c | 2 +- arch/blackfin/mach-bf518/include/mach/anomaly.h | 18 ++++++++++++--- arch/blackfin/mach-bf527/include/mach/anomaly.h | 20 +++++++++++++---- arch/blackfin/mach-bf533/include/mach/anomaly.h | 18 ++++++++++++--- arch/blackfin/mach-bf537/include/mach/anomaly.h | 18 ++++++++++++--- arch/blackfin/mach-bf538/include/mach/anomaly.h | 18 ++++++++++++--- arch/blackfin/mach-bf548/include/mach/anomaly.h | 23 ++++++++++++++++---- arch/blackfin/mach-bf561/atomic.S | 14 +++++++++++- arch/blackfin/mach-bf561/include/mach/anomaly.h | 25 ++++++++++++++++++---- arch/blackfin/mach-common/arch_checks.c | 5 ++++ arch/blackfin/mach-common/smp.c | 6 +--- 14 files changed, 138 insertions(+), 42 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo [at] vger More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|