summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-10-22Blackfin: dma: bf54x: add missing break for SPORT1 TX IRQMike Frysinger1-0/+1
2010-10-22Blackfin: add new cacheflush syscallSonic Zhang7-3/+44
2010-10-22Blackfin: bf548-ezkit: increase u-boot partition sizeMike Frysinger1-3/+7
2010-10-22Blackfin: boards: add example i2c resources for ad525x devicessteven miao4-0/+20
2010-10-22Blackfin: SIC: fix off-by-one error in loopMichael Hennerich1-3/+4
2010-10-22Blackfin: bf537-stamp: tweak i2c address for ad5280 add-on tftlcd boardSonic Zhang1-1/+1
2010-10-22Blackfin: bf51x: enable support for 0.2 siliconMike Frysinger1-1/+1
2010-10-22Blackfin: initial preempt support while returning from interruptBarry Song2-3/+126
2010-10-22Blackfin: workaround anomaly 05000481 (corruption with ITEST MMRs)Robin Getz1-3/+6
2010-10-22Blackfin: i2c-gpio boards: use GPIO_PF# definesMike Frysinger4-8/+8
2010-10-22Blackfin: access_ok: permit L1 stackBarry Song1-0/+5
2010-10-22Blackfin: bf561-ezkit: add AD1836 codec resourcesBarry Song1-0/+50
2010-10-22Blackfin: ptrace: enable access to L1 stacksBarry Song1-0/+8
2010-10-22Blackfin: boards: fix num_chipselect values for on-chip SPI busesMike Frysinger5-9/+9
2010-10-22Blackfin: ad7160eval: new board portMichael Hennerich5-1/+984
2010-10-22Blackfin: bf537-stamp: re-use regulator framework with ad5398 partsSonic Zhang1-10/+1
2010-10-22Blackfin: bf537-stamp: re-use the fixed regulator voltage driverSonic Zhang1-55/+25
2010-10-22Blackfin: SIC: BF537: change default data/error relative prioritiesMichael Hennerich1-2/+2
2010-10-22Blackfin: bf537-stamp: add example IIO resourcesMichael Hennerich1-12/+442
2010-10-22Blackfin: bf537-stamp: use correct spi mode with ad2s90 partsBarry Song1-0/+1
2010-10-22Blackfin: bf537-stamp: add example adau1373 i2c resourcesCliff Cai1-0/+5
2010-10-22Blackfin: bf537-stamp: add example adav801/3 resourcesYi Li1-0/+25
2010-10-22Blackfin: bf537-stamp: add example ad1937 i2c resourcesBarry Song1-0/+6
2010-10-22Blackfin: bf537-stamp: fix NAND resourcesMike Frysinger1-1/+1
2010-10-22Blackfin: boards: use proper irq flags with isp1362-hcdMichael Hennerich8-8/+8
2010-10-22Blackfin: bf561-acvilon: fix NAND resourcesValentin Yakovenkov1-1/+1
2010-10-22Blackfin: cm-bf548: add support for Socket CANMichael Hennerich1-0/+43
2010-10-22Blackfin: boards: update AD183x resourcesBarry Song14-63/+65
2010-10-22Blackfin: bf537-stamp: update GPIO CS devicesBarry Song1-5/+3
2010-10-22Blackfin: punt short SPI MMR bit namesMike Frysinger7-383/+0
2010-10-22m68k: Add missing I/O macros {in,out}{w,l}_p() for !CONFIG_ISAThorsten Glaser1-0/+4
2010-10-22m68k: Remove big kernel lock in cache flush codeGeert Uytterhoeven1-3/+0
2010-10-22m68k: __pa(): cast arg to longAndrew Morton1-1/+1
2010-10-22m68k/m68knommu: merge the MMU and non-MMU traps.hGreg Ungerer3-430/+271
2010-10-22m68k/m68knommu: merge MMU and non-MMU thread_info.hGreg Ungerer5-183/+111
2010-10-22m68k/m68knommu: merge MMU and non-MMU atomic.hGreg Ungerer3-358/+207
2010-10-22m68k/m68knommu: clean up page.hGreg Ungerer3-93/+55
2010-10-22m68k/m68knommu: merge machdep.h files into a single fileGreg Ungerer3-66/+44
2010-10-22m68k/m68knommu: merge MMU and non-MMU string.hGreg Ungerer3-260/+131
2010-10-22m68k/m68knommu: Remove dead SMP config optionChristian Dietrich5-17/+1
2010-10-22m68k: move definition of THREAD_SIZE into thread_info_mm.hGreg Ungerer2-6/+5
2010-10-22m68k: Use asm-generic/ioctls.h (enables termiox)Jeff Mahoney1-79/+1
2010-10-22m68k: Remove dead GG2 config optionChristian Dietrich4-47/+3
2010-10-22Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds124-671/+3604
2010-10-22Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds59-722/+881
2010-10-22Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds815-6582/+24048
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds128-1705/+2173
2010-10-22Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds8-105/+72
2010-10-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds14-300/+113
2010-10-22Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds16-53/+336