summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-1645-409/+748
|\
| * arm64: fix midr range for Cortex-A57 erratum 832075Bo Yan2015-04-011-1/+2
| * arm64: errata: add workaround for cortex-a53 erratum #845719Will Deacon2015-04-014-1/+51
| * arm64: Use bool function return values of true/false not 1/0Joe Perches2015-03-311-1/+1
| * arm64: defconfig: updates for 4.1Will Deacon2015-03-301-2/+12
| * arm64: Extract feature parsing code from cpu_errata.cMarc Zyngier2015-03-305-33/+68
| * arm64: alternative: Allow immediate branch as alternative instructionMarc Zyngier2015-03-301-2/+53
| * arm64: insn: Add aarch64_insn_decode_immediateMarc Zyngier2015-03-302-16/+66
| * Merge branch 'aarch64/kvm-bounce-page' into aarch64/for-next/coreWill Deacon2015-03-272-33/+1
| |\
| | * ARM: kvm: round HYP section to page size instead of log2 upper boundArd Biesheuvel2015-03-272-33/+1
| * | Merge branch 'aarch64/kvm-bounce-page' into aarch64/for-next/coreWill Deacon2015-03-251-1/+1
| |\ \ | | |/
| | * ARM: kvm: assert on HYP section boundaries not actual code sizeArd Biesheuvel2015-03-251-1/+1
| * | arm64: head.S: ensure idmap_t0sz is visibleMark Rutland2015-03-241-1/+4
| * | arm64: pmu: add support for interrupt-affinity propertyWill Deacon2015-03-242-4/+54
| * | dt: pmu: extend ARM PMU binding to allow for explicit interrupt affinityWill Deacon2015-03-241-0/+7
| * | arm64: head.S: ensure visibility of page tablesMark Rutland2015-03-241-0/+1
| * | arm64: KVM: use ID map with increased VA range if requiredArd Biesheuvel2015-03-234-2/+93
| * | arm64: mm: increase VA range of identity mapArd Biesheuvel2015-03-238-4/+110
| * | Merge branch 'aarch64/kvm-bounce-page' into aarch64/for-next/coreWill Deacon2015-03-234-47/+55
| |\ \ | | |/
| | * ARM: kvm: implement replacement for ld's LOG2CEIL()Ard Biesheuvel2015-03-231-2/+22
| | * ARM, arm64: kvm: get rid of the bounce pageArd Biesheuvel2015-03-194-46/+34
| * | arm64: proc: remove unused cpu_get_pgd macroWill Deacon2015-03-191-9/+0
| * | arm64: enforce x1|x2|x3 == 0 upon kernel entry as per boot protocolArd Biesheuvel2015-03-192-1/+29
| * | arm64: remove __calc_phys_offsetArd Biesheuvel2015-03-191-36/+11
| * | arm64: merge __enable_mmu and __turn_mmu_onArd Biesheuvel2015-03-191-26/+7
| * | arm64: use PC-relative reference for secondary_holding_pen_releaseArd Biesheuvel2015-03-191-8/+1
| * | arm64: remove __switch_data object from head.SArd Biesheuvel2015-03-191-21/+8
| * | arm64: remove processor_idArd Biesheuvel2015-03-192-9/+1
| * | arm64: add macros for common adrp usagesArd Biesheuvel2015-03-191-0/+48
| * | arm64: Get rid of struct cpu_tableMarc Zyngier2015-03-196-153/+8
| * | arm64: kconfig: increase NR_CPUS range to 2-4096.Ganapatrao Kulkarni2015-03-191-2/+2
| * | arm64: perf: reject groups spanning multiple HW PMUsSuzuki K. Poulose2015-03-191-6/+15
| * | arm64/crypto: issue aese/aesmc instructions in pairsArd Biesheuvel2015-03-192-13/+9
| * | arm64: fixmap: check idx is definitely validMark Rutland2015-03-191-4/+1
| * | arm64: fixmap: make FIX_TEXT_POKE0 permanentMark Rutland2015-03-191-1/+1
| * | arm64: mm: unexport set_memory_ro and set_memory_rwDaniel Borkmann2015-03-191-2/+0
| * | arm64: Enable CONFIG_COMPAT also for 64k page sizeAlexander Graf2015-03-191-1/+5
| * | arm64: fix implementation of mmap2 compat syscallAndreas Schwab2015-03-193-1/+20
| * | arm64: Adjust EFI libstub object include logicSteve Capper2015-03-171-1/+1
| * | arm64: log CPU boot modesMark Rutland2015-03-171-0/+13
| * | arm64: fix hyp mode mismatch detectionMark Rutland2015-03-171-1/+1
| * | arm64: apply alternatives for !SMP kernelsMark Rutland2015-03-174-1/+19
| * | arm64: Implement cpu_relax as yieldPeter Crosthwaite2015-03-171-1/+5
| |/
* | Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-04-16299-9760/+8755
|\ \
| * | powerpc/powermac: Fix build error seen with powermac smp buildsGuenter Roeck2015-04-151-6/+4
| * | powerpc/pseries: Fix compile of memory hotplug without CONFIG_MEMORY_HOTREMOVEAlexey Kardashevskiy2015-04-151-0/+13
| * | powerpc: Remove PPC32 code from pseries specific find_and_init_phbs()Daniel Axtens2015-04-141-7/+0
| * | powerpc/cell: Fix iommu breakage caused by controller_ops changeMichael Ellerman2015-04-141-2/+2
| * | powerpc/eeh: Fix crash in eeh_add_device_early() on CellMichael Ellerman2015-04-141-1/+1
| * | powerpc/perf: Cap 64bit userspace backtraces to PERF_MAX_STACK_DEPTHAnton Blanchard2015-04-141-1/+1
OpenPOWER on IntegriCloud