aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-29arm64: report correct stack pointer in KSTK_ESP for compat tasksWill Deacon1-1/+1
2014-08-29arm64: Add brackets around user_stack_pointer()Catalin Marinas1-1/+1
2014-08-28arm64: ptrace: fix compat hardware watchpoint reportingWill Deacon1-1/+0
2014-08-19arm64: mm: update max pa bits to 48Ganapatrao Kulkarni1-1/+1
2014-08-18arm64: compat: wire up memfd_create and getrandom syscalls for aarch32Will Deacon2-1/+6
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/miscLinus Torvalds1-6/+5
2014-08-08Merge branch 'akpm' (second patchbomb from Andrew Morton)Linus Torvalds1-3/+0
2014-08-08arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski1-3/+0
2014-08-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-20/+149
2014-08-06arm64: Use get_signal() signal_setup_done()Richard Weinberger1-6/+5
2014-08-05Merge tag 'kvm-arm-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvmPaolo Bonzini8-20/+149
2014-08-04Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+33
2014-08-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2014-08-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds23-652/+1255
2014-08-01arm64: KVM: fix 64bit CP15 VM access for 32bit guestsMarc Zyngier1-2/+4
2014-07-31Revert "arm64: dmi: Add SMBIOS/DMI support"Will Deacon1-41/+0
2014-07-25arm64: gicv3: Allow GICv3 compilation with older binutilsCatalin Marinas1-0/+60
2014-07-24arm64: fix soft lockup due to large tlb flush rangeMark Salter1-3/+26
2014-07-24arm64: Fix barriers used for page table modificationsCatalin Marinas3-12/+17
2014-07-23arm64: Add support for 48-bit VA space with 64KB page configurationCatalin Marinas1-7/+9
2014-07-23arm64: asm/pgtable.h pmd/pud definitions clean-upCatalin Marinas1-29/+28
2014-07-23arm64: Determine the vmalloc/vmemmap space at build time based on VA_BITSCatalin Marinas1-5/+8
2014-07-23arm64: Remove asm/pgtable-*level-types.h filesCatalin Marinas4-161/+49
2014-07-23arm64: Remove asm/pgtable-*level-hwdef.h filesCatalin Marinas4-149/+36
2014-07-23arm64: Convert bool ARM64_x_LEVELS to int ARM64_PGTABLE_LEVELSCatalin Marinas5-20/+20
2014-07-23arm64: mm: Implement 4 levels of translation tablesJungseok Lee5-5/+83
2014-07-23arm64: Add 4 levels of page tables definition with 4KB pagesJungseok Lee2-0/+121
2014-07-23arm64: Introduce VA_BITS and translation level optionsJungseok Lee6-14/+10
2014-07-23arm64: Do not initialise the fixmap page tables in head.SCatalin Marinas1-4/+4
2014-07-21arm64: dmi: Add SMBIOS/DMI supportYi Li1-0/+41
2014-07-18arm64: cachetype: report weakest cache policyMark Rutland1-6/+10
2014-07-18arm64: cpuinfo: record cpu system register valuesMark Rutland1-0/+59
2014-07-18arm64: add MIDR_EL1 field accessorsMark Rutland1-7/+26
2014-07-18arm64: fpsimd: avoid restoring fpcr if the contents haven't changedWill Deacon1-2/+15
2014-07-17arm64: Remove duplicate (SWAPPER|IDMAP)_DIR_SIZE definitionsCatalin Marinas1-3/+0
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso1-0/+1
2014-07-11arm64: KVM: add trap handlers for AArch32 debug registersMarc Zyngier1-0/+9
2014-07-11arm64: KVM: common infrastructure for handling AArch32 CP14/CP15Marc Zyngier3-6/+12
2014-07-11arm64: KVM: add trap handlers for AArch64 debug registersMarc Zyngier2-7/+24
2014-07-11arm64: move DBG_MDSCR_* to asm/debug-monitors.hMarc Zyngier1-5/+14
2014-07-11ARM64: KVM: fix big endian issue in access_vm_reg for 32bit guestVictor Kamensky1-0/+6
2014-07-11ARM64: KVM: MMIO support BE host running LE codeVictor Kamensky1-0/+22
2014-07-11arm64: KVM: vgic: enable GICv2 emulation on top on GICv3 hardwareMarc Zyngier1-0/+7
2014-07-11arm64: KVM: vgic: add GICv3 world switchMarc Zyngier1-0/+2
2014-07-11KVM: ARM: vgic: add the GICv3 backendMarc Zyngier1-0/+2
2014-07-11arm64: KVM: move HCR_EL2.{IMO,FMO} manipulation into the vgic switch codeMarc Zyngier1-2/+3
2014-07-11arm64: KVM: split GICv2 world switch from hyp codeMarc Zyngier2-0/+25
2014-07-11arm64: KVM: remove __kvm_hyp_code_{start,end} from hyp.SMarc Zyngier2-2/+8
2014-07-11arm/arm64: KVM: Fix and refactor unmap_rangeChristoffer Dall1-0/+15
2014-07-10arm64: place initial page tables above the kernelMark Rutland1-0/+9