index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
\
|
*
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
|
*
ARM: S3C24XX: cpufreq-utils: don't write raw values to MPLLCON when using ccf
Heiko Stuebner
2014-05-08
2
-0
/
+9
|
*
ARM: S3C24XX: convert s3c2412 to common clock framework
Heiko Stuebner
2014-04-14
9
-813
/
+40
|
*
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
1
-0
/
+6
*
|
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
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-05-02
2
-7
/
+10
|
\
\
|
*
|
arm: KVM: fix possible misalignment of PGDs and bounce page
Mark Salter
2014-04-28
1
-6
/
+9
|
*
|
ARM: KVM: disable KVM in Kconfig on big-endian systems
Will Deacon
2014-04-26
1
-1
/
+1
|
|
/
*
|
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2014-04-29
4
-14
/
+14
|
\
\
|
*
|
dt: Fix binding typos in clock-names and interrupt-names
Geert Uytterhoeven
2014-04-23
4
-14
/
+14
*
|
|
Merge branch 'safe-dirty-tlb-flush'
Linus Torvalds
2014-04-28
1
-1
/
+11
|
\
\
\
|
*
|
|
mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing parts
Linus Torvalds
2014-04-26
1
-1
/
+11
*
|
|
|
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2014-04-27
5
-15
/
+56
|
\
\
\
\
|
*
|
|
|
ARM: 8042/1: iwmmxt: allow to build iWMMXt on Marvell PJ4B
Sebastian Hesselbarth
2014-04-25
2
-3
/
+4
|
*
|
|
|
ARM: 8041/1: pj4: fix cpu_is_pj4 check
Sebastian Hesselbarth
2014-04-25
1
-7
/
+7
|
*
|
|
|
ARM: 8040/1: pj4: properly detect existence of iWMMXt coprocessor
Sebastian Hesselbarth
2014-04-25
1
-1
/
+33
|
*
|
|
|
ARM: 8039/1: pj4: enable iWMMXt only if CONFIG_IWMMXT is set
Sebastian Hesselbarth
2014-04-25
1
-2
/
+6
|
*
|
|
|
ARM: 8038/1: iwmmxt: explicitly check for supported architectures
Sebastian Hesselbarth
2014-04-25
1
-2
/
+6
*
|
|
|
|
Merge tag 'staging-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-04-27
2
-2
/
+2
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Merge tag 'iio-fixes-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2014-04-23
2
-2
/
+2
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
ARM: at91: at91sam9260: change at91_adc name
Alexandre Belloni
2014-03-15
1
-1
/
+1
|
|
*
|
|
ARM: at91: at91sam9g45: change at91_adc name
Alexandre Belloni
2014-03-15
1
-1
/
+1
*
|
|
|
|
Merge tag 'fixes-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-04-25
72
-165
/
+416
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'zynq-dt-fixes-for-3.15' of git://git.xilinx.com/linux-xlnx into fixes
Arnd Bergmann
2014-04-25
3
-0
/
+167
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ARM: zynq: dt: Add I2C nodes to Zynq device tree
Soren Brinkmann
2014-04-22
3
-0
/
+166
|
|
*
|
|
|
|
ARM: zynq: DT: Add 'clock-latency' property
Soren Brinkmann
2014-04-22
1
-0
/
+1
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge tag 'vexpress/fixes-for-3.15' of git://git.linaro.org/people/pawel.moll...
Arnd Bergmann
2014-04-24
7
-9
/
+12
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ARM: vexpress/TC2: Convert OPP voltage to uV before storing
Punit Agrawal
2014-04-24
1
-2
/
+2
|
|
*
|
|
|
|
arm/mach-vexpress: array accessed out of bounds
Heinrich Schuchardt
2014-04-24
1
-2
/
+5
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
ARM: tegra: remove UART5/UARTE from tegra124.dtsi
Stephen Warren
2014-04-24
1
-13
/
+0
|
*
|
|
|
|
Merge tag 'omap-for-v3.15/fixes-v2-signed' of git://git.kernel.org/pub/scm/li...
Arnd Bergmann
2014-04-24
21
-37
/
+65
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ARM: OMAP2+: Fix GPMC remap for devices using an offset
Tony Lindgren
2014-04-23
1
-0
/
+8
[next]