aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-08-13Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 3-7/+3
2018-08-13Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 7-72/+2588
2018-08-13Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 4-68/+120
2018-08-13Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-19/+9
2018-08-13Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 3-22/+97
2018-08-13Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-2/+2
2018-08-13Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-5/+0
2018-08-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 23-98/+83
2018-08-13Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 3-9/+97
2018-08-13Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-15/+6
2018-08-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 48-1358/+460
2018-08-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 31-1325/+139
2018-08-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 5-9/+9
2018-08-13Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-95/+107
2018-08-13Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 12-65/+13
2018-08-13Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 6-378/+300
2018-08-13Merge tag 'wireless-drivers-next-for-davem-2018-08-12' of git://git.kernel.or...Gravatar David S. Miller 2-2/+0
2018-08-13Merge tag 'm68k-for-v4.19-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 39-565/+320
2018-08-13RISC-V: Fix !CONFIG_SMP compilation errorGravatar Atish Patra 2-1/+1
2018-08-13irqchip: add a SiFive PLIC driverGravatar Christoph Hellwig 1-0/+1
2018-08-13RISC-V: Add the directive for alignment of stvec's valueGravatar Zong Li 1-0/+2
2018-08-13clocksource: new RISC-V SBI timer driverGravatar Palmer Dabbelt 4-12/+4
2018-08-13RISC-V: implement low-level interrupt handlingGravatar Christoph Hellwig 2-11/+45
2018-08-13RISC-V: add a definition for the SIE SEIE bitGravatar Christoph Hellwig 1-0/+1
2018-08-13RISC-V: remove INTERRUPT_CAUSE_* defines from asm/irq.hGravatar Christoph Hellwig 1-4/+0
2018-08-13RISC-V: simplify software interrupt / IPI codeGravatar Christoph Hellwig 3-7/+3
2018-08-13RISC-V: remove timer leftoversGravatar Christoph Hellwig 1-21/+0
2018-08-13RISC-V: Add early printk support via the SBI consoleGravatar Palmer Dabbelt 1-0/+27
2018-08-13RISC-V: Don't increment sepc after breakpoint.Gravatar Jim Wilson 1-1/+0
2018-08-13RISC-V: implement __lshrti3.Gravatar Alex Guo 3-0/+46
2018-08-13RISC-V: Use KBUILD_CFLAGS instead of KCFLAGS when building the vDSOGravatar Palmer Dabbelt 1-2/+2
2018-08-13Merge branches 'fixes', 'misc' and 'spectre' into for-linusGravatar Russell King 15-145/+101
2018-08-13parisc: Fix and improve kernel stack unwindingGravatar Helge Deller 10-232/+88
2018-08-13parisc: Remove unnecessary barriers from spinlock.hGravatar John David Anglin 1-6/+2
2018-08-13parisc: Remove ordered stores from syscall.SGravatar John David Anglin 1-12/+12
2018-08-13parisc: prefer _THIS_IP_ and _RET_IP_ statement expressionsGravatar Nick Desaulniers 1-2/+2
2018-08-13parisc: Add HAVE_REGS_AND_STACK_ACCESS_API featureGravatar Helge Deller 3-0/+112
2018-08-13parisc: Drop architecture-specific ENOTSUP defineGravatar Helge Deller 1-1/+0
2018-08-13parisc: use generic dma_noncoherent_opsGravatar Christoph Hellwig 4-139/+16
2018-08-13parisc: always use flush_kernel_dcache_range for DMA cache maintainanceGravatar Christoph Hellwig 1-3/+3
2018-08-13parisc: merge pcx_dma_ops and pcxl_dma_opsGravatar Christoph Hellwig 4-59/+43
2018-08-13powerpc/mm/book3s/radix: Add mapping statisticsGravatar Aneesh Kumar K.V 4-5/+46
2018-08-13Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/scottw...Gravatar Michael Ellerman 3-6/+7
2018-08-13Merge branch 'fixes' into nextGravatar Michael Ellerman 7-21/+68
2018-08-11Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 2-2/+0
2018-08-10lib/ubsan: remove null-pointer checksGravatar Andrey Ryabinin 2-2/+0
2018-08-10x86/mm/pti: Move user W+X check into pti_finalize()Gravatar Joerg Roedel 3-5/+10
2018-08-10powerpc/uaccess: Enable get_user(u64, *p) on 32-bitGravatar Michael Ellerman 1-3/+10
2018-08-10powerpc/mm/hash: Remove unnecessary do { } while(0) loopGravatar Aneesh Kumar K.V 1-3/+2
2018-08-10powerpc/64s: move machine check SLB flushing to mm/slb.cGravatar Nicholas Piggin 3-17/+51