summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2015-10-141-14/+5
|\
| * efi/arm64: Clean up efi_get_fdt_params() interfaceLeif Lindholm2015-10-121-1/+1
| * arm64: Use core efi=debug instead of uefi_debug command line parameterLeif Lindholm2015-10-121-14/+5
* | Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fixIngo Molnar2015-10-14141-2438/+7371
|\ \ | |/ |/|
| * arm64: replace read_lock to rcu lock in call_break_hookYang Shi2015-10-061-10/+11
| * arm64: Don't relocate non-existent initrdMark Rutland2015-10-061-0/+2
| * arm64: convert patch_lock to raw lockYang Shi2015-10-051-3/+3
| * arm64: readahead: fault retry breaks mmap file read random detectionMark Salyzyn2015-10-051-0/+1
| * arm64: debug: Fix typo in debug-monitors.cYang Shi2015-10-051-1/+1
| * Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-10-031-1/+2
| |\
| | * arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regionsArd Biesheuvel2015-10-011-1/+2
| * | arm64: ftrace: fix function_graph tracer panicLi Bin2015-10-021-2/+20
| * | arm64: Fix THP protection change logicSteve Capper2015-10-011-2/+2
| |/
| * Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-09-251-0/+1
| |\
| | * KVM: disable halt_poll_ns as default for s390xDavid Hildenbrand2015-09-251-0/+1
| * | Merge tag 'devicetree-fixes-for-4.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-09-242-2/+2
| |\ \
| | * | Documentation: arm: Fix typo in the idle-states bindings examplesLorenzo Pieralisi2015-09-242-2/+2
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-09-186-56/+25
| |\ \ \ | | | |/ | | |/|
| | * | Merge tag 'kvm-arm-for-4.3-rc2-2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2015-09-176-53/+17
| | |\ \
| | | * | arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS'Ming Lei2015-09-172-17/+2
| | | * | arm64: KVM: Remove all traces of the ThumbEE registersWill Deacon2015-09-174-29/+5
| | | * | arm64: KVM: Disable virtual timer even if the guest is not using itMarc Zyngier2015-09-171-2/+3
| | | * | arm64: KVM: Fix user access for debug registersMarc Zyngier2015-09-161-4/+4
| | | * | KVM: arm64: add workaround for Cortex-A57 erratum #852523Will Deacon2015-09-141-1/+3
| | * | | KVM: add halt_attempted_poll to VCPU statsPaolo Bonzini2015-09-161-0/+1
| | * | | Merge tag 'kvm-arm-for-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2015-09-141-3/+7
| | |\ \ \ | | | |/ / | | | | / | | | |/ | | |/|
| | | * arm64: KVM: set {v,}TCR_EL2 RES1 bitsMark Rutland2015-09-041-3/+7
| * | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-181-5/+0
| |\ \ \
| | * | | arm64: Remove ununsed set_irq_flagsRob Herring2015-09-161-5/+0
| | |/ /
| * | | arm64: errata: add module build workaround for erratum #843419Will Deacon2015-09-173-0/+22
| * | | arm64: compat: fix vfp save/restore across signal handlers in big-endianWill Deacon2015-09-171-11/+36
| * | | arm64: cpu hotplug: ensure we mask out CPU_TASKS_FROZEN in notifiersWill Deacon2015-09-172-2/+2
| * | | arm64: head.S: initialise mdcr_el2 in el2_setupWill Deacon2015-09-151-0/+5
| * | | arm64: enable generic idle loopLeo Yan2015-09-151-0/+1
| * | | arm64: pgtable: use a single bit for PTE_WRITE regardless of DBMWill Deacon2015-09-141-5/+1
| * | | arm64: Fix pte_modify() to preserve the hardware dirty informationCatalin Marinas2015-09-141-1/+1
| * | | arm64: Fix the pte_hw_dirty() check when AF/DBM is enabledCatalin Marinas2015-09-141-2/+2
| * | | arm64: dma-mapping: check whether cma area is initialized or notJisheng Zhang2015-09-141-1/+1
| |/ /
| * | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-101-69/+0
| |\ \
| | * | dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-101-9/+0
| | * | dma-mapping: consolidate dma_supportedChristoph Hellwig2015-09-101-6/+0
| | * | dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig2015-09-101-7/+0
| | * | dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig2015-09-101-14/+0
| | * | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig2015-09-101-33/+0
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-09-1017-465/+1045
| |\ \ \ | | |/ / | |/| |
| | * | Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-...Paolo Bonzini2015-08-224-19/+6
| | |\ \ | | | |/ | | |/|
| | * | arm64: KVM: Optimize arm64 skip 30-50% vfp/simd save/restore on exitsMario Smarduch2015-08-192-10/+68
| | * | KVM: arm/arm64: timer: Allow the timer to control the active stateMarc Zyngier2015-08-121-3/+1
| | * | arm64: KVM: remove remaining reference to vgic_sr_vectorsVladimir Murzin2015-08-122-7/+0
| | * | arm64/kvm: Add generic v8 KVM targetSuzuki K. Poulose2015-08-123-3/+12
OpenPOWER on IntegriCloud