aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-01-09Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-25/+136
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells45-149/+20
2018-01-09openrisc: Make THREAD_SIZE available to vmlinux.ldsDavid Howells1-0/+1
2018-01-09MIPS: mm: remove mips_dma_mapping_errorFelix Fietkau1-6/+0
2018-01-09MIPS: mipsregs.h: Make read_c0_prid use const accessorJames Hogan1-1/+1
2018-01-09MIPS: mipsregs.h: Add read const Cop0 macrosJames Hogan1-10/+27
2018-01-09hexagon: Make THREAD_SIZE available to vmlinux.ldsDavid Howells1-0/+2
2018-01-09arm64: mm: Add additional parameter to uaccess_ttbr0_enableChristoffer Dall3-5/+5
2018-01-09Revert "ARM: dts: r7s72100: add USB device to device tree"Greg Kroah-Hartman1-20/+0
2018-01-09SolutionEngine771x: add Ether TSU resourceSergei Shtylyov2-2/+13
2018-01-09SolutionEngine771x: fix Ether platform dataSergei Shtylyov1-2/+8
2018-01-09Drivers: hv: vmbus: Remove x86-isms from arch independent driversMichael Kelley2-9/+16
2018-01-10powerpc/64s: Convert slb_miss_common to use RFI_TO_USER/KERNELNicholas Piggin1-1/+28
2018-01-10powerpc/64: Convert fast_exception_return to use RFI_TO_USER/KERNELNicholas Piggin1-2/+16
2018-01-10powerpc/64: Convert the syscall exit path to use RFI_TO_USER/KERNELNicholas Piggin1-1/+11
2018-01-10powerpc/64s: Simple RFI macro conversionsNicholas Piggin6-28/+34
2018-01-10powerpc/64: Add macros for annotating the destination of rfid/hrfidNicholas Piggin2-0/+35
2018-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller121-444/+2015
2018-01-09treewide: Use DEVICE_ATTR_WOJoe Perches2-2/+2
2018-01-09treewide: Use DEVICE_ATTR_ROJoe Perches3-8/+8
2018-01-09treewide: Use DEVICE_ATTR_RWJoe Perches2-3/+2
2018-01-09s390: remove the unused dma_capable helperChristoph Hellwig1-7/+0
2018-01-09riscv: remove the unused dma_capable helperChristoph Hellwig1-8/+0
2018-01-09m32r: remove the unused dma_capable helperChristoph Hellwig1-7/+0
2018-01-09arc: remove CONFIG_ARC_PLAT_NEEDS_PHYS_TO_DMAChristoph Hellwig3-17/+7
2018-01-09powerpc: remove unused flush_write_buffers definitionChristoph Hellwig1-3/+0
2018-01-09m32r: remove unused flush_write_buffers definitionChristoph Hellwig1-2/+0
2018-01-09hexagon: remove unused flush_write_buffers definitionChristoph Hellwig1-2/+0
2018-01-09alpha: mark jensen as brokenChristoph Hellwig1-0/+1
2018-01-10Merge branch 'topic/ppc-kvm' into fixesMichael Ellerman2-0/+31
2018-01-09arm64: dts: mt8173: update properties about USB wakeupChunfeng Yun2-10/+4
2018-01-09ARM: dts: r7s72100: add USB device to device treeChris Brandt1-0/+20
2018-01-09ARM: da8xx: remove con_id from USB clocksDavid Lechner2-4/+4
2018-01-10powerpc/pseries: Add H_GET_CPU_CHARACTERISTICS flags & wrapperMichael Neuling2-0/+31
2018-01-09parisc64: Add .opd based function descriptor dereferenceSergey Senozhatsky5-0/+35
2018-01-09powerpc64: Add .opd based function descriptor dereferenceSergey Senozhatsky4-0/+31
2018-01-09ia64: Add .opd based function descriptor dereferenceSergey Senozhatsky3-1/+23
2018-01-09openrisc: Fix conflicting types for _exext and _stextJoel Stanley1-2/+1
2018-01-09x86/cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSCTom Lendacky2-2/+17
2018-01-09x86/cpu/AMD: Make LFENCE a serializing instructionTom Lendacky2-0/+12
2018-01-08mm: split altmap memory map allocation from normal caseChristoph Hellwig2-2/+8
2018-01-08mm: pass the vmem_altmap to memmap_init_zoneChristoph Hellwig1-4/+5
2018-01-08mm: pass the vmem_altmap to vmemmap_freeChristoph Hellwig6-36/+48
2018-01-08mm: pass the vmem_altmap to arch_remove_memory and __remove_pagesChristoph Hellwig6-15/+11
2018-01-08mm: pass the vmem_altmap to vmemmap_populateChristoph Hellwig6-12/+13
2018-01-08mm: pass the vmem_altmap to arch_add_memory and __add_pagesChristoph Hellwig6-15/+21
2018-01-08mm: don't export arch_add_memoryChristoph Hellwig2-2/+0
2018-01-08sh_eth: remove sh_eth_plat_data::edmac_endianSergei Shtylyov6-9/+0
2018-01-08locking/refcounts: Remove stale comment from the ARCH_HAS_REFCOUNT Kconfig entryEric Biggers1-1/+0
2018-01-08x86/platform/intel-mid: Revert "Make 'bt_sfi_data' const"Andy Shevchenko1-1/+1