summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-08-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-08-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-08-13Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-08-13Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-08-13Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-08-13Merge tag 'wireless-drivers-next-for-davem-2018-08-12' of git://git.kernel.or...David S. Miller
2018-08-13Merge tag 'm68k-for-v4.19-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-08-13Merge branches 'fixes', 'misc' and 'spectre' into for-linusRussell King
2018-08-13parisc: Fix and improve kernel stack unwindingHelge Deller
2018-08-13parisc: Remove unnecessary barriers from spinlock.hJohn David Anglin
2018-08-13parisc: Remove ordered stores from syscall.SJohn David Anglin
2018-08-13parisc: prefer _THIS_IP_ and _RET_IP_ statement expressionsNick Desaulniers
2018-08-13parisc: Add HAVE_REGS_AND_STACK_ACCESS_API featureHelge Deller
2018-08-13parisc: Drop architecture-specific ENOTSUP defineHelge Deller
2018-08-13parisc: use generic dma_noncoherent_opsChristoph Hellwig
2018-08-13parisc: always use flush_kernel_dcache_range for DMA cache maintainanceChristoph Hellwig
2018-08-13parisc: merge pcx_dma_ops and pcxl_dma_opsChristoph Hellwig
2018-08-13powerpc/mm/book3s/radix: Add mapping statisticsAneesh Kumar K.V
2018-08-13Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/scottw...Michael Ellerman
2018-08-13Merge branch 'fixes' into nextMichael Ellerman
2018-08-11Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-08-10lib/ubsan: remove null-pointer checksAndrey Ryabinin
2018-08-10x86/mm/pti: Move user W+X check into pti_finalize()Joerg Roedel
2018-08-10powerpc/uaccess: Enable get_user(u64, *p) on 32-bitMichael Ellerman
2018-08-10powerpc/mm/hash: Remove unnecessary do { } while(0) loopAneesh Kumar K.V
2018-08-10powerpc/64s: move machine check SLB flushing to mm/slb.cNicholas Piggin
2018-08-10powerpc/powernv/idle: Fix build errorAneesh Kumar K.V
2018-08-10powerpc/mm/tlbflush: update the mmu_gather page size while iterating address ...Aneesh Kumar K.V
2018-08-10powerpc/mm: remove warning about ‘type’ being setMathieu Malaterre
2018-08-10powerpc/32: Include setup.h header file to fix warningsMathieu Malaterre
2018-08-10powerpc: Move `path` variable inside DEBUG_PROMMathieu Malaterre
2018-08-10powerpc/powermac: Make some functions staticMathieu Malaterre
2018-08-10powerpc/powermac: Remove variable x that's never readMathieu Malaterre
2018-08-10powerpc/powermac: Add missing include of header pmac.hMathieu Malaterre
2018-08-10powerpc/kexec: Use common error handling code in setup_new_fdt()Markus Elfring
2018-08-10powerpc/xmon: Add address lookup for percpu symbolsBoqun Feng
2018-08-10powerpc/mm: remove huge_pte_offset_and_shift() prototypeChristophe Leroy
2018-08-10powerpc/lib: Use patch_site to patch copy_32 functions once cache is enabledChristophe Leroy
2018-08-10powerpc/pseries: Fix endianness while restoring of r3 in MCE handler.Mahesh Salgaonkar
2018-08-10powerpc/fadump: merge adjacent memory ranges to reduce PT_LOAD segementsHari Bathini
2018-08-10powerpc/fadump: handle crash memory ranges array index overflowHari Bathini
2018-08-10powerpc/cpm1: fix compilation error with CONFIG_PPC_EARLY_DEBUG_CPMChristophe Leroy
2018-08-10powerpc: Fix size calculation using resource_size()Dan Carpenter
2018-08-10powerpc/powernv: Allow memory that has been hot-removed to be hot-addedRashmica Gupta
2018-08-10x86/microcode: Allow late microcode loading with SMT disabledJosh Poimboeuf
2018-08-09MIPS: Remove remnants of UASM_ISAPaul Burton
2018-08-09Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-08-09x86/relocs: Add __end_rodata_aligned to S_RELJoerg Roedel
2018-08-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-08-09ssb: Remove SSB_WARN_ON, SSB_BUG_ON and SSB_DEBUGMichael Büsch