1. 359a3d3 ARM: integrator: cut down on static maps by Linus Walleij · 8 years ago
  2. 33aa62b ARM: integrator: delete some auxdata by Linus Walleij · 8 years ago
  3. 435ebcb arm: use of_platform_default_populate() to populate by Kefeng Wang · 8 years ago
  4. 91011a7 ARM: integrator: move flash registration to device tree by Linus Walleij · 9 years ago
  5. 1e5f051 ARM: 8365/1: introduce sp804_timer_disable and remove arm_timer.h inclusion by Sudeep Holla · 9 years ago
  6. f956a78 soc: move SoC driver for the ARM Integrator by Linus Walleij · 10 years ago
  7. b437c52 ARM: integrator: move restart to the device tree by Linus Walleij · 10 years ago
  8. beb5818 ARM: integrator: move AP timer to clocksource by Linus Walleij · 10 years ago
  9. 12af701 Merge tag 'versatile-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next/soc by Olof Johansson · 10 years ago
  10. 44fa72d ARM: integrator: convert to use irqchip_init by Rob Herring · 10 years ago
  11. 11f9323 ARM: integrator: fix OF-related regression by Linus Walleij · 10 years ago
  12. 2bf73dd6 Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  13. cbda94e Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  14. 78f6db9 ARM: 8000/1: misc: remove deprecated IRQF_DISABLED by Michael Opdenacker · 10 years ago
  15. 1b1ef75 ARM: integrator: localize the hardware.h header by Linus Walleij · 10 years ago
  16. f8487aa ARM: integrator: merge platform.h to hardware.h by Linus Walleij · 10 years ago
  17. c36928a ARM: integrator: localize the lm.h header by Linus Walleij · 10 years ago
  18. 09c978b ARM: integrator: switch to fetch clocks from device tree by Linus Walleij · 11 years ago
  19. 9b6d351 Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  20. 307b966 ARM: integrator: move EBI to the device tree by Linus Walleij · 11 years ago
  21. 78d1632 ARM: integrator: delete static core module mappings by Linus Walleij · 11 years ago
  22. 7a4143f ARM: integrator: Switch to sched_clock_register() by Stephen Boyd · 11 years ago
  23. df36680 ARM: integrator: core module registers from compatible strings by Linus Walleij · 11 years ago
  24. bb4dbef ARM: integrator: move CM base into device tree by Linus Walleij · 11 years ago
  25. 578fdfd ARM: integrator: decommission the <mach/irqs.h> header by Linus Walleij · 11 years ago
  26. d7057e1 ARM: integrator: delete non-devicetree boot path by Linus Walleij · 11 years ago
  27. a672025 ARM: integrator: get the LM interrupts from DT by Linus Walleij · 11 years ago
  28. 21884a8 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  29. f55b2b5 ARM: integrator: basic PCIv3 device tree support by Linus Walleij · 11 years ago
  30. 38ff87f sched_clock: Make ARM's sched_clock generic for all architectures by Stephen Boyd · 11 years ago
  31. ae9daf2 ARM: integrator: move static ioremapping into PCIv3 driver by Linus Walleij · 11 years ago
  32. 01ef310 ARM: integrator: move VGA base assignment by Linus Walleij · 11 years ago
  33. a5ecbab ARM: integrator: remap PCIv3 base dynamically by Linus Walleij · 11 years ago
  34. 86adc39 ARM: integrator: convert PCIv3 bridge to platform device by Linus Walleij · 11 years ago
  35. 33b9f58 Merge branch 'cleanup' into for-linus by Russell King · 11 years ago
  36. b269b17 ARM: cleanup: soc_device_register() error checking by Russell King · 11 years ago
  37. b274776 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  38. 7822eee Merge branch 'warning-fixes' into next/fixes-non-critical by Arnd Bergmann · 11 years ago
  39. 060fd1b ARM: integrator/versatile: fix NOMMU warnings by Arnd Bergmann · 11 years ago
  40. ab2a724 ARM: integrator: ensure ap_syscon_base is initialised when !CONFIG_MMU by Will Deacon · 11 years ago
  41. 6bb27d7 ARM: delete struct sys_timer by Stephen Warren · 12 years ago
  42. d027db1 Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  43. 379df27 ARM: integrator: push down SC dependencies by Linus Walleij · 12 years ago
  44. 328ba30 ARM: integrator: delete static UART1 mapping by Linus Walleij · 12 years ago
  45. 83feba5 ARM: integrator: remove static AP syscon mapping by Linus Walleij · 12 years ago
  46. e67ae6b ARM: integrator: hook the AP into the SoC bus by Linus Walleij · 12 years ago
  47. 2389d50 ARM: plat-versatile: move FPGA irq driver to drivers/irqchip by Linus Walleij · 12 years ago
  48. da72a66 ARM: integrator: get rid of preallocated irq descriptors by Linus Walleij · 12 years ago
  49. 21c8715 ARM: integrator: use __iomem pointers for MMIO, part 2 by Arnd Bergmann · 12 years ago
  50. 0e51793 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  51. 268aebe Merge branch 'cleanup/__iomem' into next/cleanup by Olof Johansson · 12 years ago
  52. b7a3f8d ARM: integrator: use __iomem pointers for MMIO by Arnd Bergmann · 12 years ago
  53. 73efd53 ARM: 7519/1: integrator: convert platform devices to Device Tree by Linus Walleij · 12 years ago
  54. 4672cdd ARM: 7518/1: integrator: convert AMBA devices to device tree by Linus Walleij · 12 years ago
  55. 4980f9b ARM: 7517/1: integrator: initial device tree support by Linus Walleij · 12 years ago
  56. 9bf26a1 ARM: 7514/1: integrator: call common init function from machine by Linus Walleij · 12 years ago
  57. 863e99a Merge commit 'a849088aa1' from rmk/fixes into cleanup/io-pci by Arnd Bergmann · 12 years ago
  58. 8bb8148 ARM: integrator: use clk_prepare_enable() for timer by Linus Walleij · 12 years ago
  59. 68ef632 ARM: integrator: use fixed PCI i/o mapping by Rob Herring · 12 years ago
  60. a613163 ARM: integrator: convert to common clock by Linus Walleij · 12 years ago
  61. 3108e6a ARM: 7389/2: plat-versatile: modernize FPGA IRQ controller by Linus Walleij · 12 years ago
  62. 695436e ARM: 7349/1: integrator: convert to sparse irqs by Linus Walleij · 12 years ago
  63. a9d6d15 ARM: 7310/1: integrator: implement sched_clock across all boards by Linus Walleij · 12 years ago
  64. 6338b66 ARM: restart: integrator: use new restart hook by Russell King · 13 years ago
  65. 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
  66. bdf4e94 Merge branch 'misc' into for-linus by Russell King · 13 years ago
  67. bb76079 ARM: 7087/2: mach-integrator: get timer frequency from clock by Linus Walleij · 13 years ago
  68. 6d8ce71 ARM: 7086/2: mach-integrator: modernize clock event registration by Linus Walleij · 13 years ago
  69. 02f5632 ARM: 7085/2: mach-integrator: clockevent supports oneshot mode by Linus Walleij · 13 years ago
  70. 1b56b17 ARM: 7084/1: mach-integrator: retire some timer macros by Linus Walleij · 13 years ago
  71. f70cac8 Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stable by Russell King · 13 years ago
  72. b71d842 mach-integrator: fix VGA base regression by Linus Walleij · 13 years ago
  73. bb9ea77 ARM: 7081/1: mach-integrator: fix the clocksource by Linus Walleij · 13 years ago
  74. c5e587a ARM: mach-integrator: convert boot_params to atag_offset by Nicolas Pitre · 13 years ago
  75. 4b60e5f Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generic', 'consolidate-smp', 'consolidate-stmp' and 'consolidate-zones' into consolidate by Russell King · 13 years ago
  76. c5039f5 clocksource: convert Integrator/AP 16-bit down counting clocksource by Russell King · 13 years ago
  77. 667f390 ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a map_info by Marc Zyngier · 13 years ago
  78. f07e762 ARM: 6908/1: Integrator/AP: Use physmap driver instead of integrator-flash by Marc Zyngier · 13 years ago
  79. b780805 ARM / Integrator: Use struct syscore_ops for core PM by Rafael J. Wysocki · 13 years ago
  80. c41b16f ARM: integrator/versatile: consolidate FPGA IRQ handling code by Russell King · 14 years ago
  81. c735c98 ARM: integrator: use new init_early for clock tree init by Russell King · 14 years ago
  82. c3ef3cc ARM: integrator: irq_data conversion. by Lennert Buytenhek · 14 years ago
  83. 08963da ARM: integrator: update clock source registration by Russell King · 14 years ago
  84. 6451d77 arm: remove machine_desc.io_pg_offst and .phys_io by Nicolas Pitre · 14 years ago
  85. 98c672c ARM: Move platform memory reservations out of generic code by Russell King · 14 years ago
  86. 6be4826 ARM: Integrator: move 16-bit timer support to Integrator/AP by Russell King · 15 years ago
  87. b830b9b ARM: Integrator: convert to use register definitions by Russell King · 15 years ago
  88. da7ba95 ARM: Integrator: fix Integrator/CP definitions, move to platform.h by Russell King · 15 years ago
  89. 861248d ARM: Integrator: pass 'khz' to integrator_time_init by Russell King · 15 years ago
  90. b9cedda ARM: Integrator: convert to generic time support by Russell King · 15 years ago
  91. a285edc ARM: Fix Versatile&Integrator includes to behave in the same way as Realview by Russell King · 15 years ago
  92. fced80c [ARM] Convert asm/io.h to linux/io.h by Russell King · 16 years ago
  93. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  94. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  95. af5ca3f Driver core: change sysdev classes to use dynamic kobject names by Kay Sievers · 17 years ago
  96. 10dd5ce [ARM] Remove compatibility layer for ARM irqs by Russell King · 18 years ago
  97. 38c677c [ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.name by David Brownell · 18 years ago
  98. d2a02b9 [ARM] Convert kmalloc+memset to kzalloc by Russell King · 18 years ago
  99. 946d493 [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2) by Nicolas Pitre · 19 years ago
  100. a62c80e [ARM] Move AMBA include files to include/linux/amba/ by Russell King · 19 years ago