Age | Commit message (Expand) | Author |
2014-05-25 | ARM: 8064/1: fix v7-M signal return | Rabin Vincent |
2014-05-25 | ARM: 8052/1: unwind: Fix handling of "Pop r4-r[4+nnn],r14" opcode | Nikolay Borisov |
2014-04-27 | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2014-04-25 | Merge tag 'locks-v3.15-2' of git://git.samba.org/jlayton/linux | Linus Torvalds |
2014-04-25 | ARM: 8042/1: iwmmxt: allow to build iWMMXt on Marvell PJ4B | Sebastian Hesselbarth |
2014-04-25 | ARM: 8040/1: pj4: properly detect existence of iWMMXt coprocessor | Sebastian Hesselbarth |
2014-04-25 | ARM: 8039/1: pj4: enable iWMMXt only if CONFIG_IWMMXT is set | Sebastian Hesselbarth |
2014-04-25 | ARM: 8038/1: iwmmxt: explicitly check for supported architectures | Sebastian Hesselbarth |
2014-04-23 | ARM: add renameat2 syscall | Miklos Szeredi |
2014-04-22 | ARM: 8033/1: fix big endian __pv_phys_pfn_offset size related issue | Victor Kamensky |
2014-04-22 | ARM: 8030/1: ARM : kdump : add arch_crash_save_vmcoreinfo | Liu Hua |
2014-04-22 | locks: rename file-private locks to "open file description locks" | Jeff Layton |
2014-04-11 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2014-04-11 | Merge branch 'devel-stable' into for-next | Russell King |
2014-04-11 | Merge branches 'fixes' and 'misc' into for-next | Russell King |
2014-04-11 | Dump the registers on undefined instruction userspace faults | Russell King |
2014-04-09 | ARM: 8017/1: Move asm macro get_thread_info to asm/assembler.h | Catalin Marinas |
2014-04-08 | ARM: 8016/1: Check cpu id in pj4_cp0_init. | Chao Xie Linux |
2014-04-08 | ARM: add missing system_misc.h include to process.c | Russell King |
2014-04-07 | Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-04-07 | ARM: 8012/1: kdump: Avoid overflow when converting pfn to physaddr | Liu Hua |
2014-04-07 | ARM: 8010/1: avoid tracers in soft_restart | Sebastian Capella |
2014-04-05 | Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds |
2014-04-05 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2014-04-04 | Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linux | Linus Torvalds |
2014-04-04 | Merge branch 'devel-stable' into for-next | Russell King |
2014-04-04 | Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unst... | Russell King |
2014-04-03 | ARM: Better virt_to_page() handling | Russell King |
2014-04-03 | Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
2014-04-02 | Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-04-01 | Merge tag 'for_russell/arm-be-probes' of git://git.linaro.org/people/taras.ko... | Russell King |
2014-04-01 | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-04-01 | Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-04-01 | ARM: kprobes-test: Workaround GAS .align bug | Taras Kondratiuk |
2014-04-01 | ARM: kprobes-test: use <asm/opcodes.h> for Thumb instruction building | Ben Dooks |
2014-04-01 | ARM: kprobes-test: use <asm/opcodes.h> for ARM instruction building | Ben Dooks |
2014-04-01 | ARM: kprobes-test: use <asm/opcodes.h> for instruction accesses | Ben Dooks |
2014-04-01 | ARM: probes: fix instruction fetch order with <asm/opcodes.h> | Ben Dooks |
2014-03-31 | locks: add new fcntl cmd values for handling file private locks | Jeff Layton |
2014-03-20 | arm, hw-breakpoint: Fix CPU hotplug callback registration | Srivatsa S. Bhat |
2014-03-19 | Merge branch 'uprobes-v7' of git://git.linaro.org/people/dave.long/linux into... | Russell King |
2014-03-19 | cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE} | Viresh Kumar |
2014-03-18 | ARM: add uprobes support | David A. Long |
2014-03-18 | ARM: Make arch_specific_insn a define for new arch_probes_insn structure | David A. Long |
2014-03-18 | ARM: Add an emulate flag to the kprobes/uprobes instruction decode functions | David A. Long |
2014-03-18 | ARM: Change the remaining shared kprobes/uprobes symbols to something generic | David A. Long |
2014-03-18 | ARM: Rename the shared kprobes/uprobe return value enum | David A. Long |
2014-03-18 | ARM: Change more ARM kprobes symbol names to something more generic | David A. Long |
2014-03-18 | ARM: Make the kprobes condition_check symbol names more generic | David A. Long |
2014-03-18 | ARM: Remove use of struct kprobe from generic probes code | David A. Long |