summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2018-12-10arm64: string: use asm EXPORT_SYMBOL()Mark Rutland
2018-12-10arm64: uaccess: use asm EXPORT_SYMBOL()Mark Rutland
2018-12-10arm64: page: use asm EXPORT_SYMBOL()Mark Rutland
2018-12-10arm64: smccc: use asm EXPORT_SYMBOL()Mark Rutland
2018-12-10arm64: tishift: use asm EXPORT_SYMBOL()Mark Rutland
2018-12-10arm64: move memstart_addr export inlineMark Rutland
2018-12-10arm64: remove bitop exportsMark Rutland
2018-12-08arm64: function_graph: Remove use of FTRACE_NOTRACE_DEPTHSteven Rostedt (VMware)
2018-12-07arm64: hibernate: Avoid sending cross-calling with interrupts disabledWill Deacon
2018-12-07arm64: kexec_file: forbid kdump via kexec_file_load()James Morse
2018-12-06arm64: entry: Remove confusing commentWill Deacon
2018-12-06arm64: entry: Place an SB sequence following an ERET instructionWill Deacon
2018-12-06arm64: Add support for SB barrier and patch in over DSB; ISB sequencesWill Deacon
2018-12-06arm64: kexec_file: Refactor setup_dtb() to consolidate error checkingWill Deacon
2018-12-06arm64: kexec_file: add kaslr supportAKASHI Takahiro
2018-12-06arm64: kexec_file: add kernel signature verification supportAKASHI Takahiro
2018-12-06arm64: capabilities: Batch cpu_enable callbacksSuzuki K Poulose
2018-12-06arm64: capabilities: Use linear array for detection and verificationSuzuki K Poulose
2018-12-06arm64: capabilities: Optimize this_cpu_has_capSuzuki K Poulose
2018-12-06arm64: capabilities: Speed up capability lookupSuzuki K Poulose
2018-12-06arm64: kexec_file: invoke the kernel without purgatoryAKASHI Takahiro
2018-12-06arm64: kexec_file: allow for loading Image-format kernelAKASHI Takahiro
2018-12-06arm64: kexec_file: load initrd and device-treeAKASHI Takahiro
2018-12-06arm64: enable KEXEC_FILE configAKASHI Takahiro
2018-12-06arm64: add image head flag definitionsAKASHI Takahiro
2018-12-06arm64: capabilities: Merge duplicate entries for Qualcomm erratum 1003Suzuki K Poulose
2018-12-06arm64: capabilities: Merge duplicate Cavium erratum entriesSuzuki K Poulose
2018-12-06arm64: capabilities: Merge entries for ARM64_WORKAROUND_CLEAN_CACHESuzuki K Poulose
2018-12-04arm64: relocatable: fix inconsistencies in linker script and optionsArd Biesheuvel
2018-11-30Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-11-30Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-11-30arm64: ftrace: always pass instrumented pc in x0Mark Rutland
2018-11-30arm64: ftrace: remove return_regs macrosMark Rutland
2018-11-30arm64: ftrace: don't adjust the LR valueMark Rutland
2018-11-30arm64: ftrace: enable graph FP testMark Rutland
2018-11-30arm64: ftrace: use GLOBAL()Mark Rutland
2018-11-30arm64: drop linker script hack to hide __efistub_ symbolsArd Biesheuvel
2018-11-29arm64: Add workaround for Cortex-A76 erratum 1286807Catalin Marinas
2018-11-27arm64: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-11-27arm64/module: switch to ADRP/ADD sequences for PLT entriesArd Biesheuvel
2018-11-27arm64/insn: add support for emitting ADR/ADRP instructionsArd Biesheuvel
2018-11-27arm64: Use a raw spinlock in __install_bp_hardening_cb()James Morse
2018-11-23arm64: cpufeature: Fix mismerge of CONFIG_ARM64_SSBD blockWill Deacon
2018-11-21arm64: perf: set suppress_bind_attrs flag to trueAnders Roxell
2018-11-21arm64: perf: Fix typos in commentShaokun Zhang
2018-11-21arm64: perf: Hook up new eventsWill Deacon
2018-11-21arm64: perf: Move event definitions into perf_event.hWill Deacon
2018-11-21arm64: perf: Remove duplicate generic cache eventsWill Deacon
2018-11-21arm64: perf: Add support for Armv8.1 PMCEID register formatWill Deacon
2018-11-21arm64: perf: Terminate PMU assignment statements with semicolonsWill Deacon