summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next-samsung-board' into next-samsung-devel-2Kukjin Kim2011-10-0426-229/+1241
|\
| * Merge branch 'next-samsung-board-v3.1' into next-samsung-boardKukjin Kim2011-09-164-0/+120
| |\
| | * ARM: EXYNOS4: Add support for ORIGEN boardJeongHyeon Kim2011-07-214-0/+120
| * | ARM: EXYNOS4: Add support SMDK4212 BoardKukjin Kim2011-09-163-0/+319
| * | ARM: EXYNOS4: Add support PM for EXYNOS4212Jonghwan Choi2011-09-165-72/+172
| * | ARM: EXYNOS4: Add support clock for EXYNOS4212Kukjin Kim2011-09-168-91/+377
| * | ARM: EXYNOS4: Add support new EXYNOS4212 SoCKukjin Kim2011-09-166-5/+32
| * | Merge branch 'next/topic-cleanup-smdkv310' into next/topic-add-exynos4212Kukjin Kim2011-09-164-326/+80
| |\ \
| * \ \ Merge branch 'next/topic-cpuid-rev' into next/topic-add-exynos4212Kukjin Kim2011-09-1613-60/+220
| |\ \ \
| | * | | ARM: SAMSUNG: Fix mask value for S5P64X0 CPU IDsAjay Kumar2011-09-051-1/+1
| | * | | ARM: SAMSUNG: Fix mask for S3C64xx CPU IDsMark Brown2011-09-051-1/+1
| | * | | ARM: EXYNOS4: Use samsung_rev() to distinguish silicon revisionKukjin Kim2011-08-244-8/+37
| | * | | ARM: SAMSUNG: Add support for handling of cpu revisionKukjin Kim2011-08-247-11/+69
| | * | | ARM: S5P64X0: Use soc_is_s5p64x0() to distinguish cpu at runtimeKukjin Kim2011-08-224-16/+9
| | * | | ARM: SAMSUNG: Add support for detecting CPU at runtimeKukjin Kim2011-08-225-30/+110
* | | | | Merge branch 'next-samsung-cleanup' into next-samsung-devel-2Kukjin Kim2011-10-0439-802/+264
|\ \ \ \ \
| * \ \ \ \ Merge branch 'next/topic-plat-samsung-1' into next-samsung-cleanupKukjin Kim2011-09-175-117/+134
| |\ \ \ \ \
| | * | | | | ARM: SAMSUNG: Move map header file into plat-samsungKukjin Kim2011-09-165-117/+134
| * | | | | | Merge branch 'next/topic-cleanup-smdkv310' into next-samsung-cleanupKukjin Kim2011-09-164-326/+80
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | ARM: EXYNOS4: Turn the mach-smdkc210.c into mach-smdv310.cKukjin Kim2011-08-184-326/+80
| | | |_|/ / | | |/| | |
| * | | | | ARM: S3C24XX: remove unused gpio codesKukjin Kim2011-09-167-145/+0
| * | | | | ARM: S5P: Remove duplicate kdiv calculationJonghwan Choi2011-09-161-1/+0
| * | | | | ARM: SAMSUNG: Remove unnecessary duplication of plat_data on TSADCNaveen Krishna Chatradhi2011-09-168-49/+16
| * | | | | ARM: SAMSUNG: Consolidate common function to set SDHCI plat dataBanajit Goswami2011-09-166-72/+33
| * | | | | Merge branch 'next/topic-cleanup-dma' into next-samsung-cleanupKukjin Kim2011-09-165-82/+0
| |\ \ \ \ \
| | * | | | | ARM: S3C24XX: Remove s3c24xx_dma_addr definitionHeiko Stuebner2011-09-161-6/+0
| | * | | | | ARM: S3C24XX: Remove hw_addr from s3c24xx dma channel declarationsHeiko Stuebner2011-09-164-76/+0
| | |/ / / /
| * | | | | ARM: S3C64XX: Remove unused CPU devices for CragganmoreMark Brown2011-09-161-3/+0
| * | | | | ARM: S5PV210: Remove unnecessary symbol for PMAbhilash Kesavan2011-09-162-7/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'samsung-fixes-3' of git://github.com/kgene/linux-samsungLinus Torvalds2011-09-264-13/+10
|\ \ \ \ \
| * | | | | ARM: EXYNOS4: Rename sclk_cam clocks for FIMC driverSylwester Nawrocki2011-09-271-4/+2
| * | | | | ARM: S5PV210: Rename sclk_cam clocks for FIMC media driverSylwester Nawrocki2011-09-271-4/+2
| * | | | | ARM: S5P: fix incorrect loop iterator usage on gpio-interruptMarek Szyprowski2011-09-261-4/+5
| * | | | | ARM: S3C2443: Fix bit-reset in setrate of clk_armdivHeiko Stuebner2011-09-261-1/+1
* | | | | | Merge branch 'kvm-updates/3.1' of git://github.com/avikivity/kvmLinus Torvalds2011-09-262-2/+3
|\ \ \ \ \ \
| * | | | | | KVM: x86 emulator: fix Src2CL decodeAvi Kivity2011-09-251-1/+1
| * | | | | | KVM: MMU: fix incorrect return of spteZhao Jin2011-09-251-1/+2
* | | | | | | Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds2011-09-267-22/+77
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | ARM: 7099/1: futex: preserve oldval in SMP __futex_atomic_opWill Deacon2011-09-261-17/+17
| * | | | | | ARM: dma-mapping: free allocated page if unable to mapRussell King2011-09-261-0/+2
| * | | | | | ARM: fix vmlinux.lds.S discarding sectionsRussell King2011-09-201-3/+12
| * | | | | | ARM: nommu: fix warning with checksyscalls.shRussell King2011-09-171-2/+2
| * | | | | | ARM: 7091/1: errata: D-cache line maintenance operation by MVA may not succeedWill Deacon2011-09-173-0/+44
* | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-09-225-10/+16
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | [S390] kvm: extension capability for new address space layoutChristian Borntraeger2011-09-201-0/+1
| * | | | | | [S390] kvm: fix address mode switchingChristian Borntraeger2011-09-205-10/+15
| |/ / / / /
* | | | | | Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-09-2013-65/+52
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | mach-integrator: fix VGA base regressionLinus Walleij2011-09-202-2/+2
| * | | | | arm/dt: Tegra: Update SDHCI nodes to match bindingsStephen Warren2011-09-202-9/+9
| * | | | | Merge branch 'samsung-fixes-2' of git://github.com/kgene/linux-samsung into HEADArnd Bergmann2011-09-158-53/+40
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
OpenPOWER on IntegriCloud