summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm/arm64: Fixup the kvm_exit tracepointChristoffer Dall2018-12-192-4/+6
* KVM: arm64: Clarify explanation of STAGE2_PGTABLE_LEVELSChristoffer Dall2018-12-181-9/+7
* KVM: arm64: Add support for creating PUD hugepages at stage 2Punit Agrawal2018-12-185-0/+45
* KVM: arm64: Update age handlers to support PUD hugepagesPunit Agrawal2018-12-183-0/+12
* KVM: arm64: Support handling access faults for PUD hugepagesPunit Agrawal2018-12-183-0/+22
* KVM: arm64: Support PUD hugepage in stage2_is_exec()Punit Agrawal2018-12-183-0/+13
* KVM: arm64: Support dirty page tracking for PUD hugepagesPunit Agrawal2018-12-182-0/+25
* KVM: arm/arm64: Introduce helpers to manipulate page table entriesPunit Agrawal2018-12-182-0/+10
* KVM: arm/arm64: Log PSTATE for unhandled sysregsMark Rutland2018-12-182-6/+6
* arm64: KVM: Consistently advance singlestep when emulating instructionsMark Rutland2018-12-187-90/+41
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2018-11-242-3/+3
|\
| * arm64: cpufeature: Fix mismerge of CONFIG_ARM64_SSBD blockWill Deacon2018-11-231-1/+1
| * arm64: sysreg: fix sparse warningsSergey Matyukevich2018-11-231-2/+2
* | Merge tag 'riscv-for-linus-4.20-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-11-2111-17/+150
|\ \
| * | RISC-V: recognize S/U mode bits in print_isaPatrick Stählin2018-11-201-3/+6
| * | riscv: add asm/unistd.h UAPI headerDavid Abdurachmanov2018-11-202-10/+21
| * | riscv: fix warning in arch/riscv/include/asm/module.hDavid Abdurachmanov2018-11-201-0/+1
| * | RISC-V: Build flat and compressed kernel imagesAnup Patel2018-11-206-2/+120
| * | RISC-V: Fix raw_copy_{to,from}_user()Olof Johansson2018-11-201-2/+2
| |/
* | Merge tag 'mips_fixes_4.20_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-11-205-22/+6
|\ \ | |/ |/|
| * MIPS: Loongson3,SGI-IP27: Simplify max_low_pfn calculationPaul Burton2018-11-152-20/+3
| * MIPS: Let early memblock_alloc*() allocate memories bottom-upHuacai Chen2018-11-122-2/+2
| * MIPS: OCTEON: cavium_octeon_defconfig: re-enable OCTEON USB driverAaro Koskinen2018-11-121-0/+1
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-11-182-10/+144
|\ \
| * | perf/x86/intel/uncore: Support CoffeeLake 8th CBOXKan Liang2018-11-122-9/+30
| * | perf/x86/intel/uncore: Add more IMC PCI IDs for KabyLake and CoffeeLake CPUsKan Liang2018-11-121-1/+114
| |/
* | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-11-181-0/+1
|\ \
| * | efi/arm: Defer persistent reservations until after paging_init()Ard Biesheuvel2018-11-151-0/+1
* | | Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2018-11-187-47/+113
|\ \ \
| * | | ARM: spectre-v2: per-CPU vtables to work around big.Little systemsRussell King2018-11-124-15/+61
| * | | ARM: add PROC_VTABLE and PROC_TABLE macrosRussell King2018-11-122-16/+27
| * | | ARM: clean up per-processor check_bugs method callRussell King2018-11-122-2/+3
| * | | ARM: split out processor lookupRussell King2018-11-122-12/+20
| * | | ARM: make lookup_processor_type() non-__initRussell King2018-11-121-3/+3
* | | | Merge tag 'drm-fixes-2018-11-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-11-161-58/+53
|\ \ \ \
| * \ \ \ Merge tag 'drm-misc-fixes-2018-11-14' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-11-161-58/+53
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | drm/omap: Populate DSS children in omapdss driverLaurent Pinchart2018-11-121-58/+53
* | | | | Merge tag 'powerpc-4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-11-1611-103/+58
|\ \ \ \ \
| * | | | | powerpc/64: Fix kernel stack 16-byte alignmentNicholas Piggin2018-11-152-0/+3
| * | | | | powerpc/numa: Suppress "VPHN is not supported" messagesSatheesh Rajendran2018-11-141-1/+1
| * | | | | powerpc/io: Fix the IO workarounds code to work with RadixMichael Ellerman2018-11-121-13/+7
| * | | | | powerpc/mm/64s: Fix preempt warning in slb_allocate_kernel()Michael Ellerman2018-11-121-1/+1
| * | | | | KVM: PPC: Move and undef TRACE_INCLUDE_PATH/FILEScott Wood2018-11-074-8/+27
| * | | | | powerpc/mm/64s: Only use slbfee on CPUs that support itMichael Ellerman2018-11-061-0/+3
| * | | | | powerpc/mm/64s: Use PPC_SLBFEE macroMichael Ellerman2018-11-062-1/+4
| * | | | | powerpc/mm/64s: Consolidate SLB assertionsMichael Ellerman2018-11-061-20/+9
| * | | | | powerpc/powernv/npu: Remove NPU DMA opsAlistair Popple2018-11-051-60/+4
| | |/ / / | |/| | |
* | | | | Merge tag 'xtensa-20181115' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2018-11-162-3/+10
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | xtensa: fix boot parameters address translationMax Filippov2018-11-141-2/+5
| * | | | xtensa: make sure bFLT stack is 16 byte alignedMax Filippov2018-11-051-1/+5