summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown2018-03-281-0/+1
|\
| * ASoC: Intel: sst: Free streams on suspend, re-alloc on resumeHans de Goede2018-03-011-0/+1
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-03-2513-95/+24
|\ \
| * | x86/entry/64: Don't use IST entry for #BP stackAndy Lutomirski2018-03-233-10/+9
| * | x86/efi: Free efi_pgd with free_pages()Waiman Long2018-03-231-1/+1
| * | x86/vsyscall/64: Use proper accessor to update P4D entryBoris Ostrovsky2018-03-201-1/+1
| * | x86/cpu: Remove the CONFIG_X86_PPRO_FENCE=y quirkChristoph Hellwig2018-03-206-83/+0
| * | x86/boot/64: Verify alignment of the LOAD segmentH.J. Lu2018-03-201-0/+4
| * | x86/build/64: Force the linker to use 2MB page sizeH.J. Lu2018-03-201-0/+9
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-03-255-28/+33
|\ \ \
| * | | perf/x86/intel/uncore: Fix multi-domain PCI CHA enumeration bug on Skylake se...Kan Liang2018-03-201-14/+17
| * | | perf/x86/intel: Rename confusing 'freerunning PEBS' API and implementation to...Kan Liang2018-03-204-13/+13
| * | | perf/x86/intel/uncore: Add missing filter constraint for SKX CHA eventStephane Eranian2018-03-201-0/+1
| * | | perf/x86/intel: Don't accidentally clear high bits in bdw_limit_period()Dan Carpenter2018-03-201-1/+1
| * | | perf/x86/intel: Disable userspace RDPMC usage for large PEBSKan Liang2018-03-201-1/+2
* | | | Merge tag 'mips_fixes_4.16_5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-03-234-30/+27
|\ \ \ \
| * | | | MIPS: ralink: Fix booting on MT7621NeilBrown2018-03-221-20/+22
| * | | | MIPS: ralink: Remove ralink_halt()NeilBrown2018-03-211-7/+0
| * | | | MIPS: lantiq: ase: Enable MFD_SYSCONMathias Kresin2018-03-211-0/+2
| * | | | MIPS: lantiq: Enable AHB Bus for USBMathias Kresin2018-03-211-3/+3
| * | | | MIPS: lantiq: Fix Danube USB clockMathias Kresin2018-03-211-1/+1
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-03-223-1/+58
|\ \ \ \ \
| * | | | | x86/mm: implement free pmd/pte page interfacesToshi Kani2018-03-221-2/+26
| * | | | | mm/vmalloc: add interfaces to free unmapped page tableToshi Kani2018-03-222-0/+34
| * | | | | h8300: remove extraneous __BIG_ENDIAN definitionArnd Bergmann2018-03-221-1/+0
* | | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-03-221-32/+28
|\ \ \ \ \ \
| * | | | | | x86, memremap: fix altmap accounting at freeDan Williams2018-03-141-32/+28
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-03-221-1/+2
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-03-071-1/+2
| |\ \ \ \ \ \
| | * | | | | | bpf, x64: increase number of passesDaniel Borkmann2018-03-071-1/+2
* | | | | | | | kvm/x86: fix icebp instruction handlingLinus Torvalds2018-03-202-1/+9
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-03-188-50/+78
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | x86/microcode: Fix CPU synchronization routineBorislav Petkov2018-03-161-27/+41
| * | | | | | x86/microcode: Attempt late loading only when new microcode is presentBorislav Petkov2018-03-164-19/+28
| * | | | | | x86/speculation: Remove Skylake C2 from Speculation Control microcode blacklistAlexander Sergeyev2018-03-161-2/+1
| * | | | | | x86/speculation, objtool: Annotate indirect calls/jumps for objtool on 32-bit...Andy Whitcroft2018-03-141-1/+4
| * | | | | | x86/vm86/32: Fix POPF emulationAndy Lutomirski2018-03-141-1/+2
| * | | | | | x86/cpufeatures: Add Intel PCONFIG cpufeatureKirill A. Shutemov2018-03-121-0/+1
| * | | | | | x86/cpufeatures: Add Intel Total Memory Encryption cpufeatureKirill A. Shutemov2018-03-121-0/+1
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-03-181-3/+3
|\ \ \ \ \ \ \
| * | | | | | | x86/mm: Fix vmalloc_fault to use pXd_largeToshi Kani2018-03-141-3/+3
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-03-183-9/+8
|\ \ \ \ \ \ \
| * | | | | | | KVM: x86: Fix device passthrough when SME is activeTom Lendacky2018-03-161-1/+3
| * | | | | | | Merge tag 'kvm-ppc-fixes-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2018-03-151-5/+5
| |\ \ \ \ \ \ \
| | * | | | | | | KVM: PPC: Book3S HV: Fix trap number return from __kvmppc_vcore_entryPaul Mackerras2018-03-141-5/+5
| * | | | | | | | Merge tag 'kvm-arm-fixes-for-v4.16-2' of git://git.kernel.org/pub/scm/linux/k...Paolo Bonzini2018-03-151-3/+0
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | KVM: arm/arm64: Avoid vcpu_load for other vcpu ioctls than KVM_RUNChristoffer Dall2018-03-141-3/+0
* | | | | | | | | parisc: Handle case where flush_cache_range is called with no contextJohn David Anglin2018-03-171-9/+32
* | | | | | | | | Merge tag 'microblaze-4.16-rc6' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2018-03-165-64/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | microblaze: switch to NO_BOOTMEMRob Herring2018-03-162-50/+7