index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-exynos
Age
Commit message (
Expand
)
Author
2012-01-09
Merge branch 'samsung/dt' into samsung/cleanup
Arnd Bergmann
2012-01-07
Merge branch 'depends/rmk/for-linus' into samsung/dt
Arnd Bergmann
2012-01-06
Merge branch 'next-samsung-cleanup-samsung' of git://git.kernel.org/pub/scm/l...
Olof Johansson
2012-01-05
Merge branch 'restart' into for-linus
Russell King
2012-01-05
Merge branch 'devel-stable' into for-linus
Russell King
2012-01-05
ARM: restart: remove the now empty arch_reset()
Russell King
2012-01-05
ARM: 7262/1: restart: EXYNOS: use new restart hook
Russell King
2012-01-05
Merge branch 'for-russell' of git://hansjkoch.de/git/linux-tcc into HEAD
Russell King
2012-01-03
ARM: 7257/1: EXYNOS: introduce arch/arm/mach-exynos/common.[ch]
Kukjin Kim
2011-12-28
ARM: EXYNOS: Remove duplicated SROMC static memory mapping
Thomas Abraham
2011-12-24
ARM: EXYNOS: Use gpio_request_one
Jingoo Han
2011-12-23
ARM: SAMSUNG: Add lookup of sdhci-s3c clocks using generic names
Rajeshwari Shinde
2011-12-23
ARM: SAMSUNG: Remove SDHCI bus clocks from platform data
Rajeshwari Shinde
2011-12-23
ARM: EXYNOS: Add Exynos4 device tree enabled board file
Thomas Abraham
2011-12-23
ARM: EXYNOS: Add a alias for pdma clocks
Thomas Abraham
2011-12-23
ARM: EXYNOS: Limit usage of pl330 device instance to non-dt build
Thomas Abraham
2011-12-23
ARM: EXYNOS: Modify platform data for pl330 driver
Thomas Abraham
2011-12-23
ARM: SAMSUNG: register uart clocks to clock lookup list
Thomas Abraham
2011-12-23
serial: samsung: remove all uses of get_clksrc and set_clksrc
Thomas Abraham
2011-12-23
ARM: SAMSUNG: remove struct 's3c24xx_uart_clksrc' and all uses of it
Thomas Abraham
2011-12-23
ARM: EXYNOS: Enable conversion of GIC dt irq specifier to linux virq
Thomas Abraham
2011-12-23
ARM: SAMSUNG: Move timer irq numbers to end of linux irq space
Thomas Abraham
2011-12-19
Merge branch 'arm/common-kconfig-refactor+for-rmk' of git://git.linaro.org/pe...
Russell King
2011-12-19
ARM: SMP: Refactor Kconfig to be more maintainable
Dave Martin
2011-12-19
ARM: l2x0/pl310: Refactor Kconfig to be more maintainable
Dave Martin
2011-12-08
ARM: EXYNOS: Fix build error without CONFIG_LOCAL_TIMERS
Kukjin Kim
2011-12-08
ARM: EXYNOS: Fix for stall in case of cpu hotplug or sleep
Amit Daniel Kachhap
2011-12-05
Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...
Russell King
2011-12-05
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...
Russell King
2011-12-02
ARM: exynos4: Fix build error
Axel Lin
2011-12-02
ARM: exynos4: Fix build error due to 'gic_bank_offset' undeclared
Axel Lin
2011-11-26
ARM: big removal of now unused vmalloc.h files
Nicolas Pitre
2011-11-17
ARM: EXYNOS: remove exynos4_scu_enable()
Shawn Guo
2011-11-15
ARM: exynos4: convert to CONFIG_MULTI_IRQ_HANDLER
Marc Zyngier
2011-11-15
ARM: gic: allow GIC to support non-banked setups
Marc Zyngier
2011-11-09
ARM: EXYNOS: Fix compiler error with THIS_MODULE
Kyungmin Park
2011-11-07
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...
Linus Torvalds
2011-11-06
ARM: EXYNOS: Add ARCH_EXYNOS and reorganize arch/arm/mach-exynos
Kukjin Kim