aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2013-09-25Merge branch 'acpi' of git://git.linaro.org/arm/acpi/acpi into leg-kernelleg-20130925.0Graeme Gregory
2013-09-25Merge branch 'topic-armv7-uefi-runtime-services' of git://git.linaro.org/peop...Graeme Gregory
2013-09-25ARM: ACPI: convert to using early_ioremapGraeme Gregory
2013-09-25arm: add early_ioremap supportLeif Lindholm
2013-09-25arm: acpi: remove the ACPI blob from memory mapGraeme Gregory
2013-09-25arm: setup: remove BOZO pfn_mapped handlingGraeme Gregory
2013-09-25ARM:ACPI: introduce arch_register_cpu() and arch_unregister_cpu()Hanjun Guo
2013-09-25ARM:ACPI: move topology_init() to arch/arm/kernel/topology.cHanjun Guo
2013-09-25ARM:ACPI: introduce arch_fix_phys_package_id() for armv7Hanjun Guo
2013-09-25ARM: ACPI: add arm support for ACPI using common codeGraeme Gregory
2013-09-23Merge branch 'tracking-perf_unwind_arm' into merge-linux-linaro-core-trackingAndrey Konovalov
2013-09-23Merge branch 'tracking-iks' into merge-linux-linaro-core-trackingAndrey Konovalov
2013-09-20arm: Add [U]EFI runtime services supportLeif Lindholm
2013-09-20arm: add early_ioremap supportLeif Lindholm
2013-09-17ARM: SMP: basic IPI triggered completion supportNicolas Pitre
2013-09-17ARM: suspend: use hash of cpu_logical_map value to index into save arrayNicolas Pitre
2013-09-17ARM: perf: save/restore pmu registers in pm notifierSudeep KarkadaNagesha
2013-09-17ARM: perf: remove spaces in CPU PMU namesSudeep KarkadaNagesha
2013-09-17ARM: perf: set cpu affinity for the irqs correctlySudeep KarkadaNagesha
2013-09-17ARM: perf: set cpu affinity to support multiple PMUsSudeep KarkadaNagesha
2013-09-17ARM: perf: register CPU PMUs with idr typesSudeep KarkadaNagesha
2013-09-17ARM: perf: replace global CPU PMU pointer with per-cpu pointersSudeep KarkadaNagesha
2013-09-17ARM: kernel: provide cluster to logical cpu mask mapping APILorenzo Pieralisi
2013-09-16ARM: perf: add support for perf registers APIWill Deacon
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-09-06Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-09-05Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-09-05Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linusRussell King
2013-09-03Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-09-02ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfoWill Deacon
2013-09-02ARM: 7829/1: Add ".text.unlikely" and ".text.hot" to arm unwind tablesDouglas Anderson
2013-09-02ARM: 7828/1: ARMv7-M: implement restart routine common to all v7-M machinesUwe Kleine-König
2013-08-28Merge branch 'for-rmk/cacheflush-v2' of git://git.kernel.org/pub/scm/linux/ke...Russell King
2013-08-27Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-08-21Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Kevin Hilman
2013-08-21ARM: topology: remove hwid/MPIDR dependency from cpu_capacitySudeep KarkadaNagesha
2013-08-21ARM: DT/kernel: define ARM specific arch_match_cpu_phys_idSudeep KarkadaNagesha
2013-08-20ARM: cacheflush: don't bother rounding to nearest vmaWill Deacon
2013-08-20ARM: cacheflush: split user cache-flushing into interruptible chunksWill Deacon
2013-08-20Merge branch 'security-fixes' into fixesRussell King
2013-08-20ARM: 7815/1: kexec: offline non panic CPUs on Kdump panicVijaya Kumar K
2013-08-20ARM: 7813/1: Mark pmu interupt IRQF_NO_THREADThomas Gleixner
2013-08-20ARM: 7819/1: fiq: Cast the first argument of flush_icache_range()Fabio Estevam
2013-08-13Merge tag 'v3.12-pwm-cleanup-for-olof' of git://github.com/tom3q/linux into n...Olof Johansson
2013-08-13Merge branch 'security-fixes' into fixesRussell King
2013-08-13ARM: 7807/1: kexec: validate CPU hotplug supportStephen Warren
2013-08-13ARM: 7810/1: perf: Fix array out of bounds access in armpmu_map_hw_event()Stephen Boyd
2013-08-13ARM: 7809/1: perf: fix event validation for software group leadersWill Deacon
2013-08-12ARM: pci: add ->add_bus() and ->remove_bus() hooks to hw_pciThomas Petazzoni
2013-08-12ARM: tlb: don't perform inner-shareable invalidation for local BP opsWill Deacon