summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next/defconfig-samsung' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2012-09-211-0/+3
|\
| * ARM: s3c6400_defconfig: enable more boards in defconfigKukjin Kim2012-08-111-0/+3
* | Merge tag 'tegra-for-3.7-defconfig' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-09-171-9/+42
|\ \
| * | ARM: tegra: defconfig updatesStephen Warren2012-09-111-9/+42
* | | Merge tag 'imx-defconfig' of git://git.pengutronix.de/git/imx/linux-2.6 into ...Olof Johansson2012-09-171-1/+3
|\ \ \
| * | | ARM: imx_v6_v7_defconfig: Remove CONFIG_DEFAULT_MMAP_MIN_ADDRFabio Estevam2012-08-101-1/+0
| * | | ARM: imx_v6_v7_defconfig: Add Chipidea USB driver supportFabio Estevam2012-08-101-0/+3
| | |/ | |/|
* | | Merge tag 'mxs-defconfig-3.7' of git://git.linaro.org/people/shawnguo/linux-2...Olof Johansson2012-09-131-1/+35
|\ \ \
| * | | ARM: mxs_defconfig: Add SPI and LRADC supportFabio Estevam2012-08-281-0/+7
| * | | ARM: mxs_defconfig: Add framebuffer supportFabio Estevam2012-08-101-0/+9
| * | | ARM: mxs_defconfig: Add LED, PWM and MTD_CHAR supportFabio Estevam2012-08-071-0/+12
| * | | ARM: mxs_defconfig: Enable USB hostFabio Estevam2012-08-061-1/+7
| |/ /
* | | Merge branch 'lpc32xx/defconfig' of git://git.antcom.de/linux-2.6 into next/d...Olof Johansson2012-09-071-2/+5
|\ \ \
| * | | ARM: LPC32xx: Defconfig updateRoland Stigge2012-09-061-2/+5
| | |/ | |/|
* / | ARM: mach-shmobile: marzen: defconfig updateSimon Horman2012-09-061-5/+10
|/ /
* | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-09-011-0/+3
|\ \
| * | KVM: x86: fix KVM_GET_MSR for PV EOIMichael S. Tsirkin2012-08-271-0/+3
* | | Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds2012-09-013-7/+7
|\ \ \
| * | | [PARISC] fix personality flag check in copy_thread()Jiri Kosina2012-08-032-5/+5
| * | | [PARISC] Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsMel Gorman2012-07-251-2/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-09-013-3/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | s390/32: Don't clobber personality flags on execHeiko Carstens2012-08-301-1/+2
| * | | s390/smp: add missing smp_store_status() for !SMPHeiko Carstens2012-08-281-0/+1
| * | | s390: Always use "long" for ssize_t to match size_tGeert Uytterhoeven2012-08-211-2/+1
* | | | Merge tag 'fixes-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-08-2645-96/+161
|\ \ \ \
| * \ \ \ Merge branch 'randconfig/mach' into fixesArnd Bergmann2012-08-238-10/+12
| |\ \ \ \
| | * | | | ARM: ux500: don't select LEDS_GPIO for snowballArnd Bergmann2012-08-232-1/+1
| | * | | | ARM: imx: build i.MX6 functions only when neededArnd Bergmann2012-08-232-4/+3
| | * | | | ARM: imx: select CPU_FREQ_TABLE when neededArnd Bergmann2012-08-231-0/+1
| | * | | | ARM: imx: fix ksz9021rn_phy_fixupArnd Bergmann2012-08-231-2/+2
| | * | | | ARM: imx: build pm-imx5 code only when PM is enabledArnd Bergmann2012-08-231-1/+2
| | * | | | ARM: omap: allow building omap44xx without SMPArnd Bergmann2012-08-232-2/+3
| * | | | | Merge tag 'ux500-fixes-v3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2012-08-232-5/+9
| |\ \ \ \ \
| | * | | | | ARM: ux500: Ensure probing of Audio devices when Device Tree is enabledLee Jones2012-08-171-0/+4
| | * | | | | ARM: ux500: Fix merge error, no matching driver name for 'snd_soc_u8500'Lee Jones2012-08-171-5/+5
| | |/ / / /
| * | | | | Merge branch 'v3.6-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2012-08-237-4/+62
| |\ \ \ \ \
| | * | | | | ARM: EXYNOS: Set HDMI platform data in Origen boardTushar Behera2012-08-081-0/+7
| | * | | | | ARM: EXYNOS: Set HDMI platform data in SMDKV310Sachin Kamat2012-08-081-0/+7
| | * | | | | ARM: SAMSUNG: Add API to set platform data for s5p-tv driverTushar Behera2012-08-082-0/+42
| | * | | | | ARM: SAMSUNG: Set HDMI platform data for Exynos4x12 SoCsSachin Kamat2012-08-081-1/+2
| | * | | | | ARM: Samsung: Make uart_save static in pm.c fileSachin Kamat2012-08-081-1/+1
| | * | | | | ARM: S3C24XX: Fix s3c2410_dma_enqueue parametersHeiko Stuebner2012-08-081-1/+1
| | * | | | | ARM: S3C24XX: Add missing DMACH_DT_PROPHeiko Stuebner2012-08-081-1/+2
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'imx/fixes-for-3.6' of git://git.linaro.org/people/shawnguo/linu...Arnd Bergmann2012-08-23109-1039/+561
| |\ \ \ \ \
| | * | | | | ARM: dts: imx51-babbage: fix esdhc cd/wp propertiesShawn Guo2012-08-231-2/+2
| | * | | | | ARM: imx6: spin the cpu until hardware takes it downShawn Guo2012-08-231-20/+3
| | * | | | | ARM i.MX6q: Add virtual 1/3.5 dividers in the LDB clock pathPhilipp Zabel2012-08-171-3/+5
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesArnd Bergmann2012-08-161-1/+1
| |\ \ \ \ \
| | * | | | | ARM: mmp: fix potential NULL dereferenceYuanhan Liu2012-08-101-1/+1
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'fixes-for-v3.6' of git://git.infradead.org/users/jcooper/linux ...Arnd Bergmann2012-08-158-12/+27
| |\ \ \ \ \