aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-10-28arm: mm: support ARCH_MMAP_RND_BITS.dcashman
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-27UPSTREAM: ARM: 8425/1: kgdb: Don't try to stop the machine when setting break...Doug Anderson
2015-09-27UPSTREAM: ARM: mm: allow text and rodata sections to be read-onlyKees Cook
2015-09-27BACKPORT: ARM: mm: allow non-text sections to be non-executableKees Cook
2015-09-27UPSTREAM: arm: kgdb: Handle read-only text / modulesDoug Anderson
2015-09-27UPSTREAM: ARM: kexec: Make .text R/W in machine_kexecNikolay Borisov
2015-09-27UPSTREAM: arm: use fixmap for text patching when text is RORabin Vincent
2015-09-27UPSTREAM: arm: fixmap: implement __set_fixmap()Kees Cook
2015-09-27UPSTREAM: ARM: expand fixmap region to 3MBRob Herring
2015-09-27UPSTREAM: arm: use generic fixmap.hMark Salter
2015-09-23ARM64 readahead: fault retry breaks mmap file read random detectionMark Salyzyn
2015-09-11crypto: arm/sha256 - Add optimized SHA-256/224Sami Tolvanen
2015-08-26arm64 Kconfig: Move LIST_POISON to a safe valueJeff Vander Stoep
2015-04-29arm64: fix ftrace due to bad cherry-picks from mainline v3.19Daniel Kurtz
2015-04-23arm64: ptrace: add NT_ARM_SYSTEM_CALL regsetAKASHI Takahiro
2015-04-22arm64: add seccomp supportAKASHI Takahiro
2015-04-22arm64: add SIGSYS siginfo for compat taskAKASHI Takahiro
2015-04-22arm64: add seccomp syscall for compat taskAKASHI Takahiro
2015-04-22arm64: ptrace: allow tracer to skip a system callAKASHI Takahiro
2015-04-22arm64: entry: avoid writing lr explicitly for constructing return pathsWill Deacon
2015-04-22Revert "arm64: ptrace: add PTRACE_SET_SYSCALL"Daniel Kurtz
2015-04-22Revert "arm64: ptrace: allow tracer to skip a system call"Daniel Kurtz
2015-04-22Revert "arm64: add SIGSYS siginfo for compat task"Daniel Kurtz
2015-04-22Revert "arm64: add seccomp support"Daniel Kurtz