summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-03-30arm64: alternative: Allow immediate branch as alternative instructionMarc Zyngier1-2/+53
2015-03-30arm64: insn: Add aarch64_insn_decode_immediateMarc Zyngier2-16/+66
2015-03-27Merge branch 'aarch64/kvm-bounce-page' into aarch64/for-next/coreWill Deacon2-33/+1
2015-03-27ARM: kvm: round HYP section to page size instead of log2 upper boundArd Biesheuvel2-33/+1
2015-03-25Merge branch 'aarch64/kvm-bounce-page' into aarch64/for-next/coreWill Deacon1-1/+1
2015-03-25ARM: kvm: assert on HYP section boundaries not actual code sizeArd Biesheuvel1-1/+1
2015-03-24arm64: head.S: ensure idmap_t0sz is visibleMark Rutland1-1/+4
2015-03-24arm64: pmu: add support for interrupt-affinity propertyWill Deacon2-4/+54
2015-03-24arm64: head.S: ensure visibility of page tablesMark Rutland1-0/+1
2015-03-23arm64: KVM: use ID map with increased VA range if requiredArd Biesheuvel4-2/+93
2015-03-23arm64: mm: increase VA range of identity mapArd Biesheuvel8-4/+110
2015-03-23Merge branch 'aarch64/kvm-bounce-page' into aarch64/for-next/coreWill Deacon4-47/+55
2015-03-23ARM: kvm: implement replacement for ld's LOG2CEIL()Ard Biesheuvel1-2/+22
2015-03-19arm64: proc: remove unused cpu_get_pgd macroWill Deacon1-9/+0
2015-03-19arm64: enforce x1|x2|x3 == 0 upon kernel entry as per boot protocolArd Biesheuvel2-1/+29
2015-03-19arm64: remove __calc_phys_offsetArd Biesheuvel1-36/+11
2015-03-19arm64: merge __enable_mmu and __turn_mmu_onArd Biesheuvel1-26/+7
2015-03-19arm64: use PC-relative reference for secondary_holding_pen_releaseArd Biesheuvel1-8/+1
2015-03-19arm64: remove __switch_data object from head.SArd Biesheuvel1-21/+8
2015-03-19arm64: remove processor_idArd Biesheuvel2-9/+1
2015-03-19arm64: add macros for common adrp usagesArd Biesheuvel1-0/+48
2015-03-19arm64: Get rid of struct cpu_tableMarc Zyngier6-153/+8
2015-03-19arm64: kconfig: increase NR_CPUS range to 2-4096.Ganapatrao Kulkarni1-2/+2
2015-03-19arm64: perf: reject groups spanning multiple HW PMUsSuzuki K. Poulose1-6/+15
2015-03-19ARM, arm64: kvm: get rid of the bounce pageArd Biesheuvel4-46/+34
2015-03-19arm64/crypto: issue aese/aesmc instructions in pairsArd Biesheuvel2-13/+9
2015-03-19arm64: fixmap: check idx is definitely validMark Rutland1-4/+1
2015-03-19arm64: fixmap: make FIX_TEXT_POKE0 permanentMark Rutland1-1/+1
2015-03-19arm64: mm: unexport set_memory_ro and set_memory_rwDaniel Borkmann1-2/+0
2015-03-19arm64: Enable CONFIG_COMPAT also for 64k page sizeAlexander Graf1-1/+5
2015-03-19arm64: fix implementation of mmap2 compat syscallAndreas Schwab3-1/+20
2015-03-17arm64: Adjust EFI libstub object include logicSteve Capper1-1/+1
2015-03-17arm64: log CPU boot modesMark Rutland1-0/+13
2015-03-17arm64: fix hyp mode mismatch detectionMark Rutland1-1/+1
2015-03-17arm64: apply alternatives for !SMP kernelsMark Rutland4-1/+19
2015-03-17arm64: Implement cpu_relax as yieldPeter Crosthwaite1-1/+5
2015-03-16Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+3
2015-03-15Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds63-221/+826
2015-03-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds5-1/+34
2015-03-14arm64: put __boot_cpu_mode label after alignment instead of beforeArd Biesheuvel1-1/+1
2015-03-14efi/arm64: use UEFI for system reset and poweroffArd Biesheuvel2-0/+17
2015-03-14arm64: Invalidate the TLB corresponding to intermediate page table levelsCatalin Marinas2-0/+16
2015-03-13Merge tag 'stable/for-linus-4.0-rc3-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+1
2015-03-13arch/c6x/include/asm/pgtable.h: define dummy pgprot_writecombine for !MMUChen Gang1-0/+5
2015-03-12Merge tag 'microblaze-4.0-rc4' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds1-3/+4
2015-03-12Merge tag 'nios2-fix-4.0-rc4' of git://git.rocketboards.org/linux-socfpga-nextLinus Torvalds7-89/+62
2015-03-12nios2: update pt_regsChung-Ling Tang7-89/+62
2015-03-12ARM: imx: fix struct clk pointer comparingShawn Guo1-2/+3
2015-03-11Merge tag 'at91-fixes3' of git://git.kernel.org/pub/scm/linux/kernel/git/nfer...Arnd Bergmann8-11/+14
2015-03-11ARM: at91: pm_slowclock: fix the compilation errorWenyou Yang1-0/+2