summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-03-05Merge tag 'tegra-boards' of git://git.kernel.org/pub/scm/linux/kernel/git/olo...Arnd Bergmann4-7/+30
2012-03-04ARM: tegra: match SoC name not board name in DT board filesStephen Warren2-6/+2
2012-03-02Merge branch 'features/imx31-moboard' of git://git.pengutronix.de/git/imx/lin...Arnd Bergmann2-1/+4
2012-03-02Merge branch 'features/imx27-visstrim' of git://git.pengutronix.de/git/imx/li...Arnd Bergmann2-3/+140
2012-03-02mx31moboard: Add watchdog supportPhilippe Rétornaz2-0/+3
2012-03-02mx31moboard: update maintainerPhilippe Rétornaz1-1/+1
2012-03-02i.MX27: visstrim_m10: Add led support.Javier Martin2-0/+32
2012-03-02i.MX27: visstrim_m10: Add video support.Javier Martin2-0/+101
2012-03-02i.MX27: visstrim_m10: Register I2C devices after I2C busses have been added.Javier Martin1-2/+3
2012-03-02i.MX27: visstrim_m10: Sort IMX_HAVE_PLATFORM_MXC_MMC properly.Javier Martin1-1/+1
2012-03-02i.MX27: visstrim_m10: Add m41t00 RTC support.Javier Martin1-0/+3
2012-03-01Merge branch 'omap1' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Arnd Bergmann3-65/+211
2012-02-28Merge branch 'board-specific' of git://github.com/hzhuang1/linux into next/bo...Arnd Bergmann156-806/+1296
2012-02-28ARM: pxa: add dummy clock for pxa25x and pxa27xHaojian Zhuang2-0/+2
2012-02-28ARM: mmp: append irq name of gpio deviceHaojian Zhuang3-0/+3
2012-02-28pxa/hx4700: Fix PXA_GPIO_IRQ_BASE/IRQ_NUM valuesPaul Parsons1-0/+1
2012-02-28pxa/hx4700: Add ASIC3 LED supportPaul Parsons1-0/+16
2012-02-28pxa/hx4700: Correct StrataFlash block size discoveryPaul Parsons1-6/+5
2012-02-27Merge branch 'kirkwood/board' into next/boardsArnd Bergmann56-1177/+568
2012-02-27ARM: kirkwood: convert uart0 to devicetree.Jason Cooper2-2/+7
2012-02-27ARM: kirkwood: add dreamplug (fdt) support.Jason Cooper6-0/+223
2012-02-27ARM: tegra: PCIe: Provide 3.3V supply voltageThierry Reding1-1/+2
2012-02-24Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds1-1/+1
2012-02-24Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds10-105/+200
2012-02-24Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds13-20/+47
2012-02-24arch/arm/mach-shmobile/board-ag5evm.c: included linux/dma-mapping.h twiceDanny Kukawka1-1/+0
2012-02-24ARM: mach-shmobile: r8a7779 PFC IPSR4 fixMagnus Damm1-1/+1
2012-02-24ARM: mach-shmobile: sh73a0 PSTR 32-bit access fixMagnus Damm1-1/+1
2012-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into rmobi...Paul Mundt380-3389/+3014
2012-02-24sh: Fix sh2a build error for CONFIG_CACHE_WRITETHROUGHPhil Edworthy1-0/+2
2012-02-24sh: modify a resource of sh_eth_giga1_resources in board-sh7757lcrShimoda, Yoshihiro1-0/+5
2012-02-24arch/sh: remove references to cpu_*_map.Rusty Russell2-2/+2
2012-02-24sh: Fix typo in pci-sh7780.cMasanari Iida1-1/+1
2012-02-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds6-9/+17
2012-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds3-8/+8
2012-02-22powerpc: Fix various issues with return to userspaceBenjamin Herrenschmidt4-7/+15
2012-02-22powerpc: Fix program check handling when lockdep is enabledMichael Ellerman1-1/+1
2012-02-22powerpc: Remove references to cpu_*_mapRusty Russell1-1/+1
2012-02-22Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds11-13/+25
2012-02-22sys_poll: fix incorrect type for 'timeout' parameterLinus Torvalds1-1/+1
2012-02-21ARM/audit: include audit header and fix audit archEric Paris1-1/+8
2012-02-21ARM: OMAP: fix voltage domain build errors with PM_OPP disabledRussell King2-0/+4
2012-02-21ARM/PCI: Remove ARM's duplicate definition of 'pcibios_max_latency'Myron Stowe1-7/+0
2012-02-21ARM: 7336/1: smp_twd: Don't register CPUFREQ notifiers if local timers are no...Santosh Shilimkar1-1/+1
2012-02-21i387: export 'fpu_owner_task' per-cpu variableLinus Torvalds1-0/+3
2012-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds3-5/+9
2012-02-20i387: support lazy restore of FPU stateLinus Torvalds5-15/+29
2012-02-20i387: use 'restore_fpu_checking()' directly in task switching codeLinus Torvalds2-35/+22
2012-02-20i387: fix up some fpu_counter confusionLinus Torvalds3-1/+4
2012-02-19Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds61-388/+492