summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-03-04Merge tag 'tegra-soc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2012-02-28Merge branch 'rtc-sa1100' of git://github.com/hzhuang1/linux into next/driversArnd Bergmann
2012-02-28Merge branch 'imx/driver' of git://git.linaro.org/people/shawnguo/linux-2.6 i...Arnd Bergmann
2012-02-28Merge branch 'mxs/gpmi' of git://git.linaro.org/people/shawnguo/linux-2.6 int...Arnd Bergmann
2012-02-28ARM: mmp: enable rtc in pxa910Haojian Zhuang
2012-02-28ARM: pxa: add rtc dummy clockHaojian Zhuang
2012-02-28ARM: sa1100: clean up clock supportJett.Zhou
2012-02-28rtc: sa1100: declare irq in resourceHaojian Zhuang
2012-02-27ARM: tegra: uncompress.h: Don't depend on kernel headersStephen Warren
2012-02-27Merge branch 'imx-drivers' of git://git.pengutronix.de/git/imx/linux-2.6 into...Arnd Bergmann
2012-02-27Merge branch 'features/cs89x0' of git://git.pengutronix.de/git/imx/linux-2.6 ...Arnd Bergmann
2012-02-27ARM: imx_v4_v5_defconfig: Update defconfigFabio Estevam
2012-02-27ARM: mx27_3ds: Add camera supportFabio Estevam
2012-02-27ARM: imx_v6_v7_defconfig: Add support for framebuffer and camera on mx31Fabio Estevam
2012-02-27ARM: imx6q: add cko1 clockRichard Zhao
2012-02-27ARM: mxc: make imx_dma_is_general_purpose more generic for sdmaRichard Zhao
2012-02-27ARM: imx6: Rename DEBUG_IMX6Q_UART to UART4Dirk Behme
2012-02-24Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds
2012-02-24Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-02-24Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-02-24arch/arm/mach-shmobile/board-ag5evm.c: included linux/dma-mapping.h twiceDanny Kukawka
2012-02-24ARM: mach-shmobile: r8a7779 PFC IPSR4 fixMagnus Damm
2012-02-24ARM: mach-shmobile: sh73a0 PSTR 32-bit access fixMagnus Damm
2012-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into rmobi...Paul Mundt
2012-02-24sh: Fix sh2a build error for CONFIG_CACHE_WRITETHROUGHPhil Edworthy
2012-02-24sh: modify a resource of sh_eth_giga1_resources in board-sh7757lcrShimoda, Yoshihiro
2012-02-24arch/sh: remove references to cpu_*_map.Rusty Russell
2012-02-24sh: Fix typo in pci-sh7780.cMasanari Iida
2012-02-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2012-02-22Merge branch 'lpc32xx/drivers' into next/driversArnd Bergmann
2012-02-22ARM: LPC32xx: ADC support for mach-lpc32xxRoland Stigge
2012-02-22powerpc: Fix various issues with return to userspaceBenjamin Herrenschmidt
2012-02-22powerpc: Fix program check handling when lockdep is enabledMichael Ellerman
2012-02-22powerpc: Remove references to cpu_*_mapRusty Russell
2012-02-21Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-02-21sys_poll: fix incorrect type for 'timeout' parameterLinus Torvalds
2012-02-21ARM/audit: include audit header and fix audit archEric Paris
2012-02-21ARM: OMAP: fix voltage domain build errors with PM_OPP disabledRussell King
2012-02-21ARM/PCI: Remove ARM's duplicate definition of 'pcibios_max_latency'Myron Stowe
2012-02-21ARM: 7336/1: smp_twd: Don't register CPUFREQ notifiers if local timers are no...Santosh Shilimkar
2012-02-20i387: export 'fpu_owner_task' per-cpu variableLinus Torvalds
2012-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-02-20i387: support lazy restore of FPU stateLinus Torvalds
2012-02-20i387: use 'restore_fpu_checking()' directly in task switching codeLinus Torvalds
2012-02-20i387: fix up some fpu_counter confusionLinus Torvalds
2012-02-18Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-02-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-02-18i387: re-introduce FPU state preloading at context switch timeLinus Torvalds
2012-02-18i387: move TS_USEDFPU flag from thread_info to task_structLinus Torvalds