1. d8ba70c ARM: remove duplicate 'const' annotations' by Arnd Bergmann · 7 years ago
  2. e13688f ARM: select PCI_DOMAINS config from ARCH_MULTIPLATFORM by Kishon Vijay Abraham I · 8 years ago
  3. 435ebcb arm: use of_platform_default_populate() to populate by Kefeng Wang · 8 years ago
  4. e88fa1b Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  5. 88e9da9 CNS3xxx: Fix PCI cns3xxx_write_config() by Krzysztof Halasa · 8 years ago
  6. 59e4305 CNS3xxx: remove unused *_VIRT definitions by Krzysztof Hałasa · 8 years ago
  7. 9dfb81e ARM: drop unused Makefile.boot of Multiplatform SoCs by Masahiro Yamada · 8 years ago
  8. e324654 ARM: use "depends on" for SoC configs instead of "if" after prompt by Masahiro Yamada · 9 years ago
  9. 498a92d ARM: cns3xxx: pci: avoid potential stack overflow by Arnd Bergmann · 9 years ago
  10. 19c233b ARM: appropriate __init annotation for const data by Nicolas Pitre · 9 years ago
  11. 9bdc2e0 ARM/cns3xxx/timer: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  12. dc0961b ARM: cns3xxx: don't export static symbol by Julia Lawall · 9 years ago
  13. 2cd59de Merge branch 'pci/config' into next by Bjorn Helgaas · 9 years ago
  14. 802b7c0 ARM: cns3xxx: Convert PCI to use generic config accessors by Rob Herring · 9 years ago
  15. c88d54b CNS3xxx: Remove artificial dependency on pci_sys_data domain. by Lorenzo Pieralisi · 10 years ago
  16. 367dc4b CNS3xxx: Fix PCIe read size limit. by Krzysztof Hałasa · 10 years ago
  17. defaa4d CNS3xxx: Fix logical PCIe topology. by Krzysztof Hałasa · 10 years ago
  18. 0a2e912 ARM: cns3xxx: fix allmodconfig panic in pci driver by Xia Kaixu · 10 years ago
  19. 21278ae ARM: use menuconfig for sub-arch menus by Rob Herring · 10 years ago
  20. eb3d3ec Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next by Linus Torvalds · 10 years ago
  21. 24cb65f ARM: l2c: cns3xxx: remove cache size override by Russell King · 10 years ago
  22. 1a5a954 ARM: l2c: fix register naming by Russell King · 10 years ago
  23. 08d38be ARM: kconfig: allow PCI support to be selected with ARCH_MULTIPLATFORM by Will Deacon · 10 years ago
  24. dfc25e4 Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  25. 9f80036 Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  26. 64cf9d0 CNS3xxx: Fix PCIe early iotable_init(). by Krzysztof Hałasa · 10 years ago
  27. 75efba8 CNS3xxx: Fix a WARN() related to IRQ allocation. by Krzysztof Hałasa · 10 years ago
  28. 19bd9b2 ARM: 7997/1: cns3xxx: remove deprecated IRQF_DISABLED by Michael Opdenacker · 10 years ago
  29. 11dc4c2 ARM: cns3xxx: enable V6K instead of plain V6 by Rob Herring · 10 years ago
  30. 42f4754 ARM: Select V6K instead of V6 by default for multi-platform by Rob Herring · 10 years ago
  31. 9352b05 ARM: select MIGHT_HAVE_CACHE_L2X0 for V6 and V7 multi-platform by Rob Herring · 10 years ago
  32. ddb902c ARM: centralize common multi-platform kconfig options by Rob Herring · 11 years ago
  33. 7b6d864 reboot: arm: change reboot_mode to use enum reboot_mode by Robin Holt · 11 years ago
  34. 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
  35. fc46d17 ARM: cns3xxx: remove unused virtual address and iotable defines by Mac Lin · 11 years ago
  36. a3d9052 ARM: cns3xxx: fix mapping of private memory region by Mac Lin · 11 years ago
  37. 415f5914 ARM: cns3xxx: initial DT support by Arnd Bergmann · 11 years ago
  38. 15bc1fe ARM: cns3xxx: enable multiplatform support by Arnd Bergmann · 11 years ago
  39. 29c9b7b ARM: cns3xxx: move debug_ll code to include/debug/ by Arnd Bergmann · 11 years ago
  40. 2f72a68 ARM: cns3xxx: enable sparse IRQ support by Arnd Bergmann · 11 years ago
  41. 3f9fb2a ARM: cns3xxx: make mach header files local by Arnd Bergmann · 11 years ago
  42. 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
  43. f8060f5 Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into next/cleanup by Olof Johansson · 11 years ago
  44. 8d84981 Merge branch 'clocksource/cleanup' into next/cleanup by Olof Johansson · 11 years ago
  45. 838a2ae ARM: use clockevents_config_and_register() where possible by Shawn Guo · 11 years ago
  46. 520f7bd irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.h by Rob Herring · 12 years ago
  47. 1d5cc60 ARM: remove mach .handle_irq for GIC users by Rob Herring · 12 years ago
  48. b632a30 ARM: remove unused arch_decomp_wdog() by Shawn Guo · 12 years ago
  49. 6bb27d7 ARM: delete struct sys_timer by Stephen Warren · 12 years ago
  50. 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
  51. 6c8e94a ARM: cns3xxx: drop unnecessary symbol selection by Imre Kaloz · 12 years ago
  52. c73cee7 USB: EHCI: remove ehci_port_power() routine by Alan Stern · 12 years ago
  53. 6da00dd ARM: cns3xxx: use OHCI platform driver by Florian Fainelli · 12 years ago
  54. b898f5f ARM: cns3xxx: use ehci platform driver by Florian Fainelli · 12 years ago
  55. c23bfc3 ARM: PCI: provide a default bus scan implementation by Russell King · 12 years ago
  56. daeb4c0 ARM: PCI: get rid of pci_std_swizzle() by Russell King · 12 years ago
  57. 820d41c Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  58. 56c10bf Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  59. a2a47ca ARM: __io abuse cleanup by Rob Herring · 12 years ago
  60. 4d5fc58 ARM: remove bunch of now unused mach/io.h files by Rob Herring · 12 years ago
  61. 9f786d0 arm/PCI: get rid of device resource fixups by Bjorn Helgaas · 12 years ago
  62. 61b8008 Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsoc by Russell King · 12 years ago
  63. 230f984 ARM: remove disable_fiq and arch_ret_to_user macros by Rob Herring · 12 years ago
  64. a570067 ARM: big removal of now unused arch_idle() by Nicolas Pitre · 13 years ago
  65. 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 12 years ago
  66. 37d1590 arm/PCI: convert to pci_scan_root_bus() for correct root bus resources by Bjorn Helgaas · 13 years ago
  67. 7b9dd47 Merge branch 'restart' into for-linus by Russell King · 12 years ago
  68. f88b897 ARM: restart: remove the now empty arch_reset() by Russell King · 13 years ago
  69. 3921470 ARM: restart: cns3xxx: use new restart hook by Russell King · 13 years ago
  70. 73829af Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stable by Russell King · 13 years ago
  71. d0e6b22 ARM: big removal of now unused vmalloc.h files by Nicolas Pitre · 13 years ago
  72. ead31ee ARM: cns3xxx: convert to CONFIG_MULTI_IRQ_HANDLER by Marc Zyngier · 13 years ago
  73. 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
  74. bdf4e94 Merge branch 'misc' into for-linus by Russell King · 13 years ago
  75. cefd3e7 Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into devel-stable by Russell King · 13 years ago
  76. 40c6d8a ARM: 7022/1: allow to detect conflicting zreladdrs by Sascha Hauer · 13 years ago
  77. 1710871 ARM: mach-cns3xxx: remove mach/memory.h by Nicolas Pitre · 13 years ago
  78. 639da5e ARM: add an extra temp register to the low level debugging addruart macro by Nicolas Pitre · 13 years ago
  79. f70cac8 Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stable by Russell King · 13 years ago
  80. 7caaf7e ARM: cns3xxx: Fix newly introduced warnings in the PCIe code by Anton Vorontsov · 13 years ago
  81. 83a497c ARM: cns3xxx: Fix compile error caused by hardware.h removed by Tommy Lin · 13 years ago
  82. 03e6720 ARM: mach-cns3xxx: convert boot_params to atag_offset by Nicolas Pitre · 13 years ago
  83. 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
  84. 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
  85. 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
  86. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  87. d534194 PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. by Ralf Baechle · 13 years ago
  88. c9d95fb ARM: convert PCI defines to variables by Rob Herring · 13 years ago
  89. dc8d966 ARM: pci: make pcibios_assign_all_busses use pci_has_flag by Rob Herring · 13 years ago
  90. b480a4b ARM: remove unnecessary mach/hardware.h includes by Rob Herring · 13 years ago
  91. ff5caab ARM: CNS3XXX: add UL suffix to VMALLOC_END to ensure it is properly typed by Barry Song · 13 years ago
  92. 93e85d8 ARM: cns3xxx: Add support for L2 Cache Controller by Anton Vorontsov · 13 years ago
  93. f4117ac ARM: P2V: separate PHYS_OFFSET from platform definitions by Russell King · 13 years ago
  94. 404a02c Merge branch 'devel-stable' into devel by Russell King · 13 years ago
  95. 4073723 Merge branch 'misc' into devel by Russell King · 13 years ago
  96. 50401d7 Merge branch 'master' of git://git.infradead.org/users/cbou/linux-cns3xxx into devel-stable by Russell King · 13 years ago
  97. 7627dc8 ARM: GIC: private a standard get_irqnr_preamble assembler macro by Russell King · 14 years ago
  98. ff2e27a ARM: GIC: consolidate gic_cpu_base_addr to common GIC code by Russell King · 14 years ago
  99. b580b89 ARM: GIC: provide a single initialization function for boot CPU by Russell King · 14 years ago
  100. 960351f ARM: 6476/1: Use shared GIC entry macros on CNS3XXX by Magnus Damm · 14 years ago