summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2015-06-01Merge tag 'v4.1-next-arm64-fixes' of https://github.com/mbgg/linux-mediatek i...Arnd Bergmann
2015-06-01arm64: context-switch user tls register tpidr_el0 for compat tasksWill Deacon
2015-06-01arm64: dts: mt8173-evb: fix model nameYingjoe Chen
2015-05-29arm64: Add APM X-Gene SoC EDAC DTS entriesLoc Ho
2015-05-29arm64: Enable EDAC on ARM64Loc Ho
2015-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2015-05-27sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski
2015-05-27arm64: psci: remove ACPI couplingMark Rutland
2015-05-27arm64: psci: kill psci_power_stateMark Rutland
2015-05-27arm64: psci: account for Trusted OS instancesMark Rutland
2015-05-27arm64: psci: support unsigned return valuesMark Rutland
2015-05-27arm64: psci: remove unnecessary id indirectionMark Rutland
2015-05-27arm64: smp: consistently use error codesMark Rutland
2015-05-27arm64: smp_plat: add get_logical_indexMark Rutland
2015-05-26ARM: KVM: fix commentGeert Uytterhoeven
2015-05-21arm64: Use common outgoing-CPU-notification codePaul E. McKenney
2015-05-19arm64: perf: Fix callchain parse error with kernel tracepoint eventsHou Pengyang
2015-05-19Merge branch 'for-next/cpu-init' of git://git.kernel.org/pub/scm/linux/kernel...Catalin Marinas
2015-05-19ARM64: kernel: unify ACPI and DT cpus initializationLorenzo Pieralisi
2015-05-19ARM64: kernel: make cpu_ops hooks DT agnosticLorenzo Pieralisi
2015-05-19arm64: Rename temp variable in read*_relaxed()Michal Simek
2015-05-19arm64: kill flush_cache_all()Mark Rutland
2015-05-19arm64: Allow forced irq threadingAnders Roxell
2015-05-19arm64: Mark PMU interrupt IRQF_NO_THREADAnders Roxell
2015-05-19sched/preempt, futex: Update comments to clarify that preemption doesn't have...David Hildenbrand
2015-05-19mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand
2015-05-19locking/arch: Rename set_mb() to smp_store_mb()Peter Zijlstra
2015-05-19locking/arch: Add WRITE_ONCE() to set_mb()Peter Zijlstra
2015-05-16Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-05-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-05-12arm64: perf: fix memory leak when probing PMU PPIsWill Deacon
2015-05-12ARM64: juno: add sp810 support and fix sp804 clock frequencySudeep Holla
2015-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-05-08arm64: bpf: fix signedness bug in loading 64-bit immediateXi Wang
2015-05-07crypto: arm64/sha2-ce - prevent asm code finalization in final() pathArd Biesheuvel
2015-05-07crypto: arm64/sha1-ce - prevent asm code finalization in final() pathArd Biesheuvel
2015-05-07crypto: arm64/crc32 - bring in line with generic CRC32Ard Biesheuvel
2015-05-05arm64: mm: Fix build error with CONFIG_SPARSEMEM_VMEMMAP disabledJungseung Lee
2015-05-05Revert "arm64: alternative: Allow immediate branch as alternative instruction"Will Deacon
2015-04-30arm64: perf: Fix the pmu node name in warning messageSuzuki K. Poulose
2015-04-30arm64: perf: don't warn about missing interrupt-affinity property for PPIsWill Deacon
2015-04-29arm64: add missing PAGE_ALIGN() to __dma_free()Dean Nelson
2015-04-27arm64: dma-mapping: always clear allocated buffersMarek Szyprowski
2015-04-27ARM64: Enable CONFIG_GENERIC_IRQ_SHOW_LEVELSudeep Holla
2015-04-27arm64: add missing data types in smp_load_acquire/smp_store_releaseAndre Przywara
2015-04-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-04-24Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-04-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-04-23crypto: arm64/aes-ce-ccm - Include crypto/internal/aead.hHerbert Xu
2015-04-22Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds