summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)AuthorFilesLines
2014-06-01ARM: 8060/1: mm: allow sub-architectures to override PCI I/O memory typeThomas Petazzoni1-0/+6
2014-05-30ARM: 8065/1: remove last use of CONFIG_CPU_ARM710Paul Bolle1-8/+0
2014-05-30ARM: 8047/1: rwsem: use asm-generic rwsem implementationWill Deacon1-0/+1
2014-05-26ARM: 8053/1: kernel: sleep: restore HYP mode configuration in cpu_resumeLorenzo Pieralisi1-1/+1
2014-05-26ARM: 8043/1: uprobes need icache flush after xol writeVictor Kamensky1-0/+2
2014-05-26ARM: 8029/1: mcpm: Rename the power_down_finish() functions to be less confusingDave Martin1-4/+4
2014-05-26ARM: 8055/1: cacheflush: use -st dsb option for ensuring completionWill Deacon1-1/+1
2014-05-26ARM: 8046/1: proc: add support for the Cortex-A17 processorWill Deacon1-0/+1
2014-04-23ARM: 8031/2: change fixmap mapping region to support 32 CPUsLiu Hua2-14/+3
2014-04-23ARM: 8031/1: fixmap: remove FIX_KMAP_BEGIN and FIX_KMAP_ENDLiu Hua1-3/+2
2014-04-23ARM: 8023/1: remove remnants of the static DMA mappingNicolas Pitre1-2/+0
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-06Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+3
2014-04-06Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds4-4/+35
2014-04-06Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2-7/+1
2014-04-06Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-10/+9
2014-04-06Merge 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-04ARM: Better virt_to_page() handlingRussell King1-17/+24
2014-04-04Merge tag 'stable/for-linus-3.15-tag' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-9/+6
2014-04-03Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-9/+38
2014-04-03Merge 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-21Merge 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-20ARM: 8007/1: Remove extraneous kcmp syscall ignoreChristopher Covington1-1/+0
2014-03-20Merge branch 'uprobes-v7' of git://git.linaro.org/people/dave.long/linux into...Russell King8-33/+114
2014-03-19ARM: add uprobes supportDavid A. Long3-1/+55
2014-03-19ARM: Make arch_specific_insn a define for new arch_probes_insn structureDavid A. Long2-4/+6
2014-03-19ARM: Change the remaining shared kprobes/uprobes symbols to something genericDavid A. Long1-7/+6
2014-03-19ARM: Make the kprobes condition_check symbol names more genericDavid A. Long1-5/+6
2014-03-19ARM: Remove use of struct kprobe from generic probes codeDavid A. Long1-2/+7
2014-03-19ARM: Move generic arm instruction parsing code to new files for sharing betwe...David A. Long1-0/+2
2014-03-19ARM: move shared uprobe/kprobe definitions into new include fileDavid A. Long2-14/+37
2014-03-19ARM: 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