summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* arm64: errata: Provide macro for major and minor cpu revisionsRobert Richter2017-01-133-11/+15
* arm64: mm: use phys_addr_t instead of unsigned long in __map_memblockMiles Chen2017-01-131-2/+2
* arm64: Advertise support for Rounding double multiply instructionsSuzuki K Poulose2017-01-123-0/+3
* arm64: Add support for DMA_ATTR_SKIP_CPU_SYNC attribute to swiotlbTakeshi Kihara2017-01-121-4/+8
* arm64: Add support for CONFIG_DEBUG_VIRTUALLaura Abbott2017-01-124-3/+61
* arm64: Use __pa_symbol for kernel symbolsLaura Abbott2017-01-1216-57/+76
* arm64: Add cast for virt_to_pfnLaura Abbott2017-01-121-1/+1
* arm64: Move some macros under #ifndef __ASSEMBLY__Laura Abbott2017-01-121-19/+19
* arm64: Documentation - Expose CPU feature registersSuzuki K Poulose2017-01-121-0/+4
* arm64: cpufeature: Expose CPUID registers by emulationSuzuki K Poulose2017-01-124-0/+107
* arm64: cpufeature: Track user visible fieldsSuzuki K Poulose2017-01-103-93/+113
* arm64: Add helper to decode register from instructionSuzuki K Poulose2017-01-102-0/+31
* arm64: cpufeature: Define helpers for sys_reg idSuzuki K Poulose2017-01-101-1/+20
* arm64: cpufeature: Document the rules of safe value for featuresSuzuki K Poulose2017-01-101-1/+14
* arm64: cpufeature: Cleanup feature bit tablesSuzuki K Poulose2017-01-101-12/+7
* arm64: cpufeature: remove explicit RAZ fieldsMark Rutland2017-01-101-15/+0
* arm64: cpufeature: treat unknown fields as RES0Mark Rutland2017-01-101-1/+11
* arm64: cpufeature: Don't enforce system-wide SPE capabilityWill Deacon2017-01-102-1/+3
* arm64: cpufeature: allow for version discrepancy in PMU implementationsWill Deacon2017-01-101-1/+5
* arm64: Remove useless UAO IPI and describe how this gets enabledJames Morse2017-01-103-16/+4
* arm64: head.S: fix up stale commentsMark Rutland2017-01-101-2/+2
* arm64: add missing printk newlinesMark Rutland2017-01-102-4/+4
* arm64: Don't trace __switch_to if function graph tracer is enabledJoel Fernandes2017-01-101-1/+1
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2017-01-062-5/+13
|\
| * arm64: restore get_current() optimisationMark Rutland2017-01-041-1/+9
| * arm64: mm: fix show_pte KERN_CONT falloutMark Rutland2017-01-041-4/+4
* | Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-01-062-2/+4
|\ \
| * | swiotlb: Convert swiotlb_force from int to enumGeert Uytterhoeven2016-12-192-2/+4
* | | Merge tag 'amlogic-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kh...Arnd Bergmann2017-01-049-1/+94
|\ \ \
| * | | ARM64: defconfig: enable DRM_MESON as moduleKevin Hilman2017-01-031-0/+1
| * | | ARM64: dts: meson-gx: Add Graphic Controller nodesNeil Armstrong2017-01-038-0/+92
| * | | ARM64: dts: meson-gxl: fix GPIO includeKevin Hilman2017-01-031-1/+1
* | | | Merge tag 'juno-fixes-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2017-01-041-1/+1
|\ \ \ \
| * | | | arm64: dts: vexpress: Support GICC_DIR operationsSudeep Holla2016-12-301-1/+1
| |/ / /
* | | | Merge tag 'qcom-fixes-for-4.10-rc1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2017-01-041-0/+10
|\ \ \ \
| * | | | arm64: dts: msm8996: Add required memory carveoutsStephen Boyd2016-12-281-0/+10
| |/ / /
* | | | Merge tag 'renesas-fixes-for-v4.10' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2017-01-041-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | arm64: dts: h3ulcb: Provide sd0_uhs nodeSimon Horman2016-12-081-1/+1
* | | | arm64: don't pull uaccess.h into *.SAl Viro2016-12-269-71/+72
| |/ / |/| |
* | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-253-3/+3
|\ \ \
| * | | cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-253-3/+3
* | | | Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-2412-12/+12
|/ / /
* | | Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-12-222-5/+4
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'acpica' and 'acpi-scan'Rafael J. Wysocki2016-12-222-5/+4
| |\ \ \ \
| | * | | | ACPI / osl: Remove deprecated acpi_get_table_with_size()/early_acpi_os_unmap_...Lv Zheng2016-12-211-1/+1
| | * | | | ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() usersLv Zheng2016-12-211-4/+3
* | | | | | arm64: setup: introduce kaslr_offset()Alexander Popov2016-12-202-4/+9
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-182-1/+3
|\ \ \ \ \ \
| * | | | | | ACPI/NUMA: Do not map pxm to node when NUMA is turned offBoris Ostrovsky2016-12-152-1/+3
* | | | | | | Merge tag 'media/v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2016-12-161-0/+128
|\ \ \ \ \ \ \
OpenPOWER on IntegriCloud