summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2018-04-13ARM64: PCI: Fix struct acpi_pci_root_ops allocation failure pathTimmy Li
2018-04-13arm64: perf: Ignore exclude_hv when kernel is running in HYPGanapatrao Kulkarni
2018-04-08arm64: idmap: Use "awx" flags for .idmap.text .pushsection directivesWill Deacon
2018-04-08arm64: entry: Reword comment about post_ttbr_update_workaroundWill Deacon
2018-04-08arm64: Force KPTI to be disabled on Cavium ThunderXMarc Zyngier
2018-04-08arm64: kpti: Add ->enable callback to remap swapper using nG mappingsWill Deacon
2018-04-08arm64: Turn on KPTI only on CPUs that need itJayachandran C
2018-04-08arm64: capabilities: Handle duplicate entries for a capabilitySuzuki K Poulose
2018-04-08arm64: Allow checking of a CPU-local erratumMarc Zyngier
2018-04-08arm64: Take into account ID_AA64PFR0_EL1.CSV3Will Deacon
2018-04-08arm64: use RET instruction for exiting the trampolineWill Deacon
2018-04-08arm64: kaslr: Put kernel vectors address in separate data pageWill Deacon
2018-04-08arm64: entry: Add fake CPU feature for unmapping the kernel at EL0Will Deacon
2018-04-08arm64: tls: Avoid unconditional zeroing of tpidrro_el0 for native tasksWill Deacon
2018-04-08arm64: entry: Hook up entry trampoline to exception vectorsWill Deacon
2018-04-08arm64: entry: Explicitly pass exception level to kernel_ventry macroWill Deacon
2018-04-08arm64: mm: Map entry trampoline into trampoline and kernel page tablesWill Deacon
2018-04-08arm64: entry: Add exception trampoline page for exceptions from EL0Will Deacon
2018-04-08arm64: factor out entry stack manipulationMark Rutland
2018-02-28arm64: Disable unhandled signal log messages by defaultMichael Weiser
2017-12-14arm64: fpsimd: Prevent registers leaking from dead tasksDave Martin
2017-11-08arm64: ensure __dump_instr() checks addr_limitMark Rutland
2017-10-05arm64: Make sure SPsel is always setMarc Zyngier
2017-09-02arm64: fpsimd: Prevent registers leaking across execDave Martin
2017-07-05arm64: fix NULL dereference in have_cpu_die()Mark Salter
2017-06-29arm64/vdso: Fix nsec handling for CLOCK_MONOTONIC_RAWWill Deacon
2017-06-14arm64: entry: improve data abort handling of tagged pointersKristina Martsenko
2017-06-14arm64: hw_breakpoint: fix watchpoint matching for tagged pointersKristina Martsenko
2017-06-14arm64: traps: fix userspace cache maintenance emulation on a tagged pointerKristina Martsenko
2017-05-25arm64: armv8_deprecated: ensure extension of addrMark Rutland
2017-04-12firmware: qcom: scm: Fix interrupted SCM callsAndy Gross
2017-04-12arm: kernel: Add SMC structure parameterAndy Gross
2017-04-12arm64: PCI: Add local struct device pointersBjorn Helgaas
2017-04-12arm64: PCI: Manage controller-specific data on per-controller basisTomasz Nowicki
2017-03-30arm64: kaslr: Fix up the kernel image alignmentNeeraj Upadhyay
2017-03-12arm64: fix erroneous __raw_read_system_reg() casesMark Rutland
2017-01-26arm64/ptrace: Reject attempts to set incomplete hardware breakpoint fieldsDave Martin
2017-01-26arm64/ptrace: Preserve previous registers for short regset write - 3Dave Martin
2017-01-26arm64/ptrace: Preserve previous registers for short regset write - 2Dave Martin
2017-01-26arm64/ptrace: Preserve previous registers for short regset writeDave Martin
2017-01-26arm64: avoid returning from bad_modeMark Rutland
2016-11-18KVM: arm64: Fix the issues when guest PMCCFILTR is configuredWei Huang
2016-10-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-10-20arm64: fix show_regs fallout from KERN_CONT changesMark Rutland
2016-10-20arm64: suspend: Reconfigure PSTATE after resume from idleJames Morse
2016-10-20arm64: cpufeature: Schedule enable() calls instead of calling them via IPIJames Morse
2016-10-20arm64: Cortex-A53 errata workaround: check for kernel addressesAndre Przywara
2016-10-19arm64: swp emulation: bound LL/SC retries before reschedulingWill Deacon
2016-10-17arm64: kernel: Init MDCR_EL2 even in the absence of a PMUMarc Zyngier
2016-10-17arm64: kernel: numa: fix ACPI boot cpu numa node mappingLorenzo Pieralisi