summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)AuthorFilesLines
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-14ARM: 8175/1: Use current_stack_pointer to calculate pt_regs addressBehan Webster1-3/+2
2014-11-14ARM: 8174/1: Use global stack register variable for percpuMark Charlebois1-2/+2
2014-11-14ARM: 8173/1: Calculate current_thread_info from current_stack_pointerBehan Webster1-2/+2
2014-11-14ARM: 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-09Merge branch 'v3.19-next/pm-samsung-2' of http://git.kernel.org/pub/scm/linux...Olof Johansson1-1/+9
2014-11-08ARM: removing support for etb/etm in "arch/arm/kernel/"Mathieu Poirier1-157/+0
2014-11-08coresight-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/l...Russell 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-20ARM: firmware: add AFTR mode support to firmware do_idle methodBartlomiej Zolnierkiewicz1-1/+1
2014-10-20ARM: firmware: Introduce suspend and resume operationsTomasz Figa1-0/+8
2014-10-19Merge tag 'kvm-arm-for-3.18-take-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-5/+28
2014-10-17ARM: mm: allow text and rodata sections to be read-onlyKees Cook1-0/+10
2014-10-17arm: use fixmap for text patching when text is RORabin Vincent1-0/+4
2014-10-17arm: fixmap: implement __set_fixmap()Kees Cook1-0/+2
2014-10-17ARM: expand fixmap region to 3MBRob Herring1-1/+1
2014-10-17arm: 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/k...Linus Torvalds1-183/+124
2014-10-11Merge branch 'for-v3.18' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus 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-10Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds4-6/+55
2014-10-10arm: mm: enable RCU fast_gupSteve Capper1-0/+8
2014-10-10arm: mm: enable HAVE_RCU_TABLE_FREE logicSteve Capper1-2/+36
2014-10-10arm: 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/gi...Linus Torvalds1-0/+1
2014-10-09Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-25/+0
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+11
2014-10-09Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus 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-03Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' int...Russell King6-20/+109
2014-10-01Merge 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...Krzysztof 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