summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-12-27um: remove redundant generic-yMasahiro Yamada1-2/+0
2018-12-27um: Optimize Flush TLB for force/fork caseAnton Ivanov1-4/+5
2018-12-27um: Avoid marking pages with "changed protection"Anton Ivanov1-1/+8
2018-12-27um: Skip TLB flushing where not neededAnton Ivanov1-7/+14
2018-12-27um: Optimize TLB operations v2Anton Ivanov1-28/+57
2018-12-27um: Remove unnecessary faulted check in uaccess.cAnton Ivanov1-11/+12
2018-12-27um: Add support for DISCARD in the UBD DriverAnton Ivanov3-11/+65
2018-12-27um: Remove unsafe printks from the io threadAnton Ivanov1-25/+17
2018-12-27um: Clean-up command processing in UML UBD driverAnton Ivanov1-30/+47
2018-12-27um: Switch to block-mq constants in the UML UBD driverAnton Ivanov1-28/+38
2018-12-27um: Make GCOV depend on !KCOVRichard Weinberger1-0/+1
2018-12-27um: Include sys/uio.h to have writev()Richard Weinberger1-0/+1
2018-12-27um: Add HAVE_DEBUG_BUGVERBOSEHernĂ¡n Gonzalez1-0/+1
2018-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds3-10/+9
2018-12-21sparc: Set "ARCH: sunxx" information on the same lineCorentin Labbe2-9/+8
2018-12-21sparc: vdso: Drop implicit common-page-size linker flagndesaulniers@google.com1-1/+1
2018-12-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+3
2018-12-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds22-333/+365
2018-12-20Merge tag 'm68k-for-v4.20-tag2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-2/+2
2018-12-19KVM: x86: nSVM: fix switch to guest mmuVitaly Kuznetsov1-1/+3
2018-12-19m68k: Fix memblock-related crashesGeert Uytterhoeven2-2/+2
2018-12-19Revert "kbuild/Makefile: Prepare for using macros in inline assembly code to ...Ingo Molnar2-14/+0
2018-12-19Revert "x86/objtool: Use asm macros to work around GCC inlining bugs"Ingo Molnar1-2/+0
2018-12-19Revert "x86/refcount: Work around GCC inlining bug"Ingo Molnar2-49/+33
2018-12-19Revert "x86/alternatives: Macrofy lock prefixes to work around GCC inlining b...Ingo Molnar3-17/+15
2018-12-19Revert "x86/bug: Macrofy the BUG table section handling, to work around GCC i...Ingo Molnar2-57/+42
2018-12-19Revert "x86/paravirt: Work around GCC inlining bugs when compiling paravirt ops"Ingo Molnar2-28/+29
2018-12-19Revert "x86/extable: Macrofy inline assembly code to work around GCC inlining...Ingo Molnar2-21/+33
2018-12-19Revert "x86/cpufeature: Macrofy inline assembly code to work around GCC inlin...Ingo Molnar2-48/+35
2018-12-19Revert "x86/jump-labels: Macrofy inline assembly code to work around GCC inli...Ingo Molnar3-20/+55
2018-12-19x86/mtrr: Don't copy uninitialized gentry fields back to userspaceColin Ian King1-0/+2
2018-12-18kvm: x86: Add AMD's EX_CFG to the list of ignored MSRsEduardo Habkost2-0/+3
2018-12-18KVM: X86: Fix NULL deref in vcpu_scan_ioapicWanpeng Li1-1/+1
2018-12-18KVM: Fix UAF in nested posted interrupt processingCfir Cohen1-0/+2
2018-12-18x86/fsgsbase/64: Fix the base write helper functionsChang S. Bae3-52/+71
2018-12-17x86/mm/cpa: Fix cpa_flush_array() TLB invalidationPeter Zijlstra1-8/+16
2018-12-15x86/vdso: Pass --eh-frame-hdr to the linkerAlistair Strachan1-1/+2
2018-12-14arch/sh/include/asm/io.h: provide prototypes for PCI I/O mapping in asm/io.hMark Brown1-0/+1
2018-12-14mm: introduce common STRUCT_PAGE_MAX_SHIFT defineLogan Gunthorpe2-17/+0
2018-12-14alpha: fix hang caused by the bootmem removalMike Rapoport2-3/+4
2018-12-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+1
2018-12-14Merge tag 'powerpc-4.20-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds12-20/+80
2018-12-11x86/mm: Fix decoy address handling vs 32-bit buildsDan Williams1-2/+11
2018-12-11x86/intel_rdt: Ensure a CPU remains online for the region's pseudo-locking se...Reinette Chatre1-0/+4
2018-12-11arm64: dma-mapping: Fix FORCE_CONTIGUOUS buffer clearingRobin Murphy1-1/+1
2018-12-11x86/dump_pagetables: Fix LDT remap address markerKirill A. Shutemov1-5/+2
2018-12-11x86/mm: Fix guard hole handlingKirill A. Shutemov3-9/+15
2018-12-10Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds14-57/+53
2018-12-10powerpc/ptrace: replace ptrace_report_syscall() with a tracehook callElvira Khabirova1-1/+6
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+66