summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | ARC: [plat-axs10x] DTS: Add reset controller node to manage ethernet resetEugeniy Paltsev2017-11-152-7/+8
| * | | | | | | | ARCv2: boot log: updates for HS48: dual-issue, ECC, Loop BufferVineet Gupta2017-11-132-5/+71
| * | | | | | | | ARCv2: Accomodate HS48 MMUv5 by relaxing MMU ver checkingVineet Gupta2017-11-061-24/+33
| * | | | | | | | ARC: [plat-axs10x] auto-select AXS101 or AXS103 given the ISA configVineet Gupta2017-10-291-0/+2
* | | | | | | | | Merge tag 'kbuild-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2017-11-2529-113/+58
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | kbuild: drop $(extra-y) from real-objs-yMasahiro Yamada2017-11-231-1/+1
| * | | | | | | | | kbuild: clean up *.i and *.lst patterns by make cleanMasahiro Yamada2017-11-231-2/+2
| * | | | | | | | | kbuild: rpm: prompt to use "rpm-pkg" if "rpm" target is usedMasahiro Yamada2017-11-232-3/+4
| * | | | | | | | | kbuild: pkg: use --transform option to prefix paths in tarMasahiro Yamada2017-11-231-3/+2
| * | | | | | | | | coccinelle: fix parallel build with CHECK=scripts/coccicheckMasahiro Yamada2017-11-231-6/+9
| * | | | | | | | | kconfig/symbol.c: use correct pointer type argument for sizeofHeinrich Schuchardt2017-11-231-1/+1
| * | | | | | | | | kbuild: Set KBUILD_CFLAGS before incl. arch MakefileChris Fries2017-11-231-32/+32
| * | | | | | | | | kbuild: remove all dummy assignments to obj-Masahiro Yamada2017-11-1820-58/+0
| * | | | | | | | | kbuild: create built-in.o automatically if parent directory wants itMasahiro Yamada2017-11-182-3/+3
| * | | | | | | | | kbuild: /bin/pwd -> pwdBjørn Forsman2017-11-184-4/+4
* | | | | | | | | | Merge tag 'afs-fixes-20171124' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-258-279/+405
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | afs: remove redundant assignment of dvnode to itselfColin Ian King2017-11-241-1/+1
| * | | | | | | | | | afs: cell: Remove unnecessary code in afs_lookup_cellGustavo A. R. Silva2017-11-241-6/+1
| * | | | | | | | | | afs: Fix signal handling in some file opsDavid Howells2017-11-241-0/+8
| * | | | | | | | | | afs: Fix some dentry handling in dir ops and missing key_putsDavid Howells2017-11-241-10/+5
| * | | | | | | | | | afs: Make afs_write_begin() avoid writing to a page that's being storedDavid Howells2017-11-241-0/+5
| * | | | | | | | | | afs: Fix file lockingDavid Howells2017-11-175-262/+385
* | | | | | | | | | | Merge tag 'kvm-4.15-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-11-2419-158/+819
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | kvm: vmx: Allow disabling virtual NMI supportPaolo Bonzini2017-11-171-10/+21
| * | | | | | | | | | | kvm: vmx: Reinstate support for CPUs without virtual NMIPaolo Bonzini2017-11-171-44/+106
| * | | | | | | | | | | KVM: SVM: obey guest PATPaolo Bonzini2017-11-171-0/+7
| * | | | | | | | | | | Merge tag 'kvm-arm-gicv4-for-v4.15' of git://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini2017-11-1717-114/+695
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | KVM: arm/arm64: Don't queue VLPIs on INV/INVALLChristoffer Dall2017-11-101-3/+6
| | * | | | | | | | | | KVM: arm/arm64: Fix GICv4 ITS initialization issuesChristoffer Dall2017-11-103-6/+7
| | * | | | | | | | | | KVM: arm/arm64: GICv4: Theory of operationsMarc Zyngier2017-11-101-0/+67
| | * | | | | | | | | | KVM: arm/arm64: GICv4: Enable VLPI supportMarc Zyngier2017-11-102-0/+18
| | * | | | | | | | | | KVM: arm/arm64: GICv4: Prevent userspace from changing doorbell affinityMarc Zyngier2017-11-101-2/+4
| | * | | | | | | | | | KVM: arm/arm64: GICv4: Prevent a VM using GICv4 from being savedMarc Zyngier2017-11-102-0/+11
| | * | | | | | | | | | KVM: arm/arm64: GICv4: Enable virtual cpuif if VLPIs can be deliveredMarc Zyngier2017-11-101-3/+6
| | * | | | | | | | | | KVM: arm/arm64: GICv4: Hook vPE scheduling into vgic flush/syncMarc Zyngier2017-11-103-0/+45
| | * | | | | | | | | | KVM: arm/arm64: GICv4: Use the doorbell interrupt as an unblocking sourceMarc Zyngier2017-11-103-0/+23
| | * | | | | | | | | | KVM: arm/arm64: GICv4: Add doorbell interrupt handlingMarc Zyngier2017-11-101-0/+48
| | * | | | | | | | | | KVM: arm/arm64: GICv4: Use pending_last as a scheduling hintMarc Zyngier2017-11-101-0/+3
| | * | | | | | | | | | KVM: arm/arm64: GICv4: Handle INVALL applied to a vPEMarc Zyngier2017-11-101-6/+9
| | * | | | | | | | | | KVM: arm/arm64: GICv4: Propagate property updates to VLPIsMarc Zyngier2017-11-101-0/+3
| | * | | | | | | | | | KVM: arm/arm64: GICv4: Handle MOVALL applied to a vPEMarc Zyngier2017-11-101-9/+10
| | * | | | | | | | | | KVM: arm/arm64: GICv4: Handle CLEAR applied to a VLPIMarc Zyngier2017-11-101-0/+4
| | * | | | | | | | | | KVM: arm/arm64: GICv4: Propagate affinity changes to the physical ITSMarc Zyngier2017-11-101-1/+15
| | * | | | | | | | | | KVM: arm/arm64: GICv4: Unmap VLPI when freeing an LPIMarc Zyngier2017-11-101-1/+5
| | * | | | | | | | | | KVM: arm/arm64: GICv4: Handle INT command applied to a VLPIMarc Zyngier2017-11-101-0/+4
| | * | | | | | | | | | KVM: arm/arm64: GICv4: Wire mapping/unmapping of VLPIs in VFIO irq bypassMarc Zyngier2017-11-103-2/+116
| | * | | | | | | | | | KVM: arm/arm64: GICv4: Add init/teardown of the per-VM vPE irq domainMarc Zyngier2017-11-107-0/+123
| | * | | | | | | | | | KVM: arm/arm64: GICv4: Add property field and per-VM predicateMarc Zyngier2017-11-103-0/+10
| | * | | | | | | | | | KVM: arm/arm64: vITS: Add a helper to update the affinity of an LPIMarc Zyngier2017-11-101-9/+11
| | * | | | | | | | | | KVM: arm/arm64: vITS: Add MSI translation helpersMarc Zyngier2017-11-102-41/+58