aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2016-08-25arm64: avoid TLB conflict with CONFIG_RANDOMIZE_BASEMark Rutland
2016-08-17arm64: kernel: avoid literal load of virtual address with MMU offArd Biesheuvel
2016-08-12arm64: hibernate: handle allocation failuresMark Rutland
2016-08-12arm64: hibernate: avoid potential TLB conflictMark Rutland
2016-08-12arm64: Handle el1 synchronous instruction aborts cleanlyLaura Abbott
2016-08-11arm64: Remove stack duplicating code from jprobesDavid A. Long
2016-08-09arm64: Support hard limit of cpu count by nr_cpusKefeng Wang
2016-08-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-08-02Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-08-01Merge branch 'pci/msi-affinity' into nextBjorn Helgaas
2016-08-01Merge branch 'pci/resource' into nextBjorn Helgaas
2016-07-30Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-07-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
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-27Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-07-27Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-07-25Merge branches 'acpi-processor', 'acpi-cppc', 'acpi-apei' and 'acpi-sleep'Rafael J. Wysocki
2016-07-25Merge branch 'acpi-tables'Rafael J. Wysocki
2016-07-25Merge branch 'acpi-numa'Rafael J. Wysocki
2016-07-21arm64: add support for ACPI Low Power Idle(LPI)Sudeep Holla
2016-07-21arm64: cpuidle: drop __init section marker to arm_cpuidle_initSudeep Holla
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 redundant spsr manipulationWill Deacon
2016-07-19arm64: debug: unmask PSTATE.D earlierWill Deacon
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-15arm64/armv8 deprecated: Convert to hotplug state machineSebastian Andrzej Siewior
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: Fix vdso-offsets.h dependencyCatalin Marinas
2016-07-07arm64: Enable workaround for Cavium erratum 27456 on thunderx-81xxGanapatrao Kulkarni