| Commit message (Expand) | Author | Age |
... | |
| * | | | | ARM: fix wrongly patched constants | Russell King | 2011-01-14 |
| |/ / / |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2011-01-13 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | ARM: S5PV310: Add audio platform devices | Jassi Brar | 2010-11-18 |
| * | | ARM: S5PV310: Add platform devices for PL330 DMACs | Jassi Brar | 2010-11-18 |
| |/ |
|
* | | Merge branch 'misc' into devel | Russell King | 2011-01-06 |
|\ \ |
|
| * | | ARM: CPU hotplug: fix hard-coded control register constants | Russell King | 2010-12-20 |
| * | | ARM: CPU hotplug: fix reporting of spurious wakeups | Russell King | 2010-12-20 |
| * | | ARM: Fix subtle race in CPU pen_release hotplug code | Russell King | 2010-12-20 |
| * | | ARM: SMP: remove smp_mpidr.h | Russell King | 2010-12-20 |
| * | | ARM: CPU hotplug: remove bug checks in platform_cpu_die() | Russell King | 2010-12-20 |
| * | | ARM: CPU hotplug: move cpu_killed completion to core code | Russell King | 2010-12-20 |
| * | | ARM: SMP: consolidate trace_hardirqs_off() into common SMP code | Russell King | 2010-12-20 |
| * | | ARM: SMP: consolidate the common parts of smp_prepare_cpus() | Russell King | 2010-12-20 |
| * | | ARM: SMP: Clean up ncores sanity checks | Russell King | 2010-12-20 |
| * | | ARM: SMP: pass an ipi number to smp_cross_call() | Russell King | 2010-12-03 |
| |/ |
|
* | | Merge branch 'clksrc' into devel | Russell King | 2011-01-05 |
|\ \ |
|
| * | | ARM: s5pv310: update clock source registration | Russell King | 2010-12-22 |
| |/ |
|
* | | ARM: GIC: consolidate gic_cpu_base_addr to common GIC code | Russell King | 2010-12-14 |
* | | ARM: GIC: Remove MMIO address from gic_cpu_init, rename to gic_secondary_init | Russell King | 2010-12-14 |
* | | ARM: GIC: provide a single initialization function for boot CPU | Russell King | 2010-12-14 |
|/ |
|
* | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene... | Russell King | 2010-10-28 |
|\ |
|
| * | ARM: S5PV310: Support ethernet for SMDKV310 and SMDKC210 | Daein Moon | 2010-10-25 |
| * | ARM: S5PV310: Add support SROMC | Daein Moon | 2010-10-25 |
| * | ARM: S5P: Change VMALLOC_END to use more vmalloc()/ioremap() area | Kukjin Kim | 2010-10-25 |
| * | ARM: S5PV310: Add support External Interrupt | Jongsun Han | 2010-10-25 |
| * | ARM: S5PV310: Add the definition for external interrupt | Jongsun Han | 2010-10-25 |
| * | ARM: S5PV310: Add L2 cache init function in cpu.c | Kyungmin Park | 2010-10-25 |
| * | ARM: S5PV310: Remove L2 cache init in machine | Kyungmin Park | 2010-10-25 |
| * | ARM: S5PV310: Add support GPIOlib | Jongpill Lee | 2010-10-25 |
| * | ARM: S5P: Add initial map for GPIO2 and GPIO3 | Jongpill Lee | 2010-10-25 |
| * | ARM: S5PV310: Update MAX_COMBINER_NR | Jongpill Lee | 2010-10-25 |
| * | ARM: S5P: Reduce duplicated EPLL control codes | Seungwhan Youn | 2010-10-25 |
| * | ARM: S5PV310: Add I2C channel 3, 4, 5, 6, and 7 device support | Kyungmin Park | 2010-10-25 |
| * | ARM: S5PV310: Define address & interrupt for all I2C blocks | Kyungmin Park | 2010-10-25 |
| * | ARM: S5PV310: I2C0/1 devices support on Universal board | Kyungmin Park | 2010-10-25 |
| * | ARM: S5PV310: Universal OneNAND support | Kyungmin Park | 2010-10-25 |
| * | ARM: SAMSUNG: Add clock types into platform data | Jeongbae Seo | 2010-10-25 |
| * | ARM: S5PV310: Add support HSMMC on SMDKV310 and SMDKC210 | Hyuk Lee | 2010-10-25 |
| * | ARM: S5PV310: Add HSMMC platform data | Hyuk Lee | 2010-10-25 |
| * | ARM: S5PV310: Add support HSMMC and SDHCI configuration | Hyuk Lee | 2010-10-25 |
| * | Merge branch 'next-gpio-update' into for-next | Kukjin Kim | 2010-10-25 |
| |\ |
|
| | * | ARM: S5PV310: Change to using s3c_gpio_cfgall_range() | Kukjin Kim | 2010-10-22 |
| | * | ARM: S5PV310: Change to using s3c_gpio_cfgpin_range() | Kukjin Kim | 2010-10-22 |
| * | | ARM: S5P: Remove redundant selection PLAT_S5P for S5PC100, S5PV210 and S5PV310 | Kyungmin Park | 2010-10-20 |
| * | | ARM: S5PV310: Place the common SPARSEMEM at ARCH_S5PV310 | Kyungmin Park | 2010-10-20 |
| * | | ARM: S5PV310: Fix physical address of System Controller Register | Boojin Kim | 2010-10-20 |
| * | | ARM: S5PV310: Optimize interrupt source searching code | Changhwan Youn | 2010-10-20 |
| * | | ARM: S5PV310: Add support Watchdog Timer | Jemings Ko | 2010-10-20 |
| * | | ARM: S5PV310: Add support RTC | Changhwan Youn | 2010-10-20 |
| * | | ARM: S5PV310: Fix clkset_moutcore_list | Jaecheol Lee | 2010-10-20 |