aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
Commit message (Expand)AuthorAge
...
| * arm64: vmlinux.lds: make __rela_offset and __dynsym_offset ABSOLUTEArd Biesheuvel2016-07-29
* | Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-02
|\ \
| * \ Merge branch 'pci/msi-affinity' into nextBjorn Helgaas2016-08-01
| |\ \
| * \ \ Merge branch 'pci/resource' into nextBjorn Helgaas2016-08-01
| |\ \ \
| | * | | ARM64/PCI: Remove arch-specific pcibios_enable_device()Lorenzo Pieralisi2016-06-23
| * | | | ARM64: PCI: Support ACPI-based PCI host controllerTomasz Nowicki2016-06-10
| * | | | ARM64: PCI: Implement AML accessors for PCI_Config regionTomasz Nowicki2016-06-10
| * | | | ARM64: PCI: ACPI support for legacy IRQs parsing and consolidation with DT codeTomasz Nowicki2016-06-10
| * | | | ARM64: PCI: Add acpi_pci_bus_find_domain_nr()Tomasz Nowicki2016-06-10
| |/ / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-02
|\ \ \ \
| * | | | arm64: KVM: Runtime detection of lower HYP offsetMarc Zyngier2016-07-03
* | | | | Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-07-30
|\ \ \ \ \
| * | | | | arm64: Remove unnecessary of_platform_populate with default match tableKefeng Wang2016-06-23
| * | | | | of: iommu: make of_iommu_init() postcore_initcall_syncKefeng Wang2016-06-23
| | |/ / / | |/| | |
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-07-29
|\ \ \ \ \
| * | | | | arm64/ptrace: run seccomp after ptraceKees Cook2016-06-14
| * | | | | seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski2016-06-14
| |/ / / /
* | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-29
|\ \ \ \ \
| * | | | | arm64/armv8 deprecated: Convert to hotplug state machineSebastian Andrzej Siewior2016-07-15
* | | | | | Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-27
|\ \ \ \ \ \
| * | | | | | ARM: XEN: Move xen_early_init() before efi_init()Shannon Zhao2016-07-06
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-07-27
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'for-next/kprobes' into for-next/coreCatalin Marinas2016-07-21
| |\ \ \ \ \
| | * | | | | arm64: kprobes: Add KASAN instrumentation around stack accessesCatalin Marinas2016-07-21
| | * | | | | arm64: kprobes: Cleanup jprobe_returnMarc Zyngier2016-07-21
| | * | | | | arm64: kprobes: Fix overflow when saving stackMarc Zyngier2016-07-20
| | * | | | | arm64: kprobes: WARN if attempting to step with PSTATE.D=1Will Deacon2016-07-19
| | * | | | | arm64: Add kernel return probes support (kretprobes)Sandeepa Prabhu2016-07-19
| | * | | | | arm64: Add trampoline code for kretprobesWilliam Cohen2016-07-19
| | * | | | | arm64: kprobes instruction simulation supportSandeepa Prabhu2016-07-19
| | * | | | | arm64: Treat all entry code as non-kprobe-ablePratyush Anand2016-07-19
| | * | | | | arm64: Blacklist non-kprobe-able symbolPratyush Anand2016-07-19
| | * | | | | arm64: Kprobes with single stepping supportSandeepa Prabhu2016-07-19
| | * | | | | arm64: add conditional instruction simulation supportDavid A. Long2016-07-19
| | * | | | | arm64: Add more test functions to insn.cDavid A. Long2016-07-19
| | * | | | | arm64: Add HAVE_REGS_AND_STACK_ACCESS_API featureDavid A. Long2016-07-19
| * | | | | | arm64: Honor nosmp kernel command line optionSuzuki K Poulose2016-07-21
| * | | | | | arm64: Fix incorrect per-cpu usage for boot CPUSuzuki K Poulose2016-07-21
| * | | | | | arm64: debug: remove redundant spsr manipulationWill Deacon2016-07-19
| * | | | | | arm64: debug: unmask PSTATE.D earlierWill Deacon2016-07-19
| * | | | | | arm64: cpuinfo: Expose MIDR_EL1 and REVIDR_EL1 to sysfsSteve Capper2016-07-12
| * | | | | | arm64: Add support for CLOCK_MONOTONIC_RAW in clock_gettime() vDSOKevin Brodsky2016-07-12
| * | | | | | arm64: Refactor vDSO time functionsKevin Brodsky2016-07-12
| * | | | | | arm64: fix vdso-offsets.h dependencyKevin Brodsky2016-07-11
| * | | | | | Revert "arm64: Fix vdso-offsets.h dependency"Catalin Marinas2016-07-11
| * | | | | | arm64: Fix vdso-offsets.h dependencyCatalin Marinas2016-07-08
| * | | | | | arm64: efi: avoid block mappings for unaligned UEFI memory regionsArd Biesheuvel2016-07-01
| * | | | | | arm64: efi: always map runtime services code and data regions down to pagesArd Biesheuvel2016-07-01
| * | | | | | arm64: mm: add param to force create_pgd_mapping() to use page mappingsArd Biesheuvel2016-07-01
| * | | | | | arm64: trap userspace "dc cvau" cache operation on errata-affected coreAndre Przywara2016-07-01