aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-25arm64: avoid TLB conflict with CONFIG_RANDOMIZE_BASEMark Rutland1-0/+3
2016-08-17arm64: kernel: avoid literal load of virtual address with MMU offArd Biesheuvel1-1/+9
2016-08-12arm64: hibernate: handle allocation failuresMark Rutland1-27/+32
2016-08-12arm64: hibernate: avoid potential TLB conflictMark Rutland1-6/+17
2016-08-12arm64: Handle el1 synchronous instruction aborts cleanlyLaura Abbott1-0/+7
2016-08-11arm64: Remove stack duplicating code from jprobesDavid A. Long1-26/+5
2016-08-09arm64: Support hard limit of cpu count by nr_cpusKefeng Wang1-4/+4
2016-08-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds2-29/+5
2016-08-02Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-21/+138
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+19
2016-08-01Merge branch 'pci/msi-affinity' into nextBjorn Helgaas4-14/+50
2016-08-01Merge branch 'pci/resource' into nextBjorn Helgaas1-13/+0
2016-07-30Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-15/+0
2016-07-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-4/+4
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-17/+5
2016-07-29arm64: relocatable: suppress R_AARCH64_ABS64 relocations in vmlinuxArd Biesheuvel2-28/+4
2016-07-29arm64: vmlinux.lds: make __rela_offset and __dynsym_offset ABSOLUTEArd Biesheuvel1-2/+2
2016-07-27Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-2/+1
2016-07-27Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds33-223/+2529
2016-07-25Merge branches 'acpi-processor', 'acpi-cppc', 'acpi-apei' and 'acpi-sleep'Rafael J. Wysocki1-1/+19
2016-07-25Merge branch 'acpi-tables'Rafael J. Wysocki1-2/+4
2016-07-25Merge branch 'acpi-numa'Rafael J. Wysocki3-0/+115
2016-07-21arm64: add support for ACPI Low Power Idle(LPI)Sudeep Holla1-0/+18
2016-07-21arm64: cpuidle: drop __init section marker to arm_cpuidle_initSudeep Holla1-1/+1
2016-07-21Merge branch 'for-next/kprobes' into for-next/coreCatalin Marinas18-7/+1538
2016-07-21arm64: Honor nosmp kernel command line optionSuzuki K Poulose1-0/+7
2016-07-21arm64: Fix incorrect per-cpu usage for boot CPUSuzuki K Poulose1-1/+1
2016-07-21arm64: kprobes: Add KASAN instrumentation around stack accessesCatalin Marinas1-0/+5
2016-07-21arm64: kprobes: Cleanup jprobe_returnMarc Zyngier1-12/+10
2016-07-20arm64: kprobes: Fix overflow when saving stackMarc Zyngier1-8/+14
2016-07-19arm64: kprobes: WARN if attempting to step with PSTATE.D=1Will Deacon1-0/+2
2016-07-19arm64: debug: remove redundant spsr manipulationWill Deacon1-11/+2
2016-07-19arm64: debug: unmask PSTATE.D earlierWill Deacon2-2/+0
2016-07-19arm64: Add kernel return probes support (kretprobes)Sandeepa Prabhu1-1/+89
2016-07-19arm64: Add trampoline code for kretprobesWilliam Cohen4-0/+98
2016-07-19arm64: kprobes instruction simulation supportSandeepa Prabhu7-13/+323
2016-07-19arm64: Treat all entry code as non-kprobe-ablePratyush Anand3-0/+30
2016-07-19arm64: Blacklist non-kprobe-able symbolPratyush Anand4-0/+31
2016-07-19arm64: Kprobes with single stepping supportSandeepa Prabhu7-3/+719
2016-07-19arm64: add conditional instruction simulation supportDavid A. Long3-4/+116
2016-07-19arm64: Add more test functions to insn.cDavid A. Long1-0/+34
2016-07-19arm64: Add HAVE_REGS_AND_STACK_ACCESS_API featureDavid A. Long1-0/+101
2016-07-15arm64/armv8 deprecated: Convert to hotplug state machineSebastian Andrzej Siewior1-17/+5
2016-07-12arm64: cpuinfo: Expose MIDR_EL1 and REVIDR_EL1 to sysfsSteve Capper1-0/+120
2016-07-12arm64: Add support for CLOCK_MONOTONIC_RAW in clock_gettime() vDSOKevin Brodsky3-13/+58
2016-07-12arm64: Refactor vDSO time functionsKevin Brodsky1-126/+172
2016-07-11arm64: fix vdso-offsets.h dependencyKevin Brodsky2-8/+3
2016-07-11Revert "arm64: Fix vdso-offsets.h dependency"Catalin Marinas2-7/+7
2016-07-08arm64: Fix vdso-offsets.h dependencyCatalin Marinas2-7/+7
2016-07-07arm64: Enable workaround for Cavium erratum 27456 on thunderx-81xxGanapatrao Kulkarni1-0/+6