summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAge
* Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-09-05
|\
| *-----. Merge branches 'acpi-x86', 'acpi-soc', 'acpi-pmic' and 'acpi-apple'Rafael J. Wysocki2017-09-03
| |\ \ \ \
| | * | | | ACPI / boot: Correct address space of __acpi_map_table()Andy Shevchenko2017-07-24
| | | |/ / | | |/| |
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-09-05
|\ \ \ \ \
| * | | | | arm64: cleanup {COMPAT_,}SET_PERSONALITY() macroYury Norov2017-08-22
| * | | | | arm64: introduce separated bits for mm_context_t flagsYury Norov2017-08-22
| * | | | | arm64: hugetlb: Cleanup setup_hugepageszSteve Capper2017-08-22
| * | | | | arm64: Re-enable support for contiguous hugepagesPunit Agrawal2017-08-22
| * | | | | arm64: hugetlb: Override set_huge_swap_pte_at() to support contiguous hugepagesPunit Agrawal2017-08-22
| * | | | | arm64: hugetlb: Override huge_pte_clear() to support contiguous hugepagesPunit Agrawal2017-08-22
| * | | | | arm64: hugetlb: Handle swap entries in huge_pte_offset() for contiguous hugep...Punit Agrawal2017-08-22
| * | | | | arm64: hugetlb: Add break-before-make logic for contiguous entriesSteve Capper2017-08-22
| * | | | | arm64: hugetlb: Spring clean huge pte accessorsSteve Capper2017-08-22
| * | | | | arm64: hugetlb: Introduce pte_pgprot helperSteve Capper2017-08-22
| * | | | | arm64: hugetlb: set_huge_pte_at Add WARN_ON on !pte_presentSteve Capper2017-08-22
| * | | | | arm64: kexec: have own crash_smp_send_stop() for crash dump for nonpanic coresHoeun Ryu2017-08-21
| * | | | | arm64: dma-mapping: Mark atomic_pool as __ro_after_initVladimir Murzin2017-08-21
| * | | | | arm64: dma-mapping: Do not pass data to gen_pool_set_algo()Vladimir Murzin2017-08-21
| * | | | | arm64: Remove the !CONFIG_ARM64_HW_AFDBM alternative code pathsCatalin Marinas2017-08-21
| * | | | | arm64: Ignore hardware dirty bit updates in ptep_set_wrprotect()Catalin Marinas2017-08-21
| * | | | | arm64: Move PTE_RDONLY bit handling out of set_pte_at()Catalin Marinas2017-08-21
| * | | | | kvm: arm64: Convert kvm_set_s2pte_readonly() from inline asm to cmpxchg()Catalin Marinas2017-08-21
| * | | | | arm64: Convert pte handling from inline asm to using (cmp)xchgCatalin Marinas2017-08-21
| * | | | | Merge branch 'for-next/kernel-mode-neon' into for-next/coreCatalin Marinas2017-08-18
| |\ \ \ \ \
| | * | | | | arm64: neon/efi: Make EFI fpsimd save/restore variables staticDave Martin2017-08-18
| | * | | | | arm64: neon: Forbid when irqs are disabledDave Martin2017-08-09
| | * | | | | arm64: neon: Export kernel_neon_busy to loadable modulesCatalin Marinas2017-08-07
| | * | | | | arm64: neon: Temporarily add a kernel_mode_begin_partial() definitionCatalin Marinas2017-08-04
| | * | | | | arm64: neon: Remove support for nested or hardirq kernel-mode NEONDave Martin2017-08-04
| | * | | | | arm64: neon: Allow EFI runtime services to use FPSIMD in irq contextDave Martin2017-08-04
| | * | | | | arm64: fpsimd: Consistently use __this_cpu_ ops where appropriateDave Martin2017-08-04
| | * | | | | arm64: neon: Add missing header guard in <asm/neon.h>Dave Martin2017-08-04
| | * | | | | arm64: neon: replace generic definition of may_use_simd()Ard Biesheuvel2017-08-04
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...Catalin Marinas2017-08-18
| |\ \ \ \ \
| | * | | | | arm64: perf: add support for Cortex-A35Julien Thierry2017-08-10
| | * | | | | arm64: perf: add support for Cortex-A73Julien Thierry2017-08-10
| | * | | | | arm64: perf: Remove redundant entries from CPU-specific event mapsWill Deacon2017-08-10
| | * | | | | arm64: perf: Connect additional events to pmu countersJulien Thierry2017-08-10
| | * | | | | arm64: perf: Allow standard PMUv3 events to be extended by the CPU typeWill Deacon2017-08-08
| | * | | | | arm64: perf: Allow more than one cycle counter to be usedPratyush Anand2017-08-08
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'arm64/vmap-stack' of git://git.kernel.org/pub/scm/linux/kernel/...Catalin Marinas2017-08-15
| |\ \ \ \ \
| | * | | | | arm64: add VMAP_STACK overflow detectionMark Rutland2017-08-15
| | * | | | | arm64: add on_accessible_stack()Mark Rutland2017-08-15
| | * | | | | arm64: add basic VMAP_STACK supportMark Rutland2017-08-15
| | * | | | | arm64: use an irq stack pointerMark Rutland2017-08-15
| | * | | | | arm64: assembler: allow adr_this_cpu to use the stack pointerArd Biesheuvel2017-08-15
| | * | | | | arm64: factor out entry stack manipulationMark Rutland2017-08-15
| | * | | | | efi/arm64: add EFI_KIMG_ALIGNMark Rutland2017-08-15
| | * | | | | arm64: move SEGMENT_ALIGN to <asm/memory.h>Mark Rutland2017-08-15
| | * | | | | arm64: clean up irq stack definitionsMark Rutland2017-08-15