summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arch/xtensa: add option to skip DMA sync as a part of mappingAlexander Duyck2016-12-141-2/+5
* arch/tile: add option to skip DMA sync as a part of map and unmapAlexander Duyck2016-12-141-2/+10
* arch/sparc: add option to skip DMA sync as a part of map and unmapAlexander Duyck2016-12-142-4/+4
* arch/sh: add option to skip DMA sync as a part of mappingAlexander Duyck2016-12-141-2/+5
* arch/powerpc: add option to skip DMA sync as a part of mappingAlexander Duyck2016-12-141-1/+8
* arch/parisc: add option to skip DMA sync as a part of map and unmapAlexander Duyck2016-12-141-5/+15
* arch/openrisc: add option to skip DMA sync as a part of mappingAlexander Duyck2016-12-141-0/+3
* arch/nios2: add option to skip DMA sync as a part of map and unmapAlexander Duyck2016-12-141-8/+18
* arch/mips: add option to skip DMA sync as a part of map and unmapAlexander Duyck2016-12-142-4/+6
* arch/microblaze: add option to skip DMA sync as a part of map and unmapAlexander Duyck2016-12-141-2/+8
* arch/metag: add option to skip DMA sync as a part of map and unmapAlexander Duyck2016-12-141-3/+13
* arch/m68k: add option to skip DMA sync as a part of mappingAlexander Duyck2016-12-141-1/+7
* arch/hexagon: Add option to skip DMA sync as a part of mappingAlexander Duyck2016-12-141-1/+5
* arch/frv: add option to skip sync on DMA mapAlexander Duyck2016-12-142-6/+17
* arch/c6x: add option to skip sync on DMA map and unmapAlexander Duyck2016-12-141-4/+10
* arch/blackfin: add option to skip sync on DMA mapAlexander Duyck2016-12-141-1/+7
* arch/avr32: add option to skip sync on DMA mapAlexander Duyck2016-12-141-1/+6
* arch/arm: add option to skip sync on DMA map and unmapAlexander Duyck2016-12-141-6/+10
* arch/arc: add option to skip sync on DMA mappingAlexander Duyck2016-12-141-1/+4
* kexec: export the value of phys_base instead of symbol addressBaoquan He2016-12-141-1/+2
* Revert "kdump, vmcoreinfo: report memory sections virtual addresses"Baoquan He2016-12-141-3/+0
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-12-1380-471/+1730
|\
| * arm64: Disable PAN on uaccess_enable()Marc Zyngier2016-12-121-1/+1
| * arm64: Work around broken .inst when defective gas is detectedMarc Zyngier2016-12-061-4/+25
| * arm64: Add detection code for broken .inst support in binutilsMarc Zyngier2016-12-061-2/+8
| * arm64: Remove reference to asm/opcodes.hMarc Zyngier2016-12-051-2/+0
| * arm64: Get rid of asm/opcodes.hMarc Zyngier2016-12-024-13/+14
| * arm64: smp: Prevent raw_smp_processor_id() recursionRobin Murphy2016-12-021-1/+3
| * Merge Will Deacon's for-next/perf branch into for-next/coreCatalin Marinas2016-11-293-42/+124
| |\
| | * arm64: Allow hw watchpoint of length 3,5,6 and 7Pratyush Anand2016-11-182-0/+40
| | * arm64: hw_breakpoint: Handle inexact watchpoint addressesPavel Labath2016-11-181-27/+69
| | * arm64: Allow hw watchpoint at varied offset from base addressPratyush Anand2016-11-183-28/+28
| * | arm64: head.S: Fix CNTHCTL_EL2 access on VHE systemJintack2016-11-291-1/+12
| * | arm64: Remove I-cache invalidation from flush_cache_range()Catalin Marinas2016-11-232-8/+5
| * | arm64: Enable HIBERNATION in defconfigCatalin Marinas2016-11-231-0/+1
| * | arm64: Enable CONFIG_ARM64_SW_TTBR0_PANCatalin Marinas2016-11-211-0/+8
| * | arm64: xen: Enable user access before a privcmd hvc callCatalin Marinas2016-11-211-0/+15
| * | arm64: Handle faults caused by inadvertent user access with PAN enabledCatalin Marinas2016-11-211-4/+10
| * | arm64: Disable TTBR0_EL1 during normal kernel executionCatalin Marinas2016-11-217-20/+153
| * | arm64: Introduce uaccess_{disable,enable} functionality based on TTBR0_EL1Catalin Marinas2016-11-2110-13/+146
| * | arm64: Factor out TTBR0_EL1 post-update workaround into a specific asm macroCatalin Marinas2016-11-212-5/+14
| * | arm64: Factor out PAN enabling/disabling into separate uaccess_* macrosCatalin Marinas2016-11-217-58/+93
| * | arm64: Update the synchronous external abort fault descriptionCatalin Marinas2016-11-211-4/+4
| * | arm64: Support systems without FP/ASIMDSuzuki K Poulose2016-11-167-4/+65
| * | arm64: Add hypervisor safe helper for checking constant capabilitiesSuzuki K Poulose2016-11-163-9/+14
| * | arm64: split thread_info from task stackMark Rutland2016-11-1110-54/+73
| * | arm64: assembler: introduce ldr_this_cpuMark Rutland2016-11-112-5/+16
| * | arm64: make cpu number a percpu variableMark Rutland2016-11-112-1/+15
| * | arm64: smp: prepare for smp_processor_id() reworkMark Rutland2016-11-111-3/+4
| * | arm64: move sp_el0 and tpidr_el1 into cpu_suspend_ctxMark Rutland2016-11-114-10/+7