summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-10-28Merge tag 'arc-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2019-10-28RISC-V: Add PCIe I/O BAR memory mappingYash Shah
2019-10-28arm64: dts: imx8mn: fix compatible string for sdmaShengjiu Wang
2019-10-28arm64: dts: imx8mm: fix compatible string for sdmaShengjiu Wang
2019-10-28perf/x86/uncore: Fix event group supportKan Liang
2019-10-28perf/x86/amd/ibs: Handle erratum #420 only on the affected CPU family (10h)Kim Phillips
2019-10-28perf/x86/amd/ibs: Fix reading of the IBS OpData register and thus precise RIP...Kim Phillips
2019-10-28riscv: for C functions called only from assembly, mark with __visiblePaul Walmsley
2019-10-28riscv: fp: add missing __user pointer annotationsPaul Walmsley
2019-10-28riscv: add missing header file includesPaul Walmsley
2019-10-28riscv: mark some code and data as file-staticPaul Walmsley
2019-10-28riscv: init: merge split string literals in preprocessor directivePaul Walmsley
2019-10-28riscv: add prototypes for assembly language functions from head.SPaul Walmsley
2019-10-28ARM: dts: imx6-logicpd: Re-enable SNVS power keyAdam Ford
2019-10-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-10-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-10-27Merge tag 'riscv/for-v5.4-rc5-b' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-10-26Merge tag 'mips_fixes_5.4_3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-10-26Merge tag 's390-5.4-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-10-26Merge tag 'for-linus-5.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-10-26ARM: dts: imx6qdl-sabreauto: Fix storm of accelerometer interruptsFabio Estevam
2019-10-25riscv: cleanup do_trap_breakChristoph Hellwig
2019-10-25Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-10-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-10-25ARM: dts: stm32: relax qspi pins slew-rate for stm32mp157Patrice Chotard
2019-10-25xen: issue deprecation warning for 32-bit pv guestJuergen Gross
2019-10-25powerpc/powernv/eeh: Fix oops when probing cxl devicesFrederic Barrat
2019-10-25arm64: dts: ls1028a: fix a compatible issueYuantian Tang
2019-10-23MIPS: tlbex: Fix build_restore_pagemask KScratch restorePaul Burton
2019-10-23MIPS: bmips: mark exception vectors as char arraysJonas Gorski
2019-10-23riscv: cleanup <asm/bug.h>Christoph Hellwig
2019-10-23riscv: Fix undefined reference to vmemmap_populate_basepagesKefeng Wang
2019-10-23riscv: Fix implicit declaration of 'page_to_section'Kefeng Wang
2019-10-23riscv: fix fs/proc/kcore.c compilation with sparsemem enabledDavid Abdurachmanov
2019-10-23Merge tag 'omap-for-v5.4/fixes-rc4-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson
2019-10-23Merge tag 'sunxi-fixes-for-5.4-1' of https://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2019-10-23Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2019-10-22KVM: nVMX: Don't leak L1 MMIO regions to L2Jim Mattson
2019-10-22ARC: perf: Accommodate big-endian CPUAlexey Brodkin
2019-10-22ARC: [plat-hsdk]: Enable on-boardi SPI ADC ICEugeniy Paltsev
2019-10-22ARC: [plat-hsdk]: Enable on-board SPI NOR flash ICEugeniy Paltsev
2019-10-22KVM: SVM: Fix potential wrong physical id in avic_handle_ldr_updateMiaohe Lin
2019-10-22Merge branch 'misc' into fixesRussell King
2019-10-22s390/kaslr: add support for R_390_GLOB_DAT relocation typeGerald Schaefer
2019-10-22Merge tag 'kvm-ppc-fixes-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2019-10-22Merge tag 'kvmarm-fixes-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2019-10-22kvm: clear kvmclock MSR on resetPaolo Bonzini
2019-10-22KVM: x86: fix bugon.cocci warningskbuild test robot
2019-10-22KVM: VMX: Remove specialized handling of unexpected exit-reasonsLiran Alon
2019-10-22kvm: x86: Expose RDPID in KVM_GET_SUPPORTED_CPUIDJim Mattson