summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | KVM: ARM: User space API for getting/setting co-proc registersChristoffer Dall2013-01-232-0/+13
| | * | | | | | | KVM: ARM: Emulation framework and CP15 emulationChristoffer Dall2013-01-234-0/+35
| | * | | | | | | KVM: ARM: World-switch implementationChristoffer Dall2013-01-232-0/+64
| | * | | | | | | KVM: ARM: Inject IRQs and FIQs from userspaceChristoffer Dall2013-01-232-0/+22
| | * | | | | | | KVM: ARM: Memory virtualization setupChristoffer Dall2013-01-233-0/+29
| | * | | | | | | KVM: ARM: Hypervisor initializationChristoffer Dall2013-01-235-0/+178
| | * | | | | | | KVM: ARM: Initial skeleton to compile KVM supportChristoffer Dall2013-01-236-0/+376
| | * | | | | | | ARM: Section based HYP idmapChristoffer Dall2013-01-232-0/+2
| | * | | | | | | ARM: Add page table and page defines needed by KVMChristoffer Dall2013-01-232-0/+25
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge branch 'for-rmk/virt/psci' of git://git.kernel.org/pub/scm/linux/kernel...Russell King2013-01-233-0/+61
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | ARM: psci: add support for PSCI invocations from the kernelWill Deacon2013-01-101-0/+36
| | * | | | | | ARM: opcodes: add opcodes definitions for ARM security extensionsWill Deacon2013-01-101-0/+24
| | * | | | | | ARM: opcodes: add missing include of linux/linkage.hWill Deacon2013-01-101-0/+1
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'for-rmk/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King2013-01-231-0/+33
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | ARM: Define CPU part numbers and implementorsChristoffer Dall2013-01-111-0/+33
| | |/ / / /
| * | | | | Merge branch 'for-rmk/virt/hyp-boot/updates' of git://git.kernel.org/pub/scm/...Russell King2013-01-232-9/+5
| |\ \ \ \ \
| | * | | | | ARM: virt: use PSR_N_BIT for detecting boot CPU mode mismatchWill Deacon2013-01-101-2/+2
| | * | | | | ARM: virt: avoid clobbering lr when forcing svc modeRussell King2013-01-101-7/+3
| | |/ / / /
| * | | | | ARM: hw_breakpoint: Check function for OS Save and Restore mechanismDietmar Eggemann2013-01-101-0/+3
| * | | | | ARM: coresight: common definition for (OS) Lock Access Register key valueDietmar Eggemann2013-01-102-10/+6
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-02-204-19/+7
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'misc' into for-linusRussell King2013-02-204-19/+7
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | ARM: 7648/1: pci: Allow passing per-controller private dataThierry Reding2013-02-161-0/+1
| | * | | ARM: 7637/1: memory: use SZ_ constants for defining the virtual memory layoutWill Deacon2013-02-161-4/+4
| | * | | ARM: 7639/1: cache-l2x0: add missed dummy outer_resume entryBarry Song2013-02-061-0/+1
| | * | | ARM: 7632/1: spinlock: avoid exclusive accesses on unlock() pathWill Deacon2013-01-281-15/+1
| | |/ /
* | | | Merge tag 'highbank-fixes-for-3.8' of git://sources.calxeda.com/kernel/linux ...Olof Johansson2013-02-091-1/+7
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | ARM: scu: add empty scu_enable for !CONFIG_SMPRob Herring2013-01-311-1/+7
| |/
* / ARM: 7641/1: memory: fix broken mmap by ensuring TASK_UNMAPPED_BASE is alignedWill Deacon2013-02-081-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-202-8/+0
|\
| * unify SS_ONSTACK/SS_DISABLE definitionsAl Viro2012-12-191-7/+0
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-191-1/+0
* | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-12-201-0/+1
|\ \
| | \
| | \
| *-. \ Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'...Joerg Roedel2012-12-161-0/+1
| |\ \ \
| | * | | ARM: dma-mapping: support debug_dma_mapping_errorMing Lei2012-12-031-0/+1
| | |/ /
* | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-191-0/+1
|\ \ \ \
| * | | | ARM: add finit_module syscall to ARMKees Cook2012-12-141-0/+1
| |/ / /
* | | | Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-141-0/+2
|\ \ \ \
| * | | | arm: dma mapping: Export a dma ops function arm_dma_set_maskGregory CLEMENT2012-11-211-0/+2
| |/ / /
* | | | Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-12-131-0/+1
|\ \ \ \
| * | | | xen: arm: implement remap interfaces needed for privcmd mappings.Ian Campbell2012-11-291-0/+1
* | | | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-12-132-0/+274
|\ \ \ \ \
| * \ \ \ \ Merge branch 'zynq/multiplatform' of git://git.monstr.eu/linux-2.6-microblaze...Olof Johansson2012-11-211-0/+51
| |\ \ \ \ \
| | * | | | | ARM: zynq: add support for ARCH_MULTIPLATFORMJosh Cartwright2012-11-211-2/+18
| | * | | | | ARM: zynq: make use of debug_ll_io_init()Josh Cartwright2012-11-211-0/+35
| * | | | | | ARM: tegra: move debug-macro.S to include/debugStephen Warren2012-11-161-0/+223
| |/ / / / /
* | | | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-131-4/+16
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'imx-dt-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 into...Arnd Bergmann2012-11-161-4/+16
| |\ \ \ \ \ \
| | * | | | | | ARM: imx6q: let users input debug uart port numberShawn Guo2012-11-161-4/+16
| * | | | | | | Merge remote-tracking branch 'arm-soc/imx/multiplatform' into imx25-dtSascha Hauer2012-11-121-0/+62
| |\| | | | | | | | |_|_|/ / / | |/| | | | |