summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* ARM: 8329/1: miscellaneous vdso infrastructure, preparationNathan Lynch2015-03-278-1/+113
* 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-281-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-221-0/+49
| |\ \ \
| * \ \ \ Merge tag 'atlas7-lldebug-for-3.20' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2015-01-211-17/+13Star
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | ARM: sirf: add two debug ports for CSRatlas7 SoCGuo Zeng2015-01-201-15/+13Star
| | * | | ARM: sirf: drop Marco low-level debug portBarry Song2015-01-141-2/+0Star
| | | |/ | | |/|
* | | | 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/+0Star
| * | | 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-131-4/+0Star
* | | mm: convert p[te|md]_mknonnuma and remaining page table manipulationsMel Gorman2015-02-131-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
| | * | | ARM: kprobes: disallow probing stack consuming instructionsWang Nan2015-01-132-1/+12
| | * | | ARM: kprobes: collects stack consumption for store instructionsWang Nan2015-01-131-0/+1
| | * | | ARM: probes: move all probe code to dedicate directoryWang Nan2015-01-091-0/+17
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. | | Merge branches 'debug', 'fixes', 'l2c' (early part), 'misc' and 'sa1100' into...Russell King2015-02-104-1/+38
| |\ \ \ \| | | | | |_|_|/ | | |/| | |
| | | | * | ARM: 8300/1: teach __asmeq that r11 == fp and r12 == ipArd Biesheuvel2015-02-101-1/+14
| | | | * | ARM: 8287/1: add bitrev.h file to support rbit instructionYalin Wang2015-01-161-0/+20
| | | | |/
| | | * / ARM: 8260/1: l2c: Add interface to ask hypervisor to configure L2CTomasz Figa2015-01-161-0/+3
| | | |/
| * | | ARM: 8272/1: netx: Migrate DEBUG_LL macros to shared directoryDaniel Thompson2015-01-211-0/+36
| * | | ARM: 8270/1: ks8695: Migrate debug_ll macros to shared directoryDaniel Thompson2015-01-211-0/+40
| | |/ | |/|
* | | arm: define __PAGETABLE_PMD_FOLDED for !LPAEKirill A. Shutemov2015-02-121-0/+2
* | | mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-121-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-02-111-20/+0Star
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-053-13/+77
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-151-0/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | arm: sa1100: move irda header to linux/platform_dataDmitry Eremin-Solenikov2014-12-311-20/+0Star
| | |_|/ | |/| |
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-114-21/+3Star
|\ \ \ \
| * | | | arm: drop L_PTE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-104-21/+3Star
| | |_|/ | |/| |
* | | | Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-02-102-13/+0Star
|\ \ \ \
| * | | | ARM/PCI: Move to generic PCI domainsLorenzo Pieralisi2014-12-282-13/+0Star
| | |/ / | |/| |