summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: 6323/1: cam60: don't use __init for cam60_spi_{flash_platform_data,parti...Uwe Kleine-König2010-08-101-2/+2
* ARM: 6324/1: cam60: move cam60_spi_devices to .init.dataUwe Kleine-König2010-08-101-2/+2
* ARM: 6322/1: imx/pca100: Fix name of spi platform dataUwe Kleine-König2010-08-101-1/+1
* ARM: 6321/1: fix syntax error in main Kconfig fileUwe Kleine-König2010-08-101-1/+1
* ARM: 6297/1: move U300 timer to dynamic clock lookupLinus Walleij2010-08-102-10/+13
* ARM: 6296/1: clock U300 intcon and timer properlyLinus Walleij2010-08-104-24/+17
* ARM: 6295/1: fix U300 apb_pclk splitLinus Walleij2010-08-103-67/+57
* ARM: 6306/1: fix inverted MMC card detect in U300Linus Walleij2010-08-101-4/+4
* ARM: 6299/1: errata: TLBIASIDIS and TLBIMVAIS operations can broadcast a faul...Will Deacon2010-08-102-0/+20
* ARM: 6294/1: etm: do a dummy read from OSSRR during initializationAlexander Shishkin2010-08-101-1/+3
* ARM: 6292/1: coresight: add ETM management registersAlexander Shishkin2010-08-102-3/+7
* ARM: 6288/1: ftrace: document mcount formatsRabin Vincent2010-08-101-0/+36
* ARM: 6287/1: ftrace: clean up mcount assembly indentationRabin Vincent2010-08-101-44/+44
* ARM: 6286/1: fix Thumb-2 decompressor broken by "Auto calculate ZRELADDR"Rabin Vincent2010-08-101-3/+2
* ARM: 6280/1: imx: Fix build failure when including <mach/gpio.h> without <lin...Uwe Kleine-König2010-08-101-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-08-097-155/+68
|\
| * sparc64: Update defconfig.David S. Miller2010-08-091-28/+39
| * sparc: Kill user copy check code.David S. Miller2010-08-093-47/+5
| * sparc64: Fix perf_arch_get_caller_regs().David S. Miller2010-08-082-80/+20
| * sparc64: Add missing ID to parport probing code.David S. Miller2010-08-081-0/+4
* | Merge branch 'rs485fix' of git://www.jni.nu/crisLinus Torvalds2010-08-091-0/+1
|\ \
| * | CRIS: ioctl for getting RS485 informationClaudio Scordino2010-08-091-0/+1
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-08-09106-134605/+260
|\ \ \
| * | | powerpc: fix build with make 3.82Sam Ravnborg2010-08-091-4/+12
| * | | Merge remote branch 'gcl/next' into nextBenjamin Herrenschmidt2010-08-094-0/+110
| |\ \ \
| | * | | powerpc: fix i8042 module build errorGrant Likely2010-08-061-0/+2
| | * | | powerpc/5200: add mpc5200_psc_ac97_gpio_resetEric Millbrandt2010-08-063-0/+108
| * | | | powerpc: Trim defconfigsBenjamin Herrenschmidt2010-08-09101-134601/+138
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2010-08-0983-1859/+2459
|\ \ \ \ \
| * | | | | Blackfin: gpio: add a debounce stubMike Frysinger2010-08-061-0/+5
| * | | | | Blackfin: update defconfigsMike Frysinger2010-08-0620-377/+1062
| * | | | | Blackfin: remove CONFIG_MEM_GENERIC_BOARDChristian Dietrich2010-08-062-23/+0
| * | | | | Blackfin: dpmc: punt unnecessary RTC_ISTAT clearingMichael Hennerich2010-08-061-24/+0
| * | | | | Blackfin: unify rotary encoder bitmasksMike Frysinger2010-08-064-295/+73
| * | | | | Blackfin: unify SDH/RSI bitmasksMike Frysinger2010-08-064-397/+117
| * | | | | Blackfin: BF54x: tweak DMAC MMR naming to match other portsMike Frysinger2010-08-062-12/+12
| * | | | | Blackfin: TWI: clean up the MMR namesMike Frysinger2010-08-068-134/+70
| * | | | | Blackfin: add EVT_OVERRIDE/IPRIO core MMR helpersMike Frysinger2010-08-062-4/+5
| * | | | | Blackfin: add support for dynamic ftraceMike Frysinger2010-08-065-9/+181
| * | | | | Blackfin: add support for LZO compressed kernelsMike Frysinger2010-08-063-3/+12
| * | | | | Blackfin: portmux: fix peripheral map overflow when requesting pinsMichael Hennerich2010-08-061-1/+1
| * | | | | Blackfin: BF51x/BF52x: support GPIO Hysteresis/Schmitt Trigger optionsMichael Hennerich2010-08-065-0/+359
| * | | | | Blackfin: gpio/portmux: clean up whitespace corruptionMike Frysinger2010-08-0615-323/+323
| * | | | | Blackfin: make sure mmiowb inserts a write barrier with SSYNCMichael Hennerich2010-08-061-1/+7
| * | | | | Blackfin: fix DMA/cache bug when resuming from suspend to RAMMichael Hennerich2010-08-063-10/+27
| * | | | | Blackfin: BF51x: fix handling of PH8 (the "internal" SPI0SEL4 pin)Mike Frysinger2010-08-062-2/+3
| * | | | | Blackfin: add a GPIO_DEFAULT_BOOT_SPI_CSMike Frysinger2010-08-067-0/+7
| * | | | | Blackfin: fix typo in hweight asmMike Frysinger2010-08-061-1/+1
| * | | | | Blackfin: BF51x: fix typo in HWAIT pin defineMike Frysinger2010-08-061-1/+1
| * | | | | Blackfin: BF54x: add ifdef protection to gpio headerMike Frysinger2010-08-061-0/+10