1. a0524ac ARM: tegra: Sort includes alphabetically by Thierry Reding · 11 years ago
  2. 5f80993 ARM: tegra: don't timeout if CPU is powergated by Stefan Agner · 12 years ago
  3. 7394447 ARM: tegra: add Tegra124 SoC support by Joseph Lo · 12 years ago
  4. bfa664f Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/soc by Kevin Hilman · 12 years ago
  5. a99d34b Revert "ARM: tegra: add cpu_disable for hotplug" by Joseph Lo · 12 years ago
  6. 8bd26e3 arm: delete __cpuinit/__CPUINIT usage from all ARM users by Paul Gortmaker · 12 years ago
  7. 510bb59 ARM: tegra: add cpu_disable for hotplug by Joseph Lo · 12 years ago
  8. 18901e9 ARM: tegra114: add power up sequence for warm boot CPU by Joseph Lo · 12 years ago
  9. 8546dc1 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  10. e0d20b6 Merge branch 'gic/cleanup' into next/soc by Olof Johansson · 12 years ago
  11. da2265b ARM: tegra: remove tegra specific cpu_disable() by Russell King · 12 years ago
  12. c011470 irqchip: gic: Perform the gic_secondary_init() call via CPU notifier by Catalin Marinas · 13 years ago
  13. e562b86 ARM: tegra: bring up secondary CPU for Tegra114 by Joseph Lo · 12 years ago
  14. 7e56474 ARM: tegra: replace the CPU power on function with PMC call by Joseph Lo · 12 years ago
  15. 0d1f79b ARM: tegra: refactor tegra{20,30}_boot_secondary by Hiroshi Doyu · 12 years ago
  16. 2be8951 ARM: tegra: fix the logical detection of power on sequence of warm boot CPUs by Joseph Lo · 12 years ago
  17. b4c25cc ARM: tegra: Fix unchecked return value by Hiroshi Doyu · 12 years ago
  18. f7c66dc ARM: tegra: remove empty tegra_smp_init_cpus() by Olof Johansson · 13 years ago
  19. e9daa0e Merge tag 'tegra-for-3.9-soc-t114' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/soc by Olof Johansson · 13 years ago
  20. bda6f8e Merge tag 'tegra-for-3.9-soc-ccf' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/soc by Olof Johansson · 13 years ago
  21. ee05948 Merge branch 'for-3.9/scu-base-rework' into for-3.9/soc-t114 by Stephen Warren · 13 years ago
  22. 89572c7 ARM: tegra: move tegra_cpu_car.h to linux/clk/tegra.h by Prashant Gaikwad · 13 years ago
  23. 1395868 ARM: tegra30: make the wait time of CPU power up to proportional to HZ by Joseph Lo · 13 years ago
  24. 9e32366 ARM: tegra: make device can run on UP by Joseph Lo · 13 years ago
  25. 909444a ARM: tegra: Skip scu_enable(scu_base) if not Cortex A9 by Hiroshi Doyu · 13 years ago
  26. a8a6930 ARM: tegra: Use DT /cpu node to detect number of CPU core by Hiroshi Doyu · 13 years ago
  27. b811943 ARM: tegra: moving the clock gating procedure to tegra_cpu_kill by Joseph Lo · 13 years ago
  28. 130bfed ARM: tegra30: fix power up sequence for boot_secondary by Joseph Lo · 13 years ago
  29. 520f7bd irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.h by Rob Herring · 13 years ago
  30. b1cffeb ARM: GIC: remove direct use of gic_raise_softirq by Rob Herring · 13 years ago
  31. 2be39c0 ARM: tegra: move iomap.h to mach-tegra by Stephen Warren · 13 years ago
  32. a25186e ARM: tegra: remove unnecessary includes of <mach/*.h> by Stephen Warren · 13 years ago
  33. 25468fe Merge branch 'multiplatform/smp_ops' into next/multiplatform by Olof Johansson · 13 years ago
  34. bb60327 ARM: tegra: replace the CPU CAR access code by tegra_cpu_car_ops by Joseph Lo · 13 years ago
  35. a172573 ARM: SoC: convert Tegra to SMP operations by Marc Zyngier · 14 years ago
  36. 86e51a2 ARM: tegra: support for secondary cores on Tegra30 by Peter De Schrijver · 14 years ago
  37. b36ab97 ARM: tegra: rework Tegra secondary CPU core bringup by Peter De Schrijver · 14 years ago
  38. a06f916 ARM: smp: fix clipping of number of CPUs by Russell King · 14 years ago
  39. 69f1d1a Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 14 years ago
  40. 3960ef3 Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 14 years ago
  41. 24fe432 arm,tegra: replace cpu_set() with modern api by KOSAKI Motohiro · 14 years ago
  42. b480a4b ARM: remove unnecessary mach/hardware.h includes by Rob Herring · 14 years ago
  43. 7fa22bd ARM: 6993/1: platsmp: Allow secondary cpu hotplug with maxcpus=1 by Stephen Boyd · 14 years ago
  44. 0f7b332 ARM: consolidate SMP cross call implementation by Russell King · 14 years ago
  45. 4073723 Merge branch 'misc' into devel by Russell King · 15 years ago
  46. 2c0136d ARM: SMP: consolidate trace_hardirqs_off() into common SMP code by Russell King · 15 years ago
  47. 05c74a6 ARM: SMP: consolidate the common parts of smp_prepare_cpus() by Russell King · 15 years ago
  48. aec66ba ARM: SMP: get rid of references to poke_milo and Milo by Russell King · 15 years ago
  49. 8975b6c ARM: SMP: Clean up ncores sanity checks by Russell King · 15 years ago
  50. 3848953 ARM: GIC: Remove MMIO address from gic_cpu_init, rename to gic_secondary_init by Russell King · 15 years ago
  51. 1cea732 [ARM] tegra: SMP support by Colin Cross · 15 years ago