summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-112-7/+1
|\
| * mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-111-1/+1
| * mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi2015-02-111-6/+0
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-02-1162-879/+1334
|\ \ | |/ |/|
| * arm64: compat: Remove incorrect comment in compat_siginfoCatalin Marinas2015-02-021-1/+0
| * arm64: Fix section mismatch on alloc_init_p[mu]d()Catalin Marinas2015-01-291-4/+5
| * arm64: Avoid breakage caused by .altmacro in fpsimd save/restore macrosDave P Martin2015-01-291-11/+32
| * arm64: mm: use *_sect to check for section mapsMark Rutland2015-01-282-8/+16
| * arm64: drop unnecessary cache+tlb maintenanceMark Rutland2015-01-281-7/+0
| * arm64:mm: free the useless initial page tablezhichang.yuan2015-01-282-3/+15
| * arm64: Enable CPU_IDLE in defconfigCatalin Marinas2015-01-271-0/+2
| * arm64: kernel: remove ARM64_CPU_SUSPEND config optionLorenzo Pieralisi2015-01-2711-36/+34
| * arm64: make sys_call_table constMark Rutland2015-01-271-1/+1
| * arm64: Remove asm/syscalls.hCatalin Marinas2015-01-272-32/+1
| * arm64: Implement the compat_sys_call_table in CCatalin Marinas2015-01-275-24/+68
| * arm64: uapi: expose our struct ucontext to the uapi headersWill Deacon2015-01-232-3/+6
| * smp, ARM64: Kill SMP single function call interruptJiang Liu2015-01-232-10/+2
| * arm64: Emulate SETEND for AArch32 tasksSuzuki K. Poulose2015-01-235-1/+107
| * arm64: Consolidate hotplug notifier for instruction emulationSuzuki K. Poulose2015-01-232-48/+79
| * arm64: Track system support for mixed endian EL0Suzuki K. Poulose2015-01-233-0/+38
| * arm64: implement generic IOMMU configurationRobin Murphy2015-01-231-0/+2
| * arm64: Combine coherent and non-coherent swiotlb dma_opsCatalin Marinas2015-01-232-73/+54
| * arm64: Fix SCTLR_EL1 initialisationSuzuki K. Poulose2015-01-231-4/+8
| * arm64: add ioremap physical address informationMin-Hua Chen2015-01-231-0/+1
| * arm64: mm: dump: add missing includesMark Rutland2015-01-231-0/+4
| * arm64: Fix overlapping VA allocationsMark Rutland2015-01-234-9/+19
| * arm64/efi: move virtmap init to early initcallArd Biesheuvel2015-01-224-73/+59
| * arm64: add better page protections to arm64Laura Abbott2015-01-226-26/+233
| * arm64: use fixmap for text patchingLaura Abbott2015-01-222-1/+47
| * arm64: respect mem= for EFIMark Rutland2015-01-162-19/+19
| * arm64/efi: handle potential failure to remap memory mapArd Biesheuvel2015-01-161-4/+6
| * arm64: kill off the libgcc dependencyKevin Hao2015-01-151-3/+0
| * Merge branch 'arm64/common-esr-macros' of git://git.kernel.org/pub/scm/linux/...Catalin Marinas2015-01-1512-197/+237
| |\
| | * arm64: kvm: decode ESR_ELx.EC when reporting exceptionsMark Rutland2015-01-151-3/+4
| | * arm64: kvm: remove ESR_EL2_* macrosMark Rutland2015-01-151-69/+4
| | * arm64: remove ESR_EL1_* macrosMark Rutland2015-01-151-36/+0
| | * arm64: kvm: move to ESR_ELx macrosMark Rutland2015-01-156-55/+64
| | * arm64: decode ESR_ELx.EC when reporting exceptionsMark Rutland2015-01-152-2/+54
| | * arm64: move to ESR_ELx macrosMark Rutland2015-01-153-34/+34
| | * arm64: introduce common ESR_ELx_* definitionsMark Rutland2015-01-151-0/+79
| * | arm64: kernel: add support for cpu cache informationSudeep Holla2015-01-154-19/+152
| * | arm64: remove broken cachepolicy codeMark Rutland2015-01-131-74/+0
| * | arm64/efi: remove idmap manipulations from UEFI codeArd Biesheuvel2015-01-125-48/+1
| * | arm64/efi: remove free_boot_services() and friendsArd Biesheuvel2015-01-121-122/+1
| * | arm64/efi: move SetVirtualAddressMap() to UEFI stubArd Biesheuvel2015-01-123-105/+160
| * | arm64/efi: set EFI_ALLOC_ALIGN to 64 KBArd Biesheuvel2015-01-121-0/+2
| * | arm64/mm: add create_pgd_mapping() to create private page tablesArd Biesheuvel2015-01-123-21/+30
| * | arm64/mm: add explicit struct_mm argument to __create_mapping()Ard Biesheuvel2015-01-121-15/+16
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-101-18/+4
|\ \ \
| * | | arm64: drop PTE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-101-18/+4
OpenPOWER on IntegriCloud