aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAge
...
| * | | | | | | | ARM: remove struct sys_timer suspend and resume fieldsStephen Warren2012-12-24
| * | | | | | | | ARM: set arch_gettimeoffset directlyStephen Warren2012-12-24
| |/ / / / / / /
* | | | | | | | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-02-21
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'warning-fixes' into next/fixes-non-criticalArnd Bergmann2013-02-14
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: disable virt_to_bus/virt_to_bus almost everywhereArnd Bergmann2013-02-14
| | |/ / / / / / /
* | | | | | | | | Merge branch 'for-linus-2' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-02-20
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Merge branch 'for-rmk/virt/kvm/core' of git://git.kernel.org/pub/scm/linux/ke...Russell King2013-02-04
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| | * | | | | | | KVM: ARM: Power State Coordination Interface implementationMarc Zyngier2013-01-23
| | * | | | | | | KVM: ARM: Handle I/O abortsChristoffer Dall2013-01-23
| | * | | | | | | KVM: ARM: Handle guest faults in KVMChristoffer Dall2013-01-23
| | * | | | | | | KVM: ARM: VFP userspace interfaceRusty Russell2013-01-23
| | * | | | | | | KVM: ARM: Demux CCSIDR in the userspace APIChristoffer Dall2013-01-23
| | * | | | | | | KVM: ARM: User space API for getting/setting co-proc registersChristoffer Dall2013-01-23
| | * | | | | | | KVM: ARM: Emulation framework and CP15 emulationChristoffer Dall2013-01-23
| | * | | | | | | KVM: ARM: World-switch implementationChristoffer Dall2013-01-23
| | * | | | | | | KVM: ARM: Inject IRQs and FIQs from userspaceChristoffer Dall2013-01-23
| | * | | | | | | KVM: ARM: Memory virtualization setupChristoffer Dall2013-01-23
| | * | | | | | | KVM: ARM: Hypervisor initializationChristoffer Dall2013-01-23
| | * | | | | | | KVM: ARM: Initial skeleton to compile KVM supportChristoffer Dall2013-01-23
| | * | | | | | | ARM: Section based HYP idmapChristoffer Dall2013-01-23
| | * | | | | | | ARM: Add page table and page defines needed by KVMChristoffer Dall2013-01-23
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge branch 'for-rmk/virt/psci' of git://git.kernel.org/pub/scm/linux/kernel...Russell King2013-01-23
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | ARM: psci: add support for PSCI invocations from the kernelWill Deacon2013-01-10
| | * | | | | | ARM: opcodes: add opcodes definitions for ARM security extensionsWill Deacon2013-01-10
| | * | | | | | ARM: opcodes: add missing include of linux/linkage.hWill Deacon2013-01-10
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'for-rmk/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King2013-01-23
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | ARM: Define CPU part numbers and implementorsChristoffer Dall2013-01-11
| | |/ / / /
| * | | | | Merge branch 'for-rmk/virt/hyp-boot/updates' of git://git.kernel.org/pub/scm/...Russell King2013-01-23
| |\ \ \ \ \
| | * | | | | ARM: virt: use PSR_N_BIT for detecting boot CPU mode mismatchWill Deacon2013-01-10
| | * | | | | ARM: virt: avoid clobbering lr when forcing svc modeRussell King2013-01-10
| | |/ / / /
| * | | | | ARM: hw_breakpoint: Check function for OS Save and Restore mechanismDietmar Eggemann2013-01-10
| * | | | | ARM: coresight: common definition for (OS) Lock Access Register key valueDietmar Eggemann2013-01-10
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-02-20
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'misc' into for-linusRussell King2013-02-20
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | ARM: 7648/1: pci: Allow passing per-controller private dataThierry Reding2013-02-16
| | * | | ARM: 7637/1: memory: use SZ_ constants for defining the virtual memory layoutWill Deacon2013-02-16
| | * | | ARM: 7639/1: cache-l2x0: add missed dummy outer_resume entryBarry Song2013-02-06
| | * | | ARM: 7632/1: spinlock: avoid exclusive accesses on unlock() pathWill Deacon2013-01-28
| | |/ /
* | | | Merge tag 'highbank-fixes-for-3.8' of git://sources.calxeda.com/kernel/linux ...Olof Johansson2013-02-09
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | ARM: scu: add empty scu_enable for !CONFIG_SMPRob Herring2013-01-31
| |/
* / ARM: 7641/1: memory: fix broken mmap by ensuring TASK_UNMAPPED_BASE is alignedWill Deacon2013-02-08
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-20
|\
| * unify SS_ONSTACK/SS_DISABLE definitionsAl Viro2012-12-19
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-19
* | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-12-20
|\ \
| | \
| | \
| *-. \ Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'...Joerg Roedel2012-12-16
| |\ \ \
| | * | | ARM: dma-mapping: support debug_dma_mapping_errorMing Lei2012-12-03
| | |/ /
* | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-19
|\ \ \ \
| * | | | ARM: add finit_module syscall to ARMKees Cook2012-12-13
| |/ / /
* | | | Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-14
|\ \ \ \