summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | arm64: sysreg: add performance monitor registersMark Rutland2017-03-091-0/+25
| | * | | | | | | | | arm64: sysreg: add debug system registersMark Rutland2017-03-091-0/+23
| | * | | | | | | | | arm64: sysreg: sort by encodingMark Rutland2017-03-091-8/+9
| | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | 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
| * | | | | | | | | 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
| * | | | | | | | | 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-204-0/+5
| * | | | | | | | | arm64: v8.3: Support for complex number instructionsSuzuki K Poulose2017-03-204-0/+5
| * | | | | | | | | arm64: v8.3: Support for Javascript conversion instructionSuzuki K Poulose2017-03-204-1/+12
| * | | | | | | | | 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-05181-2426/+7295
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | 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
| * | | | | | | | | powerpc/mm/radix: Drop support for CPUs without lockless tlbieMichael Ellerman2017-05-031-38/+7
| * | | | | | | | | powerpc/book3s/mce: Move add_taint() later in virtual modeMahesh Salgaonkar2017-05-032-2/+4
| * | | | | | | | | powerpc/sysfs: Move #ifdef CONFIG_HOTPLUG_CPU out of the function bodyMichael Ellerman2017-05-031-2/+4
| * | | | | | | | | powerpc/smp: Document irq enable/disable after migrating IRQsMichael Ellerman2017-05-031-1/+8
| * | | | | | | | | powerpc/mpc52xx: Don't select user-visible RTAS_PROCMichael Ellerman2017-05-031-1/+0
| * | | | | | | | | powerpc/powernv: Document cxl dependency on special case in pnv_eeh_reset()Andrew Donnellan2017-05-031-0/+7
| * | | | | | | | | powerpc/eeh: Clean up and document event handling functionsRussell Currey2017-05-021-12/+24
| * | | | | | | | | powerpc/eeh: Avoid use after free in eeh_handle_special_event()Russell Currey2017-05-021-4/+15
| * | | | | | | | | powerpc/64: Allow CONFIG_RELOCATABLE if COMPILE_TESTNicholas Piggin2017-05-011-2/+2
| * | | | | | | | | powerpc/xmon: Teach xmon oops about radix vectorsMichael Neuling2017-05-011-2/+12