summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2017-02-15arm64/kprobes: consistently handle MRS/MSR with XZRMark Rutland
2017-02-15arm64: cpufeature: correctly handle MRS to XZRMark Rutland
2017-02-15arm64: traps: correctly handle MRS/MSR with XZRMark Rutland
2017-02-15arm64: include asm/assembler.h in entry-ftrace.SArnd Bergmann
2017-02-10arm64: Work around Falkor erratum 1003Christopher Covington
2017-02-09arm64: head.S: Enable EL1 (host) access to SPE when entered at EL2Will Deacon
2017-02-09arm64: use linux/sizes.h for constantsMiles Chen
2017-02-08arm64: remove wrong CONFIG_PROC_SYSCTL ifdefJuri Lelli
2017-02-03firmware: qcom: scm: Fix interrupted SCM callsAndy Gross
2017-02-03arm: kernel: Add SMC structure parameterAndy Gross
2017-02-03efi: arm64: Add vmlinux debug link to the Image binaryArd Biesheuvel
2017-02-02arm64: ensure __raw_read_system_reg() is self-consistentMark Rutland
2017-02-02arm64: fix erroneous __raw_read_system_reg() casesMark Rutland
2017-02-02arm64: make use of for_each_node_by_type()Dmitry Torokhov
2017-02-01arm64: Work around Falkor erratum 1009Christopher Covington
2017-01-27arm64: handle sys and undef traps consistentlyMark Rutland
2017-01-26arm64: kernel: do not mark reserved memory regions as IORESOURCE_BUSYArd Biesheuvel
2017-01-26arm64: Use __pa_symbol for empty_zero_pageGeert Uytterhoeven
2017-01-17arm64: entry-ftrace.S: avoid open-coded {adr,ldr}_lMark Rutland
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-12arm64: Advertise support for Rounding double multiply instructionsSuzuki K Poulose
2017-01-12arm64: Use __pa_symbol for kernel symbolsLaura 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: 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
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 acpi_get_table_with_size()/early_acpi_os_unmap_memory() usersLv Zheng
2016-12-20arm64: setup: introduce kaslr_offset()Alexander Popov
2016-12-15Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-12-14treewide: Fix printk() message errorsMasanari Iida
2016-12-13Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds