summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/setup.c
AgeCommit message (Expand)AuthorFilesLines
2016-07-02ARM: 8583/1: mm: fix location of _etextKees Cook1-1/+1
2016-06-23arm: Remove unnecessary of_platform_populate with default match tableKefeng Wang1-5/+1
2016-06-23of: iommu: make of_iommu_init() postcore_initcall_syncKefeng Wang1-2/+0
2016-05-20Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-0/+26
2016-05-19Merge branches 'amba', 'devel-stable', 'kexec-for-next' and 'misc' into for-l...Russell King1-0/+28
2016-05-03ARM: kexec: remove 512MB restriction on kexec crashdumpRussell King1-4/+1
2016-05-03ARM: kexec: fix crashkernel= handlingRussell King1-0/+29
2016-04-28efi/arm/libstub: Make screen_info accessible to the UEFI stubArd Biesheuvel1-1/+2
2016-04-19ARM: 8563/1: fix demoting HWCAP_SWPVladimir Murzin1-1/+1
2016-04-07ARM: 8550/1: protect idiv patching against undefined gcc behaviorNicolas Pitre1-0/+2
2016-01-30arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani1-3/+3
2016-01-12Merge branch 'devel-stable' into for-linusRussell King1-2/+8
2015-12-17ARM: 8477/1: runtime patch udiv/sdiv instructions into __aeabi_{u}idiv()Nicolas Pitre1-0/+67
2015-12-13ARM: wire up UEFI init and runtime supportArd Biesheuvel1-0/+3
2015-12-13ARM: add support for generic early_ioremap/early_memremapArd Biesheuvel1-2/+5
2015-09-03Merge branch 'devel-stable' into for-linusRussell King1-1/+2
2015-08-18ARM: 8415/1: early fixmap support for earlyconStefan Agner1-0/+4
2015-08-03ARM: migrate to common PSCI client codeMark Rutland1-1/+2
2015-07-31ARM: 8392/3: smp: Only expose /sys/.../cpuX/online if hotpluggableStephen Boyd1-1/+1
2015-07-01Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2015-06-12Merge branches 'arnd-fixes', 'clk', 'misc', 'v7' and 'fixes' into for-nextRussell King1-5/+25
2015-06-01ARM: cleanup early_paging_init() callingRussell King1-3/+4
2015-05-28arm,arm64/xen: move Xen initialization earlierStefano Stabellini1-0/+2
2015-05-08ARM: 8355/1: arch: Show the serial number from devicetree in cpuinfoPaul Kocialkowski1-2/+21
2015-04-14Merge branches 'misc', 'vdso' and 'fixes' into for-nextRussell King1-4/+1
2015-03-28ARM: 8319/1: advertise availability of v8 Crypto instructionsArd Biesheuvel1-0/+22
2015-03-28ARM: 8318/1: treat CPU feature register fields as signed quantitiesArd Biesheuvel1-13/+9
2015-03-18ARM: 8313/1: Use read_cpuid_ext() macro instead of inline asmMason1-4/+1
2015-01-24Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-2/+5
2015-01-21ARM: 8292/1: mm: fix size rounding-down of arm_add_memory() functionMasahiro Yamada1-2/+5
2015-01-04Revert "ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo"Pavel Machek1-0/+9
2014-12-16Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+2
2014-12-01arm: call iommu_init before of_platform_populateWill Deacon1-0/+2
2014-11-21ARM: add machine name to stack dump outputRussell King1-0/+1
2014-09-18ARM: 8150/3: fiq: Replace default FIQ handlerDaniel Thompson1-1/+7
2014-07-18ARM: hwcap: disable HWCAP_SWP if the CPU advertises it has exclusivesRussell King1-7/+22
2014-06-05Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-nextRussell King1-22/+8
2014-06-02ARM: ensure C page table setup code follows assembly codeRussell King1-1/+4
2014-06-01ARM: 8025/1: Get rid of meminfoLaura Abbott1-22/+8
2014-05-22ARM: use get_cr() rather than cr_alignmentRussell King1-1/+1
2014-04-04Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unst...Russell King1-1/+17
2014-02-25ARM: 7982/1: introduce HWCAP2 feature bits for ARMv8 Crypto ExtensionsArd Biesheuvel1-0/+5
2014-02-25ARM: 7981/1: add support for AT_HWCAP2 ELF auxv entryArd Biesheuvel1-0/+11
2014-02-10ARM: 7952/1: mm: Fix the memblock allocation for LPAE machinesSantosh Shilimkar1-1/+1
2014-01-27memblock, nobootmem: add memblock_virt_alloc_low()Yinghai Lu1-1/+1
2014-01-23Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-22/+35
2014-01-21arch/arm/kernel/: use memblock apis for early memory allocationsSantosh Shilimkar1-1/+1
2014-01-21Merge branch 'devel-stable' into for-nextRussell King1-1/+1
2014-01-21ARM: ignore memory below PHYS_OFFSETRussell King1-0/+14
2014-01-13Merge branch 'for_3.14/arm-no-bootmem' of git://git.kernel.org/pub/scm/linux/...Russell King1-1/+1