summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-08-311-26/+42
|\
| * crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flagHerbert Xu2015-08-171-1/+0
| * crypto: aes-ce-ccm - Convert to new AEAD interfaceHerbert Xu2015-07-171-26/+43
* | Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-08-311-1/+0
|\ \
| * | arm64: Remove clk-provider.h includeStephen Boyd2015-07-201-1/+0
| |/
* | Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-08-311-9/+14
|\ \
| * | arm64: dts: Add APM X-Gene PCIe 64-bit prefetchable windowDuc Dang2015-07-211-9/+14
* | | arm64: KVM: Fix host crash when injecting a fault into a 32bit guestMarc Zyngier2015-08-271-6/+6
* | | arm64: VDSO: fix coarse clock monotonicity regressionNathan Lynch2015-08-101-4/+3
* | | signal: fix information leak in copy_siginfo_to_userAmanieu d'Antras2015-08-071-1/+2
* | | signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras2015-08-071-2/+0
* | | Merge tag 'dmaengine-fix-4.2-rc5' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds2015-08-011-1/+1
|\ \ \
| * | | dmaengine: xgene-dma: Fix the resource map to handle overlappingRameshwar Prasad Sahu2015-07-311-1/+1
| | |/ | |/|
* | | arm64/efi: map the entire UEFI vendor string before reading itArd Biesheuvel2015-07-271-2/+2
* | | ARM64/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu2015-07-221-2/+2
* | | arm64: switch_to: calculate cpu context pointer using separate registerWill Deacon2015-07-221-2/+3
* | | mm: clean up per architecture MM hook header filesLaurent Dufour2015-07-172-15/+1
| |/ |/|
* | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2015-07-114-0/+211
|\ \
| * | arm64: dts: add device tree for ARM SMM-A53x2 on LogicTile Express 20MGKristina Martsenko2015-07-082-0/+192
| * | GICv3: Add ITS entry to THUNDER dtsTirumalesh Chalamarla2015-07-081-0/+9
| * | arm64: dts: Add poweroff button device node for APM X-Gene platformY Vo2015-07-081-0/+10
| |/
* | arm64: entry32: remove pointless register assignmentMark Rutland2015-07-101-2/+0
* | arm64: entry: handle debug exceptions in el*_invMark Rutland2015-07-081-2/+2
* | arm64: Keep the ARM64 Kconfig selects sortedCatalin Marinas2015-07-071-1/+1
* | ACPI / ARM64 : use the new BAD_MADT_GICC_ENTRY macroAl Stone2015-07-071-1/+1
* | ACPI / ARM64: add BAD_MADT_GICC_ENTRY() macroAl Stone2015-07-071-0/+8
* | arm64: defconfig: Add Ceva ahci to the defconfigSuneel Garapati2015-07-061-0/+1
* | arm64: remove another unnecessary libfdt include pathArd Biesheuvel2015-07-061-2/+0
|/
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2015-07-0310-20/+44
|\
| * arm64: Fix show_unhandled_signal_ratelimited usageSuzuki K. Poulose2015-07-032-2/+2
| * ARM64 / SMP: Switch pr_err() to pr_debug() for disabled GICC entryHanjun Guo2015-07-031-4/+4
| * arm64: cpuidle: add __init section marker to arm_cpuidle_initJisheng Zhang2015-07-021-1/+1
| * arm64: Don't report clear pmds and puds as hugeChristoffer Dall2015-07-011-2/+2
| * arm64: perf: fix unassigned cpu_pmu->plat_device when probing PMU PPIsShannon Zhao2015-06-301-1/+2
| * arm64: perf: Don't use of_node after putting itStephen Boyd2015-06-301-1/+2
| * arm64: fix incorrect use of pgprot_t variableArd Biesheuvel2015-06-301-1/+1
| * arm64/hw_breakpoint.c: remove unnecessary headerManinder Singh2015-06-261-1/+0
| * arm64: bpf: fix endianness conversion bugsXi Wang2015-06-262-2/+24
| * arm64: bpf: fix out-of-bounds read in bpf2a64_offset()Xi Wang2015-06-251-3/+4
| * ARM64: smp: Fix suspicious RCU usage with ipi tracepointsStephen Boyd2015-06-251-2/+2
* | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2015-07-021-0/+13
|\ \
| * | arm64: dts: Add APM X-Gene standby GPIO controller DTS entriesY Vo2015-07-011-0/+13
| * | Merge tag 'armsoc-defconfig' into test-mergeKevin Hilman2015-06-241-0/+1
| |\ \
| * \ \ Merge tag 'armsoc-drivers' into test-mergeKevin Hilman2015-06-242-0/+74
| |\ \ \
| * \ \ \ Merge tag 'armsoc-dt' into test-mergeKevin Hilman2015-06-2417-151/+743
| |\ \ \ \
| * \ \ \ \ Merge tag 'armsoc-soc' into test-mergeKevin Hilman2015-06-242-0/+6
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'armsoc-cleanup' into test-mergeKevin Hilman2015-06-241-13/+0
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-07-011-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | arm,arm64/xen: move Xen initialization earlierStefano Stabellini2015-05-281-0/+2
* | | | | | | | | Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-291-0/+1
|\ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud