aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/setup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-05Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linusRussell King1-15/+6
2013-09-02ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfoWill Deacon1-9/+0
2013-07-26ARM: constify machine_desc structure usesRussell King1-6/+6
2013-07-26ARM: 7787/1: virt: ensure visibility of __boot_cpu_modeMark Rutland1-0/+2
2013-07-22ARM: 7788/1: elf: fix lpae hwcap feature reporting in proc/cpuinfoTetsuyuki Kobayashi1-0/+1
2013-07-09reboot: arm: prepare reboot_mode for moving to generic kernel codeRobin Holt1-3/+3
2013-06-29Merge branch 'devel-stable' into for-nextRussell King1-4/+97
2013-06-29Merge branches 'fixes', 'mcpm', 'misc' and 'mmci' into for-nextRussell King1-0/+7
2013-06-24ARM: 7763/1: kernel: fix __cpu_logical_map default initializationLorenzo Pieralisi1-1/+1
2013-06-20ARM: kernel: build MPIDR hash function data structureLorenzo Pieralisi1-0/+67
2013-06-18Merge branch 'for-rmk/lpae' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stableRussell King1-1/+7
2013-05-30ARM: elf: add new hwcap for identifying atomic ldrd/strd instructionsWill Deacon1-1/+7
2013-05-22Merge tag '3.10-rc2-psci-ops-11-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/sstabellini/xen into devel-stableRussell King1-1/+8
2013-05-22Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-stableRussell King1-2/+15
2013-05-21ARM: Enable selection of SMP operations at boot timeJon Medhurst1-4/+6
2013-05-21arm: introduce psci_smp_opsStefano Stabellini1-1/+6
2013-05-15ARM: 7669/1: keep __my_cpu_offset consistent with generic oneMing Lei1-0/+7
2013-05-09Merge branch 'late/fixes' into fixesOlof Johansson1-1/+12
2013-05-02Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'smp-hotplug' into for-linusRussell King1-6/+23
2013-04-29ARM: default machine descriptor for multiplatformArnd Bergmann1-1/+12
2013-04-26ARM: 7700/2: Make cpu_init() notraceJon Medhurst1-1/+1
2013-04-17ARM: Add base support for ARMv7-MCatalin Marinas1-2/+15
2013-04-17ARM: 7694/1: ARM, TCM: initialize TCM in paging_init(), instead of setup_arch()Joonsoo Kim1-3/+0
2013-04-03ARM: 7690/1: mm: fix CONFIG_LPAE typosPaul Bolle1-1/+1
2013-03-22ARM: 7680/1: Detect support for SDIV/UDIV from ISAR0 registerStephen Boyd1-0/+20
2013-03-22ARM: 7679/1: Clear IDIVT hwcap if CONFIG_ARM_THUMB=nStephen Boyd1-1/+1
2013-01-31ARM: use read_cpuid_id() instead of read_cpuid(CPUID_ID)Uwe Kleine-König1-1/+1
2012-12-16ARM: 7602/1: Pass real "__machine_arch_type" variable to setup_machine_tags() procedureAlexander Shiyan1-1/+1
2012-12-03ARM: 7587/1: implement optimized percpu variable accessRob Herring1-0/+6
2012-11-20Merge branch 'bl-cpuinfo' of git://linux-arm.org/linux-2.6-lp into devel-stableRussell King1-35/+35
2012-11-19ARM: kernel: add cpu logical map DT init in setup_archLorenzo Pieralisi1-0/+1
2012-11-19ARM: kernel: smp_setup_processor_id() updatesLorenzo Pieralisi1-3/+4
2012-11-19ARM: kernel: update cpuinfo to print all online CPUs featuresLorenzo Pieralisi1-35/+35
2012-10-11Merge branch 'fixes' into for-linusRussell King1-236/+4
2012-10-07Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-235/+1
2012-09-19ARM: virt: Add boot-time diagnosticsDave Martin1-0/+20
2012-09-13ARM: SoC: add per-platform SMP operationsMarc Zyngier1-1/+3
2012-09-03ARM: 7505/1: split out ATAGS parsingNicolas Pitre1-235/+1
2012-07-29ARM: 7465/1: Handle >4GB memory sizes in device tree and mem=size@start optionPeter Maydell1-3/+3
2012-05-26Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+8
2012-05-21ARM: integrate CMA with DMA-mapping subsystemMarek Szyprowski1-6/+3
2012-05-03ARM: provide a late_initcall hook for platform initializationShawn Guo1-0/+8
2012-04-15ARM: 7382/1: mm: truncate memory banks to fit in 4GB space for classic MMUWill Deacon1-1/+15
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-1/+0
2012-03-28Disintegrate asm/system.h for ARMDavid Howells1-0/+2
2012-03-28ARM: move CP15 definitions to separate header fileRussell King1-1/+1
2012-03-24ARM: move CP15 definitions to separate header fileRussell King1-1/+1
2012-01-23ARM: earlier initialization of vectors pageRussell King1-1/+0
2012-01-23ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMPWill Deacon1-0/+14
2012-01-19ARM: 7277/1: setup.c: Fix build warning by removing unneeded header fileFabio Estevam1-1/+0