summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-053-3/+27
|\
| * Merge 4.13-rc7 into char-misc-nextGreg Kroah-Hartman2017-08-2888-298/+522
| |\
| * \ Merge 4.13-rc5 into char-misc-nextGreg Kroah-Hartman2017-08-14178-1126/+3703
| |\ \
| * \ \ Merge 4.13-rc2 into char-misc-nextGreg Kroah-Hartman2017-07-2367-232/+582
| |\ \ \
| * | | | Revert "x86/hyper-v: include hyperv/ only when CONFIG_HYPERV is set"Greg Kroah-Hartman2017-07-202-7/+2
| * | | | ARM: dts: imx6q-evi: support altera-ps-spiJoshua Clayton2017-07-171-0/+16
| * | | | x86/hyper-v: stash the max number of virtual/logical processorVitaly Kuznetsov2017-07-172-3/+11
| * | | | x86/hyper-v: include hyperv/ only when CONFIG_HYPERV is setVitaly Kuznetsov2017-07-172-2/+7
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-09-0567-812/+1447
|\ \ \ \ \
| * | | | | arm64: cleanup {COMPAT_,}SET_PERSONALITY() macroYury Norov2017-08-223-2/+11
| * | | | | arm64: introduce separated bits for mm_context_t flagsYury Norov2017-08-223-3/+5
| * | | | | arm64: hugetlb: Cleanup setup_hugepageszSteve Capper2017-08-221-13/+13
| * | | | | arm64: Re-enable support for contiguous hugepagesPunit Agrawal2017-08-221-0/+14
| * | | | | arm64: hugetlb: Override set_huge_swap_pte_at() to support contiguous hugepagesPunit Agrawal2017-08-222-0/+15
| * | | | | arm64: hugetlb: Override huge_pte_clear() to support contiguous hugepagesPunit Agrawal2017-08-222-1/+43
| * | | | | arm64: hugetlb: Handle swap entries in huge_pte_offset() for contiguous hugep...Punit Agrawal2017-08-221-5/+14
| * | | | | arm64: hugetlb: Add break-before-make logic for contiguous entriesSteve Capper2017-08-221-21/+91
| * | | | | arm64: hugetlb: Spring clean huge pte accessorsSteve Capper2017-08-221-65/+54
| * | | | | arm64: hugetlb: Introduce pte_pgprot helperSteve Capper2017-08-221-4/+12
| * | | | | arm64: hugetlb: set_huge_pte_at Add WARN_ON on !pte_presentSteve Capper2017-08-221-0/+6
| * | | | | arm64: kexec: have own crash_smp_send_stop() for crash dump for nonpanic coresHoeun Ryu2017-08-213-3/+13
| * | | | | arm64: dma-mapping: Mark atomic_pool as __ro_after_initVladimir Murzin2017-08-211-1/+1
| * | | | | arm64: dma-mapping: Do not pass data to gen_pool_set_algo()Vladimir Murzin2017-08-211-1/+1
| * | | | | arm64: Remove the !CONFIG_ARM64_HW_AFDBM alternative code pathsCatalin Marinas2017-08-213-11/+2
| * | | | | arm64: Ignore hardware dirty bit updates in ptep_set_wrprotect()Catalin Marinas2017-08-211-8/+13
| * | | | | arm64: Move PTE_RDONLY bit handling out of set_pte_at()Catalin Marinas2017-08-214-41/+21
| * | | | | kvm: arm64: Convert kvm_set_s2pte_readonly() from inline asm to cmpxchg()Catalin Marinas2017-08-211-12/+9
| * | | | | arm64: Convert pte handling from inline asm to using (cmp)xchgCatalin Marinas2017-08-212-51/+44
| * | | | | Merge branch 'for-next/kernel-mode-neon' into for-next/coreCatalin Marinas2017-08-188-137/+207
| |\ \ \ \ \
| | * | | | | arm64: neon/efi: Make EFI fpsimd save/restore variables staticDave Martin2017-08-181-2/+2
| | * | | | | arm64: neon: Forbid when irqs are disabledDave Martin2017-08-091-1/+3
| | * | | | | arm64: neon: Export kernel_neon_busy to loadable modulesCatalin Marinas2017-08-071-0/+1
| | * | | | | arm64: neon: Temporarily add a kernel_mode_begin_partial() definitionCatalin Marinas2017-08-041-0/+7
| | * | | | | arm64: neon: Remove support for nested or hardirq kernel-mode NEONDave Martin2017-08-046-135/+111
| | * | | | | arm64: neon: Allow EFI runtime services to use FPSIMD in irq contextDave Martin2017-08-043-2/+59
| | * | | | | arm64: fpsimd: Consistently use __this_cpu_ ops where appropriateDave Martin2017-08-041-2/+2
| | * | | | | arm64: neon: Add missing header guard in <asm/neon.h>Dave Martin2017-08-041-0/+5
| | * | | | | arm64: neon: replace generic definition of may_use_simd()Ard Biesheuvel2017-08-042-1/+23
| * | | | | | Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...Catalin Marinas2017-08-181-123/+85
| |\ \ \ \ \ \
| | * | | | | | arm64: perf: add support for Cortex-A35Julien Thierry2017-08-101-0/+17
| | * | | | | | arm64: perf: add support for Cortex-A73Julien Thierry2017-08-101-0/+37
| | * | | | | | arm64: perf: Remove redundant entries from CPU-specific event mapsWill Deacon2017-08-101-110/+4
| | * | | | | | arm64: perf: Connect additional events to pmu countersJulien Thierry2017-08-101-0/+11
| | * | | | | | arm64: perf: Allow standard PMUv3 events to be extended by the CPU typeWill Deacon2017-08-081-20/+26
| | * | | | | | arm64: perf: Allow more than one cycle counter to be usedPratyush Anand2017-08-081-7/+4
| * | | | | | | Merge branch 'arm64/vmap-stack' of git://git.kernel.org/pub/scm/linux/kernel/...Catalin Marinas2017-08-1517-101/+345
| |\ \ \ \ \ \ \
| | * | | | | | | arm64: add VMAP_STACK overflow detectionMark Rutland2017-08-154-0/+127
| | * | | | | | | arm64: add on_accessible_stack()Mark Rutland2017-08-153-8/+18
| | * | | | | | | arm64: add basic VMAP_STACK supportMark Rutland2017-08-155-5/+58
| | * | | | | | | arm64: use an irq stack pointerMark Rutland2017-08-153-3/+16