summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-10-19xtensa: make dma_cache_sync a no-opChristoph Hellwig
2017-10-19unicore32: make dma_cache_sync a no-opChristoph Hellwig
2017-10-19powerpc: make dma_cache_sync a no-opChristoph Hellwig
2017-10-19mn10300: make dma_cache_sync a no-opChristoph Hellwig
2017-10-19microblaze: make dma_cache_sync a no-opChristoph Hellwig
2017-10-19ia64: make dma_cache_sync a no-opChristoph Hellwig
2017-10-19frv: make dma_cache_sync a no-opChristoph Hellwig
2017-10-19x86: make dma_cache_sync a no-opChristoph Hellwig
2017-10-19floppy: consolidate the dummy fd_cacheflush definitionChristoph Hellwig
2017-10-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-10-14Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-10-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-10-14x86/microcode: Do the family check firstBorislav Petkov
2017-10-14Merge branch '4.14-fixes' of git://git.linux-mips.org/pub/scm/ralf/upstream-l...Linus Torvalds
2017-10-14x86/mm: Flush more aggressively in lazy TLB modeAndy Lutomirski
2017-10-13Merge tag 'powerpc-4.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-10-13Merge tag 'for-linus-4.14c-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-10-13powerpc/perf: Fix IMC initialization crashAnju T Sudhakar
2017-10-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-10-12x86/apic: Update TSC_DEADLINE quirk with additional SKX steppingLen Brown
2017-10-12x86/apic: Silence "FW_BUG TSC_DEADLINE disabled due to Errata" on hypervisorsPaolo Bonzini
2017-10-12powerpc/perf: Add ___GFP_NOWARN flag to alloc_pages_node()Anju T Sudhakar
2017-10-12powerpc/perf: Fix for core/nest imc call trace on cpuhotplugAnju T Sudhakar
2017-10-12KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exitHaozhong Zhang
2017-10-11x86/mm: Disable various instrumentations of mm/mem_encrypt.c and mm/tlb.cTom Lendacky
2017-10-10KVM: MMU: always terminate page walks at level 1Ladi Prosek
2017-10-10KVM: nVMX: update last_nonleaf_level when initializing nested EPTLadi Prosek
2017-10-10xen/vcpu: Use a unified name about cpu hotplug state for pv and pvhvmZhenzhong Duan
2017-10-10x86/hyperv: Fix hypercalls with extended CPU ranges for TLB flushingMarcelo Henrique Cerri
2017-10-10x86/hyperv: Don't use percpu areas for pcpu_flush/pcpu_flush_ex structuresVitaly Kuznetsov
2017-10-10x86/hyperv: Clear vCPU banks between calls to avoid flushing unneeded vCPUsVitaly Kuznetsov
2017-10-10perf/x86/intel/uncore: Fix memory leaks on allocation failuresColin Ian King
2017-10-10x86/unwind: Disable unwinder warnings on 32-bitJosh Poimboeuf
2017-10-10x86/unwind: Align stack pointer in unwinder dumpJosh Poimboeuf
2017-10-10x86/unwind: Use MSB for frame pointer encoding on 32-bitJosh Poimboeuf
2017-10-10x86/unwind: Fix dereference of untrusted pointerJosh Poimboeuf
2017-10-10powerpc: Don't call lockdep_assert_cpus_held() from arch_update_cpu_topology()Thiago Jung Bauermann
2017-10-10powerpc/lib/sstep: Fix count leading zeros instructionsSandipan Das
2017-10-10powerpc/livepatch: Fix livepatch stack accessKamalesh Babulal
2017-10-09Merge branch 'ppc-bundle' (bundle from Michael Ellerman)Linus Torvalds
2017-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-10-09Revert commit 1a8b6d76dc5b ("net:add one common config...")Ding Tianhong
2017-10-09MIPS: math-emu: Remove pr_err() calls from fpu_emu()Paul Burton
2017-10-09MIPS: Fix generic-board-config.sh for builds using O=Paul Burton
2017-10-09MIPS: Fix cmpxchg on 32b signed ints for 64b kernel with !kernel_uses_llscPaul Burton
2017-10-09MIPS: loongson1: set default number of rx and tx queues for stmmacKelvin Cheung
2017-10-09MIPS: bpf: Fix uninitialised target compiler errorMatt Redfearn
2017-10-09x86/alternatives: Fix alt_max_short macro to really be a max()Mathias Krause
2017-10-09x86/mm/64: Fix reboot interaction with CR4.PCIDEAndy Lutomirski
2017-10-06Merge tag 'arc-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds