summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvm-arm64/for-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2013-11-114-7/+76
|\
| * arm/arm64: KVM: PSCI: propagate caller endianness to the incoming vcpuMarc Zyngier2013-11-071-0/+8
| * arm/arm64: KVM: MMIO support for BE guestMarc Zyngier2013-11-071-0/+48
| * arm64: KVM: Yield CPU when vcpu executes a WFEMarc Zyngier2013-10-293-7/+20
* | Merge tag 'kvm-arm-for-3.13-3' of git://git.linaro.org/people/cdall/linux-kvm...Paolo Bonzini2013-11-111-0/+5
|\ \
| * | arm/arm64: KVM: PSCI: use MPIDR to identify a target CPUMarc Zyngier2013-10-221-0/+5
* | | Merge tag 'kvm-arm-for-3.13-2' of git://git.linaro.org/people/cdall/linux-kvm...Paolo Bonzini2013-10-282-3/+11
|\ \ \ | |/ /
| * | KVM: ARM: Support hugetlbfs backed huge pagesChristoffer Dall2013-10-172-3/+11
* | | Powerpc KVM work is based on a commit after rc4.Gleb Natapov2013-10-175-13/+13
|\ \ \ | |/ / |/| |
| * | arm64: Remove duplicate DEBUG_STACK_USAGE configStephen Boyd2013-10-021-7/+0
| * | arm64: include VIRTIO_{MMIO,BLK} in defconfigRamkumar Ramachandra2013-09-301-1/+3
| * | arm64: include EXT4 in defconfigRamkumar Ramachandra2013-09-301-0/+1
| * | arm64: fix possible invalid FPSIMD initialization stateJiang Liu2013-09-271-0/+2
| * | arm64: use correct register width when retrieving ASIDMatthew Leach2013-09-251-1/+1
| * | arm64: avoid multiple evaluation of ptr in get_user/put_user()AKASHI Takahiro2013-09-251-4/+6
| |/
* | Merge tag 'kvm-arm-for-3.13-1' of git://git.linaro.org/people/cdall/linux-kvm...Gleb Natapov2013-10-162-0/+21
|\ \
| * | ARM64: KVM: Implement kvm_vcpu_preferred_target() functionAnup Patel2013-10-022-0/+21
* | | KVM: arm64: Get rid of KVM_HPAGE definesChristoffer Dall2013-10-141-5/+0
| |/ |/|
* | arm64: Widen hwcap to be 64 bitSteve Capper2013-09-202-2/+2
* | arm64: Correctly report LR and SP for compat tasksCatalin Marinas2013-09-201-5/+16
* | arm64: Make do_bad_area() function staticCatalin Marinas2013-09-201-1/+1
|/
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-1/+0
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-121-7/+10
* arch: mm: do not invoke OOM killer on kernel fault OOMJohannes Weiner2013-09-121-7/+7
* mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi2013-09-111-0/+5
* Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-09-102-7/+1
|\
| * of: consolidate definition of early_init_dt_alloc_memory_arch()Grant Likely2013-08-281-5/+0
| * Merge tag 'v3.11-rc7' into devicetree/nextGrant Likely2013-08-2810-15/+58
| |\
| * | of: Specify initrd location using 64-bitSantosh Shilimkar2013-07-241-2/+1
* | | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-09-0615-22/+90
|\ \ \
| * | | arm64: mm: permit use of tagged pointers at EL0Will Deacon2013-09-033-1/+3
| * | | Move the EM_ARM and EM_AARCH64 definitions to uapi/linux/elf-em.hDan Aloni2013-09-021-3/+0
| * | | arm64: Remove unused cpu_name ascii in arch/arm64/mm/proc.SCatalin Marinas2013-09-021-4/+0
| * | | arm64: delay: don't bother reporting bogomips in /proc/cpuinfoWill Deacon2013-08-302-8/+1
| * | | arm64: Fix mapping of memory banks not ending on a PMD_SIZE boundaryCatalin Marinas2013-08-281-2/+21
| * | | arm64: move elf notes into readonly segmentMark Salter2013-08-271-2/+1
| * | | arm64: Enable interrupts in the EL0 undef handlerCatalin Marinas2013-08-221-0/+2
| * | | arm64: Expand arm64 image headerRoy Franz2013-08-221-0/+8
| * | | ARM64: include: asm: include "asm/types.h" in "pgtable-2level-types.h" and "p...Chen Gang2013-08-222-0/+4
| * | | arm64: add support for kernel mode NEONArd Biesheuvel2013-08-203-0/+45
| * | | arm64: perf: fix ARMv8 EVTYPE_MASK to include NSH bitWill Deacon2013-08-201-1/+1
| * | | arm64: perf: fix group validation when using enable_on_execWill Deacon2013-08-201-1/+4
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-041-14/+9
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'timers/clockevents-next' of git://git.linaro.org/people/dlezcan...Thomas Gleixner2013-08-211-14/+9
| |\ \ \
| | * | | clocksource: arch_timer: Push the read/write wrappers deeperStephen Boyd2013-08-011-2/+2
| | * | | clocksource: arch_timer: Make register accessors less error-proneStephen Boyd2013-08-011-14/+9
* | | | | Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds2013-08-211-1/+9
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | arm64: perf: fix event validation for software group leadersWill Deacon2013-08-201-0/+3
| * | | | arm64: perf: fix array out of bounds access in armpmu_map_hw_event()Will Deacon2013-08-201-1/+6
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-08-214-8/+27
|\ \ \ \ \ | |_|/ / / |/| | | |
OpenPOWER on IntegriCloud