summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-03-25Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-03-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-03-23x86/entry/64: Don't use IST entry for #BP stackAndy Lutomirski
2018-03-23x86/efi: Free efi_pgd with free_pages()Waiman Long
2018-03-23Merge tag 'mips_fixes_4.16_5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-03-22Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-03-22x86/mm: implement free pmd/pte page interfacesToshi Kani
2018-03-22mm/vmalloc: add interfaces to free unmapped page tableToshi Kani
2018-03-22h8300: remove extraneous __BIG_ENDIAN definitionArnd Bergmann
2018-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-03-22MIPS: ralink: Fix booting on MT7621NeilBrown
2018-03-21MIPS: ralink: Remove ralink_halt()NeilBrown
2018-03-21MIPS: lantiq: ase: Enable MFD_SYSCONMathias Kresin
2018-03-21MIPS: lantiq: Enable AHB Bus for USBMathias Kresin
2018-03-21MIPS: lantiq: Fix Danube USB clockMathias Kresin
2018-03-20kvm/x86: fix icebp instruction handlingLinus Torvalds
2018-03-20x86/vsyscall/64: Use proper accessor to update P4D entryBoris Ostrovsky
2018-03-20x86/cpu: Remove the CONFIG_X86_PPRO_FENCE=y quirkChristoph Hellwig
2018-03-20perf/x86/intel/uncore: Fix multi-domain PCI CHA enumeration bug on Skylake se...Kan Liang
2018-03-20perf/x86/intel: Rename confusing 'freerunning PEBS' API and implementation to...Kan Liang
2018-03-20perf/x86/intel/uncore: Add missing filter constraint for SKX CHA eventStephane Eranian
2018-03-20perf/x86/intel: Don't accidentally clear high bits in bdw_limit_period()Dan Carpenter
2018-03-20perf/x86/intel: Disable userspace RDPMC usage for large PEBSKan Liang
2018-03-20x86/boot/64: Verify alignment of the LOAD segmentH.J. Lu
2018-03-20x86/build/64: Force the linker to use 2MB page sizeH.J. Lu
2018-03-18Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-03-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-03-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-03-17parisc: Handle case where flush_cache_range is called with no contextJohn David Anglin
2018-03-16Merge tag 'microblaze-4.16-rc6' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2018-03-16x86/microcode: Fix CPU synchronization routineBorislav Petkov
2018-03-16x86/microcode: Attempt late loading only when new microcode is presentBorislav Petkov
2018-03-16KVM: x86: Fix device passthrough when SME is activeTom Lendacky
2018-03-16microblaze: switch to NO_BOOTMEMRob Herring
2018-03-16microblaze: remove unused alloc_maybe_bootmemRob Herring
2018-03-16microblaze: Setup dependencies for ASM optimized lib functionsMichal Simek
2018-03-16x86/speculation: Remove Skylake C2 from Speculation Control microcode blacklistAlexander Sergeyev
2018-03-15sparc64: Fix regression in pmdp_invalidate().David S. Miller
2018-03-15Merge tag 'kvm-ppc-fixes-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2018-03-15Merge tag 'kvm-arm-fixes-for-v4.16-2' of git://git.kernel.org/pub/scm/linux/k...Paolo Bonzini
2018-03-14x86, memremap: fix altmap accounting at freeDan Williams
2018-03-14x86/mm: Fix vmalloc_fault to use pXd_largeToshi Kani
2018-03-14KVM: arm/arm64: Avoid vcpu_load for other vcpu ioctls than KVM_RUNChristoffer Dall
2018-03-14x86/speculation, objtool: Annotate indirect calls/jumps for objtool on 32-bit...Andy Whitcroft
2018-03-14x86/vm86/32: Fix POPF emulationAndy Lutomirski
2018-03-14KVM: PPC: Book3S HV: Fix trap number return from __kvmppc_vcore_entryPaul Mackerras
2018-03-12x86/cpufeatures: Add Intel PCONFIG cpufeatureKirill A. Shutemov
2018-03-12x86/cpufeatures: Add Intel Total Memory Encryption cpufeatureKirill A. Shutemov
2018-03-11Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds