aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include
AgeCommit message (Expand)AuthorFilesLines
2014-12-01dma-mapping: replace set_arch_dma_coherent_ops with arch_setup_dma_opsWill Deacon1-4/+4
2014-11-28ARM: add lolevel debug support for asm9260Oleksij Rempel1-0/+29
2014-11-27ARM: 8218/1: warn if bad IRQ was scheduledDmitry Eremin-Solenikov1-0/+1
2014-11-27ARM: 8226/1: cacheflush: get rid of restarting blockVladimir Murzin1-11/+0
2014-11-25arm, arm64: KVM: allow forced dcache flush on page faultsLaszlo Ersek1-2/+3
2014-11-21ARM/PCI: Remove unused pcibios_add_bus() and pcibios_remove_bus()Yijing Wang1-4/+0
2014-11-21ARM/PCI: Save MSI controller in pci_sys_dataYijing Wang1-0/+6
2014-11-21ARM: 8197/1: vfp: Fix VFPv3 hwcap detection on CPUID based cpusStephen Boyd1-0/+5
2014-11-21Merge tag 'renesas-soc4-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/socArnd Bergmann1-0/+52
2014-11-20Merge tag 'arm-perf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into next/driversArnd Bergmann2-4/+34
2014-11-20ARM: debug: move StrongARM debug include to arch/arm/include/debugDmitry Eremin-Solenikov1-0/+68
2014-11-17ARM: shmobile: Add early debugging support using SCIF(A)Geert Uytterhoeven1-0/+52
2014-11-13ARM: 8175/1: Use current_stack_pointer to calculate pt_regs addressBehan Webster1-3/+2
2014-11-13ARM: 8174/1: Use global stack register variable for percpuMark Charlebois1-2/+2
2014-11-13ARM: 8173/1: Calculate current_thread_info from current_stack_pointerBehan Webster1-2/+2
2014-11-13ARM: 8170/1: Add global named register current_stack_pointer for ARMBehan Webster1-0/+5
2014-11-12cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logicDaniel Lezcano1-1/+0
2014-11-10ARM: Use include/asm-generic/io.hThierry Reding2-53/+40
2014-11-08Merge branch 'v3.19-next/pm-samsung-2' of http://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/socOlof Johansson1-1/+9
2014-11-07ARM: removing support for etb/etm in "arch/arm/kernel/"Mathieu Poirier1-157/+0
2014-11-07coresight-etm: add CoreSight ETM/PTM driverPratik Patel1-0/+542
2014-11-03Merge tag 'ronx-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into devel-stableRussell King2-17/+24
2014-10-30arm: perf: fold hotplug notifier into arm_pmuMark Rutland1-0/+1
2014-10-30arm: perf: fold percpu_pmu into pmu_hw_eventsMark Rutland1-0/+6
2014-10-30arm: perf: kill get_hw_events()Mark Rutland1-1/+1
2014-10-30arm: perf: limit size of accounting dataMark Rutland1-2/+2
2014-10-30arm: perf: make PMU probing data-drivenMark Rutland1-0/+23
2014-10-30arm: perf: factor out callchain codeMark Rutland1-1/+1
2014-10-29ARM: enable bpf syscallRussell King1-0/+1
2014-10-21ARM: firmware: add AFTR mode support to firmware do_idle methodBartlomiej Zolnierkiewicz1-1/+1
2014-10-21ARM: firmware: Introduce suspend and resume operationsTomasz Figa1-0/+8
2014-10-18Merge tag 'kvm-arm-for-3.18-take-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarmLinus Torvalds2-5/+28
2014-10-16ARM: mm: allow text and rodata sections to be read-onlyKees Cook1-0/+10
2014-10-16arm: use fixmap for text patching when text is RORabin Vincent1-0/+4
2014-10-16arm: fixmap: implement __set_fixmap()Kees Cook1-0/+2
2014-10-16ARM: expand fixmap region to 3MBRob Herring1-1/+1
2014-10-16arm: use generic fixmap.hMark Salter1-18/+9
2014-10-14arm64: KVM: Implement 48 VA support for KVM EL2 and Stage-2Christoffer Dall1-3/+26
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-180/+121
2014-10-10Merge branch 'for-v3.18' of git://git.linaro.org/people/mszyprowski/linux-dma-mappingLinus Torvalds1-16/+0
2014-10-10ARM: kvm: define PAGE_S2_DEVICE as read-only by defaultArd Biesheuvel1-1/+1
2014-10-10arm/arm64: KVM: add 'writable' parameter to kvm_phys_addr_ioremapArd Biesheuvel1-1/+1
2014-10-09Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds4-6/+55
2014-10-09arm: mm: enable RCU fast_gupSteve Capper1-0/+8
2014-10-09arm: mm: enable HAVE_RCU_TABLE_FREE logicSteve Capper1-2/+36
2014-10-09arm: mm: introduce special ptes for LPAESteve Capper3-4/+11
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+1
2014-10-09Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-25/+0
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+11
2014-10-08Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-0/+73