aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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-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-20arm64: v8.3: Support for weaker release consistencySuzuki K Poulose4-0/+5
2017-03-20arm64: v8.3: Support for complex number instructionsSuzuki K Poulose4-0/+5
2017-03-20arm64: v8.3: Support for Javascript conversion instructionSuzuki K Poulose4-1/+12
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-19Merge tag 'powerpc-4.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds4-2/+6
2017-03-19Merge branch 'parisc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds8-68/+88
2017-03-18Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linuxLinus Torvalds4-3/+12
2017-03-18parisc: Fix system shutdown haltHelge Deller1-0/+2
2017-03-18parisc: perf: Fix potential NULL pointer dereferenceArvind Yadav1-45/+49
2017-03-17Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds11-24/+126
2017-03-17Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-21/+14
2017-03-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+14
2017-03-17Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-0/+1
2017-03-17x86/perf: Clarify why x86_pmu_event_mapped() isn't racyAndy Lutomirski1-0/+12
2017-03-17x86/perf: Fix CR4.PCE propagation to use active_mm instead of mmAndy Lutomirski1-2/+2
2017-03-17powerpc/pseries: Don't give a warning when HPT resizing isn't availableMichael Ellerman1-1/+3
2017-03-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-4/+1
2017-03-16mm, x86: fix native_pud_clear build errorArnd Bergmann2-4/+1
2017-03-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds5-9/+7
2017-03-16powerpc: Wire up statx() syscallChandan Rajendra3-1/+3
2017-03-16x86/mpx: Make unnecessarily global function staticTobias Klauser1-1/+1
2017-03-15parisc: Avoid compiler warnings with access_ok()Helge Deller1-1/+2
2017-03-15parisc: Wire up statx system callHelge Deller2-1/+3
2017-03-15parisc: Optimize flush_kernel_vmap_range and invalidate_kernel_vmap_rangeJohn David Anglin2-21/+24
2017-03-15parisc: support R_PARISC_SECREL32 relocation in modulesMikulas Patocka1-0/+8
2017-03-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+1