summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2016-08-04arm64: Fix copy-on-write referencing in HugeTLBSteve Capper
2016-08-01arm64: mm: avoid fdt_check_header() before the FDT is fully mappedArd Biesheuvel
2016-07-29arm64: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan
2016-07-29arm64: relocatable: suppress R_AARCH64_ABS64 relocations in vmlinuxArd Biesheuvel
2016-07-29arm64: vmlinux.lds: make __rela_offset and __dynsym_offset ABSOLUTEArd Biesheuvel
2016-07-27arm64: arm: Fix-up the removal of the arm64 regs_query_register_name() prototypeCatalin Marinas
2016-07-27arm64: Only select ARM64_MODULE_PLTS if MODULES=yCatalin Marinas
2016-07-25arm64: mm: run pgtable_page_ctor() on non-swapper translation table pagesArd Biesheuvel
2016-07-25arm64: mm: make create_mapping_late() non-allocatingArd Biesheuvel
2016-07-21Merge branch 'for-next/kprobes' into for-next/coreCatalin Marinas
2016-07-21arm64: Honor nosmp kernel command line optionSuzuki K Poulose
2016-07-21arm64: Fix incorrect per-cpu usage for boot CPUSuzuki K Poulose
2016-07-21arm64: kprobes: Add KASAN instrumentation around stack accessesCatalin Marinas
2016-07-21arm64: kprobes: Cleanup jprobe_returnMarc Zyngier
2016-07-20arm64: kprobes: Fix overflow when saving stackMarc Zyngier
2016-07-19arm64: kprobes: WARN if attempting to step with PSTATE.D=1Will Deacon
2016-07-19arm64: debug: remove unused local_dbg_{enable, disable} macrosWill Deacon
2016-07-19arm64: debug: remove redundant spsr manipulationWill Deacon
2016-07-19arm64: debug: unmask PSTATE.D earlierWill Deacon
2016-07-19arm64: localise Image objcopy flagsMark Rutland
2016-07-19arm64: ptrace: remove extra define for CPSR's E bitVladimir Murzin
2016-07-19arm64: Add kernel return probes support (kretprobes)Sandeepa Prabhu
2016-07-19arm64: Add trampoline code for kretprobesWilliam Cohen
2016-07-19arm64: kprobes instruction simulation supportSandeepa Prabhu
2016-07-19arm64: Treat all entry code as non-kprobe-ablePratyush Anand
2016-07-19arm64: Blacklist non-kprobe-able symbolPratyush Anand
2016-07-19arm64: Kprobes with single stepping supportSandeepa Prabhu
2016-07-19arm64: add conditional instruction simulation supportDavid A. Long
2016-07-19arm64: Add more test functions to insn.cDavid A. Long
2016-07-19arm64: Add HAVE_REGS_AND_STACK_ACCESS_API featureDavid A. Long
2016-07-12arm64: cpuinfo: Expose MIDR_EL1 and REVIDR_EL1 to sysfsSteve Capper
2016-07-12arm64: Add support for CLOCK_MONOTONIC_RAW in clock_gettime() vDSOKevin Brodsky
2016-07-12arm64: Refactor vDSO time functionsKevin Brodsky
2016-07-11arm64: fix vdso-offsets.h dependencyKevin Brodsky
2016-07-11Revert "arm64: Fix vdso-offsets.h dependency"Catalin Marinas
2016-07-08arm64: mm: change IOMMU notifier action to attach DMA opsLorenzo Pieralisi
2016-07-08arm64: Fix vdso-offsets.h dependencyCatalin Marinas
2016-07-01arm64: mm: fold init_pgd() into __create_pgd_mapping()Ard Biesheuvel
2016-07-01arm64: mm: Remove split_p*d() functionsCatalin Marinas
2016-07-01arm64: efi: avoid block mappings for unaligned UEFI memory regionsArd Biesheuvel
2016-07-01arm64: efi: always map runtime services code and data regions down to pagesArd Biesheuvel
2016-07-01arm64: mm: add param to force create_pgd_mapping() to use page mappingsArd Biesheuvel
2016-07-01arm64: trap userspace "dc cvau" cache operation on errata-affected coreAndre Przywara
2016-07-01arm64: consolidate signal injection on emulation errorsAndre Przywara
2016-07-01arm64: errata: Calling enable functions for CPU errata tooAndre Przywara
2016-07-01arm64: include alternative handling in dcache_by_line_opAndre Przywara
2016-07-01arm64: fix "dc cvau" cache operation on errata-affected coreAndre Przywara
2016-07-01Revert "arm64: alternatives: add enable parameter to conditional asm macros"Andre Przywara
2016-06-30arm64: mm: remove unnecessary BUG_ONKefeng Wang
2016-06-27arm64: mm: fix location of _etextArd Biesheuvel