1. 1fb3334 Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-next by Russell King · 11 years ago
  2. 1c2f87c ARM: 8025/1: Get rid of meminfo by Laura Abbott · 11 years ago
  3. 805604e ARM: l2c: add platform independent core L2 cache OF initialisation by Russell King · 11 years ago
  4. ebd4922 ARM: implement basic NX support for kernel lowmem mappings by Russell King · 11 years ago
  5. 2e2c9de ARM: add permission annotations to MT_MEMORY* mapping types by Russell King · 11 years ago
  6. f47671e Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  7. a77e0c7 ARM: mm: Recreate kernel mappings in early_paging_init() by Santosh Shilimkar · 11 years ago
  8. 136dfa5 ARM: delete mach-shark by Linus Walleij · 11 years ago
  9. 6404141 Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  10. b4b50fd Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  11. 364230b ARM: use phys_addr_t for DMA zone sizes by Rob Herring · 11 years ago
  12. 9d981ea ARM: pci: add ->add_bus() and ->remove_bus() hooks to hw_pci by Thomas Petazzoni · 11 years ago
  13. ff69a4c ARM: constify machine_desc structure uses by Russell King · 11 years ago
  14. 7b6d864 reboot: arm: change reboot_mode to use enum reboot_mode by Robin Holt · 11 years ago
  15. 16d6d5b reboot: arm: prepare reboot_mode for moving to generic kernel code by Robin Holt · 11 years ago
  16. 596fd95 Merge tag 'integrator-pci-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator into next/soc by Arnd Bergmann · 11 years ago
  17. f4bc4f0 ARM: integrator: merge PCIv3 driver into one file by Linus Walleij · 12 years ago
  18. 14d86e7 ARM: pci: create pci_common_init_dev() by Linus Walleij · 12 years ago
  19. b382b94 ARM: Enable selection of SMP operations at boot time by Jon Medhurst · 12 years ago
  20. 8546dc1 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  21. 029baf1 ARM: 7683/1: pci: add a align_resource hook by Thomas Petazzoni · 12 years ago
  22. de88cbb arm: Move chained_irq_(enter|exit) to a generic file by Catalin Marinas · 12 years ago
  23. f36a3bb1 arm: Move the set_handle_irq and handle_arch_irq declarations to asm/irq.h by Catalin Marinas · 12 years ago
  24. b274776 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  25. 352af7d ARM: 7648/1: pci: Allow passing per-controller private data by Thierry Reding · 12 years ago
  26. f8060f5 Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into next/cleanup by Olof Johansson · 12 years ago
  27. 73171d1 arm: add set_handle_irq() to register the parent IRQ controller handler function by Thomas Petazzoni · 12 years ago
  28. 6bb27d7 ARM: delete struct sys_timer by Stephen Warren · 12 years ago
  29. 7704c09 ARM: remove struct sys_timer suspend and resume fields by Stephen Warren · 12 years ago
  30. 23c197b ARM: set arch_gettimeoffset directly by Stephen Warren · 12 years ago
  31. d027db1 Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  32. 95e629b ARM/AVR32: get rid of serial_at91.h by Russell King · 12 years ago
  33. 4600006 ARM: move udc_pxa2xx.h to linux/platform_data by Russell King · 12 years ago
  34. 6920b5a ARM: move serial_sa1100.h header file to linux/platform_data by Russell King · 12 years ago
  35. e5c5f2a ARM: implement debug_ll_io_init() by Rob Herring · 12 years ago
  36. 25468fe Merge branch 'multiplatform/smp_ops' into next/multiplatform by Olof Johansson · 12 years ago
  37. abcee5f ARM: SoC: add per-platform SMP operations by Marc Zyngier · 13 years ago
  38. 19ec6ca Merge branch 'cleanup/io-pci' into next/cleanups by Arnd Bergmann · 12 years ago
  39. 3c5d169 ARM: move PCI i/o resource setup into common code by Rob Herring · 12 years ago
  40. c279443 ARM: Add fixed PCI i/o mapping by Rob Herring · 13 years ago
  41. bc89663 ARM: fiq: change FIQ_START to a variable by Shawn Guo · 12 years ago
  42. f465d14 Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  43. d484864 Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 13 years ago
  44. 4175160 Merge branch 'misc' into for-linus by Russell King · 13 years ago
  45. c790950 ARM: integrate CMA with DMA-mapping subsystem by Marek Szyprowski · 13 years ago
  46. 90cf241 ARM: PCI: remove per-pci_hw list of buses by Russell King · 13 years ago
  47. c23bfc3 ARM: PCI: provide a default bus scan implementation by Russell King · 13 years ago
  48. daeb4c0 ARM: PCI: get rid of pci_std_swizzle() by Russell King · 13 years ago
  49. bd0493e ARM: 7413/1: move read_{boot,persistent}_clock to the architecture level by Marc Zyngier · 13 years ago
  50. 90de413 ARM: provide a late_initcall hook for platform initialization by Shawn Guo · 13 years ago
  51. 8084de8 ARM: PCI: remove unused sys->hw by Russell King · 13 years ago
  52. 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  53. 02550d6 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  54. 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
  55. 37d1590 arm/PCI: convert to pci_scan_root_bus() for correct root bus resources by Bjorn Helgaas · 13 years ago
  56. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  57. 7b482c8 ARM/of: allow *machine_desc.dt_compat to be const by Uwe Kleine-König · 13 years ago
  58. a87b5b1 arm: time.h: remove device.h #include by Greg Kroah-Hartman · 13 years ago
  59. 4a858cf arm: convert sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  60. 742eaa6 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stable by Russell King · 13 years ago
  61. b44c350 ARM: restart: allow platforms more flexibility specifying restart mode by Russell King · 13 years ago
  62. a528721 ARM: restart: add restart hook to machine_desc record by Russell King · 13 years ago
  63. 1a1f2be ARM: 7155/1: arch.h: Declare 'pt_regs' locally by Fabio Estevam · 13 years ago
  64. 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
  65. 0744a3e ARM: platform fixups: remove mdesc argument to fixup function by Russell King · 14 years ago
  66. c825dda Merge branch 'for_3_2/for-rmk/arm_cpu_pm' of git://gitorious.org/omap-sw-develoment/linux-omap-dev into devel-stable by Russell King · 13 years ago
  67. 8fb5428 ARM: mm: Add strongly ordered descriptor support. by Santosh Shilimkar · 13 years ago
  68. af68716 ARM: remove boot_params from struct machine_desc by Nicolas Pitre · 13 years ago
  69. 2bb9839 ARM: introduce atag_offset to replace boot_params by Nicolas Pitre · 13 years ago
  70. 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
  71. 85cad1b arm/dt: Add dt machine definition by Grant Likely · 13 years ago
  72. d534194 PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. by Ralf Baechle · 14 years ago
  73. 4fddcae ARM: add dma_zone_size to the machine_desc structure by Nicolas Pitre · 13 years ago
  74. 03eb141 Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 into devel-stable by Russell King · 14 years ago
  75. 93c02ab arm/dt: probe for platforms via the device tree by Grant Likely · 14 years ago
  76. 6291319 arm/dt: consolidate atags setup into setup_machine_atags by Grant Likely · 14 years ago
  77. 328f5cc ARM: Use struct syscore_ops instead of sysdevs for PM in common code by Rafael J. Wysocki · 14 years ago
  78. 938c0ace Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stable by Russell King · 14 years ago
  79. 1f0090a Merge branch 'misc' into devel by Russell King · 14 years ago
  80. 1014cc3 ARM: pxa: drop gpio_vbus field from pxa2xx_udc_mach_info by Dmitry Eremin-Solenikov · 14 years ago
  81. 10a8c38 ARM: 6806/1: irq: introduce entry and exit functions for chained handlers by Will Deacon · 14 years ago
  82. 8f31127 ARM: 6765/1: remove obsolete comment from asm/mach/arch.h by Nicolas Pitre · 14 years ago
  83. 4ec3eb1 Merge branch 'smp' into misc by Russell King · 14 years ago
  84. dec12e6 ARM: provide an early platform initialization hook by Russell King · 14 years ago
  85. 8ff1443 ARM: simplify early machine init hooks by Russell King · 14 years ago
  86. 5210864 ARM: 6532/1: Allow machine to specify it's own IRQ handlers at run-time by eric miao · 14 years ago
  87. f13cd41 ARM: fix /proc/interrupts formatting by Russell King · 14 years ago
  88. 6451d77 arm: remove machine_desc.io_pg_offst and .phys_io by Nicolas Pitre · 14 years ago
  89. d71e3eb ARM: make struct machine_desc definition coherent with its comment by Nicolas Pitre · 14 years ago
  90. 7b70c42 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  91. ceb0885 Merge branch 'misc' into devel by Russell King · 14 years ago
  92. b31fc7a Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl', 'spear' and 'versatile' into devel by Russell King · 14 years ago
  93. 4708ac4 Merge branch 'origin' into misc by Russell King · 14 years ago
  94. cb9d770 ARM: 6222/1: add memory types for the TCMs by Linus Walleij · 14 years ago
  95. 35fe2fc [ARM] PCI: add platform private data to pci_sys_data by Saeed Bishara · 15 years ago
  96. 98c672c ARM: Move platform memory reservations out of generic code by Russell King · 15 years ago
  97. 354e6f7 ARM: 6197/2: preliminary support for sparse IRQ by eric miao · 14 years ago
  98. 390daa0 [ARM] pxa: fix incorrect gpio type in udc_pxa2xx.h by Steve Bennett · 15 years ago
  99. 5288217 ARM: 6058/1: Add support for PCI domains by Anton Vorontsov · 15 years ago
  100. 5cfc8ee ARM: convert arm to arch_gettimeoffset() by John Stultz · 15 years ago