summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2016-03-01ARM64: add option to build Image.gz/dtb comboAlex Ray
2016-03-01arm64: Mask out 16KB granule in MMFR registerHanumant Singh
2016-03-01arm64: entry: style cleanup for ARM64_REG_REBALANCE_ON_CTX_SWMatt Wagantall
2016-03-01arm: kernel: Ignore KASan errors from unwind_frameSe Wang (Patrick) Oh
2016-03-01arm64: entry: add support for CONFIG_ARM64_REG_REBALANCE_ON_CTX_SWVince Leung
2016-03-01arm: psci: drop info prints seen during cpu hotplug to pr_debugMatt Wagantall
2016-03-01arm: cpuinfo: drop L1 cache type print from pr_info to pr_debugMatt Wagantall
2016-03-01arm64: Move topology_init to postcoreShiju Mathew
2016-03-01arm64: update die handler from ARM / x86Stepan Moskovchenko
2016-03-01sysctl: add boot_reason and cold_boot sysctl entries for arm64David Collins
2016-03-01ARM64: smp: Fix cpu_up() racing with sys_rebootAbhimanyu Kapur
2016-03-01ARM64: Use pr_debug() for CPU hotplug messagesStepan Moskovchenko
2016-03-01arm64: Don't call dump_mem() on stack memory during __die()Matt Wagantall
2016-03-01arm64: Dump memory surrounding PC, LR and SP registers onlyMatt Wagantall
2016-03-01arm64: Export caching APIsLaura Abbott
2016-03-01arm64: Call idle notifiers in CPU idlePatrick Cain
2016-03-01arm64: Print device tree model string during bootStepan Moskovchenko
2016-03-01arm64: Add pdev_archdata for dmamaskLaura Abbott
2016-03-01ARM64: smp: fix incorrect per-cpu definition of regs_before_stopRohit Vaswani
2016-03-01ARM64: smp: BUG() if smp_send_reschedule() is called for an offline cpuTrilok Soni
2016-03-01ARM64: smp: Save CPU registers before IPI_CPU_STOP processingRohit Vaswani
2016-03-01arm64: alternative: Support memory protectionPatrick Daly
2016-02-16FROMLIST: arm64: mm: support ARCH_MMAP_RND_BITS.dcashman
2016-02-16ARM64: copy CONFIG_CMDLINE_EXTEND from ARMColin Cross
2016-02-16ARM64: add option to build Image.gz/dtb comboAlex Ray
2016-02-16arm64: pass return address to dma_common_contiguous_remapJin Qian
2016-02-16arm64 Kconfig: Move LIST_POISON to a safe valueJeff Vander Stoep
2016-02-16arch: arm64: force -fno-picGreg Hackmann
2016-02-16arm64: process: dump memory around registers when displaying regsGreg Hackmann
2016-02-16arm64: check for upper PAGE_SHIFT bits in pfn_valid()Greg Hackmann
2015-12-13Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-12-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-12-11ls2080a/dts: Add little endian property for GPIO IP blockLiu Gang
2015-12-11ARM64: dts: ls2080a: fix eSDHC endiannessyangbo lu
2015-12-11arm64: Improve error reporting on set_pte_at() checksCatalin Marinas
2015-12-10irqchip/gic-v3: Add missing include for barrier.hMarc Zyngier
2015-12-07arm64: update linker script to increased L1_CACHE_BYTES valueArd Biesheuvel
2015-12-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-12-04Merge tag 'kvm-arm-for-v4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2015-12-04arm64: KVM: Get rid of old vcpu_reg()Pavel Fedin
2015-12-04arm64: KVM: Correctly handle zero register in system register accessesPavel Fedin
2015-12-04arm64: KVM: Remove const from struct sys_reg_paramsPavel Fedin
2015-12-04arm64: KVM: Correctly handle zero register during MMIOPavel Fedin
2015-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-12-03arm64: bpf: add 'store immediate' instructionYang Shi
2015-11-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-11-26Merge tag 'for-linus-4.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-11-26arm64: efi: fix initcall return valuesArd Biesheuvel
2015-11-26arm64: efi: deal with NULL return value of early_memremap()Ard Biesheuvel
2015-11-26arm64: debug: Treat the BRPs/WRPs as unsignedSuzuki K. Poulose