summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2016-08-062-29/+5
|\
| * arm64: relocatable: suppress R_AARCH64_ABS64 relocations in vmlinuxArd Biesheuvel2016-07-292-28/+4
| * arm64: vmlinux.lds: make __rela_offset and __dynsym_offset ABSOLUTEArd Biesheuvel2016-07-291-2/+2
* | Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-021-21/+138
|\ \
| * \ Merge branch 'pci/msi-affinity' into nextBjorn Helgaas2016-08-014-14/+50
| |\ \
| * \ \ Merge branch 'pci/resource' into nextBjorn Helgaas2016-08-011-13/+0
| |\ \ \
| | * | | ARM64/PCI: Remove arch-specific pcibios_enable_device()Lorenzo Pieralisi2016-06-241-13/+0
| * | | | ARM64: PCI: Support ACPI-based PCI host controllerTomasz Nowicki2016-06-111-3/+113
| * | | | ARM64: PCI: Implement AML accessors for PCI_Config regionTomasz Nowicki2016-06-111-2/+10
| * | | | ARM64: PCI: ACPI support for legacy IRQs parsing and consolidation with DT codeTomasz Nowicki2016-06-111-3/+8
| * | | | ARM64: PCI: Add acpi_pci_bus_find_domain_nr()Tomasz Nowicki2016-06-111-0/+7
| |/ / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-021-0/+19
|\ \ \ \
| * | | | arm64: KVM: Runtime detection of lower HYP offsetMarc Zyngier2016-07-031-0/+19
* | | | | Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-07-301-15/+0
|\ \ \ \ \
| * | | | | arm64: Remove unnecessary of_platform_populate with default match tableKefeng Wang2016-06-231-13/+0
| * | | | | of: iommu: make of_iommu_init() postcore_initcall_syncKefeng Wang2016-06-231-2/+0
| | |/ / / | |/| | |
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-07-301-4/+4
|\ \ \ \ \
| * | | | | arm64/ptrace: run seccomp after ptraceKees Cook2016-06-141-4/+4
| * | | | | seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski2016-06-141-1/+1
| |/ / / /
* | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-291-17/+5
|\ \ \ \ \
| * | | | | arm64/armv8 deprecated: Convert to hotplug state machineSebastian Andrzej Siewior2016-07-151-17/+5
* | | | | | Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-271-2/+1
|\ \ \ \ \ \
| * | | | | | ARM: XEN: Move xen_early_init() before efi_init()Shannon Zhao2016-07-061-2/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-07-2733-223/+2529
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'for-next/kprobes' into for-next/coreCatalin Marinas2016-07-2118-7/+1538
| |\ \ \ \ \
| | * | | | | arm64: kprobes: Add KASAN instrumentation around stack accessesCatalin Marinas2016-07-211-0/+5
| | * | | | | arm64: kprobes: Cleanup jprobe_returnMarc Zyngier2016-07-211-12/+10
| | * | | | | arm64: kprobes: Fix overflow when saving stackMarc Zyngier2016-07-201-8/+14
| | * | | | | arm64: kprobes: WARN if attempting to step with PSTATE.D=1Will Deacon2016-07-191-0/+2
| | * | | | | arm64: Add kernel return probes support (kretprobes)Sandeepa Prabhu2016-07-191-1/+89
| | * | | | | arm64: Add trampoline code for kretprobesWilliam Cohen2016-07-194-0/+98
| | * | | | | arm64: kprobes instruction simulation supportSandeepa Prabhu2016-07-197-13/+323
| | * | | | | arm64: Treat all entry code as non-kprobe-ablePratyush Anand2016-07-193-0/+30
| | * | | | | arm64: Blacklist non-kprobe-able symbolPratyush Anand2016-07-194-0/+31
| | * | | | | arm64: Kprobes with single stepping supportSandeepa Prabhu2016-07-197-3/+719
| | * | | | | arm64: add conditional instruction simulation supportDavid A. Long2016-07-193-4/+116
| | * | | | | arm64: Add more test functions to insn.cDavid A. Long2016-07-191-0/+34
| | * | | | | arm64: Add HAVE_REGS_AND_STACK_ACCESS_API featureDavid A. Long2016-07-191-0/+101
| * | | | | | arm64: Honor nosmp kernel command line optionSuzuki K Poulose2016-07-211-0/+7
| * | | | | | arm64: Fix incorrect per-cpu usage for boot CPUSuzuki K Poulose2016-07-211-1/+1
| * | | | | | arm64: debug: remove redundant spsr manipulationWill Deacon2016-07-191-11/+2
| * | | | | | arm64: debug: unmask PSTATE.D earlierWill Deacon2016-07-192-2/+0
| * | | | | | arm64: cpuinfo: Expose MIDR_EL1 and REVIDR_EL1 to sysfsSteve Capper2016-07-121-0/+120
| * | | | | | arm64: Add support for CLOCK_MONOTONIC_RAW in clock_gettime() vDSOKevin Brodsky2016-07-123-13/+58
| * | | | | | arm64: Refactor vDSO time functionsKevin Brodsky2016-07-121-126/+172
| * | | | | | arm64: fix vdso-offsets.h dependencyKevin Brodsky2016-07-112-8/+3
| * | | | | | Revert "arm64: Fix vdso-offsets.h dependency"Catalin Marinas2016-07-112-7/+7
| * | | | | | arm64: Fix vdso-offsets.h dependencyCatalin Marinas2016-07-082-7/+7
| * | | | | | arm64: efi: avoid block mappings for unaligned UEFI memory regionsArd Biesheuvel2016-07-011-0/+14
| * | | | | | arm64: efi: always map runtime services code and data regions down to pagesArd Biesheuvel2016-07-011-1/+35