- 7c92732 ARM: 7909/1: mm: Call setup_dma_zone() post early_paging_init() by Santosh Shilimkar · 11 years ago
- f47671e Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
- df762ec Merge branch 'devel-stable' into for-next by Russell King · 11 years ago
- 6d7d5da ARM: 7864/1: Handle 64-bit memory in case of 32-bit phys_addr_t by Magnus Damm · 11 years ago
- 6a5014a ARM: 7863/1: Let arm_add_memory() always use 64-bit arguments by Magnus Damm · 11 years ago
- 92871b9 ARM: 7855/1: Add check for Cortex-A15 errata 798181 ECO by Rob Herring · 11 years ago
- a77e0c7 ARM: mm: Recreate kernel mappings in early_paging_init() by Santosh Shilimkar · 11 years ago
- e9faebc ARM: arch_timer: add support to configure and enable event stream by Sudeep KarkadaNagesha · 11 years ago
- 141b974 Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linus by Russell King · 11 years ago
- 9fc2105 ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo by Will Deacon · 11 years ago
- ff69a4c ARM: constify machine_desc structure uses by Russell King · 11 years ago
- 8fbac21 ARM: 7787/1: virt: ensure visibility of __boot_cpu_mode by Mark Rutland · 12 years ago
- ab8d46c0 ARM: 7788/1: elf: fix lpae hwcap feature reporting in proc/cpuinfo by Tetsuyuki Kobayashi · 12 years ago
- 16d6d5b reboot: arm: prepare reboot_mode for moving to generic kernel code by Robin Holt · 12 years ago
- 3c0c01a Merge branch 'devel-stable' into for-next by Russell King · 12 years ago
- cbd379b Merge branches 'fixes', 'mcpm', 'misc' and 'mmci' into for-next by Russell King · 12 years ago
- 18d7f15 ARM: 7763/1: kernel: fix __cpu_logical_map default initialization by Lorenzo Pieralisi · 12 years ago
- 8cf7217 ARM: kernel: build MPIDR hash function data structure by Lorenzo Pieralisi · 12 years ago
- 3fbd55e Merge branch 'for-rmk/lpae' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stable by Russell King · 12 years ago
- a469abd ARM: elf: add new hwcap for identifying atomic ldrd/strd instructions by Will Deacon · 12 years ago
- 78ecad0 Merge tag '3.10-rc2-psci-ops-11-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/sstabellini/xen into devel-stable by Russell King · 12 years ago
- f150abe Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-stable by Russell King · 12 years ago
- b382b94 ARM: Enable selection of SMP operations at boot time by Jon Medhurst · 12 years ago
- 0577408 arm: introduce psci_smp_ops by Stefano Stabellini · 12 years ago
- 9394c1c ARM: 7669/1: keep __my_cpu_offset consistent with generic one by Ming Lei · 12 years ago
- 5497e7b Merge branch 'late/fixes' into fixes by Olof Johansson · 12 years ago
- 946342d Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'smp-hotplug' into for-linus by Russell King · 12 years ago
- 883a106 ARM: default machine descriptor for multiplatform by Arnd Bergmann · 12 years ago
- 1783d45 ARM: 7700/2: Make cpu_init() notrace by Jon Medhurst · 12 years ago
- 55bdd69 ARM: Add base support for ARMv7-M by Catalin Marinas · 15 years ago
- de40614e ARM: 7694/1: ARM, TCM: initialize TCM in paging_init(), instead of setup_arch() by Joonsoo Kim · 12 years ago
- 4e1db26 ARM: 7690/1: mm: fix CONFIG_LPAE typos by Paul Bolle · 12 years ago
- 8164f7a ARM: 7680/1: Detect support for SDIV/UDIV from ISAR0 register by Stephen Boyd · 12 years ago
- c40e364 ARM: 7679/1: Clear IDIVT hwcap if CONFIG_ARM_THUMB=n by Stephen Boyd · 12 years ago
- ac52e83 ARM: use read_cpuid_id() instead of read_cpuid(CPUID_ID) by Uwe Kleine-König · 12 years ago
- b8b499c ARM: 7602/1: Pass real "__machine_arch_type" variable to setup_machine_tags() procedure by Alexander Shiyan · 12 years ago
- 14318efb ARM: 7587/1: implement optimized percpu variable access by Rob Herring · 12 years ago
- 82b5df7 Merge branch 'bl-cpuinfo' of git://linux-arm.org/linux-2.6-lp into devel-stable by Russell King · 12 years ago
- 5587164 ARM: kernel: add cpu logical map DT init in setup_arch by Lorenzo Pieralisi · 13 years ago
- cb8cf4f ARM: kernel: smp_setup_processor_id() updates by Lorenzo Pieralisi · 12 years ago
- b4b8f77 ARM: kernel: update cpuinfo to print all online CPUs features by Lorenzo Pieralisi · 12 years ago
- a0f0dd5 Merge branch 'fixes' into for-linus by Russell King · 12 years ago
- 0e51793 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
- 4588c34 ARM: virt: Add boot-time diagnostics by Dave Martin · 13 years ago
- abcee5f ARM: SoC: add per-platform SMP operations by Marc Zyngier · 13 years ago
- aa783b6 ARM: 7505/1: split out ATAGS parsing by Nicolas Pitre · 12 years ago
- a5d5f7d ARM: 7465/1: Handle >4GB memory sizes in device tree and mem=size@start option by Peter Maydell · 13 years ago
- f465d14 Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
- c790950 ARM: integrate CMA with DMA-mapping subsystem by Marek Szyprowski · 13 years ago
- 90de413 ARM: provide a late_initcall hook for platform initialization by Shawn Guo · 13 years ago
- e5ab858 ARM: 7382/1: mm: truncate memory banks to fit in 4GB space for classic MMU by Will Deacon · 13 years ago
- 12679a2 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
- 9f97da7 Disintegrate asm/system.h for ARM by David Howells · 13 years ago
- 15d07dc ARM: move CP15 definitions to separate header file by Russell King · 13 years ago
- 195864c ARM: move CP15 definitions to separate header file by Russell King · 13 years ago
- 94e5a85 ARM: earlier initialization of vectors page by Russell King · 13 years ago
- eb50439 ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMP by Will Deacon · 13 years ago
- 06e9905 ARM: 7277/1: setup.c: Fix build warning by removing unneeded header file by Fabio Estevam · 13 years ago
- a36d8e5 ARM: 7279/1: standardize /proc/iomem "Kernel code" name by Kees Cook · 13 years ago
- 770e1b0 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
- 2e0e943 Merge branch 'devel-stable' into for-linus by Russell King · 13 years ago
- 45aa066 Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/memblock by Ingo Molnar · 13 years ago
- 9811ccd ARM: 7204/1: arch/arm/kernel/setup.c: initialize arm_dma_zone_size earlier by Arnaud Patard · 13 years ago
- 1c16d24 memblock: Fix include breakages caused by 24aa07882b by Tejun Heo · 13 years ago
- de66a97 ARM: 7187/1: fix unwinding for XIP kernels by Uwe Kleine-König · 13 years ago
- 73829af Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stable by Russell King · 13 years ago
- 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
- 27a3f0e ARM: sort the meminfo array earlier by Nicolas Pitre · 13 years ago
- a34dbfb ARM: 7160/1: setup: avoid overflowing {elf,arch}_name from proc_info_list by Will Deacon · 13 years ago
- b44c350 ARM: restart: allow platforms more flexibility specifying restart mode by Russell King · 13 years ago
- a528721 ARM: restart: add restart hook to machine_desc record by Russell King · 13 years ago
- ecea4ab arm: convert core files from module.h to export.h by Paul Gortmaker · 14 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
- 7f94e9c ARM: 7062/1: cache: detect PIPT I-cache using CTR by Will Deacon · 13 years ago
- 0744a3e ARM: platform fixups: remove mdesc argument to fixup function by Russell King · 14 years ago
- 2ecccf9 ARM: 7029/1: Make cpu_architecture into a global variable by Dave Martin · 13 years ago
- 4722cd7 Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stable by Russell King · 13 years ago
- af68716 ARM: remove boot_params from struct machine_desc by Nicolas Pitre · 14 years ago
- 2bb9839 ARM: introduce atag_offset to replace boot_params by Nicolas Pitre · 14 years ago
- 72dc53a ARM: cache: detect VIPT aliasing I-cache on ARMv6 by Will Deacon · 13 years ago
- 3ad5515 Merge branch 'devel-stable' into for-next by Russell King · 14 years ago
- 06f365a Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci', 'suspend' and 'vfp' into for-next by Russell King · 14 years ago
- 07f1c29 Merge branch 'dma' of http://git.linaro.org/git/people/nico/linux into devel-stable by Russell King · 14 years ago
- 4fddcae ARM: add dma_zone_size to the machine_desc structure by Nicolas Pitre · 14 years ago
- 4aa96cc Merge branch 'kprobes-thumb' of git://git.yxit.co.uk/linux into devel-stable by Russell King · 14 years ago
- 254cdf8 ARM: hwcaps: add new HWCAP defines for ARMv7-A by Will Deacon · 14 years ago
- 0371d3f ARM: move memory layout sanity checking before meminfo initialization by Russell King · 14 years ago
- b69874e ARM: pm: arrange for cpu_proc_init() to be called on resume by Russell King · 14 years ago
- 03eb141 Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 into devel-stable by Russell King · 14 years ago
- 93c02ab arm/dt: probe for platforms via the device tree by Grant Likely · 14 years ago
- 6291319 arm/dt: consolidate atags setup into setup_machine_atags by Grant Likely · 14 years ago
- 4394c12 ARM: 6893/1: Allow for kernel command line concatenation by Victor Boivie · 14 years ago
- 9eb8f67 arm/dt: Allow CONFIG_OF on ARM by Grant Likely · 14 years ago
- 2f284c8 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
- 93a7205 crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn by Olaf Hering · 14 years ago
- 196f020 Merge branches 'fixes', 'pgt-next' and 'versatile' into devel by Russell King · 14 years ago
- 05e3475 Merge branch 'p2v' into devel by Russell King · 14 years ago
- 1f0090a Merge branch 'misc' into devel by Russell King · 14 years ago
- 3572bea ARM: 6748/1: ignore mdesc->boot_params if out of range by Nicolas Pitre · 14 years ago
- dce72dd ARM: 6749/1: fold lookup_machine_type() into setup_machine() by Nicolas Pitre · 14 years ago