aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-25x86/kvm/hyper-v: don't announce GUEST IDLE MSR supportVitaly Kuznetsov1-1/+0
2019-01-24xtensa: SMP: fix ccount_timer_shutdownMax Filippov1-1/+1
2019-01-23riscv: fixup max_low_pfn with PFN_DOWN.Guo Ren2-2/+3
2019-01-23RISC-V: defconfig: Add CRYPTO_DEV_VIRTIO=yPalmer Dabbelt1-0/+1
2019-01-23RISC-V: defconfig: Enable Generic PCIE by defaultAlistair Francis1-1/+2
2019-01-23arm64/xen: fix xen-swiotlb cache flushingChristoph Hellwig4-6/+171
2019-01-23RISC-V: defconfig: Move CONFIG_PCI{,E_XILINX}Palmer Dabbelt1-2/+2
2019-01-23RISC-V: Kconfig: fix spelling mistake "traget" -> "target"Antony Pavlov1-1/+1
2019-01-23RISC-V: asm/page.h: fix spelling mistake "CONFIG_64BITS" -> "CONFIG_64BIT"Antony Pavlov1-1/+1
2019-01-23RISC-V: fix bad use of of_node_putAndreas Schwab1-5/+1
2019-01-23RISC-V: Add _TIF_NEED_RESCHED check for kernel thread when CONFIG_PREEMPT=yVincent Chen2-1/+18
2019-01-24Merge tag 's390-5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds5-10/+19
2019-01-22x86/Kconfig: Select PCI_LOCKLESS_CONFIG if PCI is enabledSinan Kaya1-1/+1
2019-01-22Merge tag 'arc-5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds10-103/+276
2019-01-20x86: uaccess: Inhibit speculation past access_ok() in user_access_begin()Will Deacon1-1/+1
2019-01-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds3-5/+10
2019-01-20Merge tag 'mips_fixes_5.0_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds9-79/+46
2019-01-20Merge tag 'devicetree-fixes-for-5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-2/+1
2019-01-19powerpc: chrp: Use of_node_is_type to access device_typeRob Herring1-2/+1
2019-01-19Merge tag 'powerpc-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds9-16/+21
2019-01-19Merge tag 'for-linus-5.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds2-7/+10
2019-01-19Merge tag 'acpi-5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2019-01-17ARCv2: lib: memeset: fix doing prefetchw outside of bufferEugeniy Paltsev1-8/+32
2019-01-17ARC: mm: do_page_fault fixes #1: relinquish mmap_sem if signal arrives while handle_mm_faultVineet Gupta1-4/+9
2019-01-18x86/entry/64/compat: Fix stack switching for XEN PVJan Beulich1-2/+4
2019-01-17ARC: show_regs: lockdep: re-enable preemptionVineet Gupta1-0/+8
2019-01-17ARC: show_regs: lockdep: avoid page allocator...Vineet Gupta1-14/+12
2019-01-17ARC: perf: avoid kernel killing where it is possibleEugeniy Paltsev1-2/+4
2019-01-17ARC: perf: move HW events mapping to separate functionEugeniy Paltsev1-15/+33
2019-01-17ARC: perf: introduce Kernel PMU events supportEugeniy Paltsev1-1/+105
2019-01-17ARC: perf: trivial code cleanupEugeniy Paltsev1-43/+42
2019-01-17ARC: perf: map generic branches to correct hardware conditionEugeniy Paltsev1-1/+2
2019-01-17ARC: adjust memblock_reserve of kernel memoryEugeniy Paltsev1-1/+2
2019-01-17arc: remove redundant kernel-space generic-yMasahiro Yamada1-4/+0
2019-01-17ARC: fix __ffs return value to avoid build warningsEugeniy Paltsev1-3/+3
2019-01-17ARC: boot log: print Action point detailsVineet Gupta2-8/+24
2019-01-17ARCv2: boot log: BPU return stack depthVineet Gupta2-3/+4
2019-01-17openrisc: remove unneeded code in arch/openrisc/MakefileMasahiro Yamada1-3/+0
2019-01-17nds32: remove unneeded code in arch/nds32/MakefileMasahiro Yamada1-8/+0
2019-01-16xen: Fix x86 sched_clock() interface for xenJuergen Gross1-3/+9
2019-01-16ia64: remove redundant 'export AWK'Masahiro Yamada1-2/+0
2019-01-16kbuild: remove unused archmrproperMasahiro Yamada1-2/+0
2019-01-16kasan, arm64: remove redundant ARCH_SLAB_MINALIGN defineAndrey Konovalov1-2/+0
2019-01-16arm64: kaslr: ensure randomized quantities are clean to the PoCArd Biesheuvel1-2/+6
2019-01-16arm64: kpti: Update arm64_kernel_use_ng_mappings() when forced onJames Morse1-1/+4
2019-01-15x86/intel/lpss: Make PCI dependency explicitSinan Kaya1-1/+1
2019-01-15x86/kexec: Fix a kexec_file_load() failureDave Young2-0/+3
2019-01-15x86/mm/mem_encrypt: Fix erroneous sizeof()Peng Hao1-2/+2
2019-01-15powerpc/syscalls: Fix syscall tracingMichael Ellerman1-7/+0
2019-01-15powerpc/pseries: Fix build break due to pnv_npu2_init()Jason A. Donenfeld1-0/+2