summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'libnvdimm-fixes-4.19-rc8' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2018-10-142-3/+3
|\
| * mm: Preserve _PAGE_DEVMAP across mprotect() callsJan Kara2018-10-092-3/+3
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGreg Kroah-Hartman2018-10-133-6/+14
|\ \
| * | KVM: vmx: hyper-v: don't pass EPT configuration info to vmx_hv_remote_flush_t...Vitaly Kuznetsov2018-10-131-1/+5
| * | Merge tag 'kvmarm-fixes-for-4.19-2' of git://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini2018-10-091-4/+4
| |\ \
| | * | ARM: KVM: Correctly order SGI register entries in the cp15 arrayMarc Zyngier2018-10-091-4/+4
| * | | KVM: x86: support CONFIG_KVM_AMD=y with CONFIG_CRYPTO_DEV_CCP_DD=mPaolo Bonzini2018-10-091-1/+5
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Greg Kroah-Hartman2018-10-132-29/+34
|\ \ \ \
| * | | | arm64: perf: Reject stand-alone CHAIN events for PMUv3Will Deacon2018-10-121-0/+7
| * | | | arm64: Fix /proc/iomem for reserved but not memory regionsWill Deacon2018-10-121-29/+27
* | | | | Merge tag 'armsoc-fixes-4.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2018-10-121-0/+11
|\ \ \ \ \
| * \ \ \ \ Merge tag 'soc-fsl-fix-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2018-10-043-8/+11
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'imx-fixes-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2018-10-041-0/+11
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | ARM: dts: imx53-qsb: disable 1.2GHz OPPSascha Hauer2018-09-121-0/+11
* | | | | | | vmlinux.lds.h: Fix incomplete .text.exit discardsPeter Oberparleiter2018-10-121-0/+2
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2018-10-114-27/+45
|\ \ \ \ \ \ \
| * | | | | | | x86/mm: Avoid VLA in pgd_alloc()Kees Cook2018-10-091-2/+8
| * | | | | | | x86/intel_rdt: Fix out-of-bounds memory access in CBM testsReinette Chatre2018-10-093-25/+37
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 's390-4.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Greg Kroah-Hartman2018-10-103-7/+6
|\ \ \ \ \ \ \
| * | | | | | | s390/hibernate: fix error handling when suspend cpu != resume cpuGerald Schaefer2018-09-203-7/+6
* | | | | | | | Merge tag 'mips_fixes_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2018-10-105-27/+78
|\ \ \ \ \ \ \ \
| * | | | | | | | MIPS: memset: Fix CPU_DADDI_WORKAROUNDS `small_fixup' regressionMaciej W. Rozycki2018-10-051-1/+3
| * | | | | | | | MIPS: Fix CONFIG_CMDLINE handlingPaul Burton2018-09-281-20/+28
| * | | | | | | | MIPS: VDSO: Always map near top of user memoryPaul Burton2018-09-283-6/+47
* | | | | | | | | Merge tag 'arc-4.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Greg Kroah-Hartman2018-10-093-25/+23
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ARC: clone syscall to setp r25 as thread pointerVineet Gupta2018-10-051-0/+20
| * | | | | | | | | ARC: build: Don't set CROSS_COMPILE in arch's MakefileAlexey Brodkin2018-09-181-9/+1
| * | | | | | | | | ARC: fix spelling mistake "entires" -> "entries"Colin Ian King2018-09-141-1/+1
| * | | | | | | | | ARC: build: Get rid of toolchain checkAlexey Brodkin2018-09-131-14/+0
| * | | | | | | | | ARCv2: build: use mcpu=hs38 iso generic mcpu=archsVineet Gupta2018-09-101-1/+1
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGreg Kroah-Hartman2018-10-088-61/+65
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | sparc64: fix fall-through annotationGustavo A. R. Silva2018-10-071-1/+1
| * | | | | | | | | sparc32: fix fall-through annotationGustavo A. R. Silva2018-10-071-1/+1
| * | | | | | | | | sparc: vdso: clean-up vdso MakefileMasahiro Yamada2018-10-071-5/+3
| * | | | | | | | | sparc64: viohs: Remove VLA usageKees Cook2018-10-071-3/+9
| * | | | | | | | | sparc: Convert to using %pOFn instead of device_node.nameRob Herring2018-10-074-51/+51
* | | | | | | | | | Merge tag 'powerpc-4.19-4' of https://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2018-10-073-10/+25
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | powerpc/numa: Skip onlining a offline node in kdump pathSrikar Dronamraju2018-10-051-2/+3
| * | | | | | | | | powerpc: Don't print kernel instructions in show_user_instructions()Michael Ellerman2018-10-051-0/+10
| * | | | | | | | | powerpc/lib: fix book3s/32 boot failure due to code patchingChristophe Leroy2018-10-021-8/+12
* | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2018-10-053-7/+25
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | perf/x86/amd/uncore: Set ThreadMask and SliceMask for L3 Cache perf eventsNatarajan, Janakarajan2018-10-022-0/+18
| * | | | | | | | | | perf/x86/intel/uncore: Fix PCI BDF address of M3UPI on SKXKan Liang2018-10-021-6/+6
| * | | | | | | | | | perf/x86/intel/uncore: Use boot_cpu_data.phys_proc_id instead of hardcorded p...Masayoshi Mizuma2018-10-021-1/+1
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2018-10-055-15/+39
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86/vdso: Fix vDSO syscall fallback asm constraint regressionAndy Lutomirski2018-10-041-4/+4
| * | | | | | | | | | x86/cpu/amd: Remove unnecessary parenthesesNathan Chancellor2018-10-031-1/+1
| * | | | | | | | | | x86/vdso: Only enable vDSO retpolines when enabled and supportedAndy Lutomirski2018-10-031-2/+14
| * | | | | | | | | | x86/tsc: Fix UV TSC initializationMike Travis2018-10-021-0/+4
| * | | | | | | | | | x86/platform/uv: Provide is_early_uv_system()Mike Travis2018-10-021-0/+6