1. 99c6bcf Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  2. fc46d17 ARM: cns3xxx: remove unused virtual address and iotable defines by Mac Lin · 11 years ago
  3. a3d9052 ARM: cns3xxx: fix mapping of private memory region by Mac Lin · 11 years ago
  4. 415f5914 ARM: cns3xxx: initial DT support by Arnd Bergmann · 11 years ago
  5. 15bc1fe ARM: cns3xxx: enable multiplatform support by Arnd Bergmann · 11 years ago
  6. 29c9b7b ARM: cns3xxx: move debug_ll code to include/debug/ by Arnd Bergmann · 11 years ago
  7. 2f72a68 ARM: cns3xxx: enable sparse IRQ support by Arnd Bergmann · 11 years ago
  8. 3f9fb2a ARM: cns3xxx: make mach header files local by Arnd Bergmann · 11 years ago
  9. b28eaac Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/cleanup by Olof Johansson · 11 years ago
  10. f8060f5 Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into next/cleanup by Olof Johansson · 12 years ago
  11. 8d84981 Merge branch 'clocksource/cleanup' into next/cleanup by Olof Johansson · 12 years ago
  12. 838a2ae ARM: use clockevents_config_and_register() where possible by Shawn Guo · 12 years ago
  13. 520f7bd irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.h by Rob Herring · 12 years ago
  14. 1d5cc60 ARM: remove mach .handle_irq for GIC users by Rob Herring · 12 years ago
  15. b632a30 ARM: remove unused arch_decomp_wdog() by Shawn Guo · 12 years ago
  16. 6bb27d7 ARM: delete struct sys_timer by Stephen Warren · 12 years ago
  17. 2989950 Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  18. 6c8e94a ARM: cns3xxx: drop unnecessary symbol selection by Imre Kaloz · 12 years ago
  19. c73cee7 USB: EHCI: remove ehci_port_power() routine by Alan Stern · 12 years ago
  20. 6da00dd ARM: cns3xxx: use OHCI platform driver by Florian Fainelli · 12 years ago
  21. b898f5f ARM: cns3xxx: use ehci platform driver by Florian Fainelli · 12 years ago
  22. c23bfc3 ARM: PCI: provide a default bus scan implementation by Russell King · 12 years ago
  23. daeb4c0 ARM: PCI: get rid of pci_std_swizzle() by Russell King · 12 years ago
  24. 820d41c Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  25. 56c10bf Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  26. a2a47ca ARM: __io abuse cleanup by Rob Herring · 12 years ago
  27. 4d5fc58 ARM: remove bunch of now unused mach/io.h files by Rob Herring · 12 years ago
  28. 9f786d0 arm/PCI: get rid of device resource fixups by Bjorn Helgaas · 12 years ago
  29. 61b8008 Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsoc by Russell King · 12 years ago
  30. 230f984 ARM: remove disable_fiq and arch_ret_to_user macros by Rob Herring · 12 years ago
  31. a570067 ARM: big removal of now unused arch_idle() by Nicolas Pitre · 13 years ago
  32. 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  33. 37d1590 arm/PCI: convert to pci_scan_root_bus() for correct root bus resources by Bjorn Helgaas · 13 years ago
  34. 7b9dd47 Merge branch 'restart' into for-linus by Russell King · 13 years ago
  35. f88b897 ARM: restart: remove the now empty arch_reset() by Russell King · 13 years ago
  36. 3921470 ARM: restart: cns3xxx: use new restart hook by Russell King · 13 years ago
  37. 73829af Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stable by Russell King · 13 years ago
  38. d0e6b22 ARM: big removal of now unused vmalloc.h files by Nicolas Pitre · 13 years ago
  39. ead31ee ARM: cns3xxx: convert to CONFIG_MULTI_IRQ_HANDLER by Marc Zyngier · 13 years ago
  40. 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
  41. bdf4e94 Merge branch 'misc' into for-linus by Russell King · 13 years ago
  42. cefd3e7 Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into devel-stable by Russell King · 13 years ago
  43. 40c6d8a ARM: 7022/1: allow to detect conflicting zreladdrs by Sascha Hauer · 13 years ago
  44. 1710871 ARM: mach-cns3xxx: remove mach/memory.h by Nicolas Pitre · 13 years ago
  45. 639da5e ARM: add an extra temp register to the low level debugging addruart macro by Nicolas Pitre · 13 years ago
  46. f70cac8 Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stable by Russell King · 13 years ago
  47. 7caaf7e ARM: cns3xxx: Fix newly introduced warnings in the PCIe code by Anton Vorontsov · 13 years ago
  48. 83a497c ARM: cns3xxx: Fix compile error caused by hardware.h removed by Tommy Lin · 13 years ago
  49. 03e6720 ARM: mach-cns3xxx: convert boot_params to atag_offset by Nicolas Pitre · 13 years ago
  50. 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
  51. 69f1d1a Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  52. 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
  53. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  54. d534194 PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. by Ralf Baechle · 13 years ago
  55. c9d95fb ARM: convert PCI defines to variables by Rob Herring · 13 years ago
  56. dc8d966 ARM: pci: make pcibios_assign_all_busses use pci_has_flag by Rob Herring · 13 years ago
  57. b480a4b ARM: remove unnecessary mach/hardware.h includes by Rob Herring · 13 years ago
  58. ff5caab ARM: CNS3XXX: add UL suffix to VMALLOC_END to ensure it is properly typed by Barry Song · 13 years ago
  59. 93e85d8 ARM: cns3xxx: Add support for L2 Cache Controller by Anton Vorontsov · 13 years ago
  60. f4117ac ARM: P2V: separate PHYS_OFFSET from platform definitions by Russell King · 14 years ago
  61. 404a02c Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  62. 4073723 Merge branch 'misc' into devel by Russell King · 14 years ago
  63. 50401d7 Merge branch 'master' of git://git.infradead.org/users/cbou/linux-cns3xxx into devel-stable by Russell King · 14 years ago
  64. 7627dc8 ARM: GIC: private a standard get_irqnr_preamble assembler macro by Russell King · 14 years ago
  65. ff2e27a ARM: GIC: consolidate gic_cpu_base_addr to common GIC code by Russell King · 14 years ago
  66. b580b89 ARM: GIC: provide a single initialization function for boot CPU by Russell King · 14 years ago
  67. 960351f ARM: 6476/1: Use shared GIC entry macros on CNS3XXX by Magnus Damm · 14 years ago
  68. 0b05da7 ARM: 6520/1: Kconfig: add new symbol MIGHT_HAVE_PCI by Hans Ulli Kroll · 14 years ago
  69. 4426641 ARM: cns3xxx: Fix build with CONFIG_PCI=y by Anton Vorontsov · 14 years ago
  70. cf36797 ARM: cns3xxx: Add architecture definition for EHCI/OHCI controller by Mac Lin · 14 years ago
  71. 38e64ba ARM: cns3xxx: Add new and export the old power management functions by Mac Lin · 14 years ago
  72. df8f4d2 ARM: cns3xxx: Make cns3xxx_pwr_soft_rst_force() to actually reset blocks by Anton Vorontsov · 14 years ago
  73. 6451d77 arm: remove machine_desc.io_pg_offst and .phys_io by Nicolas Pitre · 14 years ago
  74. 0ea1293 arm: return both physical and virtual addresses from addruart by Jeremy Kerr · 14 years ago
  75. 23f5cac ARM: cns3xxx: Add support for AHCI controllers by Anton Vorontsov · 14 years ago
  76. 6279d0e ARM: cns3xxx: Add support for SDHCI controllers by Anton Vorontsov · 14 years ago
  77. 5f32f7a ARM: cns3xxx: Add support for PCI Express ports by Anton Vorontsov · 14 years ago
  78. 6eb5d14 ARM: cns3xxx: Use IO memory accessors everywhere by Anton Vorontsov · 14 years ago
  79. e94cdef ARM: cns3xxx: Add CNS3420 Validation Board support by Anton Vorontsov · 14 years ago
  80. d94f944 ARM: cns3xxx: Add basic support for Cavium Networks CNS3xxx processors by Anton Vorontsov · 14 years ago