summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-08-07MIPS: Use dins to simplify __write_64bit_c0_split()Paul Burton1-1/+10
2018-08-07MIPS: Use read-write output operand in __write_64bit_c0_split()Paul Burton1-9/+7
2018-08-07x86/mm/pti: Fix 32 bit PCID checkJoerg Roedel1-1/+1
2018-08-07s390: fix br_r1_trampoline for machines without exrlMartin Schwidefsky1-2/+0
2018-08-07s390/lib: use expoline for all bcr instructionsMartin Schwidefsky1-6/+10
2018-08-07crypto: x86/aegis,morus - Fix and simplify CPUID checksOndrej Mosnacek6-45/+21
2018-08-07crypto: arm64 - revert NEON yield for fast AEAD implementationsArd Biesheuvel2-146/+80
2018-08-07MIPS: Avoid using array as parameter to write_c0_kpgd()Paul Burton1-1/+1
2018-08-07MIPS: vdso: Allow clang's --target flag in VDSO cflagsPaul Burton1-0/+5
2018-08-07MIPS: genvdso: Remove GOT checksPaul Burton1-51/+0
2018-08-06Merge branch 'x86/pti-urgent' into x86/ptiThomas Gleixner101-389/+699
2018-08-06x86/mm/init: Remove freed kernel image areas from alias mappingDave Hansen3-2/+38
2018-08-06MIPS: Remove obsolete MIPS checks for DST node "chosen@0"Robert P. J. Day1-4/+0
2018-08-06Merge tag 'irqchip-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner201-965/+1327
2018-08-05x86: vdso: Use $LD instead of $CC to linkAlistair Strachan1-13/+9
2018-08-05x86/irqflags: Provide a declaration for native_save_flNick Desaulniers1-0/+2
2018-08-05x86/mm/init: Add helper for freeing kernel image pagesDave Hansen3-5/+15
2018-08-05x86/mm/init: Pass unconverted symbol addresses to free_init_pages()Dave Hansen1-6/+2
2018-08-05x86/mm/pti: Clear Global bit more aggressivelyDave Hansen2-10/+30
2018-08-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-18/+55
2018-08-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-4/+8
2018-08-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-12/+10
2018-08-03Merge tag 'powerpc-4.18-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-12/+21
2018-08-03x86/intel_rdt: Disable PMU accessThomas Gleixner1-1/+1
2018-08-03x86/speculation: Support Enhanced IBRS on future CPUsSai Praneeth4-2/+23
2018-08-03x86/cpufeatures: Add EPT_AD feature bitPeter Feiner2-2/+10
2018-08-03openrisc: Use the new GENERIC_IRQ_MULTI_HANDLERPalmer Dabbelt3-13/+1
2018-08-03arm64: Use the new GENERIC_IRQ_MULTI_HANDLERPalmer Dabbelt3-15/+1
2018-08-03ARM: Convert to GENERIC_IRQ_MULTI_HANDLERPalmer Dabbelt6-37/+11
2018-08-03Merge tag 'arc-4.18-final' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds7-8/+84
2018-08-02Merge tag 'pci-v4.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-3/+7
2018-08-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-2/+6
2018-08-02MIPS: generic: Remove input symbols from defconfigPaul Burton1-3/+0
2018-08-02ARM: spectre-v1: mitigate user accessesRussell King2-0/+13
2018-08-02ARM: spectre-v1: use get_user() for __get_user()Russell King1-6/+11
2018-08-02ARM: use __inttype() in get_user()Russell King1-1/+8
2018-08-02ARM: oabi-compat: copy semops using __copy_from_user()Russell King1-3/+5
2018-08-02ARM: vfp: use __copy_from_user() when restoring VFP stateRussell King3-24/+17
2018-08-02x86/iommu: Use NULL instead of 0Zhong Jiang1-1/+1
2018-08-02x86/boot: Use CC_SET()/CC_OUT() instead of open coding itUros Bizjak2-3/+5
2018-08-02x86/mm: Remove redundant check for kmem_cache_create()Chengguang Xu1-3/+0
2018-08-02x86/platform/UV: Remove redundant check of p == qColin Ian King1-2/+0
2018-08-02x86/platform/olpc: Use PTR_ERR_OR_ZERO()zhong jiang1-3/+1
2018-08-02x86/boot/compressed/64: Validate trampoline placement against E820Kirill A. Shutemov1-18/+55
2018-08-02Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar23-69/+50
2018-08-02Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-1/+3
2018-08-01mm: do not initialize TLB stack vma's with vma_init()Linus Torvalds4-17/+9
2018-08-01MIPS: Delete unused code in linux32.cPaul Burton1-19/+0
2018-08-01MIPS: Remove unused sys_32_mmap2Paul Burton1-10/+0
2018-08-01MIPS: Remove nabi_no_regargsPaul Burton4-37/+35