1. d027db1 Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  2. 379df27 ARM: integrator: push down SC dependencies by Linus Walleij · 12 years ago
  3. 328ba30 ARM: integrator: delete static UART1 mapping by Linus Walleij · 12 years ago
  4. 83feba5 ARM: integrator: remove static AP syscon mapping by Linus Walleij · 12 years ago
  5. e67ae6b ARM: integrator: hook the AP into the SoC bus by Linus Walleij · 12 years ago
  6. 2389d50 ARM: plat-versatile: move FPGA irq driver to drivers/irqchip by Linus Walleij · 12 years ago
  7. da72a66 ARM: integrator: get rid of preallocated irq descriptors by Linus Walleij · 12 years ago
  8. 21c8715 ARM: integrator: use __iomem pointers for MMIO, part 2 by Arnd Bergmann · 12 years ago
  9. 0e51793 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  10. 268aebe Merge branch 'cleanup/__iomem' into next/cleanup by Olof Johansson · 12 years ago
  11. b7a3f8d ARM: integrator: use __iomem pointers for MMIO by Arnd Bergmann · 12 years ago
  12. 73efd53 ARM: 7519/1: integrator: convert platform devices to Device Tree by Linus Walleij · 12 years ago
  13. 4672cdd ARM: 7518/1: integrator: convert AMBA devices to device tree by Linus Walleij · 12 years ago
  14. 4980f9b ARM: 7517/1: integrator: initial device tree support by Linus Walleij · 12 years ago
  15. 9bf26a1 ARM: 7514/1: integrator: call common init function from machine by Linus Walleij · 12 years ago
  16. 863e99a Merge commit 'a849088aa1' from rmk/fixes into cleanup/io-pci by Arnd Bergmann · 12 years ago
  17. 8bb8148 ARM: integrator: use clk_prepare_enable() for timer by Linus Walleij · 12 years ago
  18. 68ef632 ARM: integrator: use fixed PCI i/o mapping by Rob Herring · 12 years ago
  19. a613163 ARM: integrator: convert to common clock by Linus Walleij · 12 years ago
  20. 3108e6a ARM: 7389/2: plat-versatile: modernize FPGA IRQ controller by Linus Walleij · 13 years ago
  21. 695436e ARM: 7349/1: integrator: convert to sparse irqs by Linus Walleij · 13 years ago
  22. a9d6d15 ARM: 7310/1: integrator: implement sched_clock across all boards by Linus Walleij · 13 years ago
  23. 6338b66 ARM: restart: integrator: use new restart hook by Russell King · 13 years ago
  24. 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
  25. bdf4e94 Merge branch 'misc' into for-linus by Russell King · 13 years ago
  26. bb76079 ARM: 7087/2: mach-integrator: get timer frequency from clock by Linus Walleij · 13 years ago
  27. 6d8ce71 ARM: 7086/2: mach-integrator: modernize clock event registration by Linus Walleij · 13 years ago
  28. 02f5632 ARM: 7085/2: mach-integrator: clockevent supports oneshot mode by Linus Walleij · 13 years ago
  29. 1b56b17 ARM: 7084/1: mach-integrator: retire some timer macros by Linus Walleij · 13 years ago
  30. f70cac8 Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stable by Russell King · 13 years ago
  31. b71d842 mach-integrator: fix VGA base regression by Linus Walleij · 13 years ago
  32. bb9ea77 ARM: 7081/1: mach-integrator: fix the clocksource by Linus Walleij · 13 years ago
  33. c5e587a ARM: mach-integrator: convert boot_params to atag_offset by Nicolas Pitre · 13 years ago
  34. 4b60e5f Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generic', 'consolidate-smp', 'consolidate-stmp' and 'consolidate-zones' into consolidate by Russell King · 14 years ago
  35. c5039f5 clocksource: convert Integrator/AP 16-bit down counting clocksource by Russell King · 14 years ago
  36. 667f390 ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a map_info by Marc Zyngier · 14 years ago
  37. f07e762 ARM: 6908/1: Integrator/AP: Use physmap driver instead of integrator-flash by Marc Zyngier · 14 years ago
  38. b780805 ARM / Integrator: Use struct syscore_ops for core PM by Rafael J. Wysocki · 14 years ago
  39. c41b16f ARM: integrator/versatile: consolidate FPGA IRQ handling code by Russell King · 14 years ago
  40. c735c98 ARM: integrator: use new init_early for clock tree init by Russell King · 14 years ago
  41. c3ef3cc ARM: integrator: irq_data conversion. by Lennert Buytenhek · 14 years ago
  42. 08963da ARM: integrator: update clock source registration by Russell King · 14 years ago
  43. 6451d77 arm: remove machine_desc.io_pg_offst and .phys_io by Nicolas Pitre · 14 years ago
  44. 98c672c ARM: Move platform memory reservations out of generic code by Russell King · 15 years ago
  45. 6be4826 ARM: Integrator: move 16-bit timer support to Integrator/AP by Russell King · 15 years ago
  46. b830b9b ARM: Integrator: convert to use register definitions by Russell King · 15 years ago
  47. da7ba95 ARM: Integrator: fix Integrator/CP definitions, move to platform.h by Russell King · 15 years ago
  48. 861248d ARM: Integrator: pass 'khz' to integrator_time_init by Russell King · 15 years ago
  49. b9cedda ARM: Integrator: convert to generic time support by Russell King · 15 years ago
  50. a285edc ARM: Fix Versatile&Integrator includes to behave in the same way as Realview by Russell King · 15 years ago
  51. fced80c [ARM] Convert asm/io.h to linux/io.h by Russell King · 16 years ago
  52. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  53. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  54. af5ca3f Driver core: change sysdev classes to use dynamic kobject names by Kay Sievers · 17 years ago
  55. 10dd5ce [ARM] Remove compatibility layer for ARM irqs by Russell King · 18 years ago
  56. 38c677c [ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.name by David Brownell · 18 years ago
  57. d2a02b9 [ARM] Convert kmalloc+memset to kzalloc by Russell King · 19 years ago
  58. 946d493 [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2) by Nicolas Pitre · 19 years ago
  59. a62c80e [ARM] Move AMBA include files to include/linux/amba/ by Russell King · 19 years ago
  60. 4fd5f82 Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel by Linus Torvalds · 19 years ago
  61. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  62. d052d1b Create platform_device.h to contain all the platform device details. by Russell King · 19 years ago
  63. c8d2729 [ARM] 3001/1: Replace map_desc.physical with map_desc.pfn: Integrator by Deepak Saxena · 19 years ago
  64. e9dea0c [PATCH] ARM: Remove machine description macros by Russell King · 19 years ago
  65. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago