summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-03-094-35/+57
|\
| * Merge tag 'kvm-s390-master-4.16-3' of git://git.kernel.org/pub/scm/linux/kern...Radim Krčmář2018-03-061-0/+2
| |\
| | * KVM: s390: fix memory overwrites when not using SCA entriesDavid Hildenbrand2018-03-061-0/+1
| | * KVM: s390: provide io interrupt kvm_statChristian Borntraeger2018-03-011-0/+1
| * | Merge tag 'kvm-ppc-fixes-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář2018-03-063-35/+55
| |\ \
| | * | KVM: PPC: Book3S HV: Fix guest time accounting with VIRT_CPU_ACCOUNTING_GENLaurent Vivier2018-03-031-3/+2
| | * | KVM: PPC: Book3S HV: Fix VRMA initialization with 2MB or 1GB memory backingPaul Mackerras2018-03-021-5/+7
| | * | KVM: PPC: Book3S HV: Fix handling of large pages in radix page fault handlerPaul Mackerras2018-03-021-26/+43
| | * | KVM: PPC: Book3S: Fix compile error that occurs with some gcc versionsPaul Mackerras2018-02-131-1/+1
| | * | KVM: PPC: Fix compile error that occurs when CONFIG_ALTIVEC=nPaul Mackerras2018-02-131-0/+2
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2018-03-092-6/+6
|\ \ \ \
| * | | | arm64: Relax ARM_SMCCC_ARCH_WORKAROUND_1 discoveryMarc Zyngier2018-03-091-2/+2
| * | | | arm64: mm: fix thinko in non-global page table attribute checkArd Biesheuvel2018-02-261-4/+4
* | | | | Merge tag 'powerpc-4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-03-092-2/+2
|\ \ \ \ \
| * | | | | powerpc/pseries: Fix vector5 in ibm architecture vector tableBharata B Rao2018-03-061-1/+0
| * | | | | powerpc/boot: Fix random libfdt related build errorsGuenter Roeck2018-02-281-1/+2
* | | | | | Merge tag 'mips_fixes_4.16_4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-03-084-4/+14
|\ \ \ \ \ \
| * | | | | | MIPS: BMIPS: Do not mask IPIs during suspendJustin Chen2018-03-051-4/+4
| * | | | | | MIPS: Loongson64: Select ARCH_MIGHT_HAVE_PC_SERIOHuacai Chen2018-03-051-0/+3
| * | | | | | MIPS: Loongson64: Select ARCH_MIGHT_HAVE_PC_PARPORTHuacai Chen2018-03-051-0/+3
| * | | | | | MIPS: OCTEON: irq: Check for null return on kzalloc allocationColin Ian King2018-02-231-0/+2
| * | | | | | MIPS: ath25: Check for kzalloc allocation failureColin Ian King2018-02-231-0/+2
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-03-073-6/+9
|\ \ \ \ \ \ \
| * | | | | | | s390/entry.S: fix spurious zeroing of r0Christian Borntraeger2018-03-061-2/+2
| * | | | | | | s390: Fix runtime warning about negative pgtables_bytesGuenter Roeck2018-03-021-0/+1
| * | | | | | | s390: do not bypass BPENTER for interrupt system callsMartin Schwidefsky2018-02-221-0/+1
| * | | | | | | s390/clean-up: use CFI_* macros in entry.SHendrik Brueckner2018-02-221-2/+3
| * | | | | | | s390: Replace IS_ENABLED(EXPOLINE_*) with IS_ENABLED(CONFIG_EXPOLINE_*)Eugeniu Rosca2018-02-191-2/+2
* | | | | | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-03-061-0/+65
|\ \ \ \ \ \ \ \
| * | | | | | | | signal/x86: Include the field offsets in the build time checksEric W. Biederman2018-03-061-0/+65
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge tag 'please-pull-ia64_misc' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-03-053-56/+33
|\ \ \ \ \ \ \ \
| * | | | | | | | ia64/err-inject: fix spelling mistake: "capapbilities" -> "capabilities"Colin Ian King2018-03-051-1/+1
| * | | | | | | | ia64/err-inject: Use get_user_pages_fast()Davidlohr Bueso2018-03-051-1/+1
| * | | | | | | | ia64: Convert remaining atomic operationsMatthew Wilcox2018-03-051-46/+23
| * | | | | | | | ia64: convert unwcheck.py to python3Corentin Labbe2018-03-051-8/+8
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-03-054-10/+96
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-03-011-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | bpf, ppc64: fix out of bounds access in tail callDaniel Borkmann2018-02-261-0/+1
| * | | | | | | | ARM: orion5x: Revert commit 4904dbda41c8.David S. Miller2018-02-263-10/+95
* | | | | | | | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2018-03-045-17/+20
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/platform/intel-mid: Handle Intel Edison reboot correctlySebastian Panceac2018-02-281-1/+1
| * | | | | | | | | x86/asm: Add instruction suffixes to bitopsJan Beulich2018-02-282-14/+17
| * | | | | | | | | x86/entry/64: Add instruction suffixJan Beulich2018-02-281-1/+1
| * | | | | | | | | x86/refcounts: Switch to UD2 for exceptionsKees Cook2018-02-281-1/+1
* | | | | | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-03-047-25/+48
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86/cpu_entry_area: Sync cpu_entry_area to initial_page_tableThomas Gleixner2018-03-016-25/+32
| * | | | | | | | | | x86/xen: Zero MSR_IA32_SPEC_CTRL before suspendJuergen Gross2018-02-281-0/+16
* | | | | | | | | | | Merge tag 'kbuild-fixes-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-03-031-1/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | sh: fix build error for empty CONFIG_BUILTIN_DTB_SOURCEMasahiro Yamada2018-03-021-1/+3
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-03-025-17/+149
|\ \ \ \ \ \ \ \ \ \ \