1. 458ad21 ARM: EXYNOS: Fixups for big-endian operation by Ben Dooks · 8 years ago
  2. a478144 ARM: EXYNOS: Cleanup header files inclusion by Pankaj Dubey · 8 years ago
  3. 2262d6e ARM: EXYNOS: Move pmu specific headers under "linux/soc/samsung" by Pankaj Dubey · 8 years ago
  4. 7530527 ARM: use const and __initconst for smp_operations by Masahiro Yamada · 9 years ago
  5. 2cc6b81 ARM: EXYNOS: Use IOMEM_ERR_PTR when function returns iomem by Krzysztof Kozlowski · 9 years ago
  6. af99711 ARM: EXYNOS: add coupled cpuidle support for Exynos3250 by Bartlomiej Zolnierkiewicz · 9 years ago
  7. 1225ad7 ARM: EXYNOS: add exynos_get_boot_addr() helper by Bartlomiej Zolnierkiewicz · 9 years ago
  8. 955d4cf ARM: EXYNOS: add exynos_set_boot_addr() helper by Bartlomiej Zolnierkiewicz · 9 years ago
  9. 66dc54f ARM: EXYNOS: make exynos_core_restart() less verbose by Bartlomiej Zolnierkiewicz · 9 years ago
  10. 9f294c1 ARM: EXYNOS: fix exynos_boot_secondary() return value on timeout by Bartlomiej Zolnierkiewicz · 9 years ago
  11. 6f02497 ARM: EXYNOS: Fix failed second suspend on Exynos4 by Krzysztof Kozlowski · 9 years ago
  12. e6c81cc Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  13. 497ab3b ARM: EXYNOS: fix CPU1 hotplug on Exynos3250 by Bartlomiej Zolnierkiewicz · 9 years ago
  14. ca489c5 ARM: EXYNOS: Don't use LDREX and STREX after disabling cache coherency by Krzysztof Kozlowski · 9 years ago
  15. 712eddf cpuidle: exynos: add coupled cpuidle support for exynos4210 by Bartlomiej Zolnierkiewicz · 9 years ago
  16. adc548d ARM: EXYNOS: Use MCPM call-backs to support S2R on exynos5420 by Abhilash Kesavan · 10 years ago
  17. 68847ed Merge branch 'v3.19-next/cleanup-samsung' into v3.19-next/mach-exynos by Kukjin Kim · 10 years ago
  18. b588aae ARM: EXYNOS: SWRESET is needed to boot secondary CPU on exynos3250 by Krzysztof Kozlowski · 10 years ago
  19. 13cfa6c ARM: EXYNOS: Fix CPU idle clock down after CPU off by Krzysztof Kozlowski · 10 years ago
  20. 27b9ee8 ARM: EXYNOS: Remove unneeded __ref annotation for cpu_die function by Krzysztof Kozlowski · 10 years ago
  21. 6f0b7c0 ARM: EXYNOS: Move code from hotplug.c to platsmp.c by Krzysztof Kozlowski · 10 years ago
  22. 68ba947 ARM: EXYNOS: Do not calculate boot address twice by Krzysztof Kozlowski · 10 years ago
  23. b3345d7 Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  24. 44c916d Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  25. c4846a7 Merge branch 'next/fixes-non-critical' into next/cleanup by Olof Johansson · 10 years ago
  26. c489d98 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  27. 944483d Merge branch 'next/fixes-non-critical' into next/soc by Arnd Bergmann · 10 years ago
  28. 2e94ac4 ARM: EXYNOS: Refactored code for using PMU address via DT by Pankaj Dubey · 10 years ago
  29. 036c37c Merge branch 'v3.17-next/cleanup-samsung' into v3.17-next/power-exynos by Kukjin Kim · 10 years ago
  30. 7310d99 ARM: EXYNOS: Fix build breakge with PM_SLEEP=n by Krzysztof Kozlowski · 10 years ago
  31. 9637f30 ARM: EXYNOS: Fix core ID used by platsmp and hotplug code by Tomasz Figa · 10 years ago
  32. af040ff ARM: make it easier to check the CPU part number correctly by Russell King · 10 years ago
  33. 4552386 ARM: EXYNOS: Remove file path from comment section by Pankaj Dubey · 10 years ago
  34. 1754c42 ARM: exynos: move sysram info to exynos.c by Olof Johansson · 10 years ago
  35. 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
  36. 86c6f14 ARM: EXYNOS: Add 5800 SoC support by Arun Kumar K · 10 years ago
  37. cd245f5 ARM: EXYNOS: Fix kernel panic when unplugging CPU1 on exynos by Daniel Lezcano · 10 years ago
  38. 4b245ed ARM: EXYNOS: Remove unnecessary inclusion of cpu.h by Sachin Kamat · 10 years ago
  39. 664ba44 ARM: EXYNOS: use generic exynos cpu power control functions by Leela Krishna Amudala · 10 years ago
  40. b3205de ARM: EXYNOS: Map SYSRAM through generic DT bindings by Sachin Kamat · 10 years ago
  41. 1aa9c483 ARM: EXYNOS: Remove hardware.h file by Sachin Kamat · 10 years ago
  42. 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 · 10 years ago
  43. 2857f65 ARM: EXYNOS: remove <mach/regs-clock.h> for exynos by Kukjin Kim · 10 years ago
  44. 65c9a85 ARM: EXYNOS: local regs-pmu.h header file by Kukjin Kim · 10 years ago
  45. f45913f ARM: clean up cache handling in platform code by Nicolas Pitre · 10 years ago
  46. 8bd26e3 arm: delete __cpuinit/__CPUINIT usage from all ARM users by Paul Gortmaker · 11 years ago
  47. 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
  48. 1580be3 ARM: EXYNOS: add secondary CPU boot base location for EXYNOS5420 by Chander Kashyap · 11 years ago
  49. 1897d2f ARM: dts: list the CPU nodes for EXYNOS5250 by Chander Kashyap · 11 years ago
  50. b5f3c75 ARM: EXYNOS: call scu_enable() only in case of cortex-A9 processor by Leela Krishna Amudala · 11 years ago
  51. 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
  52. beddf63 ARM: EXYNOS: Add secure firmware support to secondary CPU bring-up by Tomasz Figa · 11 years ago
  53. c011470 irqchip: gic: Perform the gic_secondary_init() call via CPU notifier by Catalin Marinas · 11 years ago
  54. 520f7bd irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.h by Rob Herring · 11 years ago
  55. b1cffeb ARM: GIC: remove direct use of gic_raise_softirq by Rob Herring · 12 years ago
  56. 83e877a ARM: EXYNOS: fix skip scu_enable() for EXYNOS5440 by Kukjin Kim · 11 years ago
  57. 1f054f5 ARM: EXYNOS: Add support for secondary CPU bring-up on Exynos4412 by Tomasz Figa · 12 years ago
  58. 0e51793 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  59. 28e8e29 ARM: consolidate pen_release instead of having per platform definitions by Marc Zyngier · 12 years ago
  60. 06853ae ARM: SoC: convert Exynos4 to SMP operations by Marc Zyngier · 13 years ago
  61. 5b7cc3d ARM: 7485/1: EXYNOS: use SGI0 to wake secondary CPUs by Stephen Boyd · 12 years ago
  62. e9bba61 ARM: EXYNOS: add support get_core_count() for EXYNOS5250 by Kukjin Kim · 12 years ago
  63. eb50439 ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMP by Will Deacon · 12 years ago
  64. 8b0f6d1 Merge branch 'fixes-for-arm-soc' of git://sources.calxeda.com/kernel/linux into fixes by Olof Johansson · 12 years ago
  65. f7597c0 ARM: exynos: remove incorrect BSYM usage by Rob Herring · 12 years ago
  66. db0d4db ARM: gic: allow GIC to support non-banked setups by Marc Zyngier · 13 years ago
  67. 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
  68. 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]
  69. 7a3f8de ARM: PXA: fix includes in pxa2xx_cm_x2xx PCMCIA driver by Russell King · 13 years ago
  70. 6585dea Merge branch 'next/cross-platform' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  71. a7fadac Merge branch 'depends/rmk/devel-stable' into next/board by Arnd Bergmann · 13 years ago
  72. a06f916 ARM: smp: fix clipping of number of CPUs by Russell King · 13 years ago
  73. 2f41c36 ARM: exynos4: convert logical CPU numbers to physical numbers by Will Deacon · 13 years ago
  74. 90a454b ARM: EXYNOS4: Add functions for gic interrupt handling by Changhwan Youn · 13 years ago
  75. be6bb8c Merge branch 'next/topic-cpuid-rev' into next/topic-add-exynos4212 by Kukjin Kim · 13 years ago
  76. 4bd0fe1 ARM: EXYNOS4: Fix routing timer interrupt to offline CPU by Kukjin Kim · 13 years ago
  77. 56b2092 ARM: EXYNOS4: Use samsung_rev() to distinguish silicon revision by Kukjin Kim · 13 years ago
  78. 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
  79. 911c29b ARM: EXYNOS4: Add support Core1 Power On/Off with hotplug in/out by JungHi Min · 13 years ago
  80. aab74d3 ARM: EXYNOS4: Add support external GIC by Changhwan Youn · 13 years ago
  81. 7fa22bd ARM: 6993/1: platsmp: Allow secondary cpu hotplug with maxcpus=1 by Stephen Boyd · 13 years ago
  82. 0f7b332 ARM: consolidate SMP cross call implementation by Russell King · 13 years ago
  83. 7d30e8b ARM: EXYNOS4: Add EXYNOS4 CPU initialization support by Kukjin Kim · 13 years ago[Renamed (92%) from arch/arm/mach-s5pv310/platsmp.c]
  84. 4073723 Merge branch 'misc' into devel by Russell King · 13 years ago
  85. 3705ff6 ARM: Fix subtle race in CPU pen_release hotplug code by Russell King · 13 years ago
  86. 2c0136d ARM: SMP: consolidate trace_hardirqs_off() into common SMP code by Russell King · 13 years ago
  87. 05c74a6 ARM: SMP: consolidate the common parts of smp_prepare_cpus() by Russell King · 13 years ago
  88. 8975b6c ARM: SMP: Clean up ncores sanity checks by Russell King · 13 years ago
  89. 3848953 ARM: GIC: Remove MMIO address from gic_cpu_init, rename to gic_secondary_init by Russell King · 13 years ago
  90. ad3b699 ARM: SMP: pass an ipi number to smp_cross_call() by Russell King · 14 years ago
  91. 766211e ARM: S5PV310: Fix on Secondary CPU startup by Changhwan Youn · 14 years ago
  92. 2b12b5c ARM: S5PV310: Add new CPU initialization support by Changhwan Youn · 14 years ago