aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm
AgeCommit message (Expand)Author
2014-10-15arm64: Tell irq work about self IPI supportFrederic Weisbecker
2014-10-15irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra
2014-08-29arm64: report correct stack pointer in KSTK_ESP for compat tasksWill Deacon
2014-08-29arm64: Add brackets around user_stack_pointer()Catalin Marinas
2014-08-28arm64: ptrace: fix compat hardware watchpoint reportingWill Deacon
2014-08-19arm64: mm: update max pa bits to 48Ganapatrao Kulkarni
2014-08-18arm64: compat: wire up memfd_create and getrandom syscalls for aarch32Will Deacon
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-08-08Merge branch 'akpm' (second patchbomb from Andrew Morton)Linus Torvalds
2014-08-08arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski
2014-08-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-08-06arm64: Use get_signal() signal_setup_done()Richard Weinberger
2014-08-05Merge tag 'kvm-arm-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini
2014-08-04Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-08-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-08-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-08-01arm64: KVM: fix 64bit CP15 VM access for 32bit guestsMarc Zyngier
2014-07-31Revert "arm64: dmi: Add SMBIOS/DMI support"Will Deacon
2014-07-25arm64: gicv3: Allow GICv3 compilation with older binutilsCatalin Marinas
2014-07-24arm64: fix soft lockup due to large tlb flush rangeMark Salter
2014-07-24arm64: Fix barriers used for page table modificationsCatalin Marinas
2014-07-23arm64: Add support for 48-bit VA space with 64KB page configurationCatalin Marinas
2014-07-23arm64: asm/pgtable.h pmd/pud definitions clean-upCatalin Marinas
2014-07-23arm64: Determine the vmalloc/vmemmap space at build time based on VA_BITSCatalin Marinas
2014-07-23arm64: Remove asm/pgtable-*level-types.h filesCatalin Marinas
2014-07-23arm64: Remove asm/pgtable-*level-hwdef.h filesCatalin Marinas
2014-07-23arm64: Convert bool ARM64_x_LEVELS to int ARM64_PGTABLE_LEVELSCatalin Marinas
2014-07-23arm64: mm: Implement 4 levels of translation tablesJungseok Lee
2014-07-23arm64: Add 4 levels of page tables definition with 4KB pagesJungseok Lee
2014-07-23arm64: Introduce VA_BITS and translation level optionsJungseok Lee
2014-07-23arm64: Do not initialise the fixmap page tables in head.SCatalin Marinas
2014-07-21arm64: dmi: Add SMBIOS/DMI supportYi Li
2014-07-18arm64: cachetype: report weakest cache policyMark Rutland
2014-07-18arm64: cpuinfo: record cpu system register valuesMark Rutland
2014-07-18arm64: add MIDR_EL1 field accessorsMark Rutland
2014-07-18arm64: fpsimd: avoid restoring fpcr if the contents haven't changedWill Deacon
2014-07-17arm64: Remove duplicate (SWAPPER|IDMAP)_DIR_SIZE definitionsCatalin Marinas
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso
2014-07-11arm64: KVM: add trap handlers for AArch32 debug registersMarc Zyngier
2014-07-11arm64: KVM: common infrastructure for handling AArch32 CP14/CP15Marc Zyngier
2014-07-11arm64: KVM: add trap handlers for AArch64 debug registersMarc Zyngier
2014-07-11arm64: move DBG_MDSCR_* to asm/debug-monitors.hMarc Zyngier
2014-07-11ARM64: KVM: fix big endian issue in access_vm_reg for 32bit guestVictor Kamensky
2014-07-11ARM64: KVM: MMIO support BE host running LE codeVictor Kamensky
2014-07-11arm64: KVM: vgic: enable GICv2 emulation on top on GICv3 hardwareMarc Zyngier
2014-07-11arm64: KVM: vgic: add GICv3 world switchMarc Zyngier
2014-07-11KVM: ARM: vgic: add the GICv3 backendMarc Zyngier
2014-07-11arm64: KVM: move HCR_EL2.{IMO,FMO} manipulation into the vgic switch codeMarc Zyngier
2014-07-11arm64: KVM: split GICv2 world switch from hyp codeMarc Zyngier
2014-07-11arm64: KVM: remove __kvm_hyp_code_{start,end} from hyp.SMarc Zyngier