index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpufreq: exynos: Fix the compile error
Jonghwan Choi
2014-05-25
3
-12
/
+26
*
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
61
-3223
/
+2655
|
\
|
*
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
|
*
clk: samsung: add clock controller driver for s3c2410, s3c2440 and s3c2442
Heiko Stuebner
2014-05-13
3
-0
/
+540
|
*
dt-bindings: add documentation for s3c2410 clock controller
Heiko Stuebner
2014-05-13
1
-0
/
+50
|
*
ARM: S3C24XX: enable usage of common dclk if common clock framework is enabled
Heiko Stuebner
2014-05-13
9
-5
/
+60
|
*
clk: samsung: add clock driver for external clock outputs
Heiko Stuebner
2014-05-08
2
-0
/
+441
|
*
ARM: S3C24XX: cpufreq-utils: don't write raw values to MPLLCON when using ccf
Heiko Stuebner
2014-05-08
3
-0
/
+10
|
*
ARM: S3C24XX: convert s3c2412 to common clock framework
Heiko Stuebner
2014-04-14
9
-813
/
+40
|
*
clk: samsung: add clock controller driver for s3c2412
Heiko Stuebner
2014-04-14
3
-0
/
+343
|
*
dt-bindings: add documentation for s3c2412 clock controller
Heiko Stuebner
2014-04-14
1
-0
/
+50
|
*
clk: samsung: add plls used by the early s3c24xx cpus
Heiko Stuebner
2014-04-14
2
-0
/
+185
|
*
ARM: S3C24XX: only store clock registers when old clock code is active
Heiko Stuebner
2014-04-14
1
-3
/
+10
|
*
ARM: S3C24XX: Convert s3c2416 and s3c2443 to common clock framework
Heiko Stuebner
2014-04-14
10
-1114
/
+41
|
*
ARM: dts: add clock data for s3c2416
Heiko Stuebner
2014-04-14
2
-0
/
+55
|
*
ARM: S3C24XX: prevent conflicts between ccf and non-ccf s3c24xx-socs
Heiko Stuebner
2014-04-14
2
-0
/
+6
|
*
clk: samsung: add clock-driver for s3c2416, s3c2443 and s3c2450
Heiko Stuebner
2014-04-14
4
-0
/
+561
|
*
dt-bindings: add binding for clock-controller of s3c2443 and following
Heiko Stuebner
2014-04-14
1
-0
/
+56
|
*
clk: samsung: add plls used by the s3c2443
Heiko Stuebner
2014-04-14
2
-0
/
+74
|
*
clk: samsung: add pll_6552 variant for s3c2416
Heiko Stuebner
2014-04-14
2
-2
/
+11
*
|
ARM: dts: Remove g2d_pd node for exynos5420
Arun Kumar K
2014-05-14
1
-6
/
+0
*
|
ARM: dts: Remove mau_pd node for exynos5420
Tushar Behera
2014-05-14
1
-5
/
+0
*
|
ARM: exynos_defconfig: enable HS-I2C to fix for mmc partition mount
Sachin Kamat
2014-05-14
1
-0
/
+1
*
|
ARM: dts: disable MDMA1 node for exynos5420
Seungwon Jeon
2014-05-14
2
-12
/
+7
*
|
ARM: EXYNOS: fix the secondary CPU boot of exynos4212
Kyungmin Park
2014-05-14
1
-1
/
+14
*
|
Linux 3.15-rc4
v3.15-rc4
Linus Torvalds
2014-05-05
1
-1
/
+1
*
|
Merge tag 'locks-v3.15-3' of git://git.samba.org/jlayton/linux
Linus Torvalds
2014-05-04
1
-1
/
+1
|
\
\
|
*
|
MAINTAINERS: email address change for Jeff Layton
Jeff Layton
2014-04-30
1
-1
/
+1
*
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2014-05-04
8
-7
/
+50
|
\
\
\
|
*
|
|
vexpress: Initialise the sysregs before setting up the clocks
Catalin Marinas
2014-05-04
1
-0
/
+2
|
*
|
|
arm64: Mark the Applied Micro X-Gene SATA controller as DMA coherent
Catalin Marinas
2014-05-03
2
-0
/
+6
|
*
|
|
arm64: Use bus notifiers to set per-device coherent DMA ops
Catalin Marinas
2014-05-03
2
-2
/
+33
|
*
|
|
arm64: Make default dma_ops to be noncoherent
Ritesh Harjani
2014-05-03
1
-1
/
+1
|
*
|
|
arm64: fixmap: fix missing sub-page offset for earlyprintk
Marc Zyngier
2014-05-03
2
-4
/
+5
|
*
|
|
arm64: Fix for the arm64 kern_addr_valid() function
Dave Anderson
2014-05-03
1
-0
/
+3
*
|
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2014-05-04
2
-2
/
+5
|
\
\
\
\
[next]