summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: EXYNOS: Enable multi-platform build supportArnd Bergmann2014-05-304-29/+26
* ARM: EXYNOS: Consolidate Kconfig entriesSachin Kamat2014-05-302-54/+16
* ARM: EXYNOS: Add support for EXYNOS5410 SoCTarek Dakhran2014-05-302-2/+15
* ARM: EXYNOS: Support secondary CPU boot of Exynos3250Chanwoo Choi2014-05-301-1/+8
* ARM: EXYNOS: Add Exynos3250 SoC IDChanwoo Choi2014-05-303-0/+34
* ARM: EXYNOS: Add 5800 SoC supportArun Kumar K2014-05-303-2/+16
* ARM: EXYNOS: initial board support for exynos5260 SoCPankaj Dubey2014-05-302-0/+6
* Merge branch 'v3.16-next/cleanup-samsung' into v3.16-next/platform-exynosKukjin Kim2014-05-301343-30089/+12816
|\
| * cpufreq: exynos: Fix the compile errorJonghwan Choi2014-05-253-12/+26
| * ARM: S3C24XX: move debug-macro.S into the common spaceHeiko Stuebner2014-05-252-0/+1
| * ARM: S3C24XX: use generic DEBUG_UART_PHY/_VIRT in debug macroHeiko Stuebner2014-05-252-9/+23
| * ARM: S3C24XX: trim down debug uart handlingHeiko Stuebner2014-05-253-79/+31
| * ARM: compressed/head.S: remove s3c24xx special caseHeiko Stuebner2014-05-251-5/+0
| * ARM: EXYNOS: Remove unnecessary inclusion of cpu.hSachin Kamat2014-05-257-12/+1
| * ARM: EXYNOS: Migrate Exynos specific macros from plat to machSachin Kamat2014-05-252-60/+72
| * ARM: EXYNOS: Remove exynos_subsys registrationSachin Kamat2014-05-252-12/+0
| * ARM: EXYNOS: Remove duplicate lines in MakefileSachin Kamat2014-05-251-6/+1
| * ARM: EXYNOS: use v7_exit_coherency_flush macro for cache disablingLeela Krishna Amudala2014-05-251-62/+1
| * Merge branch 'v3.16-next/clk-s3c24xx-3' into v3.16-next/cleanup-samsungKukjin Kim2014-05-2561-3223/+2655
| |\
| * | ARM: dts: Remove g2d_pd node for exynos5420Arun Kumar K2014-05-141-6/+0
| * | ARM: dts: Remove mau_pd node for exynos5420Tushar Behera2014-05-141-5/+0
| * | ARM: exynos_defconfig: enable HS-I2C to fix for mmc partition mountSachin Kamat2014-05-141-0/+1
| * | ARM: dts: disable MDMA1 node for exynos5420Seungwon Jeon2014-05-142-12/+7
| * | ARM: EXYNOS: fix the secondary CPU boot of exynos4212Kyungmin Park2014-05-141-1/+14
| * | Linux 3.15-rc4v3.15-rc4Linus Torvalds2014-05-051-1/+1
| * | Merge tag 'locks-v3.15-3' of git://git.samba.org/jlayton/linuxLinus Torvalds2014-05-041-1/+1
| |\ \
| | * | MAINTAINERS: email address change for Jeff LaytonJeff Layton2014-04-301-1/+1
| * | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2014-05-048-7/+50
| |\ \ \
| | * | | vexpress: Initialise the sysregs before setting up the clocksCatalin Marinas2014-05-041-0/+2
| | * | | arm64: Mark the Applied Micro X-Gene SATA controller as DMA coherentCatalin Marinas2014-05-032-0/+6
| | * | | arm64: Use bus notifiers to set per-device coherent DMA opsCatalin Marinas2014-05-032-2/+33
| | * | | arm64: Make default dma_ops to be noncoherentRitesh Harjani2014-05-031-1/+1
| | * | | arm64: fixmap: fix missing sub-page offset for earlyprintkMarc Zyngier2014-05-032-4/+5
| | * | | arm64: Fix for the arm64 kern_addr_valid() functionDave Anderson2014-05-031-0/+3
| * | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2014-05-042-2/+5
| |\ \ \ \
| | * | | | [SCSI] virtio-scsi: Skip setting affinity on uninitialized vqFam Zheng2014-04-291-1/+5
| | * | | | [SCSI] mpt2sas: Don't disable device twice at suspend.Tyler Stachecki2014-04-281-1/+0
| | |/ / /
| * | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-05-037-37/+42
| |\ \ \ \
| | * \ \ \ Merge tag 'mvebu-irqchip-fixes-3.15' of git://git.infradead.org/linux-mvebu i...Thomas Gleixner2014-04-291-3/+14
| | |\ \ \ \
| | | * | | | irqchip: armada-370-xp: Fix releasing of MSIsNeil Greatorex2014-04-201-1/+3
| | | * | | | irqchip: armada-370-xp: implement the ->check_device() msi_chip operationThomas Petazzoni2014-04-201-0/+10
| | | * | | | irqchip: armada-370-xp: fix invalid cast of signed value into unsigned variableThomas Petazzoni2014-04-201-2/+1
| | * | | | | irqchip: irq-crossbar: Not allocating enough memoryDan Carpenter2014-04-281-1/+1
| | * | | | | irqchip: armanda: Sanitize set_irq_affinity()Thomas Gleixner2014-04-281-31/+6
| | * | | | | genirq: x86: Ensure that dynamic irq allocation does not conflictThomas Gleixner2014-04-284-0/+19
| | * | | | | linux/interrupt.h: fix new kernel-doc warningsRandy Dunlap2014-04-281-2/+2
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-05-035-3/+37
| |\ \ \ \ \
| | * | | | | timer: Prevent overflow in apply_slackJiri Bohac2014-04-301-1/+1
| | * | | | | hrtimer: Prevent remote enqueue of leftmost timersLeon Ma2014-04-301-0/+5
| | * | | | | hrtimer: Prevent all reprogramming if hang detectedStuart Hayes2014-04-301-0/+17