1. c23bfc3 ARM: PCI: provide a default bus scan implementation by Russell King · 12 years ago
  2. daeb4c0 ARM: PCI: get rid of pci_std_swizzle() by Russell King · 12 years ago
  3. 820d41c Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  4. 56c10bf Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  5. a2a47ca ARM: __io abuse cleanup by Rob Herring · 12 years ago
  6. 4d5fc58 ARM: remove bunch of now unused mach/io.h files 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. a570067 ARM: big removal of now unused arch_idle() by Nicolas Pitre · 13 years ago
  11. 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 12 years ago
  12. 37d1590 arm/PCI: convert to pci_scan_root_bus() for correct root bus resources by Bjorn Helgaas · 13 years ago
  13. 7b9dd47 Merge branch 'restart' into for-linus by Russell King · 13 years ago
  14. f88b897 ARM: restart: remove the now empty arch_reset() by Russell King · 13 years ago
  15. 3921470 ARM: restart: cns3xxx: use new restart hook by Russell King · 13 years ago
  16. 73829af Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stable by Russell King · 13 years ago
  17. d0e6b22 ARM: big removal of now unused vmalloc.h files by Nicolas Pitre · 13 years ago
  18. ead31ee ARM: cns3xxx: convert to CONFIG_MULTI_IRQ_HANDLER by Marc Zyngier · 13 years ago
  19. 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
  20. bdf4e94 Merge branch 'misc' into for-linus by Russell King · 13 years ago
  21. cefd3e7 Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into devel-stable by Russell King · 13 years ago
  22. 40c6d8a ARM: 7022/1: allow to detect conflicting zreladdrs by Sascha Hauer · 13 years ago
  23. 1710871 ARM: mach-cns3xxx: remove mach/memory.h by Nicolas Pitre · 13 years ago
  24. 639da5e ARM: add an extra temp register to the low level debugging addruart macro by Nicolas Pitre · 13 years ago
  25. f70cac8 Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stable by Russell King · 13 years ago
  26. 7caaf7e ARM: cns3xxx: Fix newly introduced warnings in the PCIe code by Anton Vorontsov · 13 years ago
  27. 83a497c ARM: cns3xxx: Fix compile error caused by hardware.h removed by Tommy Lin · 13 years ago
  28. 03e6720 ARM: mach-cns3xxx: convert boot_params to atag_offset by Nicolas Pitre · 13 years ago
  29. 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
  30. 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
  31. 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
  32. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  33. d534194 PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. by Ralf Baechle · 13 years ago
  34. c9d95fb ARM: convert PCI defines to variables by Rob Herring · 13 years ago
  35. dc8d966 ARM: pci: make pcibios_assign_all_busses use pci_has_flag by Rob Herring · 13 years ago
  36. b480a4b ARM: remove unnecessary mach/hardware.h includes by Rob Herring · 13 years ago
  37. ff5caab ARM: CNS3XXX: add UL suffix to VMALLOC_END to ensure it is properly typed by Barry Song · 13 years ago
  38. 93e85d8 ARM: cns3xxx: Add support for L2 Cache Controller by Anton Vorontsov · 13 years ago
  39. f4117ac ARM: P2V: separate PHYS_OFFSET from platform definitions by Russell King · 14 years ago
  40. 404a02c Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  41. 4073723 Merge branch 'misc' into devel by Russell King · 14 years ago
  42. 50401d7 Merge branch 'master' of git://git.infradead.org/users/cbou/linux-cns3xxx into devel-stable by Russell King · 14 years ago
  43. 7627dc8 ARM: GIC: private a standard get_irqnr_preamble assembler macro by Russell King · 14 years ago
  44. ff2e27a ARM: GIC: consolidate gic_cpu_base_addr to common GIC code by Russell King · 14 years ago
  45. b580b89 ARM: GIC: provide a single initialization function for boot CPU by Russell King · 14 years ago
  46. 960351f ARM: 6476/1: Use shared GIC entry macros on CNS3XXX by Magnus Damm · 14 years ago
  47. 0b05da7 ARM: 6520/1: Kconfig: add new symbol MIGHT_HAVE_PCI by Hans Ulli Kroll · 14 years ago
  48. 4426641 ARM: cns3xxx: Fix build with CONFIG_PCI=y by Anton Vorontsov · 14 years ago
  49. cf36797 ARM: cns3xxx: Add architecture definition for EHCI/OHCI controller by Mac Lin · 14 years ago
  50. 38e64ba ARM: cns3xxx: Add new and export the old power management functions by Mac Lin · 14 years ago
  51. df8f4d2 ARM: cns3xxx: Make cns3xxx_pwr_soft_rst_force() to actually reset blocks by Anton Vorontsov · 14 years ago
  52. 6451d77 arm: remove machine_desc.io_pg_offst and .phys_io by Nicolas Pitre · 14 years ago
  53. 0ea1293 arm: return both physical and virtual addresses from addruart by Jeremy Kerr · 14 years ago
  54. 23f5cac ARM: cns3xxx: Add support for AHCI controllers by Anton Vorontsov · 14 years ago
  55. 6279d0e ARM: cns3xxx: Add support for SDHCI controllers by Anton Vorontsov · 14 years ago
  56. 5f32f7a ARM: cns3xxx: Add support for PCI Express ports by Anton Vorontsov · 14 years ago
  57. 6eb5d14 ARM: cns3xxx: Use IO memory accessors everywhere by Anton Vorontsov · 14 years ago
  58. e94cdef ARM: cns3xxx: Add CNS3420 Validation Board support by Anton Vorontsov · 14 years ago
  59. d94f944 ARM: cns3xxx: Add basic support for Cavium Networks CNS3xxx processors by Anton Vorontsov · 14 years ago