aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-09Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-4/+43
2014-12-09Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-1/+158
2014-12-04Merge branch 'clocksource/physical-timers' into next/driversOlof Johansson1-0/+9
2014-12-04clocksource: arch_timer: Fix code to use physical timers when requestedSonny Rao1-0/+9
2014-11-28ARM: add lolevel debug support for asm9260Oleksij Rempel1-0/+29
2014-11-27ARM: 8226/1: cacheflush: get rid of restarting blockVladimir Murzin1-11/+0
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-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-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-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-183/+124
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
2014-10-08Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds3-11/+5
2014-10-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-18/+23
2014-10-03locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar1-1/+1
2014-10-02Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' into for-nextRussell King6-20/+109
2014-09-30Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2-0/+3
2014-09-30ARM: Define PCI_IOBASE as the base of virtual PCI IO spaceLiviu Dudau1-0/+1
2014-09-30ARM: 8178/1: fix set_tls for !CONFIG_KUSER_HELPERSNathan Lynch1-0/+2
2014-09-30ARM: 8177/1: cacheflush: Fix v7_exit_coherency_flush exynos build breakage on ARMv6Krzysztof Kozlowski1-0/+1
2014-09-29clocksource: arm_arch_timer: Consolidate arch_timer_evtstrm_enableNathan Lynch1-11/+0
2014-09-29clocksource: arm_arch_timer: Enable counter access for 32-bit ARMNathan Lynch1-14/+0
2014-09-27Merge tag 'kvm-arm-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-nextPaolo Bonzini4-12/+8
2014-09-26ARM: 8158/1: LLVMLinux: use static inline in ARM ftrace.hBehan Webster1-1/+1
2014-09-26ARM: 8152/1: Convert pr_warning to pr_warnJoe Perches1-4/+4
2014-09-26arm/arm64: KVM: Report correct FSC for unsupported fault typesChristoffer Dall1-0/+5
2014-09-25Merge tag 'bcm63138-v4' of http://github.com/brcm/linux into next/socArnd Bergmann1-0/+33
2014-09-25ARM: meson: debug: add debug UART for earlyprintk supportCarlo Caione1-0/+35