aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-04-11
|\
| * Merge branch 'devel-stable' into for-nextRussell King2014-04-11
| |\
| | * Merge tag 'for_russell/arm-be-probes' of git://git.linaro.org/people/taras.ko...Russell King2014-04-01
| | |\
| | | * ARM: kprobes-test: Workaround GAS .align bugTaras Kondratiuk2014-04-01
| | | * ARM: kprobes-test: use <asm/opcodes.h> for Thumb instruction buildingBen Dooks2014-04-01
| | | * ARM: kprobes-test: use <asm/opcodes.h> for ARM instruction buildingBen Dooks2014-04-01
| | | * ARM: kprobes-test: use <asm/opcodes.h> for instruction accessesBen Dooks2014-04-01
| | | * ARM: probes: fix instruction fetch order with <asm/opcodes.h>Ben Dooks2014-04-01
| | | |
| | \ \
| *-. \ \ Merge branches 'fixes' and 'misc' into for-nextRussell King2014-04-11
| |\ \ \ \
| | | * | | Dump the registers on undefined instruction userspace faultsRussell King2014-04-11
| | | * | | ARM: 8017/1: Move asm macro get_thread_info to asm/assembler.hCatalin Marinas2014-04-09
| | | * | | ARM: 8016/1: Check cpu id in pj4_cp0_init.Chao Xie Linux2014-04-08
| | | * | | ARM: add missing system_misc.h include to process.cRussell King2014-04-08
| | * | | | ARM: 8012/1: kdump: Avoid overflow when converting pfn to physaddrLiu Hua2014-04-07
| | * | | | ARM: 8010/1: avoid tracers in soft_restartSebastian Capella2014-04-07
* | | | | | Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-07
|\ \ \ \ \ \
| * | | | | | arm, hw-breakpoint: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-20
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2014-04-05
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'imx-soc-3.15' of git://git.linaro.org/people/shawnguo/linux-2.6 in...Olof Johansson2014-03-09
| |\ \ \ \ \ \
| * | | | | | | ARM: Introduce CPU_METHOD_OF_DECLARE() for cpu hotplug/smpStephen Boyd2014-02-11
* | | | | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-04-05
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Merge branch 'devel-stable' into for-nextRussell King2014-04-03
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | Merge branch 'uprobes-v7' of git://git.linaro.org/people/dave.long/linux into...Russell King2014-03-19
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | | * | | | | ARM: add uprobes supportDavid A. Long2014-03-18
| | | * | | | | ARM: Make arch_specific_insn a define for new arch_probes_insn structureDavid A. Long2014-03-18
| | | * | | | | ARM: Add an emulate flag to the kprobes/uprobes instruction decode functionsDavid A. Long2014-03-18
| | | * | | | | ARM: Change the remaining shared kprobes/uprobes symbols to something genericDavid A. Long2014-03-18
| | | * | | | | ARM: Rename the shared kprobes/uprobe return value enumDavid A. Long2014-03-18
| | | * | | | | ARM: Change more ARM kprobes symbol names to something more genericDavid A. Long2014-03-18
| | | * | | | | ARM: Make the kprobes condition_check symbol names more genericDavid A. Long2014-03-18
| | | * | | | | ARM: Remove use of struct kprobe from generic probes codeDavid A. Long2014-03-18
| | | * | | | | ARM: use a function table for determining instruction interpreter actionDavid A. Long2014-03-18
| | | * | | | | ARM: move generic thumb instruction parsing code to new files for use by othe...David A. Long2014-03-18
| | | * | | | | ARM: Move generic arm instruction parsing code to new files for sharing betwe...David A. Long2014-03-18
| | | * | | | | ARM: Fix missing includes in kprobes sourcesDavid A. Long2014-03-18
| | | | |/ / / | | | |/| | |
| | * | | | | Merge branch 'for-rmk/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King2014-03-07
| | |\ \ \ \ \
| | | * | | | | ARM: perf: add support for the Cortex-A12 PMUAlbin Tonnerre2014-02-21
| | | * | | | | ARM: perf: remove unused PMU probing codeMark Rutland2014-02-21
| | | * | | | | ARM: perf: hook up perf_sample_event_took around pmu irq handlingWill Deacon2014-02-21
| | | * | | | | ARM: perf: fully support Krait CPU PMU eventsStephen Boyd2014-02-21
| | | * | | | | ARM: perf: add hook for event index clearingStephen Boyd2014-02-21
| | | * | | | | ARM: perf: add basic support for Krait CPU PMUsStephen Boyd2014-02-21
| | | * | | | | ARM: perf: assign pdev pointer earlier for CPU PMUsStephen Boyd2014-02-21
| | | * | | | | ARM: perf: support percpu irqs for the CPU PMUStephen Boyd2014-02-21
| | | | |/ / / | | | |/| | |
| | * / | | | ARM: show_regs: on v7-M there are no FIQs, different processor modes, ...Uwe Kleine-König2014-02-03
| | |/ / / /
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unst...Russell King2014-04-03
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | / / | | | |_|_|/ / | | |/| | | / | | | | |_|/ | | | |/| |
| | | * | | ARM: Better virt_to_page() handlingRussell King2014-04-03
| | | * | | ARM: 7987/1: ARM : unwinder : Prevent data abort due to stack overflowAnurag Aggarwal2014-02-25
| | | * | | ARM: 7982/1: introduce HWCAP2 feature bits for ARMv8 Crypto ExtensionsArd Biesheuvel2014-02-25
| | | * | | ARM: 7981/1: add support for AT_HWCAP2 ELF auxv entryArd Biesheuvel2014-02-25