1. f9300ea Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  2. 3e8ceca ARM: zynq: cpuidle: convert to platform driver by Daniel Lezcano · 11 years ago
  3. fa94bd5 arm: zynq: Enable arm_global_timer by Soren Brinkmann · 11 years ago
  4. c454194 Merge tag 'zynq-cleanup-for-3.12' of git://git.xilinx.com/linux-xlnx into next/cleanup by Kevin Hilman · 11 years ago
  5. b522877 arm: zynq: hotplug: Remove unreachable code by Soren Brinkmann · 11 years ago
  6. 8b2496a Merge tag 'v3.12-pwm-cleanup-for-olof' of git://github.com/tom3q/linux into next/cleanup by Olof Johansson · 11 years ago
  7. 3db9e86 arm: zynq: slcr: Use read-modify-write for register writes by Soren Brinkmann · 11 years ago
  8. b5f177f arm: zynq: slcr: Clean up #defines by Soren Brinkmann · 11 years ago
  9. c323f2a arm: zynq: slcr: Remove redundant header #includes by Soren Brinkmann · 11 years ago
  10. 47dcd35 Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/cleanup by Olof Johansson · 11 years ago
  11. fe08bf9 ARM: zynq: fix compilation warning by Vincent Stehlé · 11 years ago
  12. 8bd26e3 arm: delete __cpuinit/__CPUINIT usage from all ARM users by Paul Gortmaker · 11 years ago
  13. 514a590 ARM: zynq: use DT_MACHINE_START by Arnd Bergmann · 11 years ago
  14. ee1a8d4 Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  15. 3883cbb Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  16. a894fcc ARM: smp_twd: Divorce smp_twd from local timer API by Stephen Boyd · 11 years ago
  17. 7fa5ac3 arm: zynq: Remove board specific compatibility string by Soren Brinkmann · 11 years ago
  18. 88cd4e8 ARM: zynq: Not to rewrite jump code when starting address is 0x0 by Michal Simek · 11 years ago
  19. 30e1e28 arm: zynq: Migrate platform to clock controller by Soren Brinkmann · 11 years ago
  20. 7ac161c4 ARM: zynq: Remove init_irq declaration in machine description by Maxime Ripard · 11 years ago
  21. fcba914 Merge tag 'soc-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  22. 6fa52ed Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  23. 4c3ffff ARM: Push selects for TWD/SCU into machine entries by Stephen Boyd · 11 years ago
  24. 797b3a9 Merge branch 'gic/cleanup' into next/soc2 by Arnd Bergmann · 11 years ago
  25. c7c28b0 arm: zynq: Add hotplug support by Michal Simek · 11 years ago
  26. aa7eb2b arm: zynq: Add smp support by Michal Simek · 11 years ago
  27. 889faa8 arm: zynq: Get rid of xilinx function prefix by Michal Simek · 11 years ago
  28. 96790f0 arm: zynq: Add support for system reset by Michal Simek · 11 years ago
  29. 64b889b arm: zynq: Move slcr initialization to separate file by Michal Simek · 11 years ago
  30. 732078c arm: zynq: Load scu baseaddress at run time by Michal Simek · 11 years ago
  31. 4f0f234 arm: zynq: Move timer to generic location by Michal Simek · 11 years ago
  32. 9e09dc5 arm: zynq: Do not use xilinx specific function names by Michal Simek · 11 years ago
  33. c5263bb arm: zynq: Move timer to clocksource interface by Michal Simek · 11 years ago
  34. e932900 arm: zynq: Use standard timer binding by Michal Simek · 11 years ago
  35. 87e4ee7 arm: zynq: timer: Set clock_event cpumask by Soren Brinkmann · 12 years ago
  36. 03377e5 arm: zynq: timer: Fix comment style by Soren Brinkmann · 12 years ago
  37. 7a64597 arm: zynq: timer: Remove redundant #includes by Soren Brinkmann · 12 years ago
  38. d16aaf4 arm: zynq: timer: Align columns by Soren Brinkmann · 12 years ago
  39. ec5b849 arm: zynq: timer: Remove unused #defines by Soren Brinkmann · 12 years ago
  40. af7f032 arm: zynq: timer: Remove unnecessary register write by Soren Brinkmann · 12 years ago
  41. f184c5c arm: zynq: timer: Replace PSS through PS by Soren Brinkmann · 12 years ago
  42. c067561 arm: zynq: Add missing irqchip.h to common.c by Michal Simek · 12 years ago
  43. f8060f5 Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into next/cleanup by Olof Johansson · 12 years ago
  44. 0529e315 ARM: use common irqchip_init for GIC init by Rob Herring · 12 years ago
  45. 1d5cc60 ARM: remove mach .handle_irq for GIC users by Rob Herring · 12 years ago
  46. 6bb27d7 ARM: delete struct sys_timer by Stephen Warren · 12 years ago
  47. acda38a ARM: zynq: Remove all unused mach headers by Michal Simek · 12 years ago
  48. 9a45eb6 ARM: zynq: add support for ARCH_MULTIPLATFORM by Josh Cartwright · 12 years ago
  49. 385f02b ARM: zynq: make use of debug_ll_io_init() by Josh Cartwright · 12 years ago
  50. 667f298 ARM: zynq: remove TTC early mapping by Josh Cartwright · 12 years ago
  51. 91dc985 ARM: zynq: add clk binding support to the ttc by Josh Cartwright · 12 years ago
  52. 0f586fb ARM: zynq: use zynq clk bindings by Josh Cartwright · 12 years ago
  53. e06f1a9 ARM: zynq: dts: split up device tree by Josh Cartwright · 12 years ago
  54. aaf5e0b ARM: zynq: Allow UART1 to be used as DEBUG_LL console. by Nick Bowler · 12 years ago
  55. 03e0759 ARM: zynq: move arm-specific sys_timer out of ttc by Josh Cartwright · 12 years ago
  56. f580077 zynq: move static peripheral mappings by Josh Cartwright · 12 years ago
  57. f797793 zynq: remove use of CLKDEV_LOOKUP by Josh Cartwright · 12 years ago
  58. 0fcfdbc zynq: use pl310 device tree bindings by Josh Cartwright · 12 years ago
  59. f447ed2 zynq: use GIC device tree bindings by Josh Cartwright · 12 years ago
  60. 4d5fc58 ARM: remove bunch of now unused mach/io.h files by Rob Herring · 12 years ago
  61. 61b8008 Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsoc by Russell King · 12 years ago
  62. 230f984 ARM: remove disable_fiq and arch_ret_to_user macros by Rob Herring · 12 years ago
  63. a570067 ARM: big removal of now unused arch_idle() by Nicolas Pitre · 13 years ago
  64. 7b9dd47 Merge branch 'restart' into for-linus by Russell King · 13 years ago
  65. f88b897 ARM: restart: remove the now empty arch_reset() by Russell King · 13 years ago
  66. 5e3aa52 ARM: restart: remove comments about adding code to arch_reset() by Russell King · 13 years ago
  67. 73829af Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stable by Russell King · 13 years ago
  68. d0e6b22 ARM: big removal of now unused vmalloc.h files by Nicolas Pitre · 13 years ago
  69. 368b8e2 ARM: zynq: convert to CONFIG_MULTI_IRQ_HANDLER by Marc Zyngier · 13 years ago
  70. 1fdb24e Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  71. 40c6d8a ARM: 7022/1: allow to detect conflicting zreladdrs by Sascha Hauer · 13 years ago
  72. f431eb6 ARM: mach-zynq: remove mach/memory.h by Nicolas Pitre · 13 years ago
  73. 639da5e ARM: add an extra temp register to the low level debugging addruart macro by Nicolas Pitre · 13 years ago
  74. 18cb63b ARM: zynq: remove incorrectly deleted file by Arnd Bergmann · 13 years ago
  75. 3d64b44 ARM: Xilinx: merge board file into main platform code by Arnd Bergmann · 13 years ago
  76. b85a3ef ARM: Xilinx: Adding Xilinx board support by John Linn · 13 years ago