aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-03-04RISC-V: Remove NR_CPUs check during hartid search from DTGravatar Atish Patra 1-4/+0
2019-03-04RISC-V: Move cpuid to hartid mapping to SMP.Gravatar Atish Patra 3-14/+22
2019-03-04RISC-V: Do not wait indefinitely in __cpu_upGravatar Atish Patra 1-3/+12
2019-02-19riscv: remove the HAVE_KPROBES optionGravatar Christoph Hellwig 1-3/+0
2019-02-11riscv: use for_each_of_cpu_node iteratorGravatar Johan Hovold 2-4/+5
2019-02-11riscv: treat cpu devicetree nodes without status as enabledGravatar Johan Hovold 1-7/+3
2019-02-11riscv: fix riscv_of_processor_hartid() commentGravatar Johan Hovold 1-9/+9
2019-02-11riscv: use pr_info and friendsGravatar Johan Hovold 1-3/+3
2019-02-11riscv: add missing newlines to printk messagesGravatar Johan Hovold 3-6/+6
2019-02-11Revert "RISC-V: Make BSS section as the last section in vmlinux.lds.S"Gravatar Palmer Dabbelt 1-6/+2
2019-02-11riscv: Add pte bit to distinguish swap from invalidGravatar Stefan O'Rear 2-4/+10
2019-02-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 4-26/+29
2019-02-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-6/+14
2019-02-10x86/mm: Make set_pmd_at() paravirt awareGravatar Juergen Gross 1-1/+1
2019-02-09Merge tag 'mips_fixes_5.0_3' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 16-22/+127
2019-02-09Merge tag 'for-linus-20190209' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-3/+7
2019-02-09Merge tag 'for-linus-5.0-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+0
2019-02-08Merge tag 'armsoc-fixes-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 43-83/+111
2019-02-08Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 2-31/+32
2019-02-08Merge tag 'powerpc-5.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 3-16/+33
2019-02-08x86/mm/cpa: Fix set_mce_nospec()Gravatar Peter Zijlstra 1-25/+25
2019-02-07mips: cm: reprime error causeGravatar Vladimir Kondratiev 1-1/+1
2019-02-07mips: loongson64: remove unreachable(), fix loongson_poweroff().Gravatar Yifeng Li 1-1/+6
2019-02-07KVM: nVMX: unconditionally cancel preemption timer in free_nested (CVE-2019-7...Gravatar Peter Shier 1-0/+1
2019-02-07KVM: x86: work around leak of uninitialized stack contents (CVE-2019-7222)Gravatar Paolo Bonzini 1-0/+7
2019-02-06m68k: set proper major_num when specifying module param major_numGravatar Chengguang Xu 1-3/+7
2019-02-06x86/boot/compressed/64: Do not corrupt EDX on EFER.LME=1 settingGravatar Kirill A. Shutemov 1-0/+2
2019-02-05arm64: kexec_file: handle empty command-lineGravatar Jean-Philippe Brucker 1-1/+3
2019-02-04MIPS: Remove function size check in get_frame_info()Gravatar Jun-Ru Chang 1-4/+3
2019-02-04MIPS: Use lower case for addresses in nexys4ddr.dtsGravatar Paul Burton 1-4/+4
2019-02-04MIPS: Loongson: Introduce and use loongson_llsc_mb()Gravatar Huacai Chen 8-0/+100
2019-02-04arm64: ptdump: Don't iterate kernel page tables using PTRS_PER_PXXGravatar Will Deacon 1-30/+29
2019-02-04perf/x86/intel: Delay memory deallocation until x86_pmu_dead_cpu()Gravatar Peter Zijlstra 1-5/+11
2019-02-04perf/x86/intel/uncore: Add Node ID maskGravatar Kan Liang 1-1/+3
2019-02-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 10-12/+24
2019-02-03Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-2/+3
2019-02-03x86/MCE: Initialize mce.bank in the case of a fatal error in mce_no_way_out()Gravatar Tony Luck 1-0/+1
2019-02-02Merge tag 'riscv-for-linus-5.0-rc5' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 9-14/+30
2019-02-02Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 15-7/+11
2019-02-02x86/resctrl: Avoid confusion over the new X86_RESCTRL configGravatar Johannes Weiner 4-8/+8
2019-02-01Merge tag 'xtensa-20190201' of git://github.com/jcmvbkbc/linux-xtensaGravatar Linus Torvalds 10-26/+43
2019-02-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 5-5/+14
2019-02-01x86_64: increase stack size for KASAN_EXTRAGravatar Qian Cai 1-0/+4
2019-02-01arch: unexport asm/shmparam.h for all architecturesGravatar Masahiro Yamada 14-7/+7
2019-02-01x86/kexec: Don't setup EFI info if EFI runtime is not enabledGravatar Kairui Song 1-0/+3
2019-02-01x86: explicitly align IO accesses in memcpy_{to,from}ioGravatar Linus Torvalds 1-3/+30
2019-02-01arm64: hibernate: Clean the __hyp_text to PoC after resumeGravatar James Morse 1-1/+3
2019-02-01arm64: hyp-stub: Forbid kprobing of the hyp-stubGravatar James Morse 1-0/+2
2019-02-01arm64: kprobe: Always blacklist the KVM world-switch codeGravatar James Morse 1-3/+3
2019-02-01arm64: kaslr: ensure randomized quantities are clean also when kaslr is offGravatar Ard Biesheuvel 1-0/+1