summaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)AuthorFilesLines
2013-07-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds18-97/+456
2013-07-03Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds10-16/+412
2013-07-02Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-12/+0
2013-06-30ARM: dt: Only print warning, not WARN() on bad cpu map in device treeOlof Johansson1-2/+3
2013-06-29Merge branch 'devel-stable' into for-nextRussell King16-72/+813
2013-06-29Merge branches 'fixes', 'mcpm', 'misc' and 'mmci' into for-nextRussell King8-35/+48
2013-06-25Merge 3.10-rc7 into driver-core-nextGreg Kroah-Hartman3-19/+41
2013-06-24ARM: 7769/1: Cortex-A15: fix erratum 798181 implementationMarc Zyngier1-16/+2
2013-06-24ARM: 7765/1: perf: Record the user-mode PC in the call chain.Jed Davis1-0/+1
2013-06-24ARM: 7735/2: Preserve the user r/w register TPIDRURW on context switch and forkAndré Hentschel4-6/+9
2013-06-24ARM: 7763/1: kernel: fix __cpu_logical_map default initializationLorenzo Pieralisi2-2/+2
2013-06-24ARM: 7762/1: kernel: fix arm_dt_init_cpu_maps() to skip non-cpu nodesLorenzo Pieralisi1-0/+3
2013-06-20ARM: kernel: implement stack pointer save array through MPIDR hashingLorenzo Pieralisi3-18/+105
2013-06-20ARM: kernel: build MPIDR hash function data structureLorenzo Pieralisi1-0/+67
2013-06-20Merge tag 'imx-soc-3.11' of git://git.linaro.org/people/shawnguo/linux-2.6 in...Arnd Bergmann1-0/+2
2013-06-20Merge tag 'integrator-pci-for-arm-soc' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann1-4/+5
2013-06-18Merge branch 'for-rmk/arch-timer-cleanups' of git://linux-arm.org/linux-mr in...Russell King1-0/+7
2013-06-18Merge branch 'for-rmk/lpae' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King3-9/+20
2013-06-18Merge branch 'for-rmk/hugepages' of git://git.linaro.org/people/stevecapper/l...Russell King1-1/+0
2013-06-18Merge 3.10-rc6 into driver-core-nextGreg Kroah-Hartman1-0/+2
2013-06-18ARM: 7759/1: decouple CPU offlining from reboot/shutdownStephen Warren3-19/+41
2013-06-17Merge branch 'ja-nommu-for-rmk-v2' of git://linux-arm.org/linux-ja into devel...Russell King5-37/+211
2013-06-17ARM: mpu: protect the vectors page with an MPU regionJonathan Austin2-2/+23
2013-06-17ARM: 7748/1: oabi: handle faults when loading swi instruction from userspaceWill Deacon1-13/+29
2013-06-07ARM: mpu: add MPU initialisation for secondary coresJonathan Austin2-2/+13
2013-06-07ARM: mpu: add early bring-up code for the ARMv7 PMSA-compliant MPUJonathan Austin1-0/+87
2013-06-07ARM: nommu: Don't build smp_tlb.c for !CONFIG_MMUJonathan Austin1-1/+4
2013-06-07ARM: suspend: fix CPU suspend code for !CONFIG_MMU configurationsWill Deacon1-28/+36
2013-06-07ARM: nommu: do not initialise page tables in secondary_data structureWill Deacon1-0/+2
2013-06-07ARM: nommu: add entry point for secondary CPUs to head-nommu.SWill Deacon1-4/+46
2013-06-07ARM: arch_timer: stop virtual timer when booted in HYP modeMarc Zyngier1-0/+5
2013-06-07ARM: hyp: initialize CNTVOFF to zeroMarc Zyngier1-0/+2
2013-06-06ARM: 7745/1: psci: fix building without HOTPLUG_CPUArnd Bergmann1-2/+2
2013-06-06ARM: 7742/1: topology: export cpu_topologyArnd Bergmann1-0/+2
2013-06-04Finally eradicate CONFIG_HOTPLUGStephen Rothwell2-12/+0
2013-06-03ARM: pci: create pci_common_init_dev()Linus Walleij1-4/+5
2013-06-01Merge branch 'depends/rmk-devel-stable' into next/socOlof Johansson9-12/+407
2013-05-30ARM: elf: add new hwcap for identifying atomic ldrd/strd instructionsWill Deacon1-1/+7
2013-05-30ARM: LPAE: accomodate >32-bit addresses for page table baseCyril Chemparathy2-8/+13
2013-05-25Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-1/+0
2013-05-23ARM: 7727/1: remove the .vm_mm value from gate_vmaSteven Capper1-1/+0
2013-05-22Merge tag '3.10-rc2-psci-ops-11-tag' of git://git.kernel.org/pub/scm/linux/ke...Russell King4-6/+99
2013-05-22Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-...Russell King7-6/+308
2013-05-21ARM: smp: Drop RCU_NONIDLE usage in cpu_die()Stephen Boyd1-1/+1
2013-05-21ARM: Enable selection of SMP operations at boot timeJon Medhurst1-4/+6
2013-05-21arm: introduce psci_smp_opsStefano Stabellini4-6/+97
2013-05-15ARM: 7669/1: keep __my_cpu_offset consistent with generic oneMing Lei1-0/+7
2013-05-10Merge branch 'late/fixes' into fixesOlof Johansson2-1/+19
2013-05-07Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-19/+32
2013-05-07Merge branch 'late/clksrc' into late/cleanupArnd Bergmann6-45/+49