summaryrefslogtreecommitdiffstats
path: root/arch/arm64
AgeCommit message (Expand)Author
2016-11-10arm64: dts: marvell: fix clocksource for CP110 master SPI0Marcin Wojtas
2016-10-28arm64: KVM: Take S1 walks into account when determining S2 write faultsWill Deacon
2016-10-28arm64: Cortex-A53 errata workaround: check for kernel addressesAndre Przywara
2016-10-28arm64: kernel: Init MDCR_EL2 even in the absence of a PMUMarc Zyngier
2016-10-28arm64: percpu: rewrite ll/sc loops in assemblyWill Deacon
2016-10-28arm64: kaslr: fix breakage with CONFIG_MODVERSIONS=yArd Biesheuvel
2016-10-28arm64: swp emulation: bound LL/SC retries before reschedulingWill Deacon
2016-10-28arm64: KVM: VHE: reset PSTATE.PAN on entry to EL2Vladimir Murzin
2016-10-16arm64: fix dump_backtrace/unwind_frame with NULL tskMark Rutland
2016-10-07arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEPWill Deacon
2016-09-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-09-23arm64: kgdb: handle read-only text / modulesAKASHI Takahiro
2016-09-23arm64: Call numa_store_cpu_info() earlier.David Daney
2016-09-19Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-09-16Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-09-14Merge branch 'dt/irq-fix' into fixesArnd Bergmann
2016-09-14arm64: dts: Fix broken architected timer interrupt triggerMarc Zyngier
2016-09-13crypto: arm64/aes-ctr - fix NULL dereference in tail processingArd Biesheuvel
2016-09-09ARM64: dts: bcm: Use a symlink to R-Pi dtsi files from arch=armIan Campbell
2016-09-09arm64: use preempt_disable_notrace in _percpu_read/writeChunyan Zhang
2016-09-09arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb()Will Deacon
2016-09-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-09-03Merge tag 'staging-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-09-02arm64: kernel: Fix unmasked debug exceptions when restoring mdscr_el1James Morse
2016-08-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-08-25arm64: avoid TLB conflict with CONFIG_RANDOMIZE_BASEMark Rutland
2016-08-23arm64: dts: rockchip: add reset saradc node for rk3368 SoCsCaesar Wang
2016-08-18arm64: Fix shift warning in arch/arm64/mm/dump.cCatalin Marinas
2016-08-18Merge tag 'kvm-arm-for-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2016-08-17arm64: kernel: avoid literal load of virtual address with MMU offArd Biesheuvel
2016-08-17arm64: Fix NUMA build error when !CONFIG_ACPICatalin Marinas
2016-08-17arm64: KVM: report configured SRE value to 32-bit worldVladimir Murzin
2016-08-17arm64: KVM: remove misleading comment on pmu statusVladimir Murzin
2016-08-17arm64: Document workaround for Cortex-A72 erratum #853709Marc Zyngier
2016-08-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-08-12arm64: defconfig: enable CONFIG_LOCALVERSION_AUTOMasahiro Yamada
2016-08-12arm64: defconfig: add options for virtualization and containersRiku Voipio
2016-08-12arm64: hibernate: handle allocation failuresMark Rutland
2016-08-12arm64: hibernate: avoid potential TLB conflictMark Rutland
2016-08-12arm64: Handle el1 synchronous instruction aborts cleanlyLaura Abbott
2016-08-11Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-08-11arm64: Remove stack duplicating code from jprobesDavid A. Long
2016-08-10arm64: Kconfig: select HISILICON_IRQ_MBIGEN only if PCI is selectedSudeep Holla
2016-08-10arm64: Kconfig: select ALPINE_MSI only if PCI is selectedSudeep Holla
2016-08-09arm64: Support hard limit of cpu count by nr_cpusKefeng Wang
2016-08-08Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds
2016-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-08-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-08-04arm64: Fix copy-on-write referencing in HugeTLBSteve Capper