summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2014-08-08arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski
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-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-10arm64: place initial page tables above the kernelMark Rutland
2014-07-10arm64: Cast KSTK_(EIP|ESP) to unsigned longCatalin Marinas
2014-07-10arm64: Add audit supportAKASHI Takahiro
2014-07-10arm64: Add __NR_* definitions for compat syscallsCatalin Marinas
2014-07-10arm64: enable context trackingLarry Bassel
2014-07-09arm64: Add CONFIG_CC_STACKPROTECTORLaura Abbott
2014-07-09arm64: topology: add MPIDR-based detectionZi Shen Lim
2014-07-08arm64: implement TASK_SIZE_OFColin Cross
2014-07-07efi/arm64: efistub: Move shared dependencies to <asm/efi.h>Ard Biesheuvel
2014-07-07efi/arm64: Preserve FP/SIMD registers on UEFI runtime services callsArd Biesheuvel
2014-07-04arm64: fix el2_setup check of CurrentELMarc Zyngier
2014-07-04arm64: mm: Fix horrendous config typoSteve Capper
2014-06-18arm64: mm: remove broken &= operator from pmd_mknotpresentWill Deacon
2014-06-18arm64: fix build error in sigcontext.hMark Salter
2014-06-18arm64/dma: Removing ARCH_HAS_DMA_GET_REQUIRED_MASK macroSuravee Suthikulpanit
2014-06-18arm64: uid16: fix __kernel_old_{gid,uid}_t definitionsWill Deacon
2014-06-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-06-05Merge branch 'arm64-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds
2014-06-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-05-29arm64: mm: fix pmd_write CoW brokennessWill Deacon
2014-05-29arm64: ftrace: Add system call tracepointAKASHI Takahiro
2014-05-29arm64: ftrace: Add CALLER_ADDRx macrosAKASHI Takahiro