summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2018-08-201-2/+2
|\
| * arm/arm64: configs: Remove the MFD_ prefix for MFD_CROS_EC_I2C/SPI symbols.Enric Balletbo i Serra2018-07-031-2/+2
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-08-172-5/+5
|\ \
| * | kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contigu...Marek Szyprowski2018-08-171-2/+2
| * | mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder2018-08-171-3/+3
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2018-08-172-2/+6
|\ \ \ | |/ / |/| |
| * | arm64: mm: check for upper PAGE_SHIFT bits in pfn_valid()Greg Hackmann2018-08-171-1/+5
| * | arm64: Avoid calling stop_machine() when patching jump labelsWill Deacon2018-08-171-1/+1
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-08-152-0/+19
|\ \ \
| * | | scsi: arm64: defconfig: enable configs for Hisilicon ufsliwei2018-07-191-0/+1
| * | | scsi: arm64: dts: add ufs dts nodeliwei2018-07-191-0/+18
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-08-1511-176/+606
|\ \ \ \
| * | | | crypto: arm64/ghash-ce - implement 4-way aggregationArd Biesheuvel2018-08-072-51/+142
| * | | | crypto: arm64/ghash-ce - replace NEON yield check with block limitArd Biesheuvel2018-08-072-32/+23
| * | | | crypto: arm64/aes-ce-gcm - don't reload key schedule if avoidableArd Biesheuvel2018-08-072-41/+49
| * | | | crypto: arm64/aes-ce-gcm - implement 2-way aggregationArd Biesheuvel2018-08-072-68/+52
| * | | | crypto: arm64/aes-ce-gcm - operate on two input blocks at a timeArd Biesheuvel2018-08-072-69/+161
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2018-08-072-146/+80
| |\ \ \ \
| * | | | | arm64: dts: hisi: add SEC crypto accelerator nodes for hip07 SoCJonathan Cameron2018-08-031-0/+284
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2018-08-0338-156/+232
| |\ \ \ \ \
| * | | | | | crypto: arm64/sha256 - increase cra_priority of scalar implementationsEric Biggers2018-07-271-2/+2
| * | | | | | crypto: shash - remove useless setting of type flagsEric Biggers2018-07-099-20/+0
| | |_|/ / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-08-153-10/+13
|\ \ \ \ \ \
| * \ \ \ \ \ Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-092-146/+80
| |\ \ \ \ \ \
| * | | | | | | arm64: dts: fsl: add clocks property for fman ptp timer nodeYangbo Lu2018-08-051-0/+1
| * | | | | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-051-2/+6
| |\ \ \ \ \ \ \
| * | | | | | | | arm64: dts: Fix the base address of the Broadcom iProc mdio muxArun Parameswaran2018-08-022-4/+4
| * | | | | | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-024-7/+10
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2018-07-202-17/+12
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-0324-113/+151
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| * | | | | | | | | | arm64: dts: fsl: move ptp timer out of fmanYangbo Lu2018-06-261-6/+8
* | | | | | | | | | | Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-152-31/+0
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig2018-08-021-1/+0
| * | | | | | | | | | | Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig2018-08-022-7/+0
| * | | | | | | | | | | kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig2018-08-021-23/+0
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-08-151-0/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | arm64: Add build salt to the vDSOLaura Abbott2018-07-181-0/+3
| |/ / / / / / / / / /
* | | | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-08-1464-902/+1356
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | arm64: alternative: Use true and false for boolean valuesGustavo A. R. Silva2018-08-081-2/+2
| * | | | | | | | | | arm64: kexec: Add comment to explain use of __flush_icache_range()Will Deacon2018-07-311-1/+8
| * | | | | | | | | | arm64: sdei: Mark sdei stack helper functions as staticWill Deacon2018-07-311-6/+3
| * | | | | | | | | | arm64, kaslr: export offset in VMCOREINFO ELF notesBhupesh Sharma2018-07-311-0/+1
| * | | | | | | | | | arm64: perf: Add cap_user_time aarch64Michael O'Farrell2018-07-311-0/+30
| * | | | | | | | | | arm64: drop unused kernel_neon_begin_partial() macroArd Biesheuvel2018-07-311-7/+0
| * | | | | | | | | | arm64: kexec: machine_kexec should call __flush_icache_rangeDave Kleikamp2018-07-301-1/+1
| * | | | | | | | | | arm64: svc: Ensure hardirq tracing is updated before returnWill Deacon2018-07-301-1/+8
| * | | | | | | | | | Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...Will Deacon2018-07-271-50/+201
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | arm64: perf: Add support for chaining event countersSuzuki K Poulose2018-07-101-27/+158
| | * | | | | | | | | | arm64: perf: Disable PMU while processing counter overflowsSuzuki K Poulose2018-07-101-22/+28
| | * | | | | | | | | | arm64: perf: Clean up armv8pmu_select_counterSuzuki K Poulose2018-07-101-10/+19
OpenPOWER on IntegriCloud