summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
AgeCommit message (Expand)AuthorFilesLines
2014-04-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds1-3/+2
2014-04-11Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2-0/+61
2014-04-11Merge branches 'fixes' and 'misc' into for-nextRussell King2-0/+61
2014-04-09ARM: 8018/1: Add {inc,dec}_preempt_count asm macrosCatalin Marinas1-0/+32
2014-04-09ARM: 8017/1: Move asm macro get_thread_info to asm/assembler.hCatalin Marinas1-0/+10
2014-04-08ARM: 8015/1: Add cpu_is_pj4 to distinguish PJ4 because it has some difference...Chao Xie Linux1-0/+19
2014-04-05Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+3
2014-04-05Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds4-4/+35
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2-7/+1
2014-04-05Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-10/+9
2014-04-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds23-63/+207
2014-04-04Merge branch 'devel-stable' into for-nextRussell King6-17/+109
2014-04-04Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unst...Russell King20-70/+114
2014-04-03ARM: Better virt_to_page() handlingRussell King1-17/+24
2014-04-03Merge tag 'stable/for-linus-3.15-tag' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-9/+6
2014-04-02Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-9/+38
2014-04-02Merge branch 'for-3.15' of git://git.linaro.org/people/mszyprowski/linux-dma-...Linus Torvalds1-5/+7
2014-03-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+0
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+3
2014-03-29Merge branches 'samsung/cleanup', 'samsung/exynos-clk' and 'samsung/exynos-cl...Arnd Bergmann1-1/+1
2014-03-27Merge tag 'zynq-cleanup-for-3.15-v2' of git://git.xilinx.com/linux-xlnx into ...Arnd Bergmann1-0/+3
2014-03-22Merge branch 'randconfig-fixes' into next/fixes-non-criticalArnd Bergmann2-10/+9
2014-03-22ARM: tegra: make debug_ll code build for ARMv6Arnd Bergmann1-10/+8
2014-03-22ARM: sunxi: fix build for THUMB2_KERNELArnd Bergmann1-0/+1
2014-03-20Merge tag 'tegra-for-3.15-tf' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2-4/+13
2014-03-20audit: use uapi/linux/audit.h for AUDIT_ARCH declarationsEric Paris1-1/+1
2014-03-20syscall_get_arch: remove useless function argumentsEric Paris1-2/+1
2014-03-19ARM: 8007/1: Remove extraneous kcmp syscall ignoreChristopher Covington1-1/+0
2014-03-19Merge branch 'uprobes-v7' of git://git.linaro.org/people/dave.long/linux into...Russell King8-33/+114
2014-03-18ARM: add uprobes supportDavid A. Long3-1/+55
2014-03-18ARM: Make arch_specific_insn a define for new arch_probes_insn structureDavid A. Long2-4/+6
2014-03-18ARM: Change the remaining shared kprobes/uprobes symbols to something genericDavid A. Long1-7/+6
2014-03-18ARM: Make the kprobes condition_check symbol names more genericDavid A. Long1-5/+6
2014-03-18ARM: Remove use of struct kprobe from generic probes codeDavid A. Long1-2/+7
2014-03-18ARM: Move generic arm instruction parsing code to new files for sharing betwe...David A. Long1-0/+2
2014-03-18ARM: move shared uprobe/kprobe definitions into new include fileDavid A. Long2-14/+37
2014-03-18ARM: Fix missing includes in kprobes sourcesDavid A. Long1-1/+1
2014-03-18xen/grant-table: Refactor gnttab_[un]map_refs to avoid m2p_overrideZoltan Kiss1-9/+6
2014-03-17ARM: zynq: Add waituart implementationMichal Simek1-0/+3
2014-03-17Merge tag 'mvebu-soc-3.15-2' of git://git.infradead.org/linux-mvebu into next...Arnd Bergmann1-0/+13
2014-03-12ARM: 7996/1: floppy.h: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2014-03-11sched: Remove unused mc_capable() and smt_capable()Bjorn Helgaas1-3/+0
2014-03-09Merge tag 'imx-soc-3.15' of git://git.linaro.org/people/shawnguo/linux-2.6 in...Olof Johansson3-18/+13
2014-03-09Merge tag 'samsung-cleanup' of http://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson1-1/+1
2014-03-07ARM: fix noMMU kallsyms symbol filteringRussell King1-6/+3
2014-03-07Merge branch 'for-rmk/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King1-0/+2
2014-03-03ARM: KVM: trap VM system registers until MMU and caches are ONMarc Zyngier1-1/+2
2014-03-03ARM: KVM: add world-switch for AMAIR{0,1}Marc Zyngier1-1/+3
2014-03-03ARM: KVM: introduce per-vcpu HYP Configuration RegisterMarc Zyngier2-4/+6
2014-03-03ARM: KVM: force cache clean on page fault when caches are offMarc Zyngier1-1/+10