summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | Merge tag 'kvm-s390-master-4.19-1' of git://git.kernel.org/pub/scm/linux/kern...Radim Krčmář2018-09-0746-309/+464
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | | * | | | | KVM: s390: Properly lock mm context allow_gmap_hpage_1m settingJanosch Frank2018-09-042-1/+9
| | | * | | | | KVM: s390: vsie: copy wrapping keys to right placePierre Morel2018-09-041-1/+2
| | | * | | | | KVM: s390: Fix pfmf and conditional skey emulationJanosch Frank2018-09-041-12/+18
| | | | |_|/ / | | | |/| | |
| | * | | | | Merge tag 'kvm-ppc-fixes-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář2018-09-042-4/+4
| | |\ \ \ \ \
| | | * | | | | KVM: PPC: Book3S HV: Don't truncate HPTE index in xlate functionPaul Mackerras2018-08-201-1/+1
| | | * | | | | KVM: PPC: Book3S HV: Use correct pagesize in kvm_unmap_radix()Paul Mackerras2018-08-151-3/+3
| | * | | | | | KVM: x86: Unexport x86_emulate_instruction()Sean Christopherson2018-08-303-15/+18
| | * | | | | | KVM: x86: Rename emulate_instruction() to kvm_emulate_instruction()Sean Christopherson2018-08-304-17/+17
| | * | | | | | KVM: x86: Do not re-{try,execute} after failed emulation in L2Sean Christopherson2018-08-302-2/+11
| | * | | | | | KVM: x86: Default to not allowing emulation retry in kvm_mmu_page_faultSean Christopherson2018-08-301-6/+12
| | * | | | | | KVM: x86: Merge EMULTYPE_RETRY and EMULTYPE_ALLOW_REEXECUTESean Christopherson2018-08-303-7/+6
| | * | | | | | KVM: x86: Invert emulation re-execute behavior to make it opt-inSean Christopherson2018-08-303-7/+5
| | * | | | | | KVM: x86: SVM: Set EMULTYPE_NO_REEXECUTE for RSM emulationSean Christopherson2018-08-302-2/+9
| | * | | | | | KVM: VMX: Do not allow reexecute_instruction() when skipping MMIO instrSean Christopherson2018-08-301-2/+2
| | * | | | | | KVM: SVM: remove unused variable dst_vaddr_endColin Ian King2018-08-301-2/+1
| | * | | | | | KVM: nVMX: avoid redundant double assignment of nested_run_pendingVitaly Kuznetsov2018-08-301-3/+0
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-09-091-0/+2
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'sunxi-fixes-for-4.19' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson2018-09-081-0/+2
| | |\ \ \ \ \ \
| | | * | | | | | arm64: allwinner: dts: h6: fix Pine H64 MMC bus widthIcenowy Zheng2018-08-271-0/+2
| | | |/ / / / /
| * | | | | | | Merge tag 'arc-4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2018-09-0827-113/+154
| |\ \ \ \ \ \ \
| | * | | | | | | ARC: don't check for HIGHMEM pages in arch_dma_allocEugeniy Paltsev2018-09-041-18/+14
| | * | | | | | | ARC: IOC: panic if both IOC and ZONE_HIGHMEM enabledEugeniy Paltsev2018-09-041-0/+13
| | * | | | | | | ARC: dma [IOC] Enable per device io coherencyEugeniy Paltsev2018-09-043-40/+50
| | * | | | | | | ARC: dma [IOC]: mark DMA devices connected as dma-coherentEugeniy Paltsev2018-08-313-0/+56
| | * | | | | | | ARC: atomics: unbork atomic_fetch_##op()Will Deacon2018-08-311-1/+1
| | * | | | | | | arc: remove redundant GCC version checksMasahiro Yamada2018-08-311-9/+1
| | * | | | | | | ARC: sort KconfigVineet Gupta2018-08-271-5/+5
| | * | | | | | | ARC: cleanup show_faulting_vma()Eugeniy Paltsev2018-08-271-9/+4
| | * | | | | | | ARC: [plat-axs*]: Enable SWAPAlexey Brodkin2018-08-273-3/+0
| | * | | | | | | ARC: [plat-axs*/plat-hsdk]: Allow U-Boot to pass MAC-address to the kernelAlexey Brodkin2018-08-272-2/+12
| | * | | | | | | ARC: configs: cleanupAlexey Brodkin2018-08-2716-28/+0
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2018-09-071-4/+6
| |\ \ \ \ \ \ \
| | * | | | | | | arm64: fix erroneous warnings in page freeing functionsMark Rutland2018-09-061-4/+6
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2018-09-071-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | m68k: fix early memory reservation for ColdFire MMU systemsMike Rapoport2018-09-031-1/+1
| | |/ / / / / /
| * | | | | | | Merge tag 'mips_fixes_4.19_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-09-071-0/+20
| |\ \ \ \ \ \ \
| | * | | | | | | MIPS: VDSO: Match data page cache colouring when D$ aliasesPaul Burton2018-08-311-0/+20
| | | |/ / / / / | | |/| | | | |
* | | | | | | | block: genhd: add 'groups' argument to device_add_diskHannes Reinecke2018-09-281-1/+1
* | | | | | | | xen: don't include <xen/xen.h> from <asm/io.h> and <asm/dma-mapping.h>Christoph Hellwig2018-09-268-7/+6
* | | | | | | | block: remove ARCH_BIOVEC_PHYS_MERGEABLEChristoph Hellwig2018-09-263-9/+0
* | | | | | | | xen: provide a prototype for xen_biovec_phys_mergeable in xen.hChristoph Hellwig2018-09-263-10/+0
* | | | | | | | arm: remove the unused BIOVEC_MERGEABLE defineChristoph Hellwig2018-09-261-7/+0
* | | | | | | | block: remove bvec_to_physChristoph Hellwig2018-09-241-1/+1
* | | | | | | | block: simplify BIOVEC_PHYS_MERGEABLEChristoph Hellwig2018-09-243-9/+6
|/ / / / / / /
* | | | | | | Merge tag 'nds32-for-linus-4.19-tag1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-09-0515-152/+524
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | nds32: linker script: GCOV kernel may refers data in __exitGreentime Hu2018-09-051-0/+12
| * | | | | | nds32: fix build error because of wrong semicolonGreentime Hu2018-09-041-2/+2
| * | | | | | nds32: Fix a kernel panic issue because of wrong frame pointer access.Greentime Hu2018-09-043-3/+15
| * | | | | | nds32: Only print one page of stack when die to prevent printing too much inf...Greentime Hu2018-09-041-3/+2