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-s5pv310
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-06
Merge branch 'misc' into devel
Russell King
3
-75
/
+40
2011-01-05
Merge branch 'clksrc' into devel
Russell King
1
-5
/
+1
2010-12-22
ARM: s5pv310: update clock source registration
Russell King
1
-5
/
+1
2010-12-20
ARM: CPU hotplug: fix hard-coded control register constants
Russell King
1
-4
/
+4
2010-12-20
ARM: CPU hotplug: fix reporting of spurious wakeups
Russell King
1
-9
/
+11
2010-12-20
ARM: Fix subtle race in CPU pen_release hotplug code
Russell King
1
-5
/
+15
2010-12-20
ARM: SMP: remove smp_mpidr.h
Russell King
1
-1
/
+0
2010-12-20
ARM: CPU hotplug: remove bug checks in platform_cpu_die()
Russell King
1
-10
/
+0
2010-12-20
ARM: CPU hotplug: move cpu_killed completion to core code
Russell King
1
-7
/
+1
2010-12-20
ARM: SMP: consolidate trace_hardirqs_off() into common SMP code
Russell King
1
-2
/
+0
2010-12-20
ARM: SMP: consolidate the common parts of smp_prepare_cpus()
Russell King
1
-28
/
+7
2010-12-20
ARM: SMP: Clean up ncores sanity checks
Russell King
1
-7
/
+0
2010-12-14
ARM: GIC: consolidate gic_cpu_base_addr to common GIC code
Russell King
2
-5
/
+0
2010-12-14
ARM: GIC: Remove MMIO address from gic_cpu_init, rename to gic_secondary_init
Russell King
1
-1
/
+1
2010-12-14
ARM: GIC: provide a single initialization function for boot CPU
Russell King
1
-2
/
+1
2010-12-03
ARM: SMP: pass an ipi number to smp_cross_call()
Russell King
2
-3
/
+3
2010-10-28
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...
Russell King
27
-110
/
+2306
2010-10-26
ARM: S5PV310: Support ethernet for SMDKV310 and SMDKC210
Daein Moon
2
-0
/
+122
2010-10-26
ARM: S5PV310: Add support SROMC
Daein Moon
3
-0
/
+59
2010-10-25
ARM: S5P: Change VMALLOC_END to use more vmalloc()/ioremap() area
Kukjin Kim
1
-1
/
+1
2010-10-25
ARM: S5PV310: Add support External Interrupt
Jongsun Han
2
-1
/
+229
2010-10-25
ARM: S5PV310: Add the definition for external interrupt
Jongsun Han
2
-0
/
+58
2010-10-25
ARM: S5PV310: Add L2 cache init function in cpu.c
Kyungmin Park
1
-0
/
+23
2010-10-25
ARM: S5PV310: Remove L2 cache init in machine
Kyungmin Park
3
-15
/
+0
2010-10-25
ARM: S5PV310: Add support GPIOlib
Jongpill Lee
3
-5
/
+314
2010-10-25
ARM: S5P: Add initial map for GPIO2 and GPIO3
Jongpill Lee
1
-1
/
+11
2010-10-25
ARM: S5PV310: Update MAX_COMBINER_NR
Jongpill Lee
1
-1
/
+1
2010-10-25
ARM: S5P: Reduce duplicated EPLL control codes
Seungwhan Youn
1
-0
/
+4
2010-10-25
ARM: S5PV310: Add I2C channel 3, 4, 5, 6, and 7 device support
Kyungmin Park
7
-0
/
+145
2010-10-25
ARM: S5PV310: Define address & interrupt for all I2C blocks
Kyungmin Park
2
-2
/
+16
2010-10-25
ARM: S5PV310: I2C0/1 devices support on Universal board
Kyungmin Park
2
-0
/
+16
2010-10-25
ARM: S5PV310: Universal OneNAND support
Kyungmin Park
2
-0
/
+3
2010-10-25
ARM: SAMSUNG: Add clock types into platform data
Jeongbae Seo
2
-0
/
+8
2010-10-25
ARM: S5PV310: Add support HSMMC on SMDKV310 and SMDKC210
Hyuk Lee
2
-0
/
+90
2010-10-25
ARM: S5PV310: Add HSMMC platform data
Hyuk Lee
1
-0
/
+7
2010-10-25
ARM: S5PV310: Add support HSMMC and SDHCI configuration
Hyuk Lee
4
-0
/
+262
2010-10-25
Merge branch 'next-gpio-update' into for-next
Kukjin Kim
3
-12
/
+6
2010-10-23
ARM: S5PV310: Change to using s3c_gpio_cfgall_range()
Kukjin Kim
3
-9
/
+6
2010-10-23
ARM: S5PV310: Change to using s3c_gpio_cfgpin_range()
Kukjin Kim
3
-6
/
+3
2010-10-21
ARM: S5P: Remove redundant selection PLAT_S5P for S5PC100, S5PV210 and S5PV310
Kyungmin Park
1
-1
/
+0
2010-10-21
ARM: S5PV310: Place the common SPARSEMEM at ARCH_S5PV310
Kyungmin Park
1
-3
/
+0
2010-10-21
ARM: S5PV310: Fix physical address of System Controller Register
Boojin Kim
1
-1
/
+1
2010-10-21
ARM: S5PV310: Optimize interrupt source searching code
Changhwan Youn
1
-5
/
+1
2010-10-21
ARM: S5PV310: Add support Watchdog Timer
Jemings Ko
3
-0
/
+4
2010-10-21
ARM: S5PV310: Add support RTC
Changhwan Youn
6
-0
/
+26
2010-10-21
ARM: S5PV310: Fix clkset_moutcore_list
Jaecheol Lee
1
-1
/
+1
2010-10-21
ARM: SAMSUNG: Change the 3rd HSMMC interrupt name for compatibility
Kukjin Kim
1
-0
/
+5
2010-10-21
ARM: S5PV310: Adds various special clocks
Jongpill Lee
1
-0
/
+168
2010-10-21
ARM: S5PV310: Add video clocks
Jongpill Lee
1
-0
/
+48
2010-10-21
ARM: S5PV310: Add various clocks
Jongpill Lee
2
-1
/
+160
[next]