summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/setup.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-141-7/+21
|\
| * Merge branch 'devel-stable' into for-nextRussell King2013-11-121-0/+4
| |\
| | * ARM: mm: Recreate kernel mappings in early_paging_init()Santosh Shilimkar2013-10-101-0/+4
| * | ARM: 7864/1: Handle 64-bit memory in case of 32-bit phys_addr_tMagnus Damm2013-10-291-4/+12
| * | ARM: 7863/1: Let arm_add_memory() always use 64-bit argumentsMagnus Damm2013-10-291-3/+3
| * | ARM: 7855/1: Add check for Cortex-A15 errata 798181 ECORob Herring2013-10-291-0/+2
| |/
* | ARM: arch_timer: add support to configure and enable event streamSudeep KarkadaNagesha2013-09-261-0/+1
|/
* Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linusRussell King2013-09-051-15/+6
|\
| * ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfoWill Deacon2013-09-021-9/+0
| * ARM: constify machine_desc structure usesRussell King2013-07-261-6/+6
* | ARM: 7787/1: virt: ensure visibility of __boot_cpu_modeMark Rutland2013-07-261-0/+2
* | ARM: 7788/1: elf: fix lpae hwcap feature reporting in proc/cpuinfoTetsuyuki Kobayashi2013-07-221-0/+1
|/
* reboot: arm: prepare reboot_mode for moving to generic kernel codeRobin Holt2013-07-091-3/+3
* Merge branch 'devel-stable' into for-nextRussell King2013-06-291-4/+97
|\
| * ARM: kernel: build MPIDR hash function data structureLorenzo Pieralisi2013-06-201-0/+67
| * Merge branch 'for-rmk/lpae' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King2013-06-181-1/+7
| |\
| | * ARM: elf: add new hwcap for identifying atomic ldrd/strd instructionsWill Deacon2013-05-301-1/+7
| * | Merge tag '3.10-rc2-psci-ops-11-tag' of git://git.kernel.org/pub/scm/linux/ke...Russell King2013-05-221-1/+8
| |\ \
| | * | ARM: Enable selection of SMP operations at boot timeJon Medhurst2013-05-211-4/+6
| | * | arm: introduce psci_smp_opsStefano Stabellini2013-05-211-1/+6
| | |/
| * | Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-...Russell King2013-05-221-2/+15
| |\ \ | | |/ | |/|
| | * ARM: Add base support for ARMv7-MCatalin Marinas2013-04-171-2/+15
| | |
| \ \
*-. \ \ Merge branches 'fixes', 'mcpm', 'misc' and 'mmci' into for-nextRussell King2013-06-291-0/+7
|\ \ \ \ | | |/ / | |/| |
| | * | ARM: 7669/1: keep __my_cpu_offset consistent with generic oneMing Lei2013-05-151-0/+7
| |/ /
* | | ARM: 7763/1: kernel: fix __cpu_logical_map default initializationLorenzo Pieralisi2013-06-241-1/+1
|/ /
* | Merge branch 'late/fixes' into fixesOlof Johansson2013-05-091-1/+12
|\ \
| * | ARM: default machine descriptor for multiplatformArnd Bergmann2013-04-291-1/+12
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm...Russell King2013-05-021-6/+23
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | |
| | * | ARM: 7700/2: Make cpu_init() notraceJon Medhurst2013-04-261-1/+1
| | * | ARM: 7694/1: ARM, TCM: initialize TCM in paging_init(), instead of setup_arch()Joonsoo Kim2013-04-171-3/+0
| | |/
| | * ARM: 7690/1: mm: fix CONFIG_LPAE typosPaul Bolle2013-04-031-1/+1
| | * ARM: 7680/1: Detect support for SDIV/UDIV from ISAR0 registerStephen Boyd2013-03-221-0/+20
| | * ARM: 7679/1: Clear IDIVT hwcap if CONFIG_ARM_THUMB=nStephen Boyd2013-03-221-1/+1
| |/
* | ARM: use read_cpuid_id() instead of read_cpuid(CPUID_ID)Uwe Kleine-König2013-01-311-1/+1
|/
* ARM: 7602/1: Pass real "__machine_arch_type" variable to setup_machine_tags()...Alexander Shiyan2012-12-161-1/+1
* ARM: 7587/1: implement optimized percpu variable accessRob Herring2012-12-031-0/+6
* Merge branch 'bl-cpuinfo' of git://linux-arm.org/linux-2.6-lp into devel-stableRussell King2012-11-201-35/+35
|\
| * ARM: kernel: update cpuinfo to print all online CPUs featuresLorenzo Pieralisi2012-11-191-35/+35
* | ARM: kernel: add cpu logical map DT init in setup_archLorenzo Pieralisi2012-11-191-0/+1
* | ARM: kernel: smp_setup_processor_id() updatesLorenzo Pieralisi2012-11-191-3/+4
|/
* Merge branch 'fixes' into for-linusRussell King2012-10-111-236/+4
|\
| * Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-10-071-235/+1
| |\
| | * ARM: 7505/1: split out ATAGS parsingNicolas Pitre2012-09-031-235/+1
| * | ARM: SoC: add per-platform SMP operationsMarc Zyngier2012-09-131-1/+3
| |/
* | ARM: virt: Add boot-time diagnosticsDave Martin2012-09-191-0/+20
|/
* ARM: 7465/1: Handle >4GB memory sizes in device tree and mem=size@start optionPeter Maydell2012-07-291-3/+3
* Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-261-0/+8
|\
| * ARM: provide a late_initcall hook for platform initializationShawn Guo2012-05-031-0/+8
* | ARM: integrate CMA with DMA-mapping subsystemMarek Szyprowski2012-05-211-6/+3
|/
* ARM: 7382/1: mm: truncate memory banks to fit in 4GB space for classic MMUWill Deacon2012-04-151-1/+15
OpenPOWER on IntegriCloud