summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-141-0/+23
|\
| * ARM: cpuidle: Add a cpuidle ops structure to be used for DTDaniel Lezcano2015-03-241-0/+21
| * ARM: cpuidle: Remove duplicate header inclusionDaniel Lezcano2015-03-231-0/+2
* | mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZEKees Cook2015-04-141-4/+0
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-04-131-2/+1
|\ \
| * | ARM, clocksource/drivers: Provide read_boot_clock64() and read_persistent_clo...Xunlei Pang2015-04-031-2/+1
| |/
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-04-131-3/+2
|\ \
| * | jump_label: Allow asm/jump_label.h to be included in assemblyAnton Blanchard2015-04-091-3/+2
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-04-134-33/+8
|\ \ \ | |_|/ |/| |
| * | Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2015-04-074-33/+8
| |\ \
| | * | KVM: arm/arm64: rework MMIO abort handling to use KVM MMIO busAndre Przywara2015-03-301-22/+0
| | * | arm/arm64: KVM: Implement Stage-2 page agingMarc Zyngier2015-03-122-11/+3
| | * | KVM: arm/arm64: add irqfd supportEric Auger2015-03-121-0/+3
| | * | KVM: arm/arm64: implement kvm_arch_intc_initializedEric Auger2015-03-121-0/+2
* | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-03-171-7/+6
|\ \ \ \ | |/ / /
| * | | arm64: KVM: Do not use pgd_index to index stage-2 pgdMarc Zyngier2015-03-111-1/+2
| * | | arm64: KVM: Fix stage-2 PGD allocation to have per-page refcountingMarc Zyngier2015-03-111-6/+4
| |/ /
* | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-03-151-1/+4
|\ \ \ | |/ / |/| |
| * | ARM: at91: debug: fix non MMU debugAlexandre Belloni2015-03-051-1/+4
| |/
* | ARM: KVM: Fix size check in __coherent_cache_guest_pageJan Kiszka2015-02-231-1/+1
|/
* Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-181-48/+48
|\
| * Merge tag 'uaccess_for_upstream' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2015-01-141-48/+48
| |\
| | * arm: macro whitespace fixesMichael S. Tsirkin2015-01-131-46/+46
| | * arm: fix put_user sparse errorsMichael S. Tsirkin2015-01-131-2/+2
* | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2015-02-173-17/+54
|\ \ \
| * | | ARM: digicolor: add low level debug supportBaruch Siach2015-01-271-0/+35
| * | | Merge tag 'qcom-soc-for-3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2015-01-231-0/+6
| |\ \ \
| | * | | ARM: debug: msm: Support big-endian CPUsStephen Boyd2015-01-191-0/+6
| | | |/ | | |/|
| * | | Merge tag 'at91-cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/nf...Olof Johansson2015-01-211-0/+49
| |\ \ \
| * \ \ \ Merge tag 'atlas7-lldebug-for-3.20' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2015-01-211-17/+13
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | ARM: sirf: add two debug ports for CSRatlas7 SoCGuo Zeng2015-01-201-15/+13
| | * | | ARM: sirf: drop Marco low-level debug portBarry Song2015-01-141-2/+0
| | | |/ | | |/|
* | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-02-171-0/+49
|\ \ \ \ | | |_|/ | |/| |
| * | | ARM: at91: move debug-macro.S into the common spaceAlexandre Belloni2015-01-151-0/+49
| |/ /
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-02-137-2/+35
|\ \ \
| * | | kvm: add halt_poll_ns module parameterPaolo Bonzini2015-02-061-0/+1
| * | | arm/arm64: KVM: add opaque private pointer to MMIO dataAndre Przywara2015-01-201-0/+1
| * | | arm/arm64: KVM: make the maximum number of vCPUs a per-VM valueAndre Przywara2015-01-201-0/+1
| * | | arm/arm64: KVM: rework MPIDR assignment and add accessorsAndre Przywara2015-01-202-2/+5
| * | | KVM: arm/arm64: Enable Dirty Page logging for ARMv8Mario Smarduch2015-01-161-12/+0
| * | | KVM: arm: Add initial dirty page locking supportMario Smarduch2015-01-163-0/+24
| * | | KVM: arm: Add ARMv7 API to flush TLBsMario Smarduch2015-01-162-0/+13
| * | | KVM: arm/arm64: vgic: add init entry to VGIC KVM deviceEric Auger2015-01-111-0/+2
| | |/ | |/|
* | | all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-121-4/+0
* | | mm: convert p[te|md]_mknonnuma and remaining page table manipulationsMel Gorman2015-02-121-1/+4
* | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-02-129-2/+206
|\ \ \
| * \ \ Merge branch 'devel-stable' into for-nextRussell King2015-02-104-1/+93
| |\ \ \
| | * | | ARM: optprobes: execute instruction during restoring if possible.Wang Nan2015-01-142-0/+4
| | * | | ARM: kprobes: check register usage for probed instruction.Wang Nan2015-01-131-0/+1
| | * | | ARM: kprobes: enable OPTPROBES for ARM 32Wang Nan2015-01-132-0/+58
OpenPOWER on IntegriCloud