summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-03-13powerpc/powernv: Fix compile without CONFIG_TRACEPOINTSAlexey Kardashevskiy1-0/+1
2019-03-13Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2-69/+132
2019-03-12arm64: bcm2835: Add missing dependency on MFD_CORE.Eric Anholt1-0/+1
2019-03-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds98-102/+586
2019-03-12memblock: drop memblock_alloc_*_nopanic() variantsMike Rapoport4-14/+15
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport64-20/+353
2019-03-12sparc: add checks for the return value of memblock_alloc*()Mike Rapoport5-0/+39
2019-03-12ia64: add checks for the return value of memblock_alloc*()Mike Rapoport7-17/+74
2019-03-12arch: don't memset(0) memory returned by memblock_alloc()Mike Rapoport6-11/+2
2019-03-12arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0)Mike Rapoport8-14/+13
2019-03-12memblock: drop memblock_alloc_base()Mike Rapoport3-4/+16
2019-03-12memblock: drop __memblock_alloc_base()Mike Rapoport3-10/+7
2019-03-12memblock: memblock_phys_alloc(): don't panicMike Rapoport11-0/+39
2019-03-12memblock: memblock_phys_alloc_try_nid(): don't panicMike Rapoport2-0/+8
2019-03-12memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_allocMike Rapoport7-10/+9
2019-03-12powerpc: use memblock functions returning virtual addressChristophe Leroy3-4/+10
2019-03-12openrisc: prefer memblock APIs returning virtual addressMike Rapoport1-1/+4
2019-03-12Merge branch 'x86-tsx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-46/+145
2019-03-12arch: arc: Kconfig: pedantic formattingEnrico Weigelt, metux IT consult2-12/+12
2019-03-12powerpc/mm: Disable kcov for SLB routinesMahesh Salgaonkar1-0/+3
2019-03-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds3-2/+98
2019-03-12Merge tag 'for-linus-5.1a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-18/+26
2019-03-12Merge tag 'trace-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds1-25/+17
2019-03-12mips: bcm47xx: Enable USB power on Netgear WNDR3400v2Petr Štetiar1-0/+1
2019-03-11Merge tag 'pinctrl-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-0/+629
2019-03-11MIPS: Fix kernel crash for R6 in jump label branch functionArcher Yan1-4/+4
2019-03-11MIPS: Ensure ELF appended dtb is relocatedYasha Cherikovsky1-5/+7
2019-03-11mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade" irqaction.Yifeng Li1-1/+1
2019-03-11y2038: fix socket.h header inclusionArnd Bergmann4-4/+4
2019-03-11zcrypt: handle AP Info notification from CHSC SEI commandTony Krowiak1-0/+11
2019-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-0/+62
2019-03-11irqchip/gic: Drop support for secondary GIC in non-DT systemsMarc Zyngier1-1/+1
2019-03-11Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds6-23/+19
2019-03-11Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+11
2019-03-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-7/+10
2019-03-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-9/+54
2019-03-11Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2019-03-10Merge tag 'iommu-updates-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-9/+18
2019-03-10Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds30-137/+66
2019-03-10Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds47-232/+826
2019-03-10Merge tag 'nios2-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds8-101/+142
2019-03-10Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-1/+59
2019-03-10Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-0/+1
2019-03-09Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds4-4/+4
2019-03-09perf/x86/intel/uncore: Fix client IMC events return huge resultKan Liang3-7/+10
2019-03-09Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-blockLinus Torvalds2-0/+6
2019-03-08ARM: dts: stm32: Add Ethernet support on stm32h7 SOC and activate it for eval...Christophe Roullier4-0/+62
2019-03-08ARCv2: spinlock: remove the extra smp_mb before lock, after unlockVineet Gupta1-35/+14
2019-03-08Merge branches 'clk-imx', 'clk-samsung', 'clk-ti', 'clk-uniphier-gear' and 'c...Stephen Boyd1-4/+12
2019-03-08Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds11-222/+26