summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | ARM: 8235/1: Support for the PXN CPU feature on ARMv7Jungseung Lee2014-12-033-1/+12
| | * | | | | ARM: 8218/1: warn if bad IRQ was scheduledDmitry Eremin-Solenikov2014-11-271-0/+1
| | * | | | | ARM: 8197/1: vfp: Fix VFPv3 hwcap detection on CPUID based cpusStephen Boyd2014-11-211-0/+5
| | * | | | | ARM: 8175/1: Use current_stack_pointer to calculate pt_regs addressBehan Webster2014-11-131-3/+2
| | * | | | | ARM: 8174/1: Use global stack register variable for percpuMark Charlebois2014-11-131-2/+2
| | * | | | | ARM: 8173/1: Calculate current_thread_info from current_stack_pointerBehan Webster2014-11-131-2/+2
| | * | | | | ARM: 8170/1: Add global named register current_stack_pointer for ARMBehan Webster2014-11-131-0/+5
| | | |_|_|/ | | |/| | |
* | | | | | Merge tag 'stable/for-linus-3.19-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-12-114-9/+69
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | xen/arm/arm64: introduce xen_arch_need_swiotlbStefano Stabellini2014-12-041-0/+4
| * | | | | xen/arm: use hypercall to flush caches in map_pageStefano Stabellini2014-12-041-1/+12
| * | | | | xen: add a dma_addr_t dev_addr argument to xen_dma_map_pageStefano Stabellini2014-12-041-2/+2
| * | | | | arm: introduce is_device_dma_coherentStefano Stabellini2014-12-042-0/+8
| * | | | | xen/arm: if(pfn_valid(pfn)) call native dma_opsStefano Stabellini2014-12-041-6/+43
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-111-1/+0
|\ \ \ \ \
| * | | | | net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-101-1/+0
| |/ / / /
* | | | | Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-101-1/+0
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pm-cpuidle'Rafael J. Wysocki2014-12-081-1/+0
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logicDaniel Lezcano2014-11-121-1/+0
| | |/ / /
* | | | | Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-12-101-4/+6
|\ \ \ \ \
| * | | | | ARM/PCI: Remove unused pcibios_add_bus() and pcibios_remove_bus()Yijing Wang2014-11-211-4/+0
| * | | | | ARM/PCI: Save MSI controller in pci_sys_dataYijing Wang2014-11-211-0/+6
| | |_|/ / | |/| | |
* | | | | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-092-53/+40
|\ \ \ \ \
| * | | | | ARM: Use include/asm-generic/io.hThierry Reding2014-11-102-53/+40
| |/ / / /
* | | | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-12-093-4/+43
|\ \ \ \ \
| * \ \ \ \ Merge branch 'clocksource/physical-timers' into next/driversOlof Johansson2014-12-041-0/+9
| |\ \ \ \ \
| | * | | | | clocksource: arch_timer: Fix code to use physical timers when requestedSonny Rao2014-12-041-0/+9
| | |/ / / /
| * | | | | Merge tag 'arm-perf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/wi...Arnd Bergmann2014-11-202-4/+34
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | arm: perf: fold hotplug notifier into arm_pmuMark Rutland2014-10-301-0/+1
| | * | | | arm: perf: fold percpu_pmu into pmu_hw_eventsMark Rutland2014-10-301-0/+6
| | * | | | arm: perf: kill get_hw_events()Mark Rutland2014-10-301-1/+1
| | * | | | arm: perf: limit size of accounting dataMark Rutland2014-10-301-2/+2
| | * | | | arm: perf: make PMU probing data-drivenMark Rutland2014-10-301-0/+23
| | * | | | arm: perf: factor out callchain codeMark Rutland2014-10-301-1/+1
| | |/ / /
* | | | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-12-094-1/+158
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | ARM: add lolevel debug support for asm9260Oleksij Rempel2014-11-281-0/+29
| * | | | Merge tag 'renesas-soc4-for-v3.19' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2014-11-211-0/+52
| |\ \ \ \
| | * | | | ARM: shmobile: Add early debugging support using SCIF(A)Geert Uytterhoeven2014-11-171-0/+52
| | | |/ / | | |/| |
| * | | | ARM: debug: move StrongARM debug include to arch/arm/include/debugDmitry Eremin-Solenikov2014-11-201-0/+68
| * | | | Merge branch 'v3.19-next/pm-samsung-2' of http://git.kernel.org/pub/scm/linux...Olof Johansson2014-11-081-1/+9
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | ARM: firmware: add AFTR mode support to firmware do_idle methodBartlomiej Zolnierkiewicz2014-10-211-1/+1
| | * | | ARM: firmware: Introduce suspend and resume operationsTomasz Figa2014-10-211-0/+8
| | |/ /
* | / / ARM: 8226/1: cacheflush: get rid of restarting blockVladimir Murzin2014-11-271-11/+0
|/ / /
* / / ARM: enable bpf syscallRussell King2014-10-291-0/+1
|/ /
* | Merge tag 'kvm-arm-for-3.18-take-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-182-5/+28
|\ \
| * | arm64: KVM: Implement 48 VA support for KVM EL2 and Stage-2Christoffer Dall2014-10-141-3/+26
| * | ARM: kvm: define PAGE_S2_DEVICE as read-only by defaultArd Biesheuvel2014-10-101-1/+1
| * | arm/arm64: KVM: add 'writable' parameter to kvm_phys_addr_ioremapArd Biesheuvel2014-10-101-1/+1
* | | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-131-183/+124
|\ \ \
| * | | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar2014-10-031-1/+1
| * | | locking,arch,arm: Fold atomic_opsPeter Zijlstra2014-08-141-182/+123