summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-12-27um: remove redundant generic-yMasahiro Yamada
2018-12-27um: Optimize Flush TLB for force/fork caseAnton Ivanov
2018-12-27um: Avoid marking pages with "changed protection"Anton Ivanov
2018-12-27um: Skip TLB flushing where not neededAnton Ivanov
2018-12-27um: Optimize TLB operations v2Anton Ivanov
2018-12-27um: Remove unnecessary faulted check in uaccess.cAnton Ivanov
2018-12-27um: Add support for DISCARD in the UBD DriverAnton Ivanov
2018-12-27um: Remove unsafe printks from the io threadAnton Ivanov
2018-12-27um: Clean-up command processing in UML UBD driverAnton Ivanov
2018-12-27um: Switch to block-mq constants in the UML UBD driverAnton Ivanov
2018-12-27um: Make GCOV depend on !KCOVRichard Weinberger
2018-12-27um: Include sys/uio.h to have writev()Richard Weinberger
2018-12-27um: Add HAVE_DEBUG_BUGVERBOSEHernĂ¡n Gonzalez
2018-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2018-12-21sparc: Set "ARCH: sunxx" information on the same lineCorentin Labbe
2018-12-21sparc: vdso: Drop implicit common-page-size linker flagndesaulniers@google.com
2018-12-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-12-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-12-20Merge tag 'm68k-for-v4.20-tag2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-12-19KVM: x86: nSVM: fix switch to guest mmuVitaly Kuznetsov
2018-12-19m68k: Fix memblock-related crashesGeert Uytterhoeven
2018-12-19Revert "kbuild/Makefile: Prepare for using macros in inline assembly code to ...Ingo Molnar
2018-12-19Revert "x86/objtool: Use asm macros to work around GCC inlining bugs"Ingo Molnar
2018-12-19Revert "x86/refcount: Work around GCC inlining bug"Ingo Molnar
2018-12-19Revert "x86/alternatives: Macrofy lock prefixes to work around GCC inlining b...Ingo Molnar
2018-12-19Revert "x86/bug: Macrofy the BUG table section handling, to work around GCC i...Ingo Molnar
2018-12-19Revert "x86/paravirt: Work around GCC inlining bugs when compiling paravirt ops"Ingo Molnar
2018-12-19Revert "x86/extable: Macrofy inline assembly code to work around GCC inlining...Ingo Molnar
2018-12-19Revert "x86/cpufeature: Macrofy inline assembly code to work around GCC inlin...Ingo Molnar
2018-12-19Revert "x86/jump-labels: Macrofy inline assembly code to work around GCC inli...Ingo Molnar
2018-12-19x86/mtrr: Don't copy uninitialized gentry fields back to userspaceColin Ian King
2018-12-18kvm: x86: Add AMD's EX_CFG to the list of ignored MSRsEduardo Habkost
2018-12-18KVM: X86: Fix NULL deref in vcpu_scan_ioapicWanpeng Li
2018-12-18KVM: Fix UAF in nested posted interrupt processingCfir Cohen
2018-12-18x86/fsgsbase/64: Fix the base write helper functionsChang S. Bae
2018-12-17x86/mm/cpa: Fix cpa_flush_array() TLB invalidationPeter Zijlstra
2018-12-15x86/vdso: Pass --eh-frame-hdr to the linkerAlistair Strachan
2018-12-14arch/sh/include/asm/io.h: provide prototypes for PCI I/O mapping in asm/io.hMark Brown
2018-12-14mm: introduce common STRUCT_PAGE_MAX_SHIFT defineLogan Gunthorpe
2018-12-14alpha: fix hang caused by the bootmem removalMike Rapoport
2018-12-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-12-14Merge tag 'powerpc-4.20-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-12-11x86/mm: Fix decoy address handling vs 32-bit buildsDan Williams
2018-12-11x86/intel_rdt: Ensure a CPU remains online for the region's pseudo-locking se...Reinette Chatre
2018-12-11arm64: dma-mapping: Fix FORCE_CONTIGUOUS buffer clearingRobin Murphy
2018-12-11x86/dump_pagetables: Fix LDT remap address markerKirill A. Shutemov
2018-12-11x86/mm: Fix guard hole handlingKirill A. Shutemov
2018-12-10Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-12-10powerpc/ptrace: replace ptrace_report_syscall() with a tracehook callElvira Khabirova
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds