summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-08-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-4/+12
2018-08-14Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-88/+233
2018-08-14Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-7/+3
2018-08-14Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-72/+2588
2018-08-14Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-68/+120
2018-08-14Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-19/+9
2018-08-14Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-22/+97
2018-08-14Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-2/+2
2018-08-14Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-5/+0
2018-08-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds23-98/+83
2018-08-13Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-9/+97
2018-08-13Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-15/+6
2018-08-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds48-1358/+460
2018-08-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds31-1325/+139
2018-08-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-9/+9
2018-08-13Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-95/+107
2018-08-13Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds12-65/+13
2018-08-13Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-378/+300
2018-08-13Merge tag 'wireless-drivers-next-for-davem-2018-08-12' of git://git.kernel.or...David S. Miller2-2/+0
2018-08-13Merge tag 'm68k-for-v4.19-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds39-565/+320
2018-08-13RISC-V: Fix !CONFIG_SMP compilation errorAtish Patra2-1/+1
2018-08-13irqchip: add a SiFive PLIC driverChristoph Hellwig1-0/+1
2018-08-13RISC-V: Add the directive for alignment of stvec's valueZong Li1-0/+2
2018-08-13clocksource: new RISC-V SBI timer driverPalmer Dabbelt4-12/+4
2018-08-13RISC-V: implement low-level interrupt handlingChristoph Hellwig2-11/+45
2018-08-13RISC-V: add a definition for the SIE SEIE bitChristoph Hellwig1-0/+1
2018-08-13RISC-V: remove INTERRUPT_CAUSE_* defines from asm/irq.hChristoph Hellwig1-4/+0
2018-08-13RISC-V: simplify software interrupt / IPI codeChristoph Hellwig3-7/+3
2018-08-13RISC-V: remove timer leftoversChristoph Hellwig1-21/+0
2018-08-13RISC-V: Add early printk support via the SBI consolePalmer Dabbelt1-0/+27
2018-08-13RISC-V: Don't increment sepc after breakpoint.Jim Wilson1-1/+0
2018-08-13RISC-V: implement __lshrti3.Alex Guo3-0/+46
2018-08-13RISC-V: Use KBUILD_CFLAGS instead of KCFLAGS when building the vDSOPalmer Dabbelt1-2/+2
2018-08-13Merge branches 'fixes', 'misc' and 'spectre' into for-linusRussell King15-145/+101
2018-08-13parisc: Fix and improve kernel stack unwindingHelge Deller10-232/+88
2018-08-13parisc: Remove unnecessary barriers from spinlock.hJohn David Anglin1-6/+2
2018-08-13parisc: Remove ordered stores from syscall.SJohn David Anglin1-12/+12
2018-08-13parisc: prefer _THIS_IP_ and _RET_IP_ statement expressionsNick Desaulniers1-2/+2
2018-08-13parisc: Add HAVE_REGS_AND_STACK_ACCESS_API featureHelge Deller3-0/+112
2018-08-13parisc: Drop architecture-specific ENOTSUP defineHelge Deller1-1/+0
2018-08-13parisc: use generic dma_noncoherent_opsChristoph Hellwig4-139/+16
2018-08-13parisc: always use flush_kernel_dcache_range for DMA cache maintainanceChristoph Hellwig1-3/+3
2018-08-13parisc: merge pcx_dma_ops and pcxl_dma_opsChristoph Hellwig4-59/+43
2018-08-13powerpc/mm/book3s/radix: Add mapping statisticsAneesh Kumar K.V4-5/+46
2018-08-13Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/scottw...Michael Ellerman3-6/+7
2018-08-13Merge branch 'fixes' into nextMichael Ellerman7-21/+68
2018-08-12Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+0
2018-08-11lib/ubsan: remove null-pointer checksAndrey Ryabinin2-2/+0
2018-08-10x86/mm/pti: Move user W+X check into pti_finalize()Joerg Roedel3-5/+10
2018-08-10powerpc/uaccess: Enable get_user(u64, *p) on 32-bitMichael Ellerman1-3/+10