aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-30ARM: l2c: add platform independent core L2 cache OF initialisationRussell King1-0/+12
2014-04-27Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds3-5/+46
2014-04-25Merge tag 'locks-v3.15-2' of git://git.samba.org/jlayton/linuxLinus Torvalds1-3/+3
2014-04-25ARM: 8042/1: iwmmxt: allow to build iWMMXt on Marvell PJ4BSebastian Hesselbarth1-0/+1
2014-04-25ARM: 8040/1: pj4: properly detect existence of iWMMXt coprocessorSebastian Hesselbarth1-1/+33
2014-04-25ARM: 8039/1: pj4: enable iWMMXt only if CONFIG_IWMMXT is setSebastian Hesselbarth1-2/+6
2014-04-25ARM: 8038/1: iwmmxt: explicitly check for supported architecturesSebastian Hesselbarth1-2/+6
2014-04-23ARM: add renameat2 syscallMiklos Szeredi1-0/+1
2014-04-22ARM: 8033/1: fix big endian __pv_phys_pfn_offset size related issueVictor Kamensky1-1/+1
2014-04-22ARM: 8030/1: ARM : kdump : add arch_crash_save_vmcoreinfoLiu Hua1-0/+7
2014-04-22locks: rename file-private locks to "open file description locks"Jeff Layton1-3/+3
2014-04-11Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds13-564/+570
2014-04-11Merge branch 'devel-stable' into for-nextRussell King8-551/+562
2014-04-11Merge branches 'fixes' and 'misc' into for-nextRussell King5-13/+8
2014-04-11Dump the registers on undefined instruction userspace faultsRussell King1-0/+1
2014-04-09ARM: 8017/1: Move asm macro get_thread_info to asm/assembler.hCatalin Marinas1-11/+0
2014-04-08ARM: 8016/1: Check cpu id in pj4_cp0_init.Chao Xie Linux1-0/+4
2014-04-08ARM: add missing system_misc.h include to process.cRussell King1-0/+1
2014-04-07Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+7
2014-04-07ARM: 8012/1: kdump: Avoid overflow when converting pfn to physaddrLiu Hua1-1/+1
2014-04-07ARM: 8010/1: avoid tracers in soft_restartSebastian Capella1-1/+1
2014-04-05Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+40
2014-04-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds28-2679/+4395
2014-04-04Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linuxLinus Torvalds1-0/+3
2014-04-04Merge branch 'devel-stable' into for-nextRussell King22-2598/+4264
2014-04-04Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unstable/sa11x0' into for-nextRussell King7-83/+145
2014-04-03ARM: Better virt_to_page() handlingRussell King2-9/+10
2014-04-03Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-3/+1
2014-04-02Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2014-04-01Merge tag 'for_russell/arm-be-probes' of git://git.linaro.org/people/taras.kondratiuk/linux into devel-stableRussell King8-551/+562
2014-04-01Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-6/+3
2014-04-01Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-3/+2
2014-04-01ARM: kprobes-test: Workaround GAS .align bugTaras Kondratiuk2-2/+2
2014-04-01ARM: kprobes-test: use <asm/opcodes.h> for Thumb instruction buildingBen Dooks1-223/+224
2014-04-01ARM: kprobes-test: use <asm/opcodes.h> for ARM instruction buildingBen Dooks1-301/+302
2014-04-01ARM: kprobes-test: use <asm/opcodes.h> for instruction accessesBen Dooks1-5/+6
2014-04-01ARM: probes: fix instruction fetch order with <asm/opcodes.h>Ben Dooks4-20/+28
2014-03-31locks: add new fcntl cmd values for handling file private locksJeff Layton1-0/+3
2014-03-20arm, hw-breakpoint: Fix CPU hotplug callback registrationSrivatsa S. Bhat1-1/+7
2014-03-19Merge branch 'uprobes-v7' of git://git.linaro.org/people/dave.long/linux into devel-stableRussell King19-2553/+3445
2014-03-19cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}Viresh Kumar2-3/+2
2014-03-18ARM: add uprobes supportDavid A. Long5-0/+484
2014-03-18ARM: Make arch_specific_insn a define for new arch_probes_insn structureDavid A. Long10-78/+78
2014-03-18ARM: Add an emulate flag to the kprobes/uprobes instruction decode functionsDavid A. Long8-16/+25
2014-03-18ARM: Change the remaining shared kprobes/uprobes symbols to something genericDavid A. Long10-66/+63
2014-03-18ARM: Rename the shared kprobes/uprobe return value enumDavid A. Long6-24/+23
2014-03-18ARM: Change more ARM kprobes symbol names to something more genericDavid A. Long6-19/+19
2014-03-18ARM: Make the kprobes condition_check symbol names more genericDavid A. Long9-92/+92
2014-03-18ARM: Remove use of struct kprobe from generic probes codeDavid A. Long9-168/+194
2014-03-18ARM: use a function table for determining instruction interpreter actionDavid A. Long11-271/+441