summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
AgeCommit message (Expand)AuthorLines
2014-04-11Merge branches 'fixes' and 'misc' into for-nextRussell King-13/+8
2014-04-11Dump the registers on undefined instruction userspace faultsRussell King-0/+1
2014-04-09ARM: 8017/1: Move asm macro get_thread_info to asm/assembler.hCatalin Marinas-11/+0
2014-04-08ARM: 8016/1: Check cpu id in pj4_cp0_init.Chao Xie Linux-0/+4
2014-04-08ARM: add missing system_misc.h include to process.cRussell King-0/+1
2014-04-07Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+7
2014-04-07ARM: 8012/1: kdump: Avoid overflow when converting pfn to physaddrLiu Hua-1/+1
2014-04-07ARM: 8010/1: avoid tracers in soft_restartSebastian Capella-1/+1
2014-04-05Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds-0/+40
2014-04-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds-2679/+4395
2014-04-04Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linuxLinus Torvalds-0/+3
2014-04-04Merge branch 'devel-stable' into for-nextRussell King-2598/+4264
2014-04-04Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unst...Russell King-83/+145
2014-04-03ARM: Better virt_to_page() handlingRussell King-9/+10
2014-04-03Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds-3/+1
2014-04-02Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+1
2014-04-01Merge tag 'for_russell/arm-be-probes' of git://git.linaro.org/people/taras.ko...Russell King-551/+562
2014-04-01Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-6/+3
2014-04-01Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-3/+2
2014-04-01ARM: kprobes-test: Workaround GAS .align bugTaras Kondratiuk-2/+2
2014-04-01ARM: kprobes-test: use <asm/opcodes.h> for Thumb instruction buildingBen Dooks-223/+224
2014-04-01ARM: kprobes-test: use <asm/opcodes.h> for ARM instruction buildingBen Dooks-301/+302
2014-04-01ARM: kprobes-test: use <asm/opcodes.h> for instruction accessesBen Dooks-5/+6
2014-04-01ARM: probes: fix instruction fetch order with <asm/opcodes.h>Ben Dooks-20/+28
2014-03-31locks: add new fcntl cmd values for handling file private locksJeff Layton-0/+3
2014-03-20arm, hw-breakpoint: Fix CPU hotplug callback registrationSrivatsa S. Bhat-1/+7
2014-03-19Merge branch 'uprobes-v7' of git://git.linaro.org/people/dave.long/linux into...Russell King-2553/+3445
2014-03-19cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}Viresh Kumar-3/+2
2014-03-18ARM: add uprobes supportDavid A. Long-0/+484
2014-03-18ARM: Make arch_specific_insn a define for new arch_probes_insn structureDavid A. Long-78/+78
2014-03-18ARM: Add an emulate flag to the kprobes/uprobes instruction decode functionsDavid A. Long-16/+25
2014-03-18ARM: Change the remaining shared kprobes/uprobes symbols to something genericDavid A. Long-66/+63
2014-03-18ARM: Rename the shared kprobes/uprobe return value enumDavid A. Long-24/+23
2014-03-18ARM: Change more ARM kprobes symbol names to something more genericDavid A. Long-19/+19
2014-03-18ARM: Make the kprobes condition_check symbol names more genericDavid A. Long-92/+92
2014-03-18ARM: Remove use of struct kprobe from generic probes codeDavid A. Long-168/+194
2014-03-18ARM: use a function table for determining instruction interpreter actionDavid A. Long-271/+441
2014-03-18ARM: move generic thumb instruction parsing code to new files for use by othe...David A. Long-910/+1000
2014-03-18ARM: Move generic arm instruction parsing code to new files for sharing betwe...David A. Long-1513/+1622
2014-03-18ARM: Fix missing includes in kprobes sourcesDavid A. Long-1/+9
2014-03-11Merge branch 'sched/urgent' into sched/coreIngo Molnar-1/+13
2014-03-09Merge tag 'imx-soc-3.15' of git://git.linaro.org/people/shawnguo/linux-2.6 in...Olof Johansson-1/+1
2014-03-07ftrace: Do not pass data to ftrace_dyn_arch_initJiri Slaby-1/+1
2014-03-07ftrace: Pass retval through return in ftrace_dyn_arch_init()Jiri Slaby-2/+0
2014-03-07Merge branch 'for-rmk/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King-44/+813
2014-03-03ARM: KVM: introduce per-vcpu HYP Configuration RegisterMarc Zyngier-0/+1
2014-02-25ARM: 7987/1: ARM : unwinder : Prevent data abort due to stack overflowAnurag Aggarwal-37/+100
2014-02-25ARM: 7982/1: introduce HWCAP2 feature bits for ARMv8 Crypto ExtensionsArd Biesheuvel-0/+5
2014-02-25ARM: 7981/1: add support for AT_HWCAP2 ELF auxv entryArd Biesheuvel-0/+11
2014-02-25ARM: 7986/1: bios32: use pci_enable_resource to enable PCI resourcesWill Deacon-34/+3