summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | arm64: head.S: move KASLR processing out of __enable_mmu()Ard Biesheuvel2016-09-021-27/+42
| * | | arm64: kernel: use ordinary return/argument register for el2_setup()Ard Biesheuvel2016-09-021-7/+7
| * | | arm64: kernel: fix style issues in sleep.SArd Biesheuvel2016-09-021-11/+10
| * | | arm64: kernel: do not need to reset UAO on exception entryVladimir Murzin2016-09-011-1/+1
| * | | arm64: debug: convert OS lock CPU hotplug notifier to new infrastructureWill Deacon2016-09-011-24/+6
| * | | arm64: hw_breakpoint: convert CPU hotplug notifier to new infrastructureWill Deacon2016-09-012-36/+22
| * | | arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEPWill Deacon2016-08-311-2/+4
| * | | arm64: cpufeature: expose arm64_ftr_reg struct for CTR_EL0Ard Biesheuvel2016-08-311-1/+6
| * | | arm64: cpufeature: constify arm64_ftr_regs arrayArd Biesheuvel2016-08-311-26/+20
| * | | arm64: cpufeature: constify arm64_ftr_bits structuresArd Biesheuvel2016-08-311-22/+24
| * | | arm64: Set UTS_MACHINE in the MakefileMichal Marek2016-08-312-1/+3
| * | | Revert "arm64: hibernate: Refuse to hibernate if the boot cpu is offline"James Morse2016-08-261-26/+0
| * | | arm64: hibernate: Resume when hibernate image created on non-boot CPUJames Morse2016-08-261-0/+51
| * | | arm64: always enable DEBUG_RODATA and remove the Kconfig optionMark Rutland2016-08-261-1/+1
| * | | arm64: mark reserved memblock regions explicitly in iomemAKASHI Takahiro2016-08-251-2/+7
| * | | arm64: hibernate: Support DEBUG_PAGEALLOCJames Morse2016-08-251-9/+36
| * | | arm64: vmlinux.ld: Add mmuoff data sections and move mmuoff text into idmapJames Morse2016-08-254-12/+37
| * | | arm64: Create sections.hJames Morse2016-08-253-14/+4
| * | | arm64: kprobe: Always clear pstate.D in breakpoint exception handlerPratyush Anand2016-08-251-16/+13
| * | | arm64: head.S: get rid of x25 and x26 with 'global' scopeArd Biesheuvel2016-08-222-17/+13
| * | | arm64: apply __ro_after_init to some objectsJisheng Zhang2016-08-223-17/+19
| * | | arm64: vdso: constify vm_special_mapping used for aarch32 vectors pageJisheng Zhang2016-08-221-1/+1
| * | | arm64: vdso: add __init section marker to alloc_vectors_pageJisheng Zhang2016-08-221-1/+1
| * | | arm64: perf: Use the builtin_platform_driverKefeng Wang2016-08-221-5/+1
| * | | arm64: factor work_pending state machine to CChris Metcalf2016-08-222-18/+30
| * | | arm64: hibernate: reduce TLB maintenance scopeMark Rutland2016-08-221-2/+2
| |/ /
* | | arm64: kgdb: handle read-only text / modulesAKASHI Takahiro2016-09-231-12/+24
* | | arm64: Call numa_store_cpu_info() earlier.David Daney2016-09-231-8/+6
| |/ |/|
* | arm64: avoid TLB conflict with CONFIG_RANDOMIZE_BASEMark Rutland2016-08-251-0/+3
|/
* arm64: kernel: avoid literal load of virtual address with MMU offArd Biesheuvel2016-08-171-1/+9
* arm64: hibernate: handle allocation failuresMark Rutland2016-08-121-27/+32
* arm64: hibernate: avoid potential TLB conflictMark Rutland2016-08-121-6/+17
* arm64: Handle el1 synchronous instruction aborts cleanlyLaura Abbott2016-08-121-0/+7
* arm64: Remove stack duplicating code from jprobesDavid A. Long2016-08-111-26/+5
* arm64: Support hard limit of cpu count by nr_cpusKefeng Wang2016-08-091-4/+4
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2016-08-062-29/+5
|\
| * arm64: relocatable: suppress R_AARCH64_ABS64 relocations in vmlinuxArd Biesheuvel2016-07-292-28/+4
| * arm64: vmlinux.lds: make __rela_offset and __dynsym_offset ABSOLUTEArd Biesheuvel2016-07-291-2/+2
* | Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-021-21/+138
|\ \
| * \ Merge branch 'pci/msi-affinity' into nextBjorn Helgaas2016-08-014-14/+50
| |\ \
| * \ \ Merge branch 'pci/resource' into nextBjorn Helgaas2016-08-011-13/+0
| |\ \ \
| | * | | ARM64/PCI: Remove arch-specific pcibios_enable_device()Lorenzo Pieralisi2016-06-231-13/+0
| * | | | ARM64: PCI: Support ACPI-based PCI host controllerTomasz Nowicki2016-06-101-3/+113
| * | | | ARM64: PCI: Implement AML accessors for PCI_Config regionTomasz Nowicki2016-06-101-2/+10
| * | | | ARM64: PCI: ACPI support for legacy IRQs parsing and consolidation with DT codeTomasz Nowicki2016-06-101-3/+8
| * | | | ARM64: PCI: Add acpi_pci_bus_find_domain_nr()Tomasz Nowicki2016-06-101-0/+7
| |/ / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-021-0/+19
|\ \ \ \
| * | | | arm64: KVM: Runtime detection of lower HYP offsetMarc Zyngier2016-07-031-0/+19
* | | | | Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-07-301-15/+0
|\ \ \ \ \
| * | | | | arm64: Remove unnecessary of_platform_populate with default match tableKefeng Wang2016-06-231-13/+0