summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
Commit message (Expand)AuthorAgeFilesLines
* mm: add new mmgrab() helperVegard Nossum2017-02-271-1/+1
* kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-273-0/+4
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-02-2225-250/+491
|\
| * arm64/kprobes: consistently handle MRS/MSR with XZRMark Rutland2017-02-151-12/+6
| * arm64: cpufeature: correctly handle MRS to XZRMark Rutland2017-02-151-1/+1
| * arm64: traps: correctly handle MRS/MSR with XZRMark Rutland2017-02-151-2/+4
| * arm64: include asm/assembler.h in entry-ftrace.SArnd Bergmann2017-02-151-0/+1
| * arm64: Work around Falkor erratum 1003Christopher Covington2017-02-101-0/+9
| * arm64: head.S: Enable EL1 (host) access to SPE when entered at EL2Will Deacon2017-02-091-4/+15
| * arm64: use linux/sizes.h for constantsMiles Chen2017-02-091-2/+2
| * arm64: remove wrong CONFIG_PROC_SYSCTL ifdefJuri Lelli2017-02-081-2/+0
| * firmware: qcom: scm: Fix interrupted SCM callsAndy Gross2017-02-031-1/+8
| * arm: kernel: Add SMC structure parameterAndy Gross2017-02-033-10/+15
| * efi: arm64: Add vmlinux debug link to the Image binaryArd Biesheuvel2017-02-032-1/+50
| * arm64: ensure __raw_read_system_reg() is self-consistentMark Rutland2017-02-021-30/+34
| * arm64: fix erroneous __raw_read_system_reg() casesMark Rutland2017-02-021-3/+3
| * arm64: make use of for_each_node_by_type()Dmitry Torokhov2017-02-021-2/+2
| * arm64: Work around Falkor erratum 1009Christopher Covington2017-02-011-0/+9
| * arm64: handle sys and undef traps consistentlyMark Rutland2017-01-271-1/+6
| * arm64: kernel: do not mark reserved memory regions as IORESOURCE_BUSYArd Biesheuvel2017-01-261-1/+1
| * arm64: Use __pa_symbol for empty_zero_pageGeert Uytterhoeven2017-01-261-1/+1
| * arm64: entry-ftrace.S: avoid open-coded {adr,ldr}_lMark Rutland2017-01-171-8/+4
| * arm64: efi-entry.S: avoid open-coded adr_lMark Rutland2017-01-171-6/+3
| * arm64: head.S: avoid open-coded adr_lMark Rutland2017-01-171-2/+1
| * arm64: cacheinfo: add support to override cache levels via device treeSudeep Holla2017-01-171-1/+12
| * arm64: errata: Provide macro for major and minor cpu revisionsRobert Richter2017-01-132-11/+12
| * arm64: Advertise support for Rounding double multiply instructionsSuzuki K Poulose2017-01-122-0/+2
| * arm64: Use __pa_symbol for kernel symbolsLaura Abbott2017-01-129-27/+26
| * arm64: Documentation - Expose CPU feature registersSuzuki K Poulose2017-01-121-0/+4
| * arm64: cpufeature: Expose CPUID registers by emulationSuzuki K Poulose2017-01-122-0/+102
| * arm64: cpufeature: Track user visible fieldsSuzuki K Poulose2017-01-102-93/+102
| * arm64: Add helper to decode register from instructionSuzuki K Poulose2017-01-101-0/+29
| * 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-101-1/+2
| * 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-101-1/+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 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-211-1/+1
|\ \
| * | arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONXLaura Abbott2017-02-071-1/+1
| |/
* | arm64: skip register_cpufreq_notifier on ACPI-based systemsPrashanth Prakash2017-01-271-1/+7
* | arm64: avoid returning from bad_modeMark Rutland2017-01-192-5/+25
* | arm64/ptrace: Reject attempts to set incomplete hardware breakpoint fieldsDave Martin2017-01-181-0/+4
* | arm64/ptrace: Preserve previous registers for short regset writeDave Martin2017-01-181-1/+1
* | arm64/ptrace: Preserve previous registers for short regset writeDave Martin2017-01-181-1/+2
* | arm64/ptrace: Preserve previous registers for short regset writeDave Martin2017-01-181-3/+4
|/
* arm64: don't pull uaccess.h into *.SAl Viro2016-12-261-1/+1