aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2014-06-01ARM: 8025/1: Get rid of meminfoLaura Abbott
2014-05-30ARM: 8049/1: ftrace/add save_stack_trace_regs() implementationLin Yongting
2014-05-30ARM: 8062/1: Modify ldrt fixup handler to re-execute the userspace instructionArun K S
2014-05-25ARM: 8054/1: perf: add support for the Cortex-A17 PMUWill Deacon
2014-05-25ARM: 8053/1: kernel: sleep: restore HYP mode configuration in cpu_resumeLorenzo Pieralisi
2014-05-25ARM: 8043/1: uprobes need icache flush after xol writeVictor Kamensky
2014-05-25ARM: 8028/1: move __fixup_smp out of init sectionRob Herring
2014-05-22ARM: stacktrace: include exception PC value in stacktrace outputRussell King
2014-05-22ARM: stacktrace: avoid listing stacktrace functions in stacktraceRussell King
2014-04-25ARM: 8036/1: Enable IRQs before attempting to read user space in __und_usrCatalin Marinas
2014-04-25ARM: 8034/1: Disable preemption in iwmmxt_task_enable()Catalin Marinas
2014-04-23ARM: 8022/1: ftrace: work with CONFIG_DEBUG_SET_MODULE_RONXRabin Vincent
2014-04-23ARM: 8011/1: ARM hibernation / suspend-to-diskSebastian Capella
2014-04-14ARM: 8008/1: topology: Coding style fixesMark Brown
2014-04-11Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-04-11Merge branch 'devel-stable' into for-nextRussell King
2014-04-11Merge branches 'fixes' and 'misc' into for-nextRussell King
2014-04-11Dump the registers on undefined instruction userspace faultsRussell King
2014-04-09ARM: 8017/1: Move asm macro get_thread_info to asm/assembler.hCatalin Marinas
2014-04-08ARM: 8016/1: Check cpu id in pj4_cp0_init.Chao Xie Linux
2014-04-08ARM: add missing system_misc.h include to process.cRussell King
2014-04-07Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-04-07ARM: 8012/1: kdump: Avoid overflow when converting pfn to physaddrLiu Hua
2014-04-07ARM: 8010/1: avoid tracers in soft_restartSebastian Capella
2014-04-05Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2014-04-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-04-04Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linuxLinus Torvalds
2014-04-04Merge branch 'devel-stable' into for-nextRussell King
2014-04-04Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unst...Russell King
2014-04-03ARM: Better virt_to_page() handlingRussell King
2014-04-03Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2014-04-02Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-04-01Merge tag 'for_russell/arm-be-probes' of git://git.linaro.org/people/taras.ko...Russell King
2014-04-01Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-04-01Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-01ARM: kprobes-test: Workaround GAS .align bugTaras Kondratiuk
2014-04-01ARM: kprobes-test: use <asm/opcodes.h> for Thumb instruction buildingBen Dooks
2014-04-01ARM: kprobes-test: use <asm/opcodes.h> for ARM instruction buildingBen Dooks
2014-04-01ARM: kprobes-test: use <asm/opcodes.h> for instruction accessesBen Dooks
2014-04-01ARM: probes: fix instruction fetch order with <asm/opcodes.h>Ben Dooks
2014-03-31locks: add new fcntl cmd values for handling file private locksJeff Layton
2014-03-20arm, hw-breakpoint: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2014-03-19Merge branch 'uprobes-v7' of git://git.linaro.org/people/dave.long/linux into...Russell King
2014-03-19cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}Viresh Kumar
2014-03-18ARM: add uprobes supportDavid A. Long
2014-03-18ARM: Make arch_specific_insn a define for new arch_probes_insn structureDavid A. Long
2014-03-18ARM: Add an emulate flag to the kprobes/uprobes instruction decode functionsDavid A. Long
2014-03-18ARM: Change the remaining shared kprobes/uprobes symbols to something genericDavid A. Long
2014-03-18ARM: Rename the shared kprobes/uprobe return value enumDavid A. Long
2014-03-18ARM: Change more ARM kprobes symbol names to something more genericDavid A. Long