aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-11-05ARM: dts: fsl: Fix improperly quoted stdout-path valuesGravatar Rob Herring 2-3/+3
2018-11-05ARM: dts: imx6sll: fix typo for fsl,imx6sll-i2c nodeGravatar Oleksij Rempel 1-1/+1
2018-11-04x86/hyper-v: Enable PIT shutdown quirkGravatar Michael Kelley 1-0/+11
2018-11-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 37-141/+148
2018-11-04x86/qspinlock: Fix compile errorGravatar Peter Zijlstra 1-5/+8
2018-11-03Merge branch 'core/urgent' into x86/urgent, to pick up objtool fixGravatar Ingo Molnar 962-8120/+40565
2018-11-03Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 5-8/+13
2018-11-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 3-8/+23
2018-11-03Merge tag 'dma-mapping-4.20-2' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-0/+2
2018-11-03Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Gravatar Linus Torvalds 6-17/+7
2018-11-02Merge tag 'omap-for-v4.20/omap1-fix-signed' of git://git.kernel.org/pub/scm/l...Gravatar Olof Johansson 1-6/+2
2018-11-02ARM: dts: stm32: update HASH1 dmas property on stm32mp157cGravatar Alexandre Torgue 1-1/+1
2018-11-02ARM: orion: avoid VLA in orion_mpp_confGravatar Arnd Bergmann 1-1/+6
2018-11-02ARM: defconfig: Update multi_v7 to use PREEMPTGravatar Linus Walleij 1-0/+1
2018-11-02arm64: defconfig: Enable some IPMI configsGravatar John Garry 1-0/+3
2018-11-02arm64: fix warnings without CONFIG_IOMMU_DMAGravatar Christoph Hellwig 1-0/+2
2018-11-02arm64: kprobe: make page to RO mode when allocate itGravatar Anders Roxell 1-7/+20
2018-11-02arm64: kdump: fix small typoGravatar Yangtao Li 1-1/+1
2018-11-02arm64: makefile fix build of .i file in external module caseGravatar Victor Kamensky 1-0/+2
2018-11-02Merge tag 'powerpc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 13-111/+137
2018-11-02kbuild: replace cc-name test with CONFIG_CC_IS_CLANGGravatar Masahiro Yamada 3-4/+4
2018-11-02s390/mm: Fix ERROR: "__node_distance" undefined!Gravatar Justin M. Forbes 1-0/+1
2018-11-02s390/kasan: increase instrumented stack size to 64kGravatar Vasily Gorbik 3-5/+5
2018-11-02s390/cpum_sf: Rework attribute definition for diagnostic samplingGravatar Thomas Richter 1-5/+28
2018-11-02s390/mm: fix mis-accounting of pgtable_bytesGravatar Martin Schwidefsky 5-11/+25
2018-11-02mm: make the __PAGETABLE_PxD_FOLDED defines non-emptyGravatar Martin Schwidefsky 5-6/+6
2018-11-01RISC-V: refresh defconfigGravatar Anup Patel 1-8/+8
2018-11-01Merge tag 'xtensa-20181101' of git://github.com/jcmvbkbc/linux-xtensaGravatar Linus Torvalds 4-36/+7
2018-11-01Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 7-22/+37
2018-11-01Merge branch 'for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/denn...Gravatar Linus Torvalds 1-0/+3
2018-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGravatar Linus Torvalds 2-7/+2
2018-11-01Merge tag 'csky-for-linus-4.20-fixup-dtb' of https://github.com/c-sky/csky-linuxGravatar Linus Torvalds 3-31/+2
2018-11-02powerpc: PCI_MSI needs PCIGravatar Christoph Hellwig 2-0/+3
2018-11-02powerpc: remove CONFIG_MCA leftoversGravatar Christoph Hellwig 1-4/+0
2018-11-02powerpc: remove CONFIG_PCI_QSPANGravatar Christoph Hellwig 1-9/+0
2018-11-01x86/compat: Adjust in_compat_syscall() to generic code under !COMPATGravatar Dmitry Safonov 6-14/+20
2018-11-01csky: use common dtb build rulesGravatar Guo Ren 2-13/+1
2018-11-01csky: remove builtin-dtb KbuildGravatar Guo Ren 3-18/+1
2018-10-31sparc64: Wire up compat getpeername and getsockname.Gravatar David S. Miller 1-2/+2
2018-10-31Merge tag 'riscv-for-linus-4.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 3-7/+5
2018-10-31Merge branch 'for-linus-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 11-456/+19
2018-10-31Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingGravatar Linus Torvalds 1-25/+1
2018-10-31lib: Remove umoddi3 and udivmoddi4Gravatar Palmer Dabbelt 1-1/+0
2018-10-31Move EM_RISCV into elf-em.hGravatar Palmer Dabbelt 1-3/+0
2018-10-31RISC-V: properly determine hardware capsGravatar Andreas Schwab 1-3/+5
2018-10-31Revert "RISC-V: Select GENERIC_LIB_UMODDI3 on RV32"Gravatar Palmer Dabbelt 1-1/+0
2018-10-31Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Gravatar Linus Torvalds 5-21/+61
2018-10-31powerpc/powernv: hold device_hotplug_lock when calling memtrace_offline_pages()Gravatar David Hildenbrand 1-1/+3
2018-10-31powerpc/powernv: hold device_hotplug_lock when calling device_online()Gravatar David Hildenbrand 1-0/+2
2018-10-31mm/memory_hotplug: make add_memory() take the device_hotplug_lockGravatar David Hildenbrand 1-1/+1