| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-06-03 | 160 | -4301/+1211 |
|\ |
|
| * | ARM: kconfig: allow PCI support to be selected with ARCH_MULTIPLATFORM | Will Deacon | 2014-05-29 | 7 | -6/+1 |
| * | Merge tag 'samsung-cleanup' of http://git.kernel.org/pub/scm/linux/kernel/git... | Olof Johansson | 2014-05-29 | 18 | -310/+193 |
| |\ |
|
| | * | ARM: S3C24XX: move debug-macro.S into the common space | Heiko Stuebner | 2014-05-25 | 2 | -0/+1 |
| | * | ARM: S3C24XX: use generic DEBUG_UART_PHY/_VIRT in debug macro | Heiko Stuebner | 2014-05-25 | 2 | -9/+23 |
| | * | ARM: S3C24XX: trim down debug uart handling | Heiko Stuebner | 2014-05-25 | 3 | -79/+31 |
| | * | ARM: compressed/head.S: remove s3c24xx special case | Heiko Stuebner | 2014-05-25 | 1 | -5/+0 |
| | * | ARM: EXYNOS: Remove unnecessary inclusion of cpu.h | Sachin Kamat | 2014-05-25 | 7 | -12/+1 |
| | * | ARM: EXYNOS: Migrate Exynos specific macros from plat to mach | Sachin Kamat | 2014-05-25 | 2 | -60/+72 |
| | * | ARM: EXYNOS: Remove exynos_subsys registration | Sachin Kamat | 2014-05-25 | 2 | -12/+0 |
| | * | ARM: EXYNOS: Remove duplicate lines in Makefile | Sachin Kamat | 2014-05-25 | 1 | -6/+1 |
| | * | ARM: EXYNOS: use v7_exit_coherency_flush macro for cache disabling | Leela Krishna Amudala | 2014-05-25 | 1 | -62/+1 |
| | * | Merge branch 'v3.16-next/clk-s3c24xx-3' into v3.16-next/cleanup-samsung | Kukjin Kim | 2014-05-25 | 47 | -3221/+349 |
| | |\ |
|
| * | \ | Merge tag 'omap-for-v3.16/prcm-signed' of git://git.kernel.org/pub/scm/linux/... | Olof Johansson | 2014-05-26 | 56 | -242/+243 |
| |\ \ \ |
|
| | * \ \ | Merge tag 'for-v3.16/prcm-cleanup-a' of git://git.kernel.org/pub/scm/linux/ke... | Tony Lindgren | 2014-05-17 | 21 | -94/+95 |
| | |\ \ \ |
|
| | | * | | | ARM: OMAP4: PRCM: remove references to cm-regbits-44xx.h from PRCM core files | Tero Kristo | 2014-05-16 | 3 | -3/+7 |
| | | * | | | ARM: OMAP3/4: PRM: add support of late_init call to prm_ll_ops | Tero Kristo | 2014-05-16 | 4 | -8/+16 |
| | | * | | | ARM: OMAP3/OMAP4: PRM: add prm_features flags and add IO wakeup under it | Tero Kristo | 2014-05-16 | 4 | -1/+23 |
| | | * | | | ARM: OMAP3/4: PRM: provide io chain reconfig function through irq setup | Tero Kristo | 2014-05-16 | 4 | -6/+5 |
| | | * | | | ARM: OMAP2+: PRM: remove unnecessary cpu_is_XXX calls from prm_init / exit | Tero Kristo | 2014-05-16 | 3 | -30/+3 |
| | | * | | | ARM: OMAP2+: PRCM: cleanup some header includes | Tero Kristo | 2014-05-16 | 12 | -14/+8 |
| | | * | | | ARM: OMAP4: CM: use cm_base* in register address calculations | Tero Kristo | 2014-05-16 | 1 | -4/+4 |
| | | * | | | ARM: OMAP2/3: CM: remove some external dependencies | Tero Kristo | 2014-05-16 | 2 | -25/+3 |
| | | * | | | ARM: OMAP2+: prcm: add omap_test_timeout to prcm-common.h | Tero Kristo | 2014-05-16 | 1 | -0/+20 |
| | | * | | | ARM: OMAP3: CM: remove a few OMAP34XX_CM_REGADDR defines | Tero Kristo | 2014-05-12 | 2 | -7/+10 |
| | * | | | | ARM: OMAP: debug-leds: raw read and write endian fix | Victor Kamensky | 2014-05-08 | 1 | -7/+7 |
| | * | | | | ARM: OMAP: counter-32k: raw read and write endian fix | Victor Kamensky | 2014-05-08 | 1 | -3/+3 |
| | * | | | | ARM: OMAP: dmtimer: raw read and write endian fix | Victor Kamensky | 2014-05-08 | 2 | -12/+12 |
| | * | | | | ARM: OMAP2+: raw read and write endian fix | Victor Kamensky | 2014-05-08 | 36 | -134/+134 |
| * | | | | | ARM: vexpress: refine dependencies for new code | Arnd Bergmann | 2014-05-26 | 1 | -0/+2 |
| * | | | | | Merge tag 'for-3.16/bcm-cleanup' of git://github.com/broadcom/mach-bcm into n... | Arnd Bergmann | 2014-05-24 | 9 | -149/+170 |
| |\ \ \ \ \ |
|
| | * | | | | | ARM: bcm: rename "kona.h" and "kona.c" | Alex Elder | 2014-04-25 | 5 | -3/+3 |
| | * | | | | | ARM: bcm: rewrite commentary for bcm_kona_do_smc() | Alex Elder | 2014-04-25 | 1 | -10/+28 |
| | * | | | | | ARM: bcm: use inline assembly for "smc" request | Alex Elder | 2014-04-25 | 4 | -51/+49 |
| | * | | | | | ARM: bcm: tidy up a few includes | Alex Elder | 2014-04-25 | 3 | -6/+5 |
| | * | | | | | ARM: bcm: config option for l2 cache support | Alex Elder | 2014-04-25 | 4 | -5/+20 |
| | * | | | | | ARM: bcm: don't special-case CPU 0 in bcm_kona_smc() | Alex Elder | 2014-04-25 | 1 | -6/+1 |
| | * | | | | | ARM: bcm: have bcm_kona_smc() return request result | Alex Elder | 2014-04-25 | 2 | -8/+12 |
| | * | | | | | ARM: bcm: clean up SMC code | Alex Elder | 2014-04-25 | 2 | -67/+24 |
| | * | | | | | ARM: bcm: err, don't BUG() on SMC init failures | Alex Elder | 2014-04-25 | 1 | -4/+10 |
| | * | | | | | ARM: bcm: use memory accessors for ioremapped area | Alex Elder | 2014-04-25 | 1 | -5/+5 |
| | * | | | | | ARM: bcm: clean up config and build targets | Alex Elder | 2014-04-25 | 2 | -7/+36 |
| * | | | | | | Merge tag 's3c24xx-clk' of http://git.kernel.org/pub/scm/linux/kernel/git/kge... | Olof Johansson | 2014-05-22 | 47 | -3221/+349 |
| |\ \ \ \ \ \
| | | |_|_|_|/
| | |/| | | | |
|
| | * | | | | | ARM: S3C24XX: fix merge conflict | Kukjin Kim | 2014-05-14 | 1 | -2/+0 |
| | * | | | | | ARM: S3C24XX: remove SAMSUNG_CLOCK remnants after ccf conversion | Heiko Stuebner | 2014-05-13 | 9 | -160/+0 |
| | * | | | | | ARM: S3C24XX: remove legacy clock code | Heiko Stuebner | 2014-05-13 | 13 | -1122/+0 |
| | * | | | | | ARM: S3C24XX: convert s3c2410 to common clock framework | Heiko Stuebner | 2014-05-13 | 12 | -34/+67 |
| | * | | | | | ARM: S3C24XX: convert s3c2440 and s3c2442 to common clock framework | Heiko Stuebner | 2014-05-13 | 12 | -36/+73 |
| | * | | | | | ARM: S3C24XX: add platform code for conversion to the common clock framework | Heiko Stuebner | 2014-05-13 | 6 | -1/+51 |
| | * | | | | | ARM: S3C24XX: enable usage of common dclk if common clock framework is enabled | Heiko Stuebner | 2014-05-13 | 9 | -5/+60 |