summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | arm64: sysreg: add debug system registersMark Rutland2017-03-091-0/+23
| | * | | arm64: sysreg: sort by encodingMark Rutland2017-03-091-8/+9
| * | | | Merge tag 'acpi-arm64-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel...Catalin Marinas2017-04-043-31/+136
| |\ \ \ \
| | * | | | ACPI: platform: setup MSI domain for ACPI based platform deviceHanjun Guo2017-03-303-0/+58
| | * | | | ACPI: platform-msi: retrieve devid from IORTHanjun Guo2017-03-302-0/+25
| | * | | | ACPI/IORT: Introduce iort_node_map_platform_id() to retrieve dev idHanjun Guo2017-03-291-9/+34
| | * | | | ACPI/IORT: Rename iort_node_map_rid() to make it genericHanjun Guo2017-03-291-15/+15
| | * | | | ACPI/IORT: Rework iort_match_node_callback() return value handlingHanjun Guo2017-03-211-6/+2
| | * | | | ACPI/IORT: Add missing comment for iort_dev_find_its_id()Hanjun Guo2017-03-211-0/+1
| | * | | | ACPI/IORT: Fix the indentation in iort_scan_node()Hanjun Guo2017-03-211-1/+1
| | | |_|/ | | |/| |
| * | | | arm64: efi: split Image code and data into separate PE/COFF sectionsArd Biesheuvel2017-04-042-5/+20
| * | | | arm64: efi: replace open coded constants with symbolic onesArd Biesheuvel2017-04-041-17/+21
| * | | | arm64: efi: remove pointless dummy .reloc sectionArd Biesheuvel2017-04-041-21/+1
| * | | | arm64: efi: remove forbidden values from the PE/COFF headerArd Biesheuvel2017-04-041-3/+3
| * | | | arm64: efi: clean up Image header after PE header has been split offArd Biesheuvel2017-04-041-9/+3
| * | | | arm64: efi: move EFI header and related data to a separate .S fileArd Biesheuvel2017-04-042-147/+161
| * | | | include: pe.h: add some missing definitionsMark Rutland2017-04-041-0/+3
| * | | | include: pe.h: allow for use in assemblyMark Rutland2017-04-041-85/+89
| * | | | arm64: relocation testing moduleArd Biesheuvel2017-04-044-0/+170
| * | | | arm64: cpufeature: Make ID reg accessor naming less counterintuitiveDave Martin2017-04-047-16/+16
| * | | | arm64: drop unnecessary newlines in show_regs()Kefeng Wang2017-03-231-2/+0
| * | | | arm64: mm: set the contiguous bit for kernel mappings where appropriateArd Biesheuvel2017-03-232-43/+107
| * | | | arm64/mm: remove pointless map/unmap sequences when creating page tablesArd Biesheuvel2017-03-231-4/+0
| * | | | arm64/mmu: replace 'page_mappings_only' parameter with flags argumentArd Biesheuvel2017-03-231-18/+27
| * | | | arm64/mmu: add contiguous bit to sanity bug checkArd Biesheuvel2017-03-231-1/+9
| * | | | arm64/mmu: ignore debug_pagealloc for kernel segmentsArd Biesheuvel2017-03-231-4/+3
| * | | | arm64/mmu: align alloc_init_pte prototype with pmd/pud versionsArd Biesheuvel2017-03-231-4/+4
| * | | | arm64: mmu: apply strict permissions to .init.text and .init.dataArd Biesheuvel2017-03-233-13/+26
| * | | | arm64: mmu: map .text as read-only from the outsetArd Biesheuvel2017-03-231-4/+14
| * | | | arm64: alternatives: apply boot time fixups via the linear mappingArd Biesheuvel2017-03-234-10/+25
| * | | | arm64: mmu: move TLB maintenance from callers to create_mapping_late()Ard Biesheuvel2017-03-231-8/+8
| * | | | arm: kvm: move kvm_vgic_global_state out of .text sectionArd Biesheuvel2017-03-231-1/+3
| * | | | arm64: Revert "arm64: kaslr: fix breakage with CONFIG_MODVERSIONS=y"Ard Biesheuvel2017-03-231-5/+0
| * | | | arm64: move !VHE work to end of el2_setupMark Rutland2017-03-221-20/+17
| * | | | arm64: reduce el2_setup branchingMark Rutland2017-03-221-8/+7
| * | | | arm64: struct debug_info: Check CONFIG_HAVE_HW_BREAKPOINTChris Redmon2017-03-221-0/+2
| * | | | arm64: Add support for DMA_ATTR_FORCE_CONTIGUOUS to IOMMUGeert Uytterhoeven2017-03-221-15/+48
| * | | | arm64: define BUG() instruction without CONFIG_BUGArnd Bergmann2017-03-221-14/+19
| * | | | arm64: v8.3: Support for weaker release consistencySuzuki K Poulose2017-03-205-0/+7
| * | | | arm64: v8.3: Support for complex number instructionsSuzuki K Poulose2017-03-205-0/+7
| * | | | arm64: v8.3: Support for Javascript conversion instructionSuzuki K Poulose2017-03-205-1/+20
| * | | | arm64: KVM: Add support for VPIPT I-cachesWill Deacon2017-03-202-4/+27
| * | | | arm64: cache: Identify VPIPT I-cachesWill Deacon2017-03-202-0/+11
| * | | | arm64: cache: Merge cachetype.h into cache.hWill Deacon2017-03-205-59/+33
| * | | | arm64: cache: Remove support for ASID-tagged VIVT I-cachesWill Deacon2017-03-206-22/+6
| * | | | arm64: cacheinfo: Remove CCSIDR-based cache information probingWill Deacon2017-03-202-62/+0
| * | | | arm64: cpuinfo: remove I-cache VIPT aliasing detectionWill Deacon2017-03-202-26/+10
| |/ / /
* | | | Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-05-05212-2790/+8698
|\ \ \ \
| * | | | powerpc/64s: Power9 has no LPCR[VRMASD] field so don't set itNicholas Piggin2017-05-031-9/+12
| * | | | powerpc/powernv: Fix TCE kill on NVLink2Alistair Popple2017-05-033-6/+14