aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2014-03-18ARM: Move generic arm instruction parsing code to new files for sharing betwe...David A. Long
2014-03-18ARM: Fix missing includes in kprobes sourcesDavid A. Long
2014-03-11Merge branch 'sched/urgent' into sched/coreIngo Molnar
2014-03-09Merge tag 'imx-soc-3.15' of git://git.linaro.org/people/shawnguo/linux-2.6 in...Olof Johansson
2014-03-07ftrace: Do not pass data to ftrace_dyn_arch_initJiri Slaby
2014-03-07ftrace: Pass retval through return in ftrace_dyn_arch_init()Jiri Slaby
2014-03-07Merge branch 'for-rmk/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King
2014-03-03ARM: KVM: introduce per-vcpu HYP Configuration RegisterMarc Zyngier
2014-02-25ARM: 7987/1: ARM : unwinder : Prevent data abort due to stack overflowAnurag Aggarwal
2014-02-25ARM: 7982/1: introduce HWCAP2 feature bits for ARMv8 Crypto ExtensionsArd Biesheuvel
2014-02-25ARM: 7981/1: add support for AT_HWCAP2 ELF auxv entryArd Biesheuvel
2014-02-25ARM: 7986/1: bios32: use pci_enable_resource to enable PCI resourcesWill Deacon
2014-02-21Merge branch 'linus' into sched/coreThomas Gleixner
2014-02-21ARM: 7980/1: kernel: improve error message when LPAE config doesn't match CPUThomas Petazzoni
2014-02-21ARM: perf: add support for the Cortex-A12 PMUAlbin Tonnerre
2014-02-21ARM: perf: remove unused PMU probing codeMark Rutland
2014-02-21ARM: perf: hook up perf_sample_event_took around pmu irq handlingWill Deacon
2014-02-21ARM: perf: fully support Krait CPU PMU eventsStephen Boyd
2014-02-21ARM: perf: add hook for event index clearingStephen Boyd
2014-02-21ARM: perf: add basic support for Krait CPU PMUsStephen Boyd
2014-02-21ARM: perf: assign pdev pointer earlier for CPU PMUsStephen Boyd
2014-02-21ARM: perf: support percpu irqs for the CPU PMUStephen Boyd
2014-02-18Merge branch 'pci/misc' into nextBjorn Helgaas
2014-02-14ARM/PCI: Use list_for_each_entry() for bus traversalYijing Wang
2014-02-14PCI: Update outdated comment for pcibios_bus_report_status()Yijing Wang
2014-02-11ARM: Introduce CPU_METHOD_OF_DECLARE() for cpu hotplug/smpStephen Boyd
2014-02-11sched/idle, ARM: Remove redundant cpuidle_idle_call()Nicolas Pitre
2014-02-10ARM: 7948/1: hw_breakpoint: Add ARMv8 supportChristopher Covington
2014-02-10ARM: 7952/1: mm: Fix the memblock allocation for LPAE machinesSantosh Shilimkar
2014-02-03ARM: show_regs: on v7-M there are no FIQs, different processor modes, ...Uwe Kleine-König
2014-01-28Merge branches 'fixes' and 'misc' into for-linusRussell King
2014-01-28ARM: 7947/1: Make pgtbl macro more robustChristopher Covington
2014-01-28ARM: 7946/1: asm: __und_usr_thumb need byteswap instructions in BE caseVictor Kamensky
2014-01-28ARM: 7930/1: Introduce atomic MMIO modifyEzequiel Garcia
2014-01-27memblock, nobootmem: add memblock_virt_alloc_low()Yinghai Lu
2014-01-23Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-01-21arch/arm/kernel/: use memblock apis for early memory allocationsSantosh Shilimkar
2014-01-21Merge branch 'devel-stable' into for-nextRussell King
2014-01-21Merge branches 'amba', 'fixes', 'kees', 'misc' and 'unstable/sa11x0' into for...Russell King
2014-01-21ARM: SMP implementations are not supposed to return from smp_ops.cpu_die()Russell King
2014-01-21ARM: ignore memory below PHYS_OFFSETRussell King
2014-01-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-01-16Merge branch 'perf/urgent' into perf/coreIngo Molnar
2014-01-13Merge branch 'for_3.14/arm-no-bootmem' of git://git.kernel.org/pub/scm/linux/...Russell King
2014-01-13sched: Add new scheduler syscalls to support an extended scheduling parameter...Dario Faggioli
2014-01-11ARM: 7939/1: traps: fix opcode endianness when read from user memoryTaras Kondratiuk
2014-01-11ARM: 7937/1: perf_event: Silence sparse warningStephen Boyd
2014-01-11ARM: 7934/1: DT/kernel: fix arch_match_cpu_phys_id to avoid erroneous matchSudeep Holla
2014-01-05ARM: fix "bad mode in ... handler" message for undefined instructionsRussell King
2013-12-29ARM: 7877/1: use built-in byte swap functionKim Phillips