aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/kernel/setup.c
AgeCommit message (Expand)Author
2015-09-03Merge branch 'devel-stable' into for-linusRussell King
2015-08-18ARM: 8415/1: early fixmap support for earlyconStefan Agner
2015-08-03ARM: migrate to common PSCI client codeMark Rutland
2015-07-31ARM: 8392/3: smp: Only expose /sys/.../cpuX/online if hotpluggableStephen Boyd
2015-07-01Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-06-12Merge branches 'arnd-fixes', 'clk', 'misc', 'v7' and 'fixes' into for-nextRussell King
2015-06-01ARM: cleanup early_paging_init() callingRussell King
2015-05-28arm,arm64/xen: move Xen initialization earlierStefano Stabellini
2015-05-08ARM: 8355/1: arch: Show the serial number from devicetree in cpuinfoPaul Kocialkowski
2015-04-14Merge branches 'misc', 'vdso' and 'fixes' into for-nextRussell King
2015-03-28ARM: 8319/1: advertise availability of v8 Crypto instructionsArd Biesheuvel
2015-03-28ARM: 8318/1: treat CPU feature register fields as signed quantitiesArd Biesheuvel
2015-03-18ARM: 8313/1: Use read_cpuid_ext() macro instead of inline asmMason
2015-01-24Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-01-21ARM: 8292/1: mm: fix size rounding-down of arm_add_memory() functionMasahiro Yamada
2015-01-04Revert "ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo"Pavel Machek
2014-12-16Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-12-01arm: call iommu_init before of_platform_populateWill Deacon
2014-11-21ARM: add machine name to stack dump outputRussell King
2014-09-18ARM: 8150/3: fiq: Replace default FIQ handlerDaniel Thompson
2014-07-18ARM: hwcap: disable HWCAP_SWP if the CPU advertises it has exclusivesRussell King
2014-06-05Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-nextRussell King
2014-06-02ARM: ensure C page table setup code follows assembly codeRussell King
2014-06-01ARM: 8025/1: Get rid of meminfoLaura Abbott
2014-05-22ARM: use get_cr() rather than cr_alignmentRussell King
2014-04-04Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unst...Russell King
2014-02-25ARM: 7982/1: introduce HWCAP2 feature bits for ARMv8 Crypto ExtensionsArd Biesheuvel
2014-02-25ARM: 7981/1: add support for AT_HWCAP2 ELF auxv entryArd Biesheuvel
2014-02-10ARM: 7952/1: mm: Fix the memblock allocation for LPAE machinesSantosh Shilimkar
2014-01-27memblock, nobootmem: add memblock_virt_alloc_low()Yinghai Lu
2014-01-23Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-01-21arch/arm/kernel/: use memblock apis for early memory allocationsSantosh Shilimkar
2014-01-21Merge branch 'devel-stable' into for-nextRussell King
2014-01-21ARM: ignore memory below PHYS_OFFSETRussell King
2014-01-13Merge branch 'for_3.14/arm-no-bootmem' of git://git.kernel.org/pub/scm/linux/...Russell King
2013-12-29ARM: 7911/2: Clean up setup printks a bitOlof Johansson
2013-12-09ARM: 7909/1: mm: Call setup_dma_zone() post early_paging_init()Santosh Shilimkar
2013-11-23ARM: mm: Remove bootmem code and switch to NO_BOOTMEMSantosh Shilimkar
2013-11-14Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-11-12Merge branch 'devel-stable' into for-nextRussell King
2013-10-29ARM: 7864/1: Handle 64-bit memory in case of 32-bit phys_addr_tMagnus Damm
2013-10-29ARM: 7863/1: Let arm_add_memory() always use 64-bit argumentsMagnus Damm
2013-10-29ARM: 7855/1: Add check for Cortex-A15 errata 798181 ECORob Herring
2013-10-10ARM: mm: Recreate kernel mappings in early_paging_init()Santosh Shilimkar
2013-09-26ARM: arch_timer: add support to configure and enable event streamSudeep KarkadaNagesha
2013-09-05Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linusRussell King
2013-09-02ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfoWill Deacon
2013-07-26ARM: constify machine_desc structure usesRussell King
2013-07-26ARM: 7787/1: virt: ensure visibility of __boot_cpu_modeMark Rutland
2013-07-22ARM: 7788/1: elf: fix lpae hwcap feature reporting in proc/cpuinfoTetsuyuki Kobayashi