summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* arm64: mark (__)cpus_have_const_cap as __always_inlineMasahiro Yamada2019-05-141-2/+2
* Merge tag 'mfd-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2019-05-142-1/+2
|\
| *-. Merge branches 'ib-mfd-arm-leds-5.2', 'ib-mfd-gpio-input-leds-power-5.2', 'ib...Lee Jones2019-05-1427-131/+151
| |\ \
| | * | arm64: dts: stratix10: New System Manager compatibleThor Thayer2019-04-021-1/+1
| | * | arm64: defconfig: Enable CONFIG_MTD_ALTERA_SYSMGRThor Thayer2019-04-021-0/+1
| |/ /
* | | Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-141-2/+0
|\ \ \
| * | | arm64: dts: mt2712: Remove un-used property for PCIeHonghui Zhang2019-04-121-2/+0
| |/ /
* | | mm: memblock: make keeping memblock memory opt-in rather than opt-outMike Rapoport2019-05-141-0/+1
* | | mm, memory_hotplug: provide a more generic restrictions for memory hotplugMichal Hocko2019-05-141-3/+3
* | | hugetlb: allow to free gigantic pages regardless of the configurationAlexandre Ghiti2019-05-142-5/+1
* | | mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOCAlexandre Ghiti2019-05-141-1/+1
* | | initramfs: move the legacy keepinitrd parameter to core codeChristoph Hellwig2019-05-142-15/+3
* | | Merge tag 'mtd/for-5.2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-121-1/+1
|\ \ \
| * \ \ Merge tag 'nand/for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Richard Weinberger2019-05-051-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | mtd: rawnand: Clarify Kconfig entry MTD_NANDMiquel Raynal2019-04-181-1/+1
| | |/
* | | Merge tag 'dma-mapping-5.2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-05-091-0/+1
|\ \ \
| * | | dma-mapping: add a Kconfig symbol to indicate arch_dma_prep_coherent presenceChristoph Hellwig2019-05-061-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-074-15/+70
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-022-3/+8
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-04-284-15/+70
| |\ \ \ \
| | * | | | bpf, arm64: use more scalable stadd over ldxr / stxr loop in xaddDaniel Borkmann2019-04-264-9/+71
| | * | | | bpf, arm64: remove prefetch insn in xadd mappingDaniel Borkmann2019-04-262-7/+0
* | | | | | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-071-2/+2
|\ \ \ \ \ \
| * | | | | | syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin2019-03-201-2/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-05-072-3/+3
|\ \ \ \ \ \
| * | | | | | acpi: Create subtable parsing infrastructureKeith Busch2019-04-042-3/+3
* | | | | | | Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2019-05-071-1/+0
|\ \ \ \ \ \ \
| * | | | | | | Make anon_inodes unconditionalDavid Howells2019-04-191-1/+0
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-05-0615-39/+56
|\ \ \ \ \ \ \
| * | | | | | | crypto: arm64/aes-neonbs - don't access already-freed walk.ivEric Biggers2019-04-181-0/+2
| * | | | | | | crypto: arm64/cbcmac - handle empty messages in same way as templateEric Biggers2019-04-081-1/+1
| * | | | | | | crypto: arm64 - convert to use crypto_simd_usable()Eric Biggers2019-03-2215-34/+47
| * | | | | | | crypto: arm64/gcm-aes-ce - fix no-NEON fallback codeEric Biggers2019-03-221-4/+6
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'edac_for_5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2019-05-061-12/+13
|\ \ \ \ \ \ \
| * | | | | | | arm64: dts: stratix10: Use new Stratix10 EDAC bindingsThor Thayer2019-04-101-12/+13
| |/ / / / / /
* | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-05-0667-610/+1201
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...Will Deacon2019-05-031-2/+2
| |\ \ \ \ \ \ \
| | * | | | | | | arm64: perf_event: Remove wrongfully used inlineRaphael Gault2019-04-111-2/+2
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge branch 'for-next/timers' of git://git.kernel.org/pub/scm/linux/kernel/g...Will Deacon2019-05-016-31/+105
| |\ \ \ \ \ \ \
| | * | | | | | | clocksource/arm_arch_timer: Use arch_timer_read_counter to access stable coun...Marc Zyngier2019-04-301-2/+14
| | * | | | | | | clocksource/arm_arch_timer: Remove use of workaround static keyMarc Zyngier2019-04-301-4/+0
| | * | | | | | | clocksource/arm_arch_timer: Drop use of static key in arch_timer_reg_read_stableMarc Zyngier2019-04-301-14/+28
| | * | | | | | | clocksource/arm_arch_timer: Direcly assign set_next_event workaroundMarc Zyngier2019-04-301-0/+16
| | * | | | | | | arm64: Use arch_timer_read_counter instead of arch_counter_get_cntvctMarc Zyngier2019-04-301-2/+2
| | * | | | | | | arm64: Apply ARM64_ERRATUM_1188873 to Neoverse-N1Marc Zyngier2019-04-302-7/+17
| | * | | | | | | arm64: Add part number for Neoverse N1Marc Zyngier2019-04-301-0/+2
| | * | | | | | | arm64: Make ARM64_ERRATUM_1188873 depend on COMPATMarc Zyngier2019-04-301-0/+1
| | * | | | | | | arm64: Restrict ARM64_ERRATUM_1188873 mitigation to AArch32Marc Zyngier2019-04-301-2/+17
| | |/ / / / / /
| * | | | | | | Merge branch 'for-next/mitigations' of git://git.kernel.org/pub/scm/linux/ker...Will Deacon2019-05-014-85/+229
| |\ \ \ \ \ \ \
| | * | | | | | | arm64/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf2019-05-012-2/+12