summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2016-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-10-04Merge tag 'edac_for_4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2016-10-03Merge tag 'tty-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-10-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-10-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-10-03Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-10-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-30Merge branch 'x86/urgent' into x86/asmThomas Gleixner
2016-09-28ARM64: ACPI: enable ACPI_SPCR_TABLEAleksey Makarov
2016-09-28arm64: tlbflush.h: add __tlbi() macroMark Rutland
2016-09-28arm64: Kconfig: remove SMP dependence for NUMAKefeng Wang
2016-09-26arm64: Kconfig: select OF/ACPI_NUMA under NUMA configKefeng Wang
2016-09-26arm64: fix dump_backtrace/unwind_frame with NULL tskMark Rutland
2016-09-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-09-23arm/arm64: arch_timer: Use archdata to indicate vdso suitabilityScott Wood
2016-09-23arm64: arch_timer: Work around QorIQ Erratum A-008585Scott Wood
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-23arm64: kgdb: handle read-only text / modulesAKASHI Takahiro
2016-09-23arm64: Call numa_store_cpu_info() earlier.David Daney
2016-09-22Merge tag 'irqchip-core-4.9' of git://git.infradead.org/users/jcooper/linux i...Thomas Gleixner
2016-09-22arm64: Correctly bounds check virt_addr_validLaura Abbott
2016-09-20Merge branch 'irq/urgent' into irq/coreThomas Gleixner
2016-09-20arm64: migrate exception table users off module.h and onto extable.hPaul Gortmaker
2016-09-20Merge branch 'linus' into x86/asm, to pick up fixesIngo Molnar
2016-09-19Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-09-19arm64/FP/SIMD: Convert to hotplug state machineSebastian Andrzej Siewior
2016-09-16Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-09-16arm64: pmu: Hoist pmu platform device nameJeremy Linton
2016-09-16arm64: pmu: Probe default hw/cache countersJeremy Linton
2016-09-16arm64: pmu: add fallback probe tableMark Salter
2016-09-15arm64: Improve kprobes test for atomic sequenceDavid A. Long
2016-09-15Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar
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-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-12irqchip/gic-v3: Reset BPR during initializationDaniel Thompson
2016-09-12arm64/kvm: use alternative auto-nopMark Rutland
2016-09-12arm64: use alternative auto-nopMark Rutland
2016-09-12arm64: alternative: add auto-nop infrastructureMark Rutland
2016-09-09arm64: lse: convert lse alternatives NOP padding to use __nopsWill Deacon
2016-09-09arm64: barriers: introduce nops and __nops macros for NOP sequencesWill Deacon
2016-09-09arm64: sysreg: replace open-coded mrs_s/msr_s with {read,write}_sysreg_sWill Deacon
2016-09-09ARM64: dts: bcm: Use a symlink to R-Pi dtsi files from arch=armIan Campbell
2016-09-09arm64: Remove shadowed asm-generic headersRobin Murphy
2016-09-09arm64: Work around systems with mismatched cache line sizesSuzuki K Poulose
2016-09-09arm64: Refactor sysinstr exception handlingSuzuki K Poulose
2016-09-09arm64: Introduce raw_{d,i}cache_line_sizeSuzuki K Poulose
2016-09-09arm64: alternative: Add support for patching adrp instructionsSuzuki K Poulose