- 5ae8d15 Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux into next/multiplatform by Olof Johansson · 12 years ago
- 0146422 ARM: make mach/gpio.h headers optional by Rob Herring · 12 years ago
- f9a6aa4 clk: convert ARM RealView to common clk by Linus Walleij · 12 years ago
- 820d41c Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
- 0d19eac Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
- a2a47ca ARM: __io abuse cleanup by Rob Herring · 13 years ago
- 4d5fc58 ARM: remove bunch of now unused mach/io.h files by Rob Herring · 13 years ago
- 61b8008 Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsoc by Russell King · 13 years ago
- 230f984 ARM: remove disable_fiq and arch_ret_to_user macros by Rob Herring · 13 years ago
- a5f17d1 Merge tag 'v3.3-rc2' into depends/rmk/for-armsoc by Olof Johansson · 13 years ago
- c997e51 ARM: 7309/1: realview: fix unconnected interrupts on EB11MP by Marc Zyngier · 13 years ago
- dcf81c1 Merge branch 'amba' into for-armsoc by Russell King · 13 years ago
- dffcb9c ARM: 7300/1: realview: fix definition of GPIO0 interrupt on PB1176 to match TRM by Will Deacon · 13 years ago
- 34ae6c9 ARM: 7298/1: realview: fix mapping of MPCore private memory region by Marc Zyngier · 13 years ago
- a570067 ARM: big removal of now unused arch_idle() by Nicolas Pitre · 13 years ago
- 7b9dd47 Merge branch 'restart' into for-linus by Russell King · 13 years ago
- f88b897 ARM: restart: remove the now empty arch_reset() by Russell King · 13 years ago
- 47cacdd4 ARM: restart: realview: use new restart hook by Russell King · 13 years ago
- 73829af Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stable by Russell King · 13 years ago
- d0e6b22 ARM: big removal of now unused vmalloc.h files by Nicolas Pitre · 13 years ago
- 1b99d9c ARM: RealView: convert to CONFIG_MULTI_IRQ_HANDLER by Marc Zyngier · 13 years ago
- 6585dea Merge branch 'next/cross-platform' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
- 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
- ca90666 Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
- cefd3e7 Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into devel-stable by Russell King · 13 years ago
- 1285b8f ARM: realview: use Kconfig choice for debug UART selection by Will Deacon · 13 years ago
- 0ec5a95 ARM: 6217/4: mach-realview: expose PB1176 ROM using physmap and map_rom by Linus Walleij · 13 years ago
- 639da5e ARM: add an extra temp register to the low level debugging addruart macro by Nicolas Pitre · 13 years ago
- 5cb843c ARM: realview: ensure visibility of writes during reset by Will Deacon · 13 years ago
- 8f3c453 ARM: gpio: make trivial GPIOLIB implementation the default by Russell King · 13 years ago
- 01e7dc8 ARM: gpio: consolidate gpio_to_irq by Russell King · 13 years ago
- 22fe678 ARM: gpio: consolidate trivial gpiolib implementations by Russell King · 13 years ago
- 00e9125 ARM: mach-realview: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size by Nicolas Pitre · 13 years ago
- 4b60e5f Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generic', 'consolidate-smp', 'consolidate-stmp' and 'consolidate-zones' into consolidate by Russell King · 13 years ago
- 0f7b332 ARM: consolidate SMP cross call implementation by Russell King · 14 years ago
- a904f5f ARM: 6870/1: The mandatory barrier rmb() must be a dsb() in for device accesses by Catalin Marinas · 14 years ago
- be20902 ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizes by Russell King · 13 years ago
- 2fb3ec5 ARM: Replace platform definition of ISA_DMA_THRESHOLD/MAX_DMA_ADDRESS by Russell King · 13 years ago
- f4117ac ARM: P2V: separate PHYS_OFFSET from platform definitions by Russell King · 14 years ago
- 4073723 Merge branch 'misc' into devel by Russell King · 14 years ago
- 86e62b9 ARM: SMP: remove smp_mpidr.h by Russell King · 14 years ago
- 7627dc8 ARM: GIC: private a standard get_irqnr_preamble assembler macro by Russell King · 14 years ago
- c4d8c80 ARM: 6477/1: Use shared GIC entry macros on Realview by Magnus Damm · 14 years ago
- ad3b6993 ARM: SMP: pass an ipi number to smp_cross_call() by Russell King · 14 years ago
- 0ea1293 arm: return both physical and virtual addresses from addruart by Jeremy Kerr · 14 years ago
- 0671735 ARM: Provide common header for hard_smp_processor_id() by Russell King · 14 years ago
- b31fc7a Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl', 'spear' and 'versatile' into devel by Russell King · 14 years ago
- b65b478 ARM: Remove 'node' argument form arch_adjust_zones() by Russell King · 14 years ago
- d6ada86 ARM: 6227/1: PL022 SSP platform data for the RealViews by Linus Walleij · 14 years ago
- 48f1d5a ARM: 6204/1: Fixups for the RealView PB1176 by Linus Walleij · 14 years ago
- 2503a5e ARM: 6201/1: RealView: Do not use outer_sync() on ARM11MPCore boards with L220 by Catalin Marinas · 14 years ago
- 9bf5b2e ARM: Indirect round/set_rate operations through clk structure by Russell King · 15 years ago
- 3081e43 ARM: 5890/1: Fix incorrect Realview board IRQs for L220 and PMU by Will Deacon · 15 years ago
- d1914c7 ARM: Make Integrator/Versatile/Reaview VCO code similar by Russell King · 15 years ago
- e606a94 ARM: Realview/Versatile/Integrator: remove unused definitions from platform.h by Russell King · 15 years ago
- f4b8b31 ARM: Realview/Versatile/Integrator: separate out common clock code by Russell King · 15 years ago
- 2741ecb Merge branch 'misc2' into devel by Russell King · 15 years ago
- c931b4f ARM: 5928/1: Change type of VMALLOC_END to unsigned long. by Fenkart/Bostandzhyan · 15 years ago
- 4e6d488 ARM: 5910/1: ARM: Add tmp register for addruart and loadsp by Tony Lindgren · 15 years ago
- 4c9f8be ARM: 5873/1: ARM: Fix the reset logic for ARM RealView boards by Colin Tuckley · 15 years ago
- c97c5aa RealView: Add sparsemem support for the RealView PBX platform by Catalin Marinas · 15 years ago
- 426fcd2 ARM: 5774/1: Fix Realview ARM1176PB board reboot by Philby John · 15 years ago
- ddd559b Merge branch 'devel-stable' into devel by Russell King · 15 years ago
- 5d57795 nommu: Add MMU-less support for the RealView boards by Catalin Marinas · 15 years ago
- eb7fffa [ARM] realview: add PL061 gpiolib support by Russell King · 15 years ago
- 42578c8 Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into devel by Russell King · 15 years ago
- ee8c957 RealView: Move the IRQ_* definitions out of the board-*.h files by Catalin Marinas · 15 years ago
- af60774 RealView: Allow access to the secure flash memory block on PB1176 by Catalin Marinas · 15 years ago
- 1b504bb RealView: Add support for the RealView/PBX platform by Colin Tuckley · 15 years ago
- 49613d4 [ARM] smp: SCU is used on non-realview platforms by Russell King · 15 years ago
- 78d236c [ARM] realview: remove useless smp_cross_call_done() by Russell King · 15 years ago
- 8266810 [ARM] smp: fix cpumask usage in ARM SMP code by Russell King · 15 years ago
- be093be [ARM] pass reboot command line to arch_reset() by Russell King · 16 years ago
- 6be62ba [ARM] 5396/1: RealView: Use PATA_PLATFORM to access the CompactFlash by Catalin Marinas · 16 years ago
- 657e1de Merge branch 'for-rmk-realview' of git://linux-arm.org/linux-2.6 into devel by Russell King · 16 years ago
- 1bbdf63 RealView: Clean up the machine_is_*() calls in platsmp.c by Catalin Marinas · 16 years ago
- ebac654 RealView: Use only the shadow mapping of ARM11MPCore local timers by Catalin Marinas · 16 years ago
- 4c3ea37 RealView: Add Cortex-A9 support to the EB board by Jon Callan · 16 years ago
- e7c7082 RealView: Add support for the Cortex-A8 Platform Baseboard by Bahadir Balban · 16 years ago
- 70bb62f RealView: Allow PHYS_OFFSET at 0x70000000 by Catalin Marinas · 16 years ago
- 0560cf5 [ARM] Add a common typesafe __io implementation by Russell King · 16 years ago
- dcea83a [ARM] Hide ISA DMA API when ISA_DMA_API is unset by Russell King · 16 years ago
- 7ef4de1 Merge branch 'highmem' into devel by Russell King · 16 years ago
- b5ee900 [ARM] remove a common set of __virt_to_bus definitions by Nicolas Pitre · 16 years ago
- cf30fb4 [ARM] realview: convert to clkdev and lookup clocks by device name by Russell King · 16 years ago
- 1e8b041 [ARM] integrator,realview,versatile: remove FLASH_* and EPROM_* constants by Russell King · 16 years ago
- 877d1f3 RealView: Make more vmalloc space by changing IO_ADDRESS by Catalin Marinas · 16 years ago
- 2c0aec8 RealView: Add debug-macro.S support for the PB1176 platform by Catalin Marinas · 16 years ago
- fced80c [ARM] Convert asm/io.h to linux/io.h by Russell King · 16 years ago
- a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago