summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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-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-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-10x86/microcode: Allow late microcode loading with SMT disabledJosh Poimboeuf1-4/+12
2018-08-10MIPS: Remove remnants of UASM_ISAPaul Burton2-2/+0
2018-08-09Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller13-192/+141
2018-08-09x86/relocs: Add __end_rodata_aligned to S_RELJoerg Roedel1-0/+1
2018-08-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds8-191/+101
2018-08-09ssb: Remove SSB_WARN_ON, SSB_BUG_ON and SSB_DEBUGMichael Büsch2-2/+0
2018-08-09Merge branch 'asoc-4.19' into asoc-nextMark Brown6-196/+123
2018-08-09kbuild: remove deprecated host-progs variableMasahiro Yamada1-2/+1
2018-08-09arm64 / ACPI: clean the additional checks before calling ghes_notify_sea()Dongjiu Geng1-6/+1
2018-08-09s390/mm: fix addressing exception after suspend/resumeGerald Schaefer1-1/+1
2018-08-08x86/mm/kmmio: Make the tracer robust against L1TFAndi Kleen1-10/+15
2018-08-08parisc: Define mb() and add memory barriers to assembler unlock sequencesJohn David Anglin4-0/+39
2018-08-08parisc: Enable CONFIG_MLONGCALLS by defaultHelge Deller1-1/+1
2018-08-08MIPS: netlogic: xlr: Remove erroneous check in nlm_fmn_send()Paul Burton1-2/+0
2018-08-08arm64: alternative: Use true and false for boolean valuesGustavo A. R. Silva1-2/+2
2018-08-08x86/mm/pat: Make set_memory_np() L1TF safeAndi Kleen1-4/+4
2018-08-08x86/speculation/l1tf: Make pmd/pud_mknotpresent() invertAndi Kleen1-10/+12
2018-08-08x86/speculation/l1tf: Invert all not present mappingsAndi Kleen1-1/+1
2018-08-08MIPS: VDSO: Force link endiannessPaul Burton1-0/+1
2018-08-08MIPS: Always specify -EB or -EL when using clangPaul Burton1-0/+10
2018-08-08x86/mm/pti: Clone kernel-image on PTE level for 32 bitJoerg Roedel1-41/+99
2018-08-08x86/mm/pti: Don't clear permissions in pti_clone_pmd()Joerg Roedel1-6/+5
2018-08-07x86/paravirt: Fix spectre-v2 mitigations for paravirt guestsPeter Zijlstra1-4/+10
2018-08-07MIPS: Use dins to simplify __write_64bit_c0_split()Paul Burton1-1/+10
2018-08-07MIPS: Use read-write output operand in __write_64bit_c0_split()Paul Burton1-9/+7
2018-08-07x86/mm/pti: Fix 32 bit PCID checkJoerg Roedel1-1/+1
2018-08-07xen: don't use privcmd_call() from xen_mc_flush()Juergen Gross2-9/+22
2018-08-07um: clean up archheaders recipeMasahiro Yamada1-7/+1
2018-08-07um: fix parallel building with O= optionMasahiro Yamada1-2/+1
2018-08-07s390: fix br_r1_trampoline for machines without exrlMartin Schwidefsky1-2/+0