aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2015-10-20Merge branch 'test/linux-linaro-lsk-v3.18-android' of git://android.git.linar...lsk-v3.18-15.10-androidKevin Hilman
2015-10-20Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-10-13Merge tag 'v3.18.22' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...Kevin Hilman
2015-10-13Merge branch 'android-3.18' of https://android.googlesource.com/kernel/commonAmit Pundir
2015-10-07UPSTREAM: arm64: add better page protections to arm64Laura Abbott
2015-10-07UPSTREAM: arm64: use fixmap for text patchingLaura Abbott
2015-10-07UPSTREAM: arm64: remove the unnecessary arm64_swiotlb_init()Ding Tianhong
2015-10-07UPSTREAM: arm64/efi: remove idmap manipulations from UEFI codeArd Biesheuvel
2015-10-07UPSTREAM: arm64/efi: add missing call to early_ioremap_reset()Ard Biesheuvel
2015-10-07UPSTREAM: arm64/efi: remove free_boot_services() and friendsArd Biesheuvel
2015-10-07UPSTREAM: arm64/efi: move SetVirtualAddressMap() to UEFI stubArd Biesheuvel
2015-10-07UPSTREAM: arm64/efi: set EFI_ALLOC_ALIGN to 64 KBArd Biesheuvel
2015-10-07UPSTREAM: arm64/mm: add create_pgd_mapping() to create private page tablesArd Biesheuvel
2015-10-07UPSTREAM: arm64/mm: add explicit struct_mm argument to __create_mapping()Ard Biesheuvel
2015-10-07UPSTREAM: arm64: dmi: set DMI string as dump stack arch descriptionArd Biesheuvel
2015-10-07UPSTREAM: arm64: dmi: Add SMBIOS/DMI supportYi Li
2015-10-07UPSTREAM: arm64/efi: drop redundant set_bit(EFI_CONFIG_TABLES)Ard Biesheuvel
2015-10-07UPSTREAM: arm64/efi: invert UEFI memory region reservation logicArd Biesheuvel
2015-10-07UPSTREAM: arm64/efi: set PE/COFF file alignment to 512 bytesArd Biesheuvel
2015-10-07UPSTREAM: arm64/efi: set PE/COFF section alignment to 4 KBArd Biesheuvel
2015-10-07UPSTREAM: arm64/efi: efistub: jump to 'stext' directly, not through the headerArd Biesheuvel
2015-10-07UPSTREAM: arm64: Move some head.text functions to executable sectionLaura Abbott
2015-10-07UPSTREAM: arm64: jump labels: NOP out NOP -> NOP replacementMark Rutland
2015-10-07UPSTREAM: arm64: add support to dump the kernel page tablesLaura Abbott
2015-10-07UPSTREAM: arm64: Add FIX_HOLE to permanent fixed addressesLaura Abbott
2015-10-07UPSTREAM: arm64: Factor out fixmap initialization from ioremapLaura Abbott
2015-10-07UPSTREAM: arm64: Move cpu_resume into the text sectionLaura Abbott
2015-10-07UPSTREAM: arm64: Switch to adrp for loading the stub vectorsLaura Abbott
2015-10-07UPSTREAM: arm64: Treat handle_arch_irq as a function pointerLaura Abbott
2015-10-01arm64: pass return address to dma_common_contiguous_remapJin Qian
2015-09-23ARM64 readahead: fault retry breaks mmap file read random detectionMark Salyzyn
2015-09-22arm64: KVM: Fix host crash when injecting a fault into a 32bit guestMarc Zyngier
2015-09-10Merge branch 'android-3.18' of https://android.googlesource.com/kernel/common...Kevin Hilman
2015-08-27arm64/mm: Remove hack in mmap randomize layoutYann Droneaud
2015-08-27signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras
2015-08-27signal: fix information leak in copy_siginfo_to_userAmanieu d'Antras
2015-08-26arm64 Kconfig: Move LIST_POISON to a safe valueJeff Vander Stoep
2015-08-10Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-08-10Merge tag 'v3.18.20' into linux-linaro-lsk-v3.18Kevin Hilman
2015-08-06Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-08-04Merge tag 'v3.18.19' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...Kevin Hilman
2015-08-04arm64: Don't report clear pmds and puds as hugeChristoffer Dall
2015-07-13arm64/kvm: Fix assembler compatibility of macrosGeoff Levand
2015-07-03arm64: vdso: work-around broken ELF toolchains in MakefileWill Deacon
2015-07-03arm64: mm: Fix freeing of the wrong memmap entries with !SPARSEMEM_VMEMMAPDave P Martin
2015-07-03arm64: entry: fix context tracking for el0_sp_pcMark Rutland
2015-07-03arm64: Do not attempt to use init_mm in reset_context()Catalin Marinas
2015-06-16Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidlsk-v3.18-15.07-androidKevin Hilman
2015-06-15Merge branch 'linux-3.18.y' of git://git.kernel.org/pub/scm/linux/kernel/git/...Kevin Hilman
2015-06-10arm64: bpf: fix signedness bug in loading 64-bit immediateXi Wang