| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | arm64: KVM: kvm_arch and kvm_vcpu_arch definitions | Marc Zyngier | 2013-06-07 | 1 | -0/+186 |
| | * | | arm64: KVM: virtual CPU reset | Marc Zyngier | 2013-06-07 | 1 | -0/+76 |
| | * | | arm64: KVM: CPU specific system registers handling | Marc Zyngier | 2013-06-07 | 1 | -0/+85 |
| | * | | arm64: KVM: system register handling | Marc Zyngier | 2013-06-07 | 5 | -0/+1102 |
| | * | | arm64: KVM: user space interface | Marc Zyngier | 2013-06-07 | 1 | -0/+117 |
| | * | | arm64: KVM: architecture specific MMU backend | Marc Zyngier | 2013-06-07 | 1 | -0/+135 |
| | * | | arm64: KVM: fault injection into a guest | Marc Zyngier | 2013-06-07 | 1 | -0/+126 |
| | * | | arm64: KVM: Basic ESR_EL2 helpers and vcpu register access | Marc Zyngier | 2013-06-07 | 1 | -0/+158 |
| | * | | arm64: KVM: system register definitions for 64bit guests | Marc Zyngier | 2013-06-07 | 1 | -0/+68 |
| | * | | arm64: KVM: EL2 register definitions | Marc Zyngier | 2013-06-07 | 1 | -0/+245 |
| | * | | arm64: KVM: HYP mode idmap support | Marc Zyngier | 2013-06-07 | 1 | -0/+20 |
| | * | | arm64: KVM: define HYP and Stage-2 translation page flags | Marc Zyngier | 2013-06-07 | 3 | -0/+37 |
| | |/ |
|
| * | | Merge tag 'xen-arm64-3.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Catalin Marinas | 2013-06-12 | 15 | -3/+173 |
| |\ \ |
|
| | * | | MAINTAINERS: add myself as arm64/xen maintainer | Stefano Stabellini | 2013-06-07 | 1 | -0/+7 |
| | * | | arm64/xen: introduce CONFIG_XEN and hypercall.S on ARM64 | Stefano Stabellini | 2013-06-07 | 4 | -0/+105 |
| | * | | arm64/xen: use XEN_IO_PROTO_ABI_ARM on ARM64 | Stefano Stabellini | 2013-06-07 | 1 | -1/+1 |
| | * | | arm64/xen: implement ioremap_cached on arm64 | Stefano Stabellini | 2013-06-07 | 1 | -0/+2 |
| | * | | arm64/xen: introduce asm/xen header files on arm64 | Stefano Stabellini | 2013-06-07 | 7 | -0/+57 |
| | * | | arm/xen: define xen_remap as ioremap_cached | Stefano Stabellini | 2013-06-04 | 1 | -2/+1 |
| * | | | arm64: debug: consolidate software breakpoint handlers | Will Deacon | 2013-06-12 | 5 | -66/+75 |
| * | | | arm64: extable: sort the exception table at build time | Will Deacon | 2013-06-12 | 3 | -9/+7 |
| * | | | arm64: device: add iommu pointer to device archdata | Will Deacon | 2013-06-11 | 1 | -0/+3 |
| * | | | arm64: pgtable: use pte_index instead of __pte_index | Will Deacon | 2013-06-11 | 1 | -2/+2 |
| * | | | arm64: kernel: compiling issue, need delete read_current_timer() | Chen Gang | 2013-06-10 | 2 | -9/+3 |
| * | | | arm64: mm: don't bother invalidating the icache in switch_mm | Will Deacon | 2013-06-07 | 1 | -6/+0 |
| * | | | arm64: spinlock: retry trylock operation if strex fails on free lock | Catalin Marinas | 2013-06-07 | 1 | -1/+2 |
| * | | | arm64: Remove __flush_dcache_page() | Catalin Marinas | 2013-06-07 | 3 | -10/+1 |
| * | | | arm64: Do not flush the D-cache for anonymous pages | Catalin Marinas | 2013-06-07 | 2 | -6/+3 |
| * | | | arm64: Avoid cache flushing in flush_dcache_page() | Catalin Marinas | 2013-06-07 | 1 | -18/+4 |
| * | | | arm64: Provide default implementation for dma_{alloc,free}_attrs | Damian Hobson-Garcia | 2013-06-07 | 1 | -6/+11 |
| | |/
| |/| |
|
* | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2013-07-03 | 88 | -416/+1985 |
|\ \ \ |
|
| * \ \ | Merge branch 'devel-stable' into for-next | Russell King | 2013-06-29 | 77 | -304/+2241 |
| |\ \ \ |
|
| | * | | | ARM: 7775/1: mm: Remove do_sect_fault from LPAE code | Steven Capper | 2013-06-29 | 1 | -0/+2 |
| | * | | | Merge branch 'mpidr-updates-for-rmk' of git://linux-arm.org/linux-2.6-lp into... | Russell King | 2013-06-24 | 6 | -18/+195 |
| | |\ \ \ |
|
| | | * | | | ARM: kernel: implement stack pointer save array through MPIDR hashing | Lorenzo Pieralisi | 2013-06-20 | 5 | -20/+118 |
| | | * | | | ARM: kernel: build MPIDR hash function data structure | Lorenzo Pieralisi | 2013-06-20 | 2 | -0/+79 |
| | |/ / / |
|
| | * | | | Merge branch 'for-rmk/arch-timer-cleanups' of git://linux-arm.org/linux-mr in... | Russell King | 2013-06-18 | 10 | -43/+22 |
| | |\ \ \ |
|
| | | * | | | ARM: arch_timer: stop virtual timer when booted in HYP mode | Marc Zyngier | 2013-06-07 | 1 | -0/+5 |
| | | * | | | arm: fix up ARM_ARCH_TIMER selects | Mark Rutland | 2013-06-07 | 4 | -5/+5 |
| | | * | | | clocksource: arch_timer: use virtual counters | Mark Rutland | 2013-06-07 | 4 | -38/+6 |
| | | * | | | ARM: KVM: arch_timers: zero CNTVOFF upon return to host | Mark Rutland | 2013-06-07 | 1 | -0/+4 |
| | | * | | | ARM: hyp: initialize CNTVOFF to zero | Marc Zyngier | 2013-06-07 | 1 | -0/+2 |
| | * | | | | Merge branch 'for-rmk/lpae' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Russell King | 2013-06-18 | 13 | -96/+139 |
| | |\ \ \ \ |
|
| | | * | | | | ARM: elf: add new hwcap for identifying atomic ldrd/strd instructions | Will Deacon | 2013-05-30 | 2 | -2/+8 |
| | | * | | | | ARM: lpae: fix definition of PTE_HWTABLE_PTRS | Will Deacon | 2013-05-30 | 1 | -1/+1 |
| | | * | | | | ARM: mm: clean up membank size limit checks | Cyril Chemparathy | 2013-05-30 | 1 | -8/+11 |
| | | * | | | | ARM: mm: cleanup checks for membank overlap with vmalloc area | Cyril Chemparathy | 2013-05-30 | 1 | -18/+1 |
| | | * | | | | ARM: fix type of PHYS_PFN_OFFSET to unsigned long | Cyril Chemparathy | 2013-05-30 | 1 | -1/+1 |
| | | * | | | | ARM: mm: use physical addresses in highmem sanity checks | Cyril Chemparathy | 2013-05-30 | 1 | -12/+10 |
| | | * | | | | ARM: LPAE: accomodate >32-bit addresses for page table base | Cyril Chemparathy | 2013-05-30 | 4 | -8/+37 |