summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/setup.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-01-231-2/+5
|\
| * ARM: 8292/1: mm: fix size rounding-down of arm_add_memory() functionMasahiro Yamada2015-01-211-2/+5
* | Revert "ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo"Pavel Machek2015-01-041-0/+9
|/
* Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-12-161-0/+2
|\
| * arm: call iommu_init before of_platform_populateWill Deacon2014-12-011-0/+2
* | ARM: add machine name to stack dump outputRussell King2014-11-211-0/+1
|/
* ARM: 8150/3: fiq: Replace default FIQ handlerDaniel Thompson2014-09-181-1/+7
* ARM: hwcap: disable HWCAP_SWP if the CPU advertises it has exclusivesRussell King2014-07-181-7/+22
*-. Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-nextRussell King2014-06-051-22/+8Star
|\ \
| | * ARM: 8025/1: Get rid of meminfoLaura Abbott2014-06-011-22/+8Star
| |/
* | ARM: ensure C page table setup code follows assembly codeRussell King2014-06-021-1/+4
* | ARM: use get_cr() rather than cr_alignmentRussell King2014-05-221-1/+1
|/
*---. Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unst...Russell King2014-04-041-1/+17
|\ \ \
| | * | ARM: 7982/1: introduce HWCAP2 feature bits for ARMv8 Crypto ExtensionsArd Biesheuvel2014-02-251-0/+5
| | * | ARM: 7981/1: add support for AT_HWCAP2 ELF auxv entryArd Biesheuvel2014-02-251-0/+11
| |/ / |/| |
| * | ARM: 7952/1: mm: Fix the memblock allocation for LPAE machinesSantosh Shilimkar2014-02-101-1/+1
|/ /
* | memblock, nobootmem: add memblock_virt_alloc_low()Yinghai Lu2014-01-281-1/+1
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-01-241-22/+35
|\ \
| * \ Merge branch 'devel-stable' into for-nextRussell King2014-01-211-1/+1
| |\ \
| | * \ Merge branch 'for_3.14/arm-no-bootmem' of git://git.kernel.org/pub/scm/linux/...Russell King2014-01-141-1/+1
| | |\ \
| | | * | ARM: mm: Remove bootmem code and switch to NO_BOOTMEMSantosh Shilimkar2013-11-231-1/+1
| | | |/
| * | | ARM: ignore memory below PHYS_OFFSETRussell King2014-01-211-0/+14
| * | | ARM: 7911/2: Clean up setup printks a bitOlof Johansson2013-12-291-21/+20Star
| |/ /
* / / arch/arm/kernel/: use memblock apis for early memory allocationsSantosh Shilimkar2014-01-221-1/+1
|/ /
* / ARM: 7909/1: mm: Call setup_dma_zone() post early_paging_init()Santosh Shilimkar2013-12-101-2/+1Star
|/
* 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-111-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/+6Star
|\
| * ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfoWill Deacon2013-09-021-9/+0Star
| * 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
|/ /