Age | Commit message (Expand) | Author |
2014-05-29 | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2014-05-25 | ARM: 8051/1: put_user: fix possible data corruption in put_user | Andrey Ryabinin |
2014-05-23 | ARM: trusted_foundations: fix compile error on non-SMP | Alexandre Courbot |
2014-05-13 | Merge tag 'stable/for-linus-3.15-rc5-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2014-04-28 | arm/xen: Remove definiition of virt_to_pfn in asm/xen/page.h | Julien Grall |
2014-04-28 | Merge commit 'e26a9e0' into stable/for-linus-3.15 | David Vrabel |
2014-04-27 | Merge branch 'safe-dirty-tlb-flush' | Linus Torvalds |
2014-04-25 | mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing parts | Linus Torvalds |
2014-04-25 | ARM: 8041/1: pj4: fix cpu_is_pj4 check | Sebastian Hesselbarth |
2014-04-23 | ARM: add renameat2 syscall | Miklos Szeredi |
2014-04-22 | ARM: 8032/1: bL_switcher: fix validation check before its activation | Nicolas Pitre |
2014-04-22 | ARM: 8027/1: fix do_div() bug in big-endian systems | Xiangyu Lu |
2014-04-12 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds |
2014-04-11 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2014-04-11 | Merge branches 'fixes' and 'misc' into for-next | Russell King |
2014-04-09 | ARM: 8018/1: Add {inc,dec}_preempt_count asm macros | Catalin Marinas |
2014-04-09 | ARM: 8017/1: Move asm macro get_thread_info to asm/assembler.h | Catalin Marinas |
2014-04-08 | ARM: 8015/1: Add cpu_is_pj4 to distinguish PJ4 because it has some difference... | Chao Xie Linux |
2014-04-07 | Merge commit '683b6c6f82a60fabf47012581c2cfbf1b037ab95' into stable/for-linus... | David Vrabel |
2014-04-05 | Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
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 tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2014-04-05 | Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker... | 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 '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 'stable/for-linus-3.15-tag' of git://git.kernel.org/pub/scm/linux/k... | 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-02 | Merge branch 'for-3.15' of git://git.linaro.org/people/mszyprowski/linux-dma-... | Linus Torvalds |
2014-03-31 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-03-31 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-03-29 | Merge branches 'samsung/cleanup', 'samsung/exynos-clk' and 'samsung/exynos-cl... | Arnd Bergmann |
2014-03-27 | Merge tag 'zynq-cleanup-for-3.15-v2' of git://git.xilinx.com/linux-xlnx into ... | Arnd Bergmann |
2014-03-22 | Merge branch 'randconfig-fixes' into next/fixes-non-critical | Arnd Bergmann |
2014-03-22 | ARM: tegra: make debug_ll code build for ARMv6 | Arnd Bergmann |
2014-03-22 | ARM: sunxi: fix build for THUMB2_KERNEL | Arnd Bergmann |
2014-03-20 | Merge tag 'tegra-for-3.15-tf' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Olof Johansson |
2014-03-20 | audit: use uapi/linux/audit.h for AUDIT_ARCH declarations | Eric Paris |
2014-03-20 | syscall_get_arch: remove useless function arguments | Eric Paris |
2014-03-19 | ARM: 8007/1: Remove extraneous kcmp syscall ignore | Christopher Covington |
2014-03-19 | Merge branch 'uprobes-v7' of git://git.linaro.org/people/dave.long/linux into... | Russell King |
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: Change the remaining shared kprobes/uprobes symbols to something 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 |
2014-03-18 | ARM: Move generic arm instruction parsing code to new files for sharing betwe... | David A. Long |
2014-03-18 | ARM: move shared uprobe/kprobe definitions into new include file | David A. Long |
2014-03-18 | ARM: Fix missing includes in kprobes sources | David A. Long |