summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
...
| | * | ARM64: KVM: set and get of sys registers in BE caseVictor Kamensky2014-07-111-4/+2
| | * | ARM64: KVM: store kvm_vcpu_fault_info est_el2 as wordVictor Kamensky2014-07-111-1/+1
| | * | ARM64: KVM: MMIO support BE host running LE codeVictor Kamensky2014-07-111-0/+22
| | * | arm64: KVM: vgic: enable GICv2 emulation on top on GICv3 hardwareMarc Zyngier2014-07-112-0/+9
| | * | arm64: KVM: vgic: add GICv3 world switchMarc Zyngier2014-07-113-0/+248
| | * | KVM: ARM: vgic: add the GICv3 backendMarc Zyngier2014-07-112-0/+31
| | * | arm64: KVM: move HCR_EL2.{IMO,FMO} manipulation into the vgic switch codeMarc Zyngier2014-07-112-7/+15
| | * | arm64: KVM: split GICv2 world switch from hyp codeMarc Zyngier2014-07-116-89/+180
| | * | arm64: KVM: remove __kvm_hyp_code_{start,end} from hyp.SMarc Zyngier2014-07-113-8/+8
| | * | KVM: ARM: vgic: split GICv2 backend from the main vgic codeMarc Zyngier2014-07-111-1/+1
| | * | KVM: arm/arm64: vgic: move GICv2 registers to their own structureMarc Zyngier2014-07-112-20/+20
| | * | Merge tag 'deps-irqchip-gic-3.17' of git://git.infradead.org/users/jcooper/li...Christoffer Dall2014-07-113-0/+20
| | |\ \
| | * | | arm64: KVM: allow export and import of generic timer regsAlex Bennée2014-07-111-1/+67
| | * | | arm64: KVM: export demux regids as KVM_REG_ARM64Alex Bennée2014-07-111-1/+1
| | * | | arm/arm64: KVM: Fix and refactor unmap_rangeChristoffer Dall2014-07-111-0/+15
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-08-051-5/+5
|\ \ \ \ \
| * | | | | timekeeping: Create struct tk_read_base and use it in struct timekeeperThomas Gleixner2014-07-231-5/+5
| * | | | | clocksource: Get rid of cycle_lastThomas Gleixner2014-07-231-1/+1
* | | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-08-046-58/+75
|\ \ \ \ \ \
| * | | | | | efi/arm64: Handle missing virtual mapping for UEFI System TableArd Biesheuvel2014-07-181-4/+24
| * | | | | | efi: efistub: Convert into static libraryArd Biesheuvel2014-07-184-8/+7
| * | | | | | efi: efistub: Refactor stub componentsArd Biesheuvel2014-07-071-22/+7
| * | | | | | efi/arm64: efistub: Move shared dependencies to <asm/efi.h>Ard Biesheuvel2014-07-072-10/+13
| * | | | | | efi/arm64: Avoid EFI_ERROR as a generic return codeArd Biesheuvel2014-07-071-1/+1
| * | | | | | efi/arm64: Preserve FP/SIMD registers on UEFI runtime services callsArd Biesheuvel2014-07-073-13/+23
| * | | | | | efi/arm64: efistub: remove local copy of linux_bannerArd Biesheuvel2014-07-071-2/+0
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-08-041-0/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-171-0/+1
* | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-08-0456-846/+1952
|\ \ \ \ \ \
| * | | | | | arm64: add newline to I-cache policy stringMark Rutland2014-08-011-1/+1
| * | | | | | Revert "arm64: dmi: Add SMBIOS/DMI support"Will Deacon2014-07-313-54/+0
| * | | | | | arm64: fpsimd: fix a typo in fpsimd_save_partial_state ENDPROCbyungchul.park2014-07-311-1/+1
| * | | | | | arm64: don't call break hooks for BRK exceptions from EL0Will Deacon2014-07-311-11/+11
| * | | | | | arm64: defconfig: enable devtmpfs mount optionRobert Richter2014-07-301-0/+1
| * | | | | | arm64: vdso: fix build error when switching from LE to BEArun Chandran2014-07-301-1/+1
| * | | | | | arm64: defconfig: add virtio support for running as a kvm guestWill Deacon2014-07-291-0/+6
| * | | | | | arm64: gicv3: Allow GICv3 compilation with older binutilsCatalin Marinas2014-07-252-3/+63
| * | | | | | Merge tag 'deps-irqchip-gic-3.17' of git://git.infradead.org/users/jcooper/linuxCatalin Marinas2014-07-253-0/+20
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | irqchip: gic-v3: Initial support for GICv3Marc Zyngier2014-07-083-0/+20
| | | |/ / / | | |/| | |
| * | | | | arm64: fix soft lockup due to large tlb flush rangeMark Salter2014-07-241-3/+26
| * | | | | arm64/crypto: fix makefile rule for aes-glue-%.oAndreas Schwab2014-07-241-1/+1
| * | | | | arm64: Do not invoke audit_syscall_* functions if !CONFIG_AUDIT_SYSCALLCatalin Marinas2014-07-241-0/+4
| * | | | | arm64: Fix barriers used for page table modificationsCatalin Marinas2014-07-243-12/+17
| * | | | | arm64: Add support for 48-bit VA space with 64KB page configurationCatalin Marinas2014-07-233-9/+14
| * | | | | arm64: asm/pgtable.h pmd/pud definitions clean-upCatalin Marinas2014-07-231-29/+28
| * | | | | arm64: Determine the vmalloc/vmemmap space at build time based on VA_BITSCatalin Marinas2014-07-232-12/+23
| * | | | | arm64: Clean up the initial page table creation in head.SCatalin Marinas2014-07-231-32/+27
| * | | | | arm64: Remove asm/pgtable-*level-types.h filesCatalin Marinas2014-07-234-161/+49
| * | | | | arm64: Remove asm/pgtable-*level-hwdef.h filesCatalin Marinas2014-07-234-149/+36
| * | | | | arm64: Convert bool ARM64_x_LEVELS to int ARM64_PGTABLE_LEVELSCatalin Marinas2014-07-238-31/+28
OpenPOWER on IntegriCloud