summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'samsung/exynos5' into next/soc2Arnd Bergmann2012-03-15116-2378/+5387
|\
| * ARM: EXYNOS: Fix compilation error with mach-exynos4-dt boardTushar Behera2012-03-141-4/+4
| * ARM: dts: add initial dts file for EXYNOS5250, SMDK5250Kukjin Kim2012-03-142-0/+439
| * ARM: EXYNOS: add support device tree enabled board file for EXYNOS5Kukjin Kim2012-03-143-1/+89
| * ARM: EXYNOS: add support ARCH_EXYNOS5 for EXYNOS5 SoCsKukjin Kim2012-03-142-5/+14
| * ARM: EXYNOS: add support get_core_count() for EXYNOS5250Kukjin Kim2012-03-141-3/+6
| * ARM: EXYNOS: support EINT for EXYNOS4 and EXYNOS5Eunki Kim2012-03-142-62/+105
| * ARM: EXYNOS: add interrupt definitions for EXYNOS5250Kukjin Kim2012-03-148-208/+558
| * ARM: EXYNOS: add support for EXYNOS5250 SoCKukjin Kim2012-03-147-16/+223
| * ARM: EXYNOS: add support uart for EXYNOS4 and EXYNOS5Kukjin Kim2012-03-1411-18/+135
| * ARM: EXYNOS: add initial setup-i2c0 for EXYNOS5Kukjin Kim2012-03-142-4/+7
| * ARM: EXYNOS: add clock part for EXYNOS5250 SoCKukjin Kim2012-03-144-0/+1351
| * ARM: EXYNOS: use exynos_init_uarts() instead of exynos4_init_uarts()Kukjin Kim2012-03-141-5/+5
| * ARM: EXYNOS: to declare static for mach-exynos/common.cKukjin Kim2012-03-142-21/+20
| * ARM: EXYNOS: Add clkdev lookup entry for lcd clockTushar Behera2012-03-141-5/+9
| * ARM: EXYNOS: add support DMA for EXYNOS4X12 SoCBoojin Kim2012-03-103-8/+98
| * ARM: EXYNOS: Add apb_pclk clkdev entry for mdma1Tushar Behera2012-03-101-0/+1
| * ARM: EXYNOS: Enable MDMA driverBoojin Kim2012-03-105-1/+42
| * ARM: EXYNOS: Add clock register addresses for EXYNOS4X12 bus devfreq driverMyungJoo Ham2012-03-101-0/+43
| * ARM: EXYNOS: add clock registers for exynos4x12-cpufreqJaecheol Lee2012-03-101-0/+9
| * ARM: EXYNOS: change the prefix S5P_ to EXYNOS4_ for clockKukjin Kim2012-03-107-762/+766
| * ARM: EXYNOS: use static declaration on regarding clockKukjin Kim2012-03-102-21/+10
| * ARM: EXYNOS: replace clock.c for other new EXYNOS SoCsKukjin Kim2012-03-105-91/+90
| * Merge branch 'next/cleanup-use-static' into next/cleanup-exynos-clockKukjin Kim2012-03-10156-2366/+842
| |\
| | * Merge branch 'topic/cleanup-use-static' into next/cleanup-use-staticKukjin Kim2012-03-0728-108/+83
| | |\
| | | * ARM: SAMSUNG: use static declaration when it is not used in other filesKukjin Kim2012-01-214-15/+4
| | | * ARM: S5PV210: use static declaration when it is not used in other filesKukjin Kim2012-01-213-8/+8
| | | * ARM: S5PC100: use static declaration when it is not used in other filesKukjin Kim2012-01-212-20/+20
| | | * ARM: S5P64X0: use static declaration when it is not used in other filesKukjin Kim2012-01-213-17/+11
| | | * ARM: S3C64XX: use static declaration when it is not used in other filesKukjin Kim2012-01-213-4/+2
| | | * ARM: S3C24XX: use static declaration when it is not used in other filesKukjin Kim2012-01-216-25/+19
| | | * ARM: EXYNOS: use static declaration when it is not used in other filesKukjin Kim2012-01-217-12/+12
| * | | Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds2012-03-031-0/+4
| |\ \ \
| | * | | [PARISC] don't unconditionally override CROSS_COMPILE for 64 bit.James Bottomley2012-02-281-0/+4
| * | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-034-4/+54
| |\ \ \ \
| | * | | | perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabledJoerg Roedel2012-03-024-4/+54
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-03-013-5/+29
| |\ \ \ \ \
| | * | | | | [S390] memory hotplug: prevent memory zone interleaveGerald Schaefer2012-02-241-4/+26
| | * | | | | [S390] crash_dump: remove duplicate includeDanny Kukawka2012-02-241-1/+0
| | * | | | | [S390] KEYS: Enable the compat keyctl wrapper on s390xDavid Howells2012-02-241-0/+3
| * | | | | | Merge tag 'fixes-3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-02-2928-40/+178
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'lpc32xx/fixes' of git://git.antcom.de/linux-2.6 into fixesArnd Bergmann2012-02-2757-219/+405
| | |\ \ \ \ \ \
| | | * | | | | | ARM: LPC32xx: serial.c: Fixed loop limitRoland Stigge2012-02-271-1/+1
| | | * | | | | | ARM: LPC32xx: serial.c: HW bug workaroundRoland Stigge2012-02-271-0/+18
| | | * | | | | | ARM: LPC32xx: irq.c: Clear latched eventRoland Stigge2012-02-271-1/+10
| | | * | | | | | ARM: LPC32xx: Fix interrupt controller initRoland Stigge2012-02-271-4/+6
| | | * | | | | | ARM: LPC32xx: Fix irq on GPI_28Roland Stigge2012-02-272-1/+5
| | * | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Arnd Bergmann2012-02-2716-22/+110
| | |\ \ \ \ \ \ \
| | | * | | | | | | ARM: OMAP2: fix mailbox init codeOhad Ben-Cohen2012-02-231-1/+9
| | | * | | | | | | ARM: OMAP2+: gpmc-smsc911x: add required smsc911x regulatorsMatt Porter2012-02-231-0/+52
OpenPOWER on IntegriCloud