summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
AgeCommit message (Expand)AuthorLines
2013-06-12sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd-221/+3
2013-06-12ARM: sched_clock: Return suspended count earlierStephen Boyd-3/+3
2013-06-12ARM: sched_clock: Remove unused needs_suspend memberStephen Boyd-1/+0
2013-06-07ARM: mpu: add MPU initialisation for secondary coresJonathan Austin-2/+13
2013-06-07ARM: mpu: add early bring-up code for the ARMv7 PMSA-compliant MPUJonathan Austin-0/+87
2013-06-07ARM: nommu: Don't build smp_tlb.c for !CONFIG_MMUJonathan Austin-1/+4
2013-06-07ARM: suspend: fix CPU suspend code for !CONFIG_MMU configurationsWill Deacon-28/+36
2013-06-07ARM: nommu: do not initialise page tables in secondary_data structureWill Deacon-0/+2
2013-06-07ARM: nommu: add entry point for secondary CPUs to head-nommu.SWill Deacon-4/+46
2013-06-07ARM: arch_timer: stop virtual timer when booted in HYP modeMarc Zyngier-0/+5
2013-06-07ARM: hyp: initialize CNTVOFF to zeroMarc Zyngier-0/+2
2013-06-05ARM: 7745/1: psci: fix building without HOTPLUG_CPUArnd Bergmann-2/+2
2013-06-05ARM: 7742/1: topology: export cpu_topologyArnd Bergmann-0/+2
2013-06-03Finally eradicate CONFIG_HOTPLUGStephen Rothwell-12/+0
2013-06-03ARM: pci: create pci_common_init_dev()Linus Walleij-4/+5
2013-05-31Merge branch 'depends/rmk-devel-stable' into next/socOlof Johansson-12/+407
2013-05-30ARM: elf: add new hwcap for identifying atomic ldrd/strd instructionsWill Deacon-1/+7
2013-05-30ARM: LPAE: accomodate >32-bit addresses for page table baseCyril Chemparathy-8/+13
2013-05-25Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds-1/+0
2013-05-22ARM: 7727/1: remove the .vm_mm value from gate_vmaSteven Capper-1/+0
2013-05-22Merge tag '3.10-rc2-psci-ops-11-tag' of git://git.kernel.org/pub/scm/linux/ke...Russell King-6/+99
2013-05-22Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-...Russell King-6/+308
2013-05-21ARM: smp: Drop RCU_NONIDLE usage in cpu_die()Stephen Boyd-1/+1
2013-05-21ARM: Enable selection of SMP operations at boot timeJon Medhurst-4/+6
2013-05-21arm: introduce psci_smp_opsStefano Stabellini-6/+97
2013-05-15ARM: 7669/1: keep __my_cpu_offset consistent with generic oneMing Lei-0/+7
2013-05-09Merge branch 'late/fixes' into fixesOlof Johansson-1/+19
2013-05-07Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-19/+32
2013-05-06Merge branch 'late/clksrc' into late/cleanupArnd Bergmann-45/+49
2013-05-05Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-2/+7
2013-05-05arm: single_open() leaksAl Viro-1/+1
2013-05-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds-83/+160
2013-05-02Merge branch 'cleanup' into for-linusRussell King-13/+13
2013-05-02Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm...Russell King-91/+230
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-14/+9
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-42/+29
2013-04-30ARM/etm/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)-1/+1
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo-6/+2
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo-7/+0
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-75/+27
2013-04-29early_printk: consolidate random copies of identical codeThomas Gleixner-14/+3
2013-04-29ARM: default machine descriptor for multiplatformArnd Bergmann-1/+19
2013-04-29arm: Don't use create_proc_read_entry()David Howells-23/+19
2013-04-28ARM: KVM: promote vfp_host pointer to generic host cpu contextMarc Zyngier-1/+1
2013-04-28ARM: KVM: enforce maximum size for identity mapped codeMarc Zyngier-1/+6
2013-04-28Merge branch 'fixes' into next/cleanupOlof Johansson-9/+104
2013-04-26ARM: 7700/2: Make cpu_init() notraceJon Medhurst-1/+1
2013-04-25Merge branch 'kvm-arm-cleanup' from git://github.com/columbia/linux-kvm-arm.gitGleb Natapov-4/+4
2013-04-25ARM: 7703/1: Disable preemption in broadcast_tlb*_a15_erratum()Catalin Marinas-4/+5