index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-exynos
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-14
Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...
Olof Johansson
12
-28
/
+9
2013-01-14
Merge branch 'clocksource/cleanup' into next/cleanup
Olof Johansson
3
-14
/
+13
2013-01-14
ARM: use clockevents_config_and_register() where possible
Shawn Guo
1
-14
/
+4
2013-01-12
irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.h
Rob Herring
3
-3
/
+3
2013-01-12
ARM: use common irqchip_init for GIC init
Rob Herring
1
-3
/
+5
2013-01-12
ARM: remove mach .handle_irq for GIC users
Rob Herring
9
-19
/
+0
2013-01-10
ARM: GIC: remove direct use of gic_raise_softirq
Rob Herring
1
-3
/
+1
2013-01-05
ARM: EXYNOS: skip the clock initialization for exynos5440
Kukjin Kim
1
-0
/
+7
2012-12-28
ARM: EXYNOS: enable PINCTRL for EXYNOS5440
Kukjin Kim
1
-0
/
+2
2012-12-24
ARM: delete struct sys_timer
Stephen Warren
10
-16
/
+12
2012-12-20
Merge branch 'v3.8-samsung-fixes-audio' of git://git.kernel.org/pub/scm/linux...
Olof Johansson
1
-12
/
+0
2012-12-20
Merge branch 'v3.8-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
7
-10
/
+13
2012-12-19
ARM: EXYNOS: Avoid passing the clks through platform data
Padmavathi Venna
1
-12
/
+0
2012-12-19
ARM: EXYNOS: Fix MSHC clocks instance names
Dongjin Kim
1
-2
/
+2
2012-12-19
ARM: EXYNOS: Fix NULL pointer dereference bug in SMDKV310
Sachin Kamat
1
-2
/
+2
2012-12-19
ARM: EXYNOS: Fix NULL pointer dereference bug in SMDK4X12
Sachin Kamat
1
-2
/
+2
2012-12-19
ARM: EXYNOS: Fix NULL pointer dereference bug in Origen
Sachin Kamat
1
-2
/
+2
2012-12-18
ARM: EXYNOS: fix skip scu_enable() for EXYNOS5440
Kukjin Kim
1
-1
/
+1
2012-12-18
ARM: EXYNOS: fix GIC using for EXYNOS5440
Kukjin Kim
1
-1
/
+2
2012-12-18
ARM: EXYNOS: fix build error when MFC is not selected
Kukjin Kim
1
-0
/
+2
2012-12-17
ARM: exynos: Fix warning due to missing 'inline' in stub
Olof Johansson
1
-1
/
+1
2012-12-14
Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
6
-4
/
+116
2012-12-13
Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
2
-2
/
+0
2012-12-13
Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
4
-4
/
+53
2012-12-13
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
16
-54
/
+168
2012-12-12
ARM: arm-soc: Merge branch 'next/pm2' into next/pm
Olof Johansson
21
-166
/
+203
2012-12-12
Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-0
/
+2
2012-12-12
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
11
-26
/
+155
2012-12-10
Merge remote-tracking branch 'asoc/topic/samsung' into asoc-next
Mark Brown
2
-2
/
+0
2012-12-07
ASoC: Samsung: Do not register samsung audio dma device as pdev
Padmavathi Venna
2
-2
/
+0
2012-11-30
Merge branch 'next/devel-samsung-3' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
2
-6
/
+25
2012-11-30
Merge branch 'next/cleanup-samsung-3' of git://git.kernel.org/pub/scm/linux/k...
Olof Johansson
5
-124
/
+0
2012-11-29
Merge branch 'next/dt' into next/pm2
Olof Johansson
16
-54
/
+168
2012-11-28
ARM: EXYNOS: Avoid early use of of_machine_is_compatible()
Doug Anderson
2
-5
/
+19
2012-11-28
ARM: dts: add node for PL330 MDMA1 controller for exynos4
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2012-11-28
ARM: EXYNOS: Add support for secondary CPU bring-up on Exynos4412
Tomasz Figa
1
-6
/
+24
2012-11-28
ARM: EXYNOS: Remove unused regs-mem.h file
Thomas Abraham
1
-23
/
+0
2012-11-28
ARM: EXYNOS: Remove unused non-dt support for dwmci controller
Thomas Abraham
4
-101
/
+0
2012-11-28
ARM: EXYNOS: Add flush_cache_all in suspend finisher
Abhilash Kesavan
1
-0
/
+3
2012-11-28
ARM: EXYNOS: Remove scu_enable from cpuidle
Abhilash Kesavan
1
-1
/
+2
2012-11-28
ARM: EXYNOS: Fix soft reboot hang after suspend/resume
Inderpal Singh
1
-0
/
+4
2012-11-28
ARM: EXYNOS: Add support for rtc wakeup
Inderpal Singh
1
-0
/
+2
2012-11-28
ARM: EXYNOS: fix the hotplug for Cortex-A15
Abhilash Kesavan
1
-3
/
+42
2012-11-26
Merge branch 'next/dt-samsung-2' of git://git.kernel.org/pub/scm/linux/kernel...
Olof Johansson
2
-4
/
+99
2012-11-25
Merge tag 'v3.7-rc7' into next/cleanup
Olof Johansson
2
-0
/
+4
2012-11-22
ARM: EXYNOS: add support for EXYNOS5440 SoC
Kukjin Kim
9
-20
/
+116
2012-11-21
Merge branch 'next/dt-samsung' of git://git.kernel.org/pub/scm/linux/kernel/g...
Olof Johansson
8
-3
/
+49
2012-11-21
Merge branch 'next/board-samsung' of git://git.kernel.org/pub/scm/linux/kerne...
Olof Johansson
1
-0
/
+2
2012-11-22
ARM: EXYNOS: Bind devices to power domains using DT
Tomasz Figa
1
-0
/
+82
2012-11-22
ARM: EXYNOS: Fix power domain name initialization
Tomasz Figa
1
-1
/
+2
[next]