1. 38d2cfc ARM: realview: clean up header files by Arnd Bergmann · 9 years ago
  2. 6d407a6 ARM: realview: make all header files local by Arnd Bergmann · 9 years ago
  3. 930748a ARM: realview: don't map undefined PCI registers by Arnd Bergmann · 9 years ago
  4. cbed838 arm: realview: specify PMU types by Mark Rutland · 11 years ago
  5. eb3d3ec Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next by Linus Torvalds · 11 years ago
  6. 1fb3334 Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-next by Russell King · 11 years ago
  7. 1c2f87c ARM: 8025/1: Get rid of meminfo by Laura Abbott · 11 years ago
  8. 1a5a954 ARM: l2c: fix register naming by Russell King · 11 years ago
  9. e4ecf2b ARM: plat-versatile: convert LEDs to platform device by Linus Walleij · 11 years ago
  10. 7b6d864 reboot: arm: change reboot_mode to use enum reboot_mode by Robin Holt · 11 years ago
  11. f8060f5 Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into next/cleanup by Olof Johansson · 12 years ago
  12. 520f7bd irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.h by Rob Herring · 12 years ago
  13. 1d5cc60 ARM: remove mach .handle_irq for GIC users by Rob Herring · 12 years ago
  14. 6bb27d7 ARM: delete struct sys_timer by Stephen Warren · 12 years ago
  15. 9cd11c0 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  16. 8f446a7 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  17. 61464c8 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  18. 25468fe Merge branch 'multiplatform/smp_ops' into next/multiplatform by Olof Johansson · 12 years ago
  19. ea832c4 Merge branch 'next/dt' into next/multiplatform by Olof Johansson · 12 years ago
  20. 3695adc ARM: SoC: convert VExpress/RealView to SMP operations by Marc Zyngier · 13 years ago
  21. f9a6aa4 clk: convert ARM RealView to common clk by Linus Walleij · 12 years ago
  22. df3d17e ARM: pmu: remove arm_pmu_type enumeration by Sudeep KarkadaNagesha · 12 years ago
  23. e031cd5 ARM: mach-realview and mach-versatile: retire custom LED code by Bryan Wu · 13 years ago
  24. 2cbe23e Merge branch 'tegra/cleanups' into next/timer by Arnd Bergmann · 13 years ago
  25. 7c380f2 ARM: plat-versatile: convert to twd_local_timer_register() interface by Marc Zyngier · 13 years ago
  26. 9199340b ARM: amba: realview: get rid of private platform amba_device initializer by Russell King · 13 years ago
  27. 0dada61 ARM: amba: integrator/realview/versatile/vexpress: get rid of NO_IRQ initializers by Russell King · 13 years ago
  28. f5e4e20 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  29. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  30. 7b9dd47 Merge branch 'restart' into for-linus by Russell King · 13 years ago
  31. 47cacdd4 ARM: restart: realview: use new restart hook by Russell King · 13 years ago
  32. 2b84112 ARM: realview: convert pl061 no irq to 0 instead of -1 by Rob Herring · 13 years ago
  33. edbaa60 driver-core: remove sysdev.h usage. by Kay Sievers · 13 years ago
  34. 73829af Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stable by Russell King · 13 years ago
  35. 9ceceb6 ARM: realview: fix map_desc alignment by Rob Herring · 13 years ago
  36. 1b99d9c ARM: RealView: convert to CONFIG_MULTI_IRQ_HANDLER by Marc Zyngier · 13 years ago
  37. 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
  38. 0744a3e ARM: platform fixups: remove mdesc argument to fixup function by Russell King · 14 years ago
  39. 9ddea57 ARM: mach-realview: convert boot_params to atag_offset by Nicolas Pitre · 13 years ago
  40. 00e9125 ARM: mach-realview: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size by Nicolas Pitre · 13 years ago
  41. 196f020 Merge branches 'fixes', 'pgt-next' and 'versatile' into devel by Russell King · 14 years ago
  42. f093728 ARM: realview: remove old AMBA device DMA definitions by Russell King · 14 years ago
  43. 631e55f ARM: realview: use new init_early for clock tree and sched_clock init by Russell King · 14 years ago
  44. b75c178 ARM: P2V: avoid initializers and assembly using PHYS_OFFSET by Russell King · 14 years ago
  45. ff2e27a ARM: GIC: consolidate gic_cpu_base_addr to common GIC code by Russell King · 14 years ago
  46. b580b89 ARM: GIC: provide a single initialization function for boot CPU by Russell King · 14 years ago
  47. 6451d77 arm: remove machine_desc.io_pg_offst and .phys_io by Nicolas Pitre · 14 years ago
  48. d6ada86 ARM: 6227/1: PL022 SSP platform data for the RealViews by Linus Walleij · 14 years ago
  49. cc9897d ARM: 6193/1: RealView: Align the machine_desc.phys_io to 1MB section by Catalin Marinas · 14 years ago
  50. f417cba ARM: 6057/1: Realview: register PMU IRQs during board initialisation by Will Deacon · 15 years ago
  51. df2e615 ARM: 5907/1: ARM: Fix the reset on the RealView PBX Development board by Colin Tuckley · 15 years ago
  52. 4c9f8be ARM: 5873/1: ARM: Fix the reset logic for ARM RealView boards by Colin Tuckley · 15 years ago
  53. c97c5aa RealView: Add sparsemem support for the RealView PBX platform by Catalin Marinas · 15 years ago
  54. 5b39d15 RealView: Add default memory configuration by Catalin Marinas · 15 years ago
  55. 6ef297f ARM: 5720/1: Move MMCI header to amba include dir by Linus Walleij · 15 years ago
  56. 4321532 ARM: 5718/1: Sane busids for RealView board components by Linus Walleij · 15 years ago
  57. eb7fffa [ARM] realview: add PL061 gpiolib support by Russell King · 15 years ago
  58. c3c2174 [ARM] 5555/1: RealView: Include asm/smp_twd.h in realview-pbx.c by Catalin Marinas · 15 years ago
  59. 1b504bb RealView: Add support for the RealView/PBX platform by Colin Tuckley · 16 years ago