summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-04-05memblock: add memblock_cap_memory_range()AKASHI Takahiro2-15/+30
2017-04-05memblock: add memblock_clear_nomap()AKASHI Takahiro2-0/+13
2017-04-04Merge branch 'arm64/common-sysreg' of git://git.kernel.org/pub/scm/linux/kern...Catalin Marinas3-79/+172
2017-04-04Merge tag 'acpi-arm64-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel...Catalin Marinas3-31/+136
2017-04-04arm64: efi: split Image code and data into separate PE/COFF sectionsArd Biesheuvel2-5/+20
2017-04-04arm64: efi: replace open coded constants with symbolic onesArd Biesheuvel1-17/+21
2017-04-04arm64: efi: remove pointless dummy .reloc sectionArd Biesheuvel1-21/+1
2017-04-04arm64: efi: remove forbidden values from the PE/COFF headerArd Biesheuvel1-3/+3
2017-04-04arm64: efi: clean up Image header after PE header has been split offArd Biesheuvel1-9/+3
2017-04-04arm64: efi: move EFI header and related data to a separate .S fileArd Biesheuvel2-147/+161
2017-04-04include: pe.h: add some missing definitionsMark Rutland1-0/+3
2017-04-04include: pe.h: allow for use in assemblyMark Rutland1-85/+89
2017-04-04arm64: relocation testing moduleArd Biesheuvel4-0/+170
2017-04-04arm64: cpufeature: Make ID reg accessor naming less counterintuitiveDave Martin7-16/+16
2017-03-30ACPI: platform: setup MSI domain for ACPI based platform deviceHanjun Guo3-0/+58
2017-03-30ACPI: platform-msi: retrieve devid from IORTHanjun Guo2-0/+25
2017-03-29ACPI/IORT: Introduce iort_node_map_platform_id() to retrieve dev idHanjun Guo1-9/+34
2017-03-29ACPI/IORT: Rename iort_node_map_rid() to make it genericHanjun Guo1-15/+15
2017-03-23arm64: drop unnecessary newlines in show_regs()Kefeng Wang1-2/+0
2017-03-23arm64: mm: set the contiguous bit for kernel mappings where appropriateArd Biesheuvel2-43/+107
2017-03-23arm64/mm: remove pointless map/unmap sequences when creating page tablesArd Biesheuvel1-4/+0
2017-03-23arm64/mmu: replace 'page_mappings_only' parameter with flags argumentArd Biesheuvel1-18/+27
2017-03-23arm64/mmu: add contiguous bit to sanity bug checkArd Biesheuvel1-1/+9
2017-03-23arm64/mmu: ignore debug_pagealloc for kernel segmentsArd Biesheuvel1-4/+3
2017-03-23arm64/mmu: align alloc_init_pte prototype with pmd/pud versionsArd Biesheuvel1-4/+4
2017-03-23arm64: mmu: apply strict permissions to .init.text and .init.dataArd Biesheuvel3-13/+26
2017-03-23arm64: mmu: map .text as read-only from the outsetArd Biesheuvel1-4/+14
2017-03-23arm64: alternatives: apply boot time fixups via the linear mappingArd Biesheuvel4-10/+25
2017-03-23arm64: mmu: move TLB maintenance from callers to create_mapping_late()Ard Biesheuvel1-8/+8
2017-03-23arm: kvm: move kvm_vgic_global_state out of .text sectionArd Biesheuvel1-1/+3
2017-03-23arm64: Revert "arm64: kaslr: fix breakage with CONFIG_MODVERSIONS=y"Ard Biesheuvel1-5/+0
2017-03-22arm64: move !VHE work to end of el2_setupMark Rutland1-20/+17
2017-03-22arm64: reduce el2_setup branchingMark Rutland1-8/+7
2017-03-22arm64: struct debug_info: Check CONFIG_HAVE_HW_BREAKPOINTChris Redmon1-0/+2
2017-03-22arm64: Add support for DMA_ATTR_FORCE_CONTIGUOUS to IOMMUGeert Uytterhoeven1-15/+48
2017-03-22arm64: define BUG() instruction without CONFIG_BUGArnd Bergmann1-14/+19
2017-03-21ACPI/IORT: Rework iort_match_node_callback() return value handlingHanjun Guo1-6/+2
2017-03-21ACPI/IORT: Add missing comment for iort_dev_find_its_id()Hanjun Guo1-0/+1
2017-03-21ACPI/IORT: Fix the indentation in iort_scan_node()Hanjun Guo1-1/+1
2017-03-20arm64: v8.3: Support for weaker release consistencySuzuki K Poulose5-0/+7
2017-03-20arm64: v8.3: Support for complex number instructionsSuzuki K Poulose5-0/+7
2017-03-20arm64: v8.3: Support for Javascript conversion instructionSuzuki K Poulose5-1/+20
2017-03-20arm64: KVM: Add support for VPIPT I-cachesWill Deacon2-4/+27
2017-03-20arm64: cache: Identify VPIPT I-cachesWill Deacon2-0/+11
2017-03-20arm64: cache: Merge cachetype.h into cache.hWill Deacon5-59/+33
2017-03-20arm64: cache: Remove support for ASID-tagged VIVT I-cachesWill Deacon6-22/+6
2017-03-20arm64: cacheinfo: Remove CCSIDR-based cache information probingWill Deacon2-62/+0
2017-03-20arm64: cpuinfo: remove I-cache VIPT aliasing detectionWill Deacon2-26/+10
2017-03-19Linux 4.11-rc3v4.11-rc3Linus Torvalds1-1/+1
2017-03-19mm/swap: don't BUG_ON() due to uninitialized swap slot cacheLinus Torvalds1-1/+1