1. af040ffc ARM: make it easier to check the CPU part number correctly by Russell King · 10 years ago
  2. 1754c42 ARM: exynos: move sysram info to exynos.c by Olof Johansson · 10 years ago
  3. 45e70b7 Merge tag 'samsung-drivers-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/drivers by Olof Johansson · 10 years ago
  4. 86c6f14 ARM: EXYNOS: Add 5800 SoC support by Arun Kumar K · 10 years ago
  5. cd245f5 ARM: EXYNOS: Fix kernel panic when unplugging CPU1 on exynos by Daniel Lezcano · 10 years ago
  6. 4b245ed ARM: EXYNOS: Remove unnecessary inclusion of cpu.h by Sachin Kamat · 10 years ago
  7. 664ba44 ARM: EXYNOS: use generic exynos cpu power control functions by Leela Krishna Amudala · 10 years ago
  8. b3205de ARM: EXYNOS: Map SYSRAM through generic DT bindings by Sachin Kamat · 10 years ago
  9. 1aa9c483 ARM: EXYNOS: Remove hardware.h file by Sachin Kamat · 10 years ago
  10. 6eb5c9d Merge tag 'samsung-cleanup-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup by Olof Johansson · 11 years ago
  11. 2857f65 ARM: EXYNOS: remove <mach/regs-clock.h> for exynos by Kukjin Kim · 11 years ago
  12. 65c9a85 ARM: EXYNOS: local regs-pmu.h header file by Kukjin Kim · 11 years ago
  13. f45913f ARM: clean up cache handling in platform code by Nicolas Pitre · 11 years ago
  14. 8bd26e3 arm: delete __cpuinit/__CPUINIT usage from all ARM users by Paul Gortmaker · 11 years ago
  15. 42daabf Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  16. 1580be3 ARM: EXYNOS: add secondary CPU boot base location for EXYNOS5420 by Chander Kashyap · 11 years ago
  17. 1897d2f ARM: dts: list the CPU nodes for EXYNOS5250 by Chander Kashyap · 11 years ago
  18. b5f3c75 ARM: EXYNOS: call scu_enable() only in case of cortex-A9 processor by Leela Krishna Amudala · 11 years ago
  19. e3d9884 Merge tag 'firmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  20. beddf63 ARM: EXYNOS: Add secure firmware support to secondary CPU bring-up by Tomasz Figa · 12 years ago
  21. c011470 irqchip: gic: Perform the gic_secondary_init() call via CPU notifier by Catalin Marinas · 11 years ago
  22. 520f7bd irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.h by Rob Herring · 12 years ago
  23. b1cffeb ARM: GIC: remove direct use of gic_raise_softirq by Rob Herring · 12 years ago
  24. 83e877a ARM: EXYNOS: fix skip scu_enable() for EXYNOS5440 by Kukjin Kim · 12 years ago
  25. 1f054f5 ARM: EXYNOS: Add support for secondary CPU bring-up on Exynos4412 by Tomasz Figa · 12 years ago
  26. 0e51793 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  27. 28e8e29 ARM: consolidate pen_release instead of having per platform definitions by Marc Zyngier · 12 years ago
  28. 06853ae ARM: SoC: convert Exynos4 to SMP operations by Marc Zyngier · 13 years ago
  29. 5b7cc3d ARM: 7485/1: EXYNOS: use SGI0 to wake secondary CPUs by Stephen Boyd · 12 years ago
  30. e9bba61 ARM: EXYNOS: add support get_core_count() for EXYNOS5250 by Kukjin Kim · 12 years ago
  31. eb50439 ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMP by Will Deacon · 12 years ago
  32. 8b0f6d1 Merge branch 'fixes-for-arm-soc' of git://sources.calxeda.com/kernel/linux into fixes by Olof Johansson · 12 years ago
  33. f7597c02 ARM: exynos: remove incorrect BSYM usage by Rob Herring · 12 years ago
  34. db0d4db ARM: gic: allow GIC to support non-banked setups by Marc Zyngier · 13 years ago
  35. ec773e9 Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  36. 8301457 ARM: EXYNOS: Add ARCH_EXYNOS and reorganize arch/arm/mach-exynos by Kukjin Kim · 13 years ago[Renamed from arch/arm/mach-exynos4/platsmp.c]
  37. 7a3f8de ARM: PXA: fix includes in pxa2xx_cm_x2xx PCMCIA driver by Russell King · 13 years ago
  38. 6585dea Merge branch 'next/cross-platform' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  39. a7fadac Merge branch 'depends/rmk/devel-stable' into next/board by Arnd Bergmann · 13 years ago
  40. a06f916 ARM: smp: fix clipping of number of CPUs by Russell King · 13 years ago
  41. 2f41c36 ARM: exynos4: convert logical CPU numbers to physical numbers by Will Deacon · 13 years ago
  42. 90a454b ARM: EXYNOS4: Add functions for gic interrupt handling by Changhwan Youn · 13 years ago
  43. be6bb8c Merge branch 'next/topic-cpuid-rev' into next/topic-add-exynos4212 by Kukjin Kim · 13 years ago
  44. 4bd0fe1 ARM: EXYNOS4: Fix routing timer interrupt to offline CPU by Kukjin Kim · 13 years ago
  45. 56b2092 ARM: EXYNOS4: Use samsung_rev() to distinguish silicon revision by Kukjin Kim · 13 years ago
  46. 69f1d1a Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  47. 911c29b ARM: EXYNOS4: Add support Core1 Power On/Off with hotplug in/out by JungHi Min · 13 years ago
  48. aab74d3 ARM: EXYNOS4: Add support external GIC by Changhwan Youn · 13 years ago
  49. 7fa22bd ARM: 6993/1: platsmp: Allow secondary cpu hotplug with maxcpus=1 by Stephen Boyd · 13 years ago
  50. 0f7b332 ARM: consolidate SMP cross call implementation by Russell King · 13 years ago
  51. 7d30e8b ARM: EXYNOS4: Add EXYNOS4 CPU initialization support by Kukjin Kim · 13 years ago[Renamed (92%) from arch/arm/mach-s5pv310/platsmp.c]
  52. 4073723 Merge branch 'misc' into devel by Russell King · 13 years ago
  53. 3705ff6 ARM: Fix subtle race in CPU pen_release hotplug code by Russell King · 14 years ago
  54. 2c0136d ARM: SMP: consolidate trace_hardirqs_off() into common SMP code by Russell King · 14 years ago
  55. 05c74a6 ARM: SMP: consolidate the common parts of smp_prepare_cpus() by Russell King · 14 years ago
  56. 8975b6c ARM: SMP: Clean up ncores sanity checks by Russell King · 14 years ago
  57. 3848953 ARM: GIC: Remove MMIO address from gic_cpu_init, rename to gic_secondary_init by Russell King · 14 years ago
  58. ad3b6993 ARM: SMP: pass an ipi number to smp_cross_call() by Russell King · 14 years ago
  59. 766211e ARM: S5PV310: Fix on Secondary CPU startup by Changhwan Youn · 14 years ago
  60. 2b12b5c ARM: S5PV310: Add new CPU initialization support by Changhwan Youn · 14 years ago