aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-30ARM: l2c: add platform independent core L2 cache OF initialisationRussell King1-0/+3
2014-05-30ARM: l2c: fix register namingRussell King1-25/+48
2014-05-30ARM: l2c: provide generic hook to intercept writes to secure registersRussell King1-1/+4
2014-05-30ARM: l2c: add and use L2C revision constantsRussell King1-6/+16
2014-05-30ARM: outer cache: add WARN_ON() to outer_disable()Russell King1-5/+1
2014-05-22ARM: outer cache: add documentation of outer cache functionsRussell King1-1/+47
2014-05-22ARM: l2c: remove outer_inv_all() methodRussell King1-8/+0
2014-05-13Merge tag 'stable/for-linus-3.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-1/+0
2014-04-28arm/xen: Remove definiition of virt_to_pfn in asm/xen/page.hJulien Grall1-1/+0
2014-04-28Merge commit 'e26a9e0' into stable/for-linus-3.15David Vrabel16-45/+98
2014-04-27Merge branch 'safe-dirty-tlb-flush'Linus Torvalds1-1/+11
2014-04-25mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing partsLinus Torvalds1-1/+11
2014-04-25ARM: 8041/1: pj4: fix cpu_is_pj4 checkSebastian Hesselbarth1-7/+7
2014-04-23ARM: add renameat2 syscallMiklos Szeredi1-0/+1
2014-04-22ARM: 8032/1: bL_switcher: fix validation check before its activationNicolas Pitre1-0/+7
2014-04-22ARM: 8027/1: fix do_div() bug in big-endian systemsXiangyu Lu1-1/+1
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 differences with V7Chao Xie Linux1-0/+19
2014-04-07Merge commit '683b6c6f82a60fabf47012581c2cfbf1b037ab95' into stable/for-linus-3.15David Vrabel3-11/+6
2014-04-05Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+3
2014-04-05Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-4/+35
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-7/+1
2014-04-05Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus 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 'unstable/sa11x0' into for-nextRussell 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/kernel/git/xen/tipLinus 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-mappingLinus Torvalds1-5/+7
2014-03-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+0
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+3
2014-03-29Merge branches 'samsung/cleanup', 'samsung/exynos-clk' and 'samsung/exynos-clk2' into next/cleanup3Arnd Bergmann1-1/+1
2014-03-27Merge tag 'zynq-cleanup-for-3.15-v2' of git://git.xilinx.com/linux-xlnx into next/cleanup2Arnd 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/git/tegra/linux into next/socOlof 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 devel-stableRussell 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