summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2017-09-18arm64: efi: Don't include EFI fpsimd save/restore code in non-EFI kernelsDave Martin
2017-09-17arm64/syscalls: Move address limit check in loopThomas Garnier
2017-09-13arm64: stacktrace: avoid listing stacktrace functions in stacktracePrakash Gupta
2017-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-09-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-09-08treewide: make "nr_cpu_ids" unsignedAlexey Dobriyan
2017-09-08Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-09-05Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-09-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-09-04Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-09-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-09-03Merge branches 'acpi-x86', 'acpi-soc', 'acpi-pmic' and 'acpi-apple'Rafael J. Wysocki
2017-08-22arm64: cleanup {COMPAT_,}SET_PERSONALITY() macroYury Norov
2017-08-22arm64: kaslr: Adjust the offset to avoid Image across alignment boundaryCatalin Marinas
2017-08-22arm64: kaslr: ignore modulo offset when validating virtual displacementArd Biesheuvel
2017-08-22arm64: fpsimd: Prevent registers leaking across execDave Martin
2017-08-22arm64: introduce separated bits for mm_context_t flagsYury Norov
2017-08-21arm64: kexec: have own crash_smp_send_stop() for crash dump for nonpanic coresHoeun Ryu
2017-08-21arm64: Move PTE_RDONLY bit handling out of set_pte_at()Catalin Marinas
2017-08-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2017-08-18Merge branch 'for-next/kernel-mode-neon' into for-next/coreCatalin Marinas
2017-08-18Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...Catalin Marinas
2017-08-18arm64: neon/efi: Make EFI fpsimd save/restore variables staticDave Martin
2017-08-17membarrier: Provide expedited private commandMathieu Desnoyers
2017-08-15Merge branch 'arm64/vmap-stack' of git://git.kernel.org/pub/scm/linux/kernel/...Catalin Marinas
2017-08-15arm64: add VMAP_STACK overflow detectionMark Rutland
2017-08-15arm64: add on_accessible_stack()Mark Rutland
2017-08-15arm64: add basic VMAP_STACK supportMark Rutland
2017-08-15arm64: use an irq stack pointerMark Rutland
2017-08-15arm64: factor out entry stack manipulationMark Rutland
2017-08-15arm64: move SEGMENT_ALIGN to <asm/memory.h>Mark Rutland
2017-08-15arm64: clean up irq stack definitionsMark Rutland
2017-08-15arm64: kernel: remove {THREAD,IRQ_STACK}_START_SPArd Biesheuvel
2017-08-15arm64: remove __die()'s stack dumpMark Rutland
2017-08-10arm64: perf: add support for Cortex-A35Julien Thierry
2017-08-10arm64: perf: add support for Cortex-A73Julien Thierry
2017-08-10arm64: perf: Remove redundant entries from CPU-specific event mapsWill Deacon
2017-08-10arm64: perf: Connect additional events to pmu countersJulien Thierry
2017-08-09Merge branch 'arm64/exception-stack' of git://git.kernel.org/pub/scm/linux/ke...Catalin Marinas
2017-08-09arm64: unwind: remove sp from struct stackframeArd Biesheuvel
2017-08-09arm64: unwind: reference pt_regs via embedded stack frameArd Biesheuvel
2017-08-09arm64/vdso: Support mremap() for vDSODmitry Safonov
2017-08-09arm64: Implement pmem API supportRobin Murphy
2017-08-09arm64: Handle trapped DC CVAPRobin Murphy
2017-08-09arm64: Expose DC CVAP to userspaceRobin Murphy
2017-08-09arm64: Convert __inval_cache_range() to area-basedRobin Murphy
2017-08-08arm64: perf: Allow standard PMUv3 events to be extended by the CPU typeWill Deacon
2017-08-08arm64: unwind: disregard frame.sp when validating frame pointerArd Biesheuvel
2017-08-08arm64: unwind: avoid percpu indirection for irq stackMark Rutland
2017-08-08arm64: move non-entry code out of .entry.textMark Rutland