summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ \ \ \
| * | | | | | | | KVM: x86: fix vcpu initialization with userspace lapicRadim Krčmář2018-03-012-7/+6
| * | | | | | | | KVM: X86: Allow userspace to define the microcode versionWanpeng Li2018-03-014-5/+12
| * | | | | | | | KVM: X86: Introduce kvm_get_msr_feature()Wanpeng Li2018-03-011-3/+15
| * | | | | | | | KVM: SVM: Add MSR-based feature support for serializing LFENCETom Lendacky2018-03-012-1/+36
| * | | | | | | | KVM: x86: Add a framework for supporting MSR-based featuresTom Lendacky2018-03-014-5/+84
* | | | | | | | | Merge branch 'parisc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-03-028-39/+86
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | parisc: Reduce irq overhead when run in qemuHelge Deller2018-03-021-4/+5
| * | | | | | | | | parisc: Use cr16 interval timers unconditionally on qemuHelge Deller2018-03-022-1/+3
| * | | | | | | | | parisc: Check if secondary CPUs want own PDC callsHelge Deller2018-03-022-7/+18
| * | | | | | | | | parisc: Hide virtual kernel memory layoutHelge Deller2018-03-021-1/+6
| * | | | | | | | | parisc: Fix ordering of cache and TLB flushesJohn David Anglin2018-03-023-26/+54
* | | | | | | | | | Merge tag 'for-linus-4.16a-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-03-021-2/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86/xen: add tty0 and hvc0 as preferred consoles for dom0Juergen Gross2018-02-281-2/+4
* | | | | | | | | | | Merge tag 'arc-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2018-03-0115-29/+125
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ARC: setup cpu possible mask according to possible-cpus dts propertyEugeniy Paltsev2018-02-281-10/+40
| * | | | | | | | | | | ARC: mcip: update MCIP debug mask when the new cpu came onlineEugeniy Paltsev2018-02-281-5/+32
| * | | | | | | | | | | ARC: mcip: halt GFRC counter when ARC cores haltEugeniy Paltsev2018-02-281-0/+37
| * | | | | | | | | | | ARCv2: boot log: fix HS48 release numberVineet Gupta2018-02-281-1/+1
| * | | | | | | | | | | arc: dts: use 'atmel' as manufacturer for at24 in axs10x_mbBartosz Golaszewski2018-02-061-2/+2
| * | | | | | | | | | | ARC: Fix malformed ARC_EMUL_UNALIGNED defaultUlf Magnusson2018-02-051-1/+0
| * | | | | | | | | | | ARC: boot log: Fix trailing semicolonLuis de Bethencourt2018-01-231-1/+1
| * | | | | | | | | | | ARC: dw2 unwind: Fix trailing semicolonLuis de Bethencourt2018-01-231-1/+1