summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2017-01-17arm64: efi-entry.S: avoid open-coded adr_lMark Rutland
2017-01-17arm64: head.S: avoid open-coded adr_lMark Rutland
2017-01-17arm64: cacheinfo: add support to override cache levels via device treeSudeep Holla
2017-01-13arm64: errata: Provide macro for major and minor cpu revisionsRobert Richter
2017-01-13arm64: mm: use phys_addr_t instead of unsigned long in __map_memblockMiles Chen
2017-01-12arm64: Advertise support for Rounding double multiply instructionsSuzuki K Poulose
2017-01-12arm64: Add support for DMA_ATTR_SKIP_CPU_SYNC attribute to swiotlbTakeshi Kihara
2017-01-12arm64: Add support for CONFIG_DEBUG_VIRTUALLaura Abbott
2017-01-12arm64: Use __pa_symbol for kernel symbolsLaura Abbott
2017-01-12arm64: Add cast for virt_to_pfnLaura Abbott
2017-01-12arm64: Move some macros under #ifndef __ASSEMBLY__Laura Abbott
2017-01-12arm64: Documentation - Expose CPU feature registersSuzuki K Poulose
2017-01-12arm64: cpufeature: Expose CPUID registers by emulationSuzuki K Poulose
2017-01-10arm64: cpufeature: Track user visible fieldsSuzuki K Poulose
2017-01-10arm64: Add helper to decode register from instructionSuzuki K Poulose
2017-01-10arm64: cpufeature: Define helpers for sys_reg idSuzuki K Poulose
2017-01-10arm64: cpufeature: Document the rules of safe value for featuresSuzuki K Poulose
2017-01-10arm64: cpufeature: Cleanup feature bit tablesSuzuki K Poulose
2017-01-10arm64: cpufeature: remove explicit RAZ fieldsMark Rutland
2017-01-10arm64: cpufeature: treat unknown fields as RES0Mark Rutland
2017-01-10arm64: cpufeature: Don't enforce system-wide SPE capabilityWill Deacon
2017-01-10arm64: cpufeature: allow for version discrepancy in PMU implementationsWill Deacon
2017-01-10arm64: Remove useless UAO IPI and describe how this gets enabledJames Morse
2017-01-10arm64: head.S: fix up stale commentsMark Rutland
2017-01-10arm64: add missing printk newlinesMark Rutland
2017-01-10arm64: Don't trace __switch_to if function graph tracer is enabledJoel Fernandes
2017-01-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2017-01-06Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-01-04arm64: restore get_current() optimisationMark Rutland
2017-01-04arm64: mm: fix show_pte KERN_CONT falloutMark Rutland
2017-01-04Merge tag 'amlogic-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kh...Arnd Bergmann
2017-01-04Merge tag 'juno-fixes-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2017-01-04Merge tag 'qcom-fixes-for-4.10-rc1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2017-01-04Merge tag 'renesas-fixes-for-v4.10' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2017-01-03ARM64: defconfig: enable DRM_MESON as moduleKevin Hilman
2017-01-03ARM64: dts: meson-gx: Add Graphic Controller nodesNeil Armstrong
2017-01-03ARM64: dts: meson-gxl: fix GPIO includeKevin Hilman
2016-12-30arm64: dts: vexpress: Support GICC_DIR operationsSudeep Holla
2016-12-28arm64: dts: msm8996: Add required memory carveoutsStephen Boyd
2016-12-26arm64: don't pull uaccess.h into *.SAl Viro
2016-12-25Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-22Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-12-22Merge branches 'acpica' and 'acpi-scan'Rafael J. Wysocki
2016-12-21ACPI / osl: Remove deprecated acpi_get_table_with_size()/early_acpi_os_unmap_...Lv Zheng
2016-12-21ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() usersLv Zheng
2016-12-20arm64: setup: introduce kaslr_offset()Alexander Popov
2016-12-19swiotlb: Convert swiotlb_force from int to enumGeert Uytterhoeven
2016-12-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds