1. 9f97da7 Disintegrate asm/system.h for ARM by David Howells · 12 years ago
  2. b0df898 Merge branch 'devel-stable' into for-linus by Russell King · 12 years ago
  3. 695436e ARM: 7349/1: integrator: convert to sparse irqs by Linus Walleij · 12 years ago
  4. a9d6d15 ARM: 7310/1: integrator: implement sched_clock across all boards by Linus Walleij · 12 years ago
  5. 56c10bf Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  6. 5621caa ARM: kill off __mem_pci by Rob Herring · 12 years ago
  7. 9f786d0 arm/PCI: get rid of device resource fixups by Bjorn Helgaas · 12 years ago
  8. 61b8008 Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsoc by Russell King · 12 years ago
  9. 230f984 ARM: remove disable_fiq and arch_ret_to_user macros by Rob Herring · 12 years ago
  10. dcf81c1 Merge branch 'amba' into for-armsoc by Russell King · 12 years ago
  11. 2f64ccd ARM: amba: integrator: use common amba device initializers by Russell King · 13 years ago
  12. 0dada61 ARM: amba: integrator/realview/versatile/vexpress: get rid of NO_IRQ initializers by Russell King · 13 years ago
  13. 9a25706 ARM: amba: integrator: convert to use amba_device_alloc by Russell King · 13 years ago
  14. a570067 ARM: big removal of now unused arch_idle() by Nicolas Pitre · 13 years ago
  15. 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  16. 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
  17. 37d1590 arm/PCI: convert to pci_scan_root_bus() for correct root bus resources by Bjorn Helgaas · 13 years ago
  18. 7b9dd47 Merge branch 'restart' into for-linus by Russell King · 13 years ago
  19. 2e0e943 Merge branch 'devel-stable' into for-linus by Russell King · 13 years ago
  20. f88b897 ARM: restart: remove the now empty arch_reset() by Russell King · 13 years ago
  21. 6338b66 ARM: restart: integrator: use new restart hook by Russell King · 13 years ago
  22. 6efab15 ARM: 7239/1: integrator: explicitly select the serial drivers by Linus Walleij · 13 years ago
  23. ee35887 ARM: 7238/1: integrator: only hardcode AP PrimeCell IDs by Linus Walleij · 13 years ago
  24. edbaa60 driver-core: remove sysdev.h usage. by Kay Sievers · 13 years ago
  25. d0e6b22 ARM: big removal of now unused vmalloc.h files by Nicolas Pitre · 13 years ago
  26. 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
  27. 3cfef95 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  28. bdf4e94 Merge branch 'misc' into for-linus by Russell King · 13 years ago
  29. 06afb1a Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v', 'pgt' (early part) and 'smp' into for-linus by Russell King · 13 years ago
  30. cefd3e7 Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into devel-stable by Russell King · 13 years ago
  31. bb76079 ARM: 7087/2: mach-integrator: get timer frequency from clock by Linus Walleij · 13 years ago
  32. 6d8ce71 ARM: 7086/2: mach-integrator: modernize clock event registration by Linus Walleij · 13 years ago
  33. 02f5632 ARM: 7085/2: mach-integrator: clockevent supports oneshot mode by Linus Walleij · 13 years ago
  34. 1b56b17 ARM: 7084/1: mach-integrator: retire some timer macros by Linus Walleij · 13 years ago
  35. 40c6d8a ARM: 7022/1: allow to detect conflicting zreladdrs by Sascha Hauer · 13 years ago
  36. 639da5e ARM: add an extra temp register to the low level debugging addruart macro by Nicolas Pitre · 13 years ago
  37. f70cac8 Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stable by Russell King · 13 years ago
  38. b71d842 mach-integrator: fix VGA base regression by Linus Walleij · 13 years ago
  39. bd31b85 locking, ARM: Annotate low level hw locks as raw by Thomas Gleixner · 15 years ago
  40. bb9ea77 ARM: 7081/1: mach-integrator: fix the clocksource by Linus Walleij · 13 years ago
  41. c5e587a ARM: mach-integrator: convert boot_params to atag_offset by Nicolas Pitre · 13 years ago
  42. deb9a75e ARM: io: remove IO_SPACE_LIMIT from platforms with ISA/PCI and 64K window by Russell King · 13 years ago
  43. f85f19d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  44. 3960ef3 Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  45. d534194 PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. by Ralf Baechle · 13 years ago
  46. cc22b4c ARM: set vga memory base at run-time by Rob Herring · 13 years ago
  47. c9d95fb ARM: convert PCI defines to variables by Rob Herring · 13 years ago
  48. dc8d966 ARM: pci: make pcibios_assign_all_busses use pci_has_flag by Rob Herring · 13 years ago
  49. 0420b32 mach-integrator: delete bits.h include file by Linus Walleij · 13 years ago
  50. 4b60e5f Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generic', 'consolidate-smp', 'consolidate-stmp' and 'consolidate-zones' into consolidate by Russell King · 13 years ago
  51. 57cc4f7 clockevents: ARM sp804: allow clockevent name to be specified by Russell King · 13 years ago
  52. 7ff550d clocksource: ARM sp804: obtain sp804 timer rate via clks by Russell King · 13 years ago
  53. fb593cf clocksource: ARM sp804: allow clocksource name to be specified by Russell King · 13 years ago
  54. c5039f5 clocksource: convert Integrator/AP 16-bit down counting clocksource by Russell King · 13 years ago
  55. 667f390 ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a map_info by Marc Zyngier · 13 years ago
  56. 046dfa0 ARM: 6905/1: Integrator/CP: Use physmap driver instead of integrator-flash by Marc Zyngier · 13 years ago
  57. f07e762 ARM: 6908/1: Integrator/AP: Use physmap driver instead of integrator-flash by Marc Zyngier · 13 years ago
  58. b780805 ARM / Integrator: Use struct syscore_ops for core PM by Rafael J. Wysocki · 13 years ago
  59. 196f020 Merge branches 'fixes', 'pgt-next' and 'versatile' into devel by Russell King · 13 years ago
  60. d77e270 ARM: integrator: add Integrator/CP sched_clock support by Russell King · 13 years ago
  61. c41b16f ARM: integrator/versatile: consolidate FPGA IRQ handling code by Russell King · 13 years ago
  62. c735c98 ARM: integrator: use new init_early for clock tree init by Russell King · 14 years ago
  63. 9dfec4f ARM: integrator: switch Integrator platforms to use consolidated CLCD by Russell King · 13 years ago
  64. e6b9c1f ARM: integrator: support CLCD RGB5551 layout for 16bpp by Russell King · 13 years ago
  65. f4117ac ARM: P2V: separate PHYS_OFFSET from platform definitions by Russell King · 14 years ago
  66. 16c1020 Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  67. c3ef3cc ARM: integrator: irq_data conversion. by Lennert Buytenhek · 14 years ago
  68. 1aa023b ARM: integrator: fix compile warning in cpu.c by Russell King · 14 years ago
  69. 4073723 Merge branch 'misc' into devel by Russell King · 14 years ago
  70. 4ec3eb1 Merge branch 'smp' into misc by Russell King · 14 years ago
  71. 58daf18 Merge branch 'clksrc' into devel by Russell King · 14 years ago
  72. 31edf27 Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'versatile' into devel by Russell King · 14 years ago
  73. 08963da ARM: integrator: update clock source registration by Russell King · 14 years ago
  74. 0b05da7 ARM: 6520/1: Kconfig: add new symbol MIGHT_HAVE_PCI by Hans Ulli Kroll · 14 years ago
  75. 6d803ba ARM: 6483/1: arm & sh: factorised duplicated clkdev.c by Jean-Christop PLAGNIOL-VILLARD · 14 years ago
  76. 963fec4 ARM: 6484/1: fix compile warning in mm/init.c by Anand Gadiyar · 14 years ago
  77. 8a9618f ARM: 6432/1: move timer-sp.c from versatile to common by Rob Herring · 14 years ago
  78. 6451d77 arm: remove machine_desc.io_pg_offst and .phys_io by Nicolas Pitre · 14 years ago
  79. 0ea1293 arm: return both physical and virtual addresses from addruart by Jeremy Kerr · 14 years ago
  80. 7c63984 ARM: do not define VMALLOC_END relative to PAGE_OFFSET by Nicolas Pitre · 14 years ago
  81. 9b2a606 ARM: 6283/1: Remove useless PCIO_BASE definitions by eric miao · 14 years ago
  82. ceb0885 Merge branch 'misc' into devel by Russell King · 14 years ago
  83. b31fc7a Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl', 'spear' and 'versatile' into devel by Russell King · 14 years ago
  84. 6338a6a ARM: 6269/1: Add 'code' parameter for hook_fault_code() by Kirill A. Shutemov · 14 years ago
  85. 8d717a5 ARM: Convert platform reservations to use LMB rather than bootmem by Russell King · 14 years ago
  86. 3126c7b ARM: AMBA: Add pclk definition for platforms using primecells by Russell King · 14 years ago
  87. 98c672c ARM: Move platform memory reservations out of generic code by Russell King · 14 years ago
  88. ac1d426 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  89. 9bf5b2e ARM: Indirect round/set_rate operations through clk structure by Russell King · 14 years ago
  90. d1914c7 ARM: Make Integrator/Versatile/Reaview VCO code similar by Russell King · 15 years ago
  91. 6be4826 ARM: Integrator: move 16-bit timer support to Integrator/AP by Russell King · 14 years ago
  92. 5a46334 ARM: Integrator: convert Integrator/CP to use SP804 timer support by Russell King · 14 years ago
  93. e606a94 ARM: Realview/Versatile/Integrator: remove unused definitions from platform.h by Russell King · 14 years ago
  94. f4b8b31 ARM: Realview/Versatile/Integrator: separate out common clock code by Russell King · 15 years ago
  95. c5a0adb ARM: ICST: kill duplicate icst code by Russell King · 14 years ago
  96. 232eaf7 ARM: ICST: indirect s2div and idx2s arrays via icst_params by Russell King · 14 years ago
  97. e73a46a ARM: ICST: move minimum VCO frequency to icst_params by Russell King · 14 years ago
  98. 64fceb1 ARM: ICST: use Hz instead of kHz by Russell King · 14 years ago
  99. 4de2edb ARM: ICST: provide definitions for max/min VCO frequencies by Russell King · 14 years ago
  100. 39c0cb0 ARM: ICST: merge common ICST VCO structures by Russell King · 14 years ago